Pull request #43765 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c+abaf69481f34d9710c489fb5fe7ba6f930254d5a (1c2099010aa2cc680816a54f03fb2fa0ffc50ee6) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43765@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-04T08:17:12.530Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-04T08:17:12.534Z] Trying to pass milestone 1 [Pipeline] milestone [2022-07-04T08:17:12.624Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-04T08:17:27.812Z] Still waiting to schedule task [2022-07-04T08:17:27.814Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0985a0d20201c985e)’ is offline [2022-07-04T08:18:11.372Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0985a0d20201c985e) in /home/ubuntu/workspace/moby_PR-43765 [Pipeline] { [Pipeline] checkout [2022-07-04T08:18:11.511Z] The recommended git tool is: git [2022-07-04T08:18:14.376Z] using credential docker-jenkins-github-credentials [2022-07-04T08:18:14.394Z] Cloning the remote Git repository [2022-07-04T08:18:14.394Z] Cloning with configured refspecs honoured and without tags [2022-07-04T08:18:14.412Z] Cloning repository https://github.com/moby/moby.git [2022-07-04T08:18:14.476Z] > git init /home/ubuntu/workspace/moby_PR-43765 # timeout=10 [2022-07-04T08:18:14.819Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-04T08:18:14.819Z] > git --version # timeout=10 [2022-07-04T08:18:14.831Z] > git --version # 'git version 2.17.1' [2022-07-04T08:18:14.831Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T08:18:14.833Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43765/head:refs/remotes/origin/PR-43765 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T08:18:41.511Z] Fetching without tags [2022-07-04T08:18:41.955Z] Merging remotes/origin/master commit abaf69481f34d9710c489fb5fe7ba6f930254d5a into PR head commit 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c [2022-07-04T08:18:41.331Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-04T08:18:41.374Z] > git config --add remote.origin.fetch +refs/pull/43765/head:refs/remotes/origin/PR-43765 # timeout=10 [2022-07-04T08:18:41.405Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T08:18:41.460Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-04T08:18:41.515Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-04T08:18:41.515Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T08:18:41.516Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43765/head:refs/remotes/origin/PR-43765 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T08:18:41.969Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T08:18:41.989Z] > git checkout -f 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c # timeout=10 [2022-07-04T08:18:43.003Z] Merge succeeded, producing 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c [2022-07-04T08:18:43.013Z] Checking out Revision 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c (PR-43765) [2022-07-04T08:18:42.897Z] > git remote # timeout=10 [2022-07-04T08:18:42.921Z] > git config --get remote.origin.url # timeout=10 [2022-07-04T08:18:42.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T08:18:42.944Z] > git merge abaf69481f34d9710c489fb5fe7ba6f930254d5a # timeout=10 [2022-07-04T08:18:42.973Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-04T08:18:43.015Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T08:18:43.041Z] > git checkout -f 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c # timeout=10 [2022-07-04T08:18:47.881Z] Commit message: "replace golint with revive, as it's deprecated" [2022-07-04T08:18:47.900Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T08:18:49.059Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43765:/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-04T08:18:47.889Z] > git rev-list --no-walk cb1bbd9b3a348ef2a785e313514e9a0ed4f9fe7a # timeout=10 [2022-07-04T08:18:57.219Z] Unable to find image 'alpine:latest' locally [2022-07-04T08:18:57.480Z] latest: Pulling from library/alpine [2022-07-04T08:18:57.480Z] 2408cc74d12b: Pulling fs layer [2022-07-04T08:18:57.742Z] 2408cc74d12b: Verifying Checksum [2022-07-04T08:18:57.742Z] 2408cc74d12b: Download complete [2022-07-04T08:18:58.313Z] 2408cc74d12b: Pull complete [2022-07-04T08:18:58.313Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-04T08:18:58.313Z] Status: Downloaded newer image for alpine:latest [2022-07-04T08:19:04.933Z] 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 [2022-07-04T08:19:06.149Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0985a0d20201c985e) in /home/ubuntu/workspace/moby_PR-43765 [Pipeline] node [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-04T08:19:06.204Z] The recommended git tool is: git [Pipeline] // stage [2022-07-04T08:19:06.215Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-07-04T08:19:06.239Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-07-04T08:19:06.256Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" 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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-04T08:19:06.585Z] Merging remotes/origin/master commit abaf69481f34d9710c489fb5fe7ba6f930254d5a into PR head commit 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c [2022-07-04T08:19:06.757Z] Merge succeeded, producing 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c [2022-07-04T08:19:06.757Z] Checking out Revision 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c (PR-43765) [2022-07-04T08:19:06.887Z] Commit message: "replace golint with revive, as it's deprecated" [Pipeline] withEnv [Pipeline] { [2022-07-04T08:19:06.230Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43765/.git # timeout=10 [2022-07-04T08:19:06.241Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-04T08:19:06.258Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-04T08:19:06.259Z] > git --version # timeout=10 [2022-07-04T08:19:06.285Z] > git --version # 'git version 2.17.1' [2022-07-04T08:19:06.286Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T08:19:06.287Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43765/head:refs/remotes/origin/PR-43765 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T08:19:06.587Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T08:19:06.595Z] > git checkout -f 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c # timeout=10 [2022-07-04T08:19:06.671Z] > git remote # timeout=10 [2022-07-04T08:19:06.692Z] > git config --get remote.origin.url # timeout=10 [2022-07-04T08:19:06.715Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T08:19:06.716Z] > git merge abaf69481f34d9710c489fb5fe7ba6f930254d5a # timeout=10 [2022-07-04T08:19:06.748Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-04T08:19:06.759Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T08:19:06.767Z] > git checkout -f 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c # timeout=10 [Pipeline] sh [2022-07-04T08:19:07.503Z] + [ PR != PR ] [2022-07-04T08:19:07.503Z] + [ master != master ] [2022-07-04T08:19:07.503Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-04T08:19:07.836Z] + docker version [2022-07-04T08:19:07.836Z] Client: Docker Engine - Community [2022-07-04T08:19:07.836Z] Version: 20.10.14 [2022-07-04T08:19:07.836Z] API version: 1.41 [2022-07-04T08:19:07.836Z] Go version: go1.16.15 [2022-07-04T08:19:07.836Z] Git commit: a224086 [2022-07-04T08:19:07.836Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-04T08:19:07.836Z] OS/Arch: linux/amd64 [2022-07-04T08:19:07.836Z] Context: default [2022-07-04T08:19:07.836Z] Experimental: true [2022-07-04T08:19:07.836Z] [2022-07-04T08:19:07.836Z] Server: Docker Engine - Community [2022-07-04T08:19:07.836Z] Engine: [2022-07-04T08:19:07.836Z] Version: 20.10.14 [2022-07-04T08:19:07.836Z] API version: 1.41 (minimum version 1.12) [2022-07-04T08:19:07.836Z] Go version: go1.16.15 [2022-07-04T08:19:07.836Z] Git commit: 87a90dc [2022-07-04T08:19:07.836Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-04T08:19:07.836Z] OS/Arch: linux/amd64 [2022-07-04T08:19:07.836Z] Experimental: true [2022-07-04T08:19:07.836Z] containerd: [2022-07-04T08:19:07.836Z] Version: 1.5.11 [2022-07-04T08:19:07.836Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-04T08:19:07.836Z] runc: [2022-07-04T08:19:07.836Z] Version: 1.0.3 [2022-07-04T08:19:07.836Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-04T08:19:07.836Z] docker-init: [2022-07-04T08:19:07.836Z] Version: 0.19.0 [2022-07-04T08:19:07.836Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-04T08:19:08.138Z] + docker info [2022-07-04T08:19:21.149Z] Still waiting to schedule task [2022-07-04T08:19:21.149Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0985a0d20201c985e)’ [2022-07-04T08:19:21.150Z] Still waiting to schedule task [2022-07-04T08:19:21.150Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0985a0d20201c985e)’ [2022-07-04T08:19:21.151Z] Still waiting to schedule task [2022-07-04T08:19:21.151Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c47817e736433cd7)’ is offline [2022-07-04T08:19:21.154Z] Still waiting to schedule task [2022-07-04T08:19:21.155Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-07-04T08:19:34.759Z] Client: [2022-07-04T08:19:34.759Z] Context: default [2022-07-04T08:19:34.759Z] Debug Mode: false [2022-07-04T08:19:34.759Z] Plugins: [2022-07-04T08:19:34.759Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-04T08:19:34.759Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-04T08:19:34.759Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-04T08:19:34.759Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-04T08:19:34.759Z] [2022-07-04T08:19:34.759Z] Server: [2022-07-04T08:19:34.759Z] Containers: 0 [2022-07-04T08:19:34.759Z] Running: 0 [2022-07-04T08:19:34.759Z] Paused: 0 [2022-07-04T08:19:34.759Z] Stopped: 0 [2022-07-04T08:19:34.759Z] Images: 1 [2022-07-04T08:19:34.759Z] Server Version: 20.10.14 [2022-07-04T08:19:34.759Z] Storage Driver: overlay2 [2022-07-04T08:19:34.759Z] Backing Filesystem: extfs [2022-07-04T08:19:34.759Z] Supports d_type: true [2022-07-04T08:19:34.759Z] Native Overlay Diff: true [2022-07-04T08:19:34.759Z] userxattr: false [2022-07-04T08:19:34.759Z] Logging Driver: json-file [2022-07-04T08:19:34.759Z] Cgroup Driver: cgroupfs [2022-07-04T08:19:34.759Z] Cgroup Version: 1 [2022-07-04T08:19:34.759Z] Plugins: [2022-07-04T08:19:34.759Z] Volume: local [2022-07-04T08:19:34.759Z] Network: bridge host ipvlan macvlan null overlay [2022-07-04T08:19:34.759Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-04T08:19:34.759Z] Swarm: inactive [2022-07-04T08:19:34.759Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-04T08:19:34.759Z] Default Runtime: runc [2022-07-04T08:19:34.759Z] Init Binary: docker-init [2022-07-04T08:19:34.759Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-04T08:19:34.759Z] runc version: v1.0.3-0-gf46b6ba [2022-07-04T08:19:34.759Z] init version: de40ad0 [2022-07-04T08:19:34.759Z] Security Options: [2022-07-04T08:19:34.759Z] apparmor [2022-07-04T08:19:34.759Z] seccomp [2022-07-04T08:19:34.759Z] Profile: default [2022-07-04T08:19:34.759Z] Kernel Version: 5.4.0-1071-aws [2022-07-04T08:19:34.759Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-04T08:19:34.759Z] OSType: linux [2022-07-04T08:19:34.759Z] Architecture: x86_64 [2022-07-04T08:19:34.759Z] CPUs: 2 [2022-07-04T08:19:34.759Z] Total Memory: 7.565GiB [2022-07-04T08:19:34.759Z] Name: ip-10-100-62-108 [2022-07-04T08:19:34.759Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-04T08:19:34.759Z] Docker Root Dir: /var/lib/docker [2022-07-04T08:19:34.759Z] Debug Mode: false [2022-07-04T08:19:34.759Z] Registry: https://index.docker.io/v1/ [2022-07-04T08:19:34.759Z] Labels: [2022-07-04T08:19:34.759Z] Experimental: true [2022-07-04T08:19:34.759Z] Insecure Registries: [2022-07-04T08:19:34.759Z] 127.0.0.0/8 [2022-07-04T08:19:34.759Z] Live Restore Enabled: true [2022-07-04T08:19:34.759Z] [2022-07-04T08:19:34.759Z] WARNING: No swap limit support [Pipeline] sh [2022-07-04T08:19:35.046Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-04T08:19:35.046Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-04T08:19:35.046Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43765/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-04T08:19:35.046Z] + bash /home/ubuntu/workspace/moby_PR-43765/check-config.sh [2022-07-04T08:19:35.046Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-04T08:19:35.046Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-04T08:19:35.046Z] [2022-07-04T08:19:35.046Z] Generally Necessary: [2022-07-04T08:19:35.046Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-04T08:19:35.046Z] - apparmor: enabled and tools installed [2022-07-04T08:19:35.313Z] - CONFIG_NAMESPACES: enabled [2022-07-04T08:19:35.313Z] - CONFIG_NET_NS: enabled [2022-07-04T08:19:35.313Z] - CONFIG_PID_NS: enabled [2022-07-04T08:19:35.313Z] - CONFIG_IPC_NS: enabled [2022-07-04T08:19:35.313Z] - CONFIG_UTS_NS: enabled [2022-07-04T08:19:35.313Z] - CONFIG_CGROUPS: enabled [2022-07-04T08:19:35.313Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-04T08:19:35.313Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-04T08:19:35.313Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-04T08:19:35.313Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-04T08:19:35.313Z] - CONFIG_CPUSETS: enabled [2022-07-04T08:19:35.313Z] - CONFIG_MEMCG: enabled [2022-07-04T08:19:35.313Z] - CONFIG_KEYS: enabled [2022-07-04T08:19:35.313Z] - CONFIG_VETH: enabled (as module) [2022-07-04T08:19:35.313Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-04T08:19:35.313Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-04T08:19:35.313Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-04T08:19:35.313Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-04T08:19:35.313Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-04T08:19:35.313Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-04T08:19:35.313Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-04T08:19:35.313Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-04T08:19:35.313Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-04T08:19:35.313Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-04T08:19:35.313Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-04T08:19:35.313Z] - CONFIG_CGROUP_BPF: enabled [2022-07-04T08:19:35.313Z] [2022-07-04T08:19:35.313Z] Optional Features: [2022-07-04T08:19:35.313Z] - CONFIG_USER_NS: enabled [2022-07-04T08:19:35.313Z] - CONFIG_SECCOMP: enabled [2022-07-04T08:19:35.313Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-04T08:19:35.313Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-04T08:19:35.313Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-04T08:19:35.313Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-04T08:19:35.313Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-04T08:19:35.313Z] - CONFIG_BLK_CGROUP: enabled [2022-07-04T08:19:35.313Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-04T08:19:35.313Z] - CONFIG_CGROUP_PERF: enabled [2022-07-04T08:19:35.313Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-04T08:19:35.313Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-04T08:19:35.313Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-04T08:19:35.313Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-04T08:19:35.313Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-04T08:19:35.313Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-04T08:19:35.313Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-04T08:19:35.313Z] - CONFIG_IP_VS: enabled (as module) [2022-07-04T08:19:35.313Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-04T08:19:35.313Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-04T08:19:35.313Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-04T08:19:35.313Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-04T08:19:35.313Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-04T08:19:35.313Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-04T08:19:35.313Z] - CONFIG_EXT4_FS: enabled [2022-07-04T08:19:35.313Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-04T08:19:35.313Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-04T08:19:35.575Z] - Network Drivers: [2022-07-04T08:19:35.575Z] - "overlay": [2022-07-04T08:19:35.575Z] - CONFIG_VXLAN: enabled (as module) [2022-07-04T08:19:35.575Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-04T08:19:35.575Z] Optional (for encrypted networks): [2022-07-04T08:19:35.575Z] - CONFIG_CRYPTO: enabled [2022-07-04T08:19:35.575Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-04T08:19:35.575Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-04T08:19:35.575Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-04T08:19:35.575Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-04T08:19:35.575Z] - CONFIG_XFRM: enabled [2022-07-04T08:19:35.575Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-04T08:19:35.575Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-04T08:19:35.575Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-04T08:19:35.575Z] - "ipvlan": [2022-07-04T08:19:35.575Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-04T08:19:35.575Z] - "macvlan": [2022-07-04T08:19:35.575Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-04T08:19:35.575Z] - CONFIG_DUMMY: enabled (as module) [2022-07-04T08:19:35.575Z] - "ftp,tftp client in container": [2022-07-04T08:19:35.575Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-04T08:19:35.575Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-04T08:19:35.575Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-04T08:19:35.575Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-04T08:19:35.575Z] - Storage Drivers: [2022-07-04T08:19:35.575Z] - "aufs": [2022-07-04T08:19:35.575Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-04T08:19:35.575Z] - "btrfs": [2022-07-04T08:19:35.575Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-04T08:19:35.575Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-04T08:19:35.575Z] - "devicemapper": [2022-07-04T08:19:35.575Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-04T08:19:35.575Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-04T08:19:35.575Z] - "overlay": [2022-07-04T08:19:35.575Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-04T08:19:35.575Z] - "zfs": [2022-07-04T08:19:35.575Z] - /dev/zfs: present [2022-07-04T08:19:35.575Z] - zfs command: missing [2022-07-04T08:19:35.575Z] - zpool command: missing [2022-07-04T08:19:35.575Z] [2022-07-04T08:19:35.575Z] Limits: [2022-07-04T08:19:35.575Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-04T08:19:35.575Z] [2022-07-04T08:19:35.575Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-04T08:19:35.945Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:1cab8eda24e70c60061e34adc4a19c1aeb5ad90c . [2022-07-04T08:19:36.207Z] #1 [internal] load build definition from Dockerfile [2022-07-04T08:19:36.207Z] #1 sha256:79d0604740a04db00518de00568bd39b1443c7d3e9dc2b279ab38ce2f76cb206 [2022-07-04T08:19:36.207Z] #1 transferring dockerfile: 19.25kB done [2022-07-04T08:19:36.207Z] #1 DONE 0.1s [2022-07-04T08:19:36.207Z] [2022-07-04T08:19:36.207Z] #2 [internal] load .dockerignore [2022-07-04T08:19:36.207Z] #2 sha256:729195a29956999e3a753bd716e0fabe97c6b1757ea7e3650f5fa7805e30d721 [2022-07-04T08:19:36.467Z] #2 transferring context: 145B done [2022-07-04T08:19:36.467Z] #2 DONE 0.1s [2022-07-04T08:19:36.467Z] [2022-07-04T08:19:36.467Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-04T08:19:36.467Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-04T08:19:36.727Z] #3 DONE 0.4s [2022-07-04T08:19:36.727Z] [2022-07-04T08:19:36.727Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-04T08:19:36.727Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-04T08:19:36.727Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-04T08:19:36.727Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-04T08:19:36.727Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-04T08:19:36.727Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-04T08:19:36.727Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-07-04T08:19:36.993Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-04T08:19:36.993Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-04T08:19:36.993Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-04T08:19:37.253Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.3s done [2022-07-04T08:19:37.516Z] #4 DONE 0.6s [2022-07-04T08:19:37.516Z] [2022-07-04T08:19:37.516Z] #5 [internal] load .dockerignore [2022-07-04T08:19:37.516Z] #5 sha256:1848331386fda110ba9149e973c6d8c38d4529e0bec025f9d139ec0d4340684d [2022-07-04T08:19:37.516Z] #5 DONE 0.0s [2022-07-04T08:19:37.516Z] [2022-07-04T08:19:37.516Z] #6 [internal] load build definition from Dockerfile [2022-07-04T08:19:37.516Z] #6 sha256:b58bc3f1d5649d007ebb53527b1622cc0dc8c967b878cdeb9cbbe57b4cd5c71f [2022-07-04T08:19:37.516Z] #6 DONE 0.0s [2022-07-04T08:19:37.516Z] [2022-07-04T08:19:37.516Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-04T08:19:37.516Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-04T08:19:38.899Z] #10 DONE 1.2s [2022-07-04T08:19:38.899Z] [2022-07-04T08:19:38.899Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-04T08:19:38.899Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-04T08:19:38.899Z] #9 DONE 1.2s [2022-07-04T08:19:38.899Z] [2022-07-04T08:19:38.899Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-04T08:19:38.899Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-04T08:19:38.899Z] #8 DONE 1.3s [2022-07-04T08:19:38.899Z] [2022-07-04T08:19:38.899Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-04T08:19:38.899Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-04T08:19:38.899Z] #7 DONE 1.3s [2022-07-04T08:19:39.221Z] [2022-07-04T08:19:39.221Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T08:19:39.221Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-04T08:19:39.221Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-04T08:19:39.221Z] #80 DONE 0.0s [2022-07-04T08:19:39.221Z] [2022-07-04T08:19:39.221Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T08:19:39.221Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T08:19:39.221Z] #35 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.0s done [2022-07-04T08:19:39.221Z] #35 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-07-04T08:19:39.221Z] #35 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-07-04T08:19:39.221Z] #35 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-07-04T08:19:39.482Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0B / 55.01MB 0.2s [2022-07-04T08:19:39.482Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 3.28MB / 55.01MB 0.3s [2022-07-04T08:19:39.742Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 8.39MB / 55.01MB 0.4s [2022-07-04T08:19:39.742Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 14.68MB / 55.01MB 0.5s [2022-07-04T08:19:39.742Z] #35 ... [2022-07-04T08:19:39.742Z] [2022-07-04T08:19:39.742Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-04T08:19:39.742Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-04T08:19:39.742Z] #56 DONE 0.0s [2022-07-04T08:19:39.742Z] [2022-07-04T08:19:39.742Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T08:19:39.742Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T08:19:39.742Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 26.21MB / 55.01MB 0.6s [2022-07-04T08:19:40.006Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 33.31MB / 55.01MB 0.7s [2022-07-04T08:19:40.006Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 39.85MB / 55.01MB 0.9s [2022-07-04T08:19:40.269Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 44.04MB / 55.01MB 1.0s [2022-07-04T08:19:40.535Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 50.33MB / 55.01MB 1.2s [2022-07-04T08:19:40.535Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 53.48MB / 55.01MB 1.3s [2022-07-04T08:19:41.478Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.0s done [2022-07-04T08:19:41.743Z] #35 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 [2022-07-04T08:19:45.954Z] #35 ... [2022-07-04T08:19:45.954Z] [2022-07-04T08:19:45.954Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:19:45.954Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:19:45.954Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.0s done [2022-07-04T08:19:45.954Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-04T08:19:45.954Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-04T08:19:45.954Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-04T08:19:45.954Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.0s done [2022-07-04T08:19:45.954Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.3s done [2022-07-04T08:19:45.954Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.7s done [2022-07-04T08:19:45.954Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.6s done [2022-07-04T08:19:45.954Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 3.5s done [2022-07-04T08:19:45.954Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 6.5s [2022-07-04T08:19:45.954Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.6s done [2022-07-04T08:19:46.895Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 7.7s done [2022-07-04T08:19:47.156Z] #11 ... [2022-07-04T08:19:47.156Z] [2022-07-04T08:19:47.156Z] #31 [internal] load build context [2022-07-04T08:19:47.156Z] #31 sha256:3f81b5deb896622fd3e155ac5cf14d2e89cc2b9b7aa281505c3985540a4c3d75 [2022-07-04T08:19:47.156Z] #31 transferring context: 61.68MB 7.4s done [2022-07-04T08:19:47.156Z] #31 DONE 7.9s [2022-07-04T08:19:47.156Z] [2022-07-04T08:19:47.156Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T08:19:47.156Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-04T08:19:47.156Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-04T08:19:47.156Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-04T08:19:47.156Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-04T08:19:47.156Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-04T08:19:47.156Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done [2022-07-04T08:19:47.156Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2022-07-04T08:19:47.156Z] #78 DONE 7.9s [2022-07-04T08:19:47.156Z] [2022-07-04T08:19:47.156Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T08:19:47.156Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T08:19:47.156Z] #35 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.4s [2022-07-04T08:19:47.156Z] #35 ... [2022-07-04T08:19:47.156Z] [2022-07-04T08:19:47.156Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T08:19:47.156Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-04T08:19:47.156Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-04T08:19:47.156Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-04T08:19:47.156Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-04T08:19:47.156Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done [2022-07-04T08:19:47.156Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s done [2022-07-04T08:19:47.156Z] #80 DONE 8.0s [2022-07-04T08:19:47.156Z] [2022-07-04T08:19:47.156Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T08:19:47.156Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T08:19:50.458Z] #35 ... [2022-07-04T08:19:50.459Z] [2022-07-04T08:19:50.459Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-04T08:19:50.459Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-04T08:19:50.459Z] #79 DONE 0.3s [2022-07-04T08:19:50.459Z] [2022-07-04T08:19:50.459Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T08:19:50.459Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T08:19:50.459Z] #35 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 8.9s done [2022-07-04T08:19:50.779Z] #35 ... [2022-07-04T08:19:50.779Z] [2022-07-04T08:19:50.779Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-04T08:19:50.779Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-04T08:19:50.779Z] #81 DONE 0.4s [2022-07-04T08:19:50.779Z] [2022-07-04T08:19:50.779Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:19:50.779Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:19:50.779Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-07-04T08:19:51.046Z] #11 ... [2022-07-04T08:19:51.046Z] [2022-07-04T08:19:51.046Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T08:19:51.046Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T08:19:51.046Z] #35 DONE 11.6s [2022-07-04T08:19:51.046Z] [2022-07-04T08:19:51.046Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:19:51.046Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:19:51.990Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.9s done [2022-07-04T08:19:51.990Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-07-04T08:19:52.932Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.8s done [2022-07-04T08:19:53.194Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 0.1s [2022-07-04T08:19:58.487Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.2s [2022-07-04T08:20:00.409Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 7.0s done [2022-07-04T08:20:00.673Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-07-04T08:20:00.937Z] #11 ... [2022-07-04T08:20:00.937Z] [2022-07-04T08:20:00.937Z] #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-04T08:20:00.937Z] #36 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-04T08:20:00.937Z] #36 1.411 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:20:00.937Z] #36 1.430 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:20:00.937Z] #36 1.434 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:20:00.937Z] #36 1.604 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:20:00.937Z] #36 1.824 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:20:00.937Z] #36 2.380 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:20:00.937Z] #36 3.714 Fetched 8548 kB in 3s (3324 kB/s) [2022-07-04T08:20:00.937Z] #36 3.714 Reading package lists... [2022-07-04T08:20:00.937Z] #36 4.472 Reading package lists... [2022-07-04T08:20:00.937Z] #36 5.324 Building dependency tree... [2022-07-04T08:20:00.937Z] #36 5.755 The following additional packages will be installed: [2022-07-04T08:20:00.937Z] #36 5.755 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-04T08:20:00.937Z] #36 5.755 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-04T08:20:00.937Z] #36 5.755 Recommended packages: [2022-07-04T08:20:00.937Z] #36 5.755 libldap-common publicsuffix libsasl2-modules [2022-07-04T08:20:00.937Z] #36 5.889 The following NEW packages will be installed: [2022-07-04T08:20:00.937Z] #36 5.890 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-04T08:20:00.937Z] #36 5.904 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-04T08:20:00.937Z] #36 5.904 libssh2-1 openssl [2022-07-04T08:20:00.937Z] #36 6.179 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-07-04T08:20:00.937Z] #36 6.179 Need to get 3041 kB of archives. [2022-07-04T08:20:00.937Z] #36 6.179 After this operation, 6651 kB of additional disk space will be used. [2022-07-04T08:20:00.937Z] #36 6.179 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-04T08:20:00.937Z] #36 6.180 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-04T08:20:00.937Z] #36 6.189 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-04T08:20:00.937Z] #36 6.192 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-04T08:20:00.937Z] #36 6.192 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-04T08:20:00.937Z] #36 6.192 Get:6 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-04T08:20:00.937Z] #36 6.195 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-04T08:20:00.937Z] #36 6.196 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-04T08:20:00.937Z] #36 6.200 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-04T08:20:00.937Z] #36 6.200 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-04T08:20:00.937Z] #36 6.209 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-04T08:20:00.937Z] #36 6.213 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-04T08:20:00.937Z] #36 6.226 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-04T08:20:00.937Z] #36 6.226 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-04T08:20:00.937Z] #36 6.226 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-04T08:20:00.937Z] #36 6.478 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:20:00.937Z] #36 6.524 Fetched 3041 kB in 0s (9369 kB/s) [2022-07-04T08:20:00.937Z] #36 6.662 Selecting previously unselected package openssl. [2022-07-04T08:20:00.937Z] #36 6.662 (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 ... 6662 files and directories currently installed.) [2022-07-04T08:20:00.937Z] #36 6.664 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-04T08:20:00.937Z] #36 6.672 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-04T08:20:00.937Z] #36 6.979 Selecting previously unselected package ca-certificates. [2022-07-04T08:20:00.937Z] #36 6.979 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-04T08:20:00.937Z] #36 7.008 Unpacking ca-certificates (20210119) ... [2022-07-04T08:20:00.937Z] #36 7.320 Selecting previously unselected package libbrotli1:amd64. [2022-07-04T08:20:00.937Z] #36 7.320 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-04T08:20:00.937Z] #36 7.378 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-04T08:20:00.937Z] #36 7.577 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-04T08:20:00.937Z] #36 7.577 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-04T08:20:00.937Z] #36 7.588 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T08:20:00.937Z] #36 7.762 Selecting previously unselected package libsasl2-2:amd64. [2022-07-04T08:20:00.937Z] #36 7.762 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-04T08:20:00.937Z] #36 7.808 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T08:20:00.937Z] #36 7.995 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-04T08:20:00.937Z] #36 7.997 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-04T08:20:00.937Z] #36 8.041 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-04T08:20:00.937Z] #36 8.214 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-04T08:20:00.937Z] #36 8.214 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-04T08:20:00.937Z] #36 8.258 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-04T08:20:00.937Z] #36 8.443 Selecting previously unselected package libpsl5:amd64. [2022-07-04T08:20:00.937Z] #36 8.443 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-04T08:20:00.937Z] #36 8.482 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-04T08:20:00.937Z] #36 8.646 Selecting previously unselected package librtmp1:amd64. [2022-07-04T08:20:00.937Z] #36 8.646 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-04T08:20:00.937Z] #36 8.697 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-04T08:20:00.937Z] #36 8.853 Selecting previously unselected package libssh2-1:amd64. [2022-07-04T08:20:00.937Z] #36 8.853 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-04T08:20:00.937Z] #36 8.863 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-04T08:20:00.937Z] #36 9.104 Selecting previously unselected package libcurl4:amd64. [2022-07-04T08:20:00.937Z] #36 9.104 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-04T08:20:00.937Z] #36 9.173 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-04T08:20:00.937Z] #36 9.366 Selecting previously unselected package curl. [2022-07-04T08:20:00.937Z] #36 9.366 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-04T08:20:00.937Z] #36 9.419 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-04T08:20:00.937Z] #36 9.706 Selecting previously unselected package libonig5:amd64. [2022-07-04T08:20:00.937Z] #36 9.706 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-04T08:20:00.937Z] #36 9.761 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T08:20:00.937Z] #36 9.914 Selecting previously unselected package libjq1:amd64. [2022-07-04T08:20:00.937Z] #36 9.914 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-04T08:20:00.937Z] #36 9.921 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-04T08:20:00.937Z] #36 10.11 Selecting previously unselected package jq. [2022-07-04T08:20:00.937Z] #36 10.11 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-04T08:20:00.937Z] #36 10.13 Unpacking jq (1.6-2.1) ... [2022-07-04T08:20:01.197Z] #36 10.26 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-04T08:20:01.197Z] #36 ... [2022-07-04T08:20:01.198Z] [2022-07-04T08:20:01.198Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:20:01.198Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:20:06.490Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 5.1s [2022-07-04T08:20:06.490Z] #11 ... [2022-07-04T08:20:06.490Z] [2022-07-04T08:20:06.490Z] #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-04T08:20:06.490Z] #36 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-04T08:20:06.490Z] #36 10.34 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-04T08:20:06.490Z] #36 10.35 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-04T08:20:06.490Z] #36 10.39 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T08:20:06.490Z] #36 10.54 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-04T08:20:06.490Z] #36 10.62 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T08:20:06.490Z] #36 10.64 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-04T08:20:06.490Z] #36 10.71 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-04T08:20:06.490Z] #36 10.77 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T08:20:06.490Z] #36 10.80 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-04T08:20:06.490Z] #36 10.82 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-04T08:20:06.490Z] #36 10.83 Setting up ca-certificates (20210119) ... [2022-07-04T08:20:06.490Z] #36 11.50 Updating certificates in /etc/ssl/certs... [2022-07-04T08:20:06.490Z] #36 12.30 129 added, 0 removed; done. [2022-07-04T08:20:06.490Z] #36 12.33 Setting up jq (1.6-2.1) ... [2022-07-04T08:20:06.490Z] #36 12.35 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-04T08:20:06.490Z] #36 12.36 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-04T08:20:06.490Z] #36 12.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:20:06.490Z] #36 12.40 Processing triggers for ca-certificates (20210119) ... [2022-07-04T08:20:06.490Z] #36 12.41 Updating certificates in /etc/ssl/certs... [2022-07-04T08:20:06.490Z] #36 13.13 0 added, 0 removed; done. [2022-07-04T08:20:06.490Z] #36 13.13 Running hooks in /etc/ca-certificates/update.d... [2022-07-04T08:20:06.490Z] #36 13.13 done. [2022-07-04T08:20:06.490Z] #36 DONE 15.0s [2022-07-04T08:20:06.490Z] [2022-07-04T08:20:06.490Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-04T08:20:06.490Z] #37 sha256:ef8acd1d4e44a3b4a09c79dab82f353c798b199ae9c7d72b7e33f54741f8db3a [2022-07-04T08:20:06.490Z] #37 DONE 0.2s [2022-07-04T08:20:06.490Z] [2022-07-04T08:20:06.490Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:20:06.490Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:20:07.062Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 6.4s done [2022-07-04T08:20:07.325Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-07-04T08:20:09.537Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d328eb6f18e71379) in /home/ubuntu/workspace/moby_PR-43765 [Pipeline] { [Pipeline] checkout [2022-07-04T08:20:09.674Z] The recommended git tool is: git [2022-07-04T08:20:11.566Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0933057a0934bfa16) in /home/ubuntu/workspace/moby_PR-43765 [Pipeline] { [Pipeline] checkout [2022-07-04T08:20:11.698Z] The recommended git tool is: git [2022-07-04T08:20:11.948Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c47817e736433cd7) in /home/ubuntu/workspace/moby_PR-43765 [Pipeline] { [Pipeline] checkout [2022-07-04T08:20:12.281Z] using credential docker-jenkins-github-credentials [2022-07-04T08:20:12.297Z] Cloning the remote Git repository [2022-07-04T08:20:12.297Z] Cloning with configured refspecs honoured and without tags [2022-07-04T08:20:12.626Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.0s [2022-07-04T08:20:12.067Z] Cloning repository https://github.com/moby/moby.git [2022-07-04T08:20:12.140Z] > git init /home/ubuntu/workspace/moby_PR-43765 # timeout=10 [2022-07-04T08:20:12.426Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-04T08:20:12.426Z] > git --version # timeout=10 [2022-07-04T08:20:12.435Z] > git --version # 'git version 2.17.1' [2022-07-04T08:20:12.436Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T08:20:12.437Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43765/head:refs/remotes/origin/PR-43765 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T08:20:13.238Z] The recommended git tool is: git [2022-07-04T08:20:13.867Z] using credential docker-jenkins-github-credentials [2022-07-04T08:20:13.876Z] Cloning the remote Git repository [2022-07-04T08:20:13.876Z] Cloning with configured refspecs honoured and without tags [2022-07-04T08:20:14.047Z] Cloning repository https://github.com/moby/moby.git [2022-07-04T08:20:14.109Z] > git init /home/ubuntu/workspace/moby_PR-43765 # timeout=10 [2022-07-04T08:20:14.356Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-04T08:20:14.356Z] > git --version # timeout=10 [2022-07-04T08:20:14.369Z] > git --version # 'git version 2.17.1' [2022-07-04T08:20:14.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T08:20:14.372Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43765/head:refs/remotes/origin/PR-43765 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T08:20:16.837Z] #11 ... [2022-07-04T08:20:16.838Z] [2022-07-04T08:20:16.838Z] #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-04T08:20:16.838Z] #38 sha256:901693e97677cfa05c5efc0b7615e690344ce10ebd16ed203633320f74076c44 [2022-07-04T08:20:16.838Z] #38 2.188 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-04T08:20:16.838Z] #38 2.519 [2022-07-04T08:20:16.838Z] #38 2.746 #=#=# ######################################################################## 100.0% [2022-07-04T08:20:16.838Z] #38 3.043 [2022-07-04T08:20:16.838Z] #38 4.145 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-04T08:20:16.838Z] #38 4.463 [2022-07-04T08:20:16.838Z] #38 4.680 #=#=# ######################################################################## 100.0% [2022-07-04T08:20:16.838Z] #38 5.037 [2022-07-04T08:20:16.838Z] #38 6.073 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-04T08:20:16.838Z] #38 6.477 [2022-07-04T08:20:16.838Z] #38 6.706 #=#=# ###### 8.5% ####################################### 54.4% ############################################################## 86.3% ######################################################################## 100.0% [2022-07-04T08:20:16.838Z] #38 7.267 [2022-07-04T08:20:16.838Z] #38 8.307 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-04T08:20:16.838Z] #38 8.675 [2022-07-04T08:20:16.838Z] #38 8.898 #=#=# ######################################################################## 100.0% [2022-07-04T08:20:16.838Z] #38 9.284 [2022-07-04T08:20:16.838Z] #38 10.07 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-04T08:20:16.838Z] #38 ... [2022-07-04T08:20:16.838Z] [2022-07-04T08:20:16.838Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:20:16.838Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:20:17.042Z] using credential docker-jenkins-github-credentials [2022-07-04T08:20:17.054Z] Cloning the remote Git repository [2022-07-04T08:20:17.054Z] Cloning with configured refspecs honoured and without tags [2022-07-04T08:20:17.873Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.0s [2022-07-04T08:20:17.054Z] Cloning repository https://github.com/moby/moby.git [2022-07-04T08:20:17.123Z] > git init /home/ubuntu/workspace/moby_PR-43765 # timeout=10 [2022-07-04T08:20:17.543Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-04T08:20:17.544Z] > git --version # timeout=10 [2022-07-04T08:20:17.573Z] > git --version # 'git version 2.25.1' [2022-07-04T08:20:17.574Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T08:20:17.577Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43765/head:refs/remotes/origin/PR-43765 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T08:20:20.305Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08f22b89f7be75984) in /home/ubuntu/workspace/moby_PR-43765 [Pipeline] { [Pipeline] checkout [2022-07-04T08:20:20.463Z] The recommended git tool is: git [2022-07-04T08:20:21.188Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 13.5s done [2022-07-04T08:20:21.764Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-04T08:20:21.764Z] #11 ... [2022-07-04T08:20:21.764Z] [2022-07-04T08:20:21.764Z] #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-04T08:20:21.764Z] #38 sha256:901693e97677cfa05c5efc0b7615e690344ce10ebd16ed203633320f74076c44 [2022-07-04T08:20:21.764Z] #38 10.39 [2022-07-04T08:20:21.764Z] #38 10.62 #=#=# ######################################################################## 100.0% [2022-07-04T08:20:21.764Z] #38 10.93 [2022-07-04T08:20:21.764Z] #38 11.04 Download of images into '/build' complete. [2022-07-04T08:20:21.764Z] #38 11.04 Use something like the following to load the result into a Docker daemon: [2022-07-04T08:20:21.764Z] #38 11.04 tar -cC '/build' . | docker load [2022-07-04T08:20:21.764Z] #38 DONE 15.7s [2022-07-04T08:20:22.025Z] [2022-07-04T08:20:22.025Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:20:22.025Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:20:22.025Z] #11 DONE 42.8s [2022-07-04T08:20:22.025Z] [2022-07-04T08:20:22.025Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-04T08:20:22.025Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-04T08:20:22.968Z] #12 DONE 0.7s [2022-07-04T08:20:22.968Z] [2022-07-04T08:20:22.968Z] #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-04T08:20:22.968Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-04T08:20:23.542Z] #13 DONE 0.7s [2022-07-04T08:20:23.542Z] [2022-07-04T08:20:23.542Z] #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-04T08:20:23.542Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T08:20:23.806Z] #43 ... [2022-07-04T08:20:23.806Z] [2022-07-04T08:20:23.806Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-04T08:20:23.806Z] #53 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-04T08:20:23.806Z] #53 DONE 0.2s [2022-07-04T08:20:23.806Z] [2022-07-04T08:20:23.806Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-04T08:20:23.806Z] #40 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-04T08:20:23.806Z] #40 DONE 0.2s [2022-07-04T08:20:23.806Z] [2022-07-04T08:20:23.806Z] #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-04T08:20:23.806Z] #57 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-04T08:20:23.806Z] #57 DONE 0.3s [2022-07-04T08:20:23.806Z] [2022-07-04T08:20:23.806Z] #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-04T08:20:23.806Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:20:24.364Z] using credential docker-jenkins-github-credentials [2022-07-04T08:20:24.374Z] Cloning the remote Git repository [2022-07-04T08:20:24.374Z] Cloning with configured refspecs honoured and without tags [2022-07-04T08:20:24.392Z] Cloning repository https://github.com/moby/moby.git [2022-07-04T08:20:24.460Z] > git init /home/ubuntu/workspace/moby_PR-43765 # timeout=10 [2022-07-04T08:20:25.026Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-04T08:20:25.026Z] > git --version # timeout=10 [2022-07-04T08:20:25.036Z] > git --version # 'git version 2.25.1' [2022-07-04T08:20:25.036Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T08:20:25.037Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43765/head:refs/remotes/origin/PR-43765 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T08:20:28.022Z] #58 ... [2022-07-04T08:20:28.022Z] [2022-07-04T08:20:28.022Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-04T08:20:28.022Z] #14 sha256:0843e43981997d3186c3e0fa13a5c69bf735e078771d358bc17048f5bdd1d4e8 [2022-07-04T08:20:28.022Z] #14 DONE 3.8s [2022-07-04T08:20:28.022Z] [2022-07-04T08:20:28.022Z] #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-04T08:20:28.022Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T08:20:28.022Z] #43 3.921 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-04T08:20:30.652Z] #43 ... [2022-07-04T08:20:30.652Z] [2022-07-04T08:20:30.652Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-04T08:20:30.652Z] #15 sha256:2d05efaa29f7d7a652b390dae5c9126381d4bdd1e6478112a650543183cfed84 [2022-07-04T08:20:30.652Z] #15 DONE 3.4s [2022-07-04T08:20:30.916Z] [2022-07-04T08:20:30.916Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-04T08:20:30.916Z] #16 sha256:6e5bb325d2f1d8f93129253358485557d3574a0fa24a972b189e244fccf61d15 [2022-07-04T08:20:32.840Z] #16 DONE 2.1s [2022-07-04T08:20:32.840Z] [2022-07-04T08:20:32.840Z] #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-04T08:20:32.840Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:20:32.840Z] #58 5.909 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:20:32.840Z] #58 6.004 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:20:32.840Z] #58 6.004 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:20:32.840Z] #58 6.609 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-04T08:20:32.840Z] #58 7.268 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:20:33.423Z] #58 9.536 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:20:33.423Z] #58 ... [2022-07-04T08:20:33.423Z] [2022-07-04T08:20:33.423Z] #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-04T08:20:33.423Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-04T08:20:33.423Z] #47 6.110 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-04T08:20:33.423Z] #47 7.192 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-04T08:20:33.423Z] #47 8.875 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-04T08:20:33.423Z] #47 9.356 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-04T08:20:33.423Z] #47 9.410 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-04T08:20:33.685Z] #47 ... [2022-07-04T08:20:33.685Z] [2022-07-04T08:20:33.685Z] #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-04T08:20:33.685Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T08:20:33.685Z] #60 6.161 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-04T08:20:33.685Z] #60 8.061 go: downloading github.com/fatih/color v1.10.0 [2022-07-04T08:20:33.685Z] #60 8.076 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-04T08:20:33.685Z] #60 8.129 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-04T08:20:33.685Z] #60 8.257 go: downloading github.com/pkg/errors v0.9.1 [2022-07-04T08:20:33.685Z] #60 8.568 go: downloading golang.org/x/tools v0.1.0 [2022-07-04T08:20:33.685Z] #60 8.737 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-04T08:20:33.685Z] #60 8.819 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-04T08:20:33.685Z] #60 8.951 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-04T08:20:33.685Z] #60 9.189 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-04T08:20:33.946Z] #60 ... [2022-07-04T08:20:33.946Z] [2022-07-04T08:20:33.946Z] #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-04T08:20:33.946Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:20:33.946Z] #62 6.582 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-04T08:20:33.946Z] #62 8.457 go: downloading github.com/fatih/color v1.13.0 [2022-07-04T08:20:33.946Z] #62 8.457 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-04T08:20:33.946Z] #62 8.597 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-04T08:20:33.946Z] #62 8.637 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-04T08:20:33.946Z] #62 8.937 go: downloading github.com/spf13/viper v1.11.0 [2022-07-04T08:20:33.946Z] #62 9.066 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-04T08:20:33.946Z] #62 9.938 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-04T08:20:33.946Z] #62 9.979 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-04T08:20:33.946Z] #62 10.14 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-04T08:20:33.946Z] #62 10.15 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-04T08:20:33.946Z] #62 ... [2022-07-04T08:20:33.946Z] [2022-07-04T08:20:33.946Z] #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-04T08:20:33.946Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-04T08:20:33.946Z] #45 6.179 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-04T08:20:34.207Z] #45 ... [2022-07-04T08:20:34.207Z] [2022-07-04T08:20:34.207Z] #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-04T08:20:34.207Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-04T08:20:34.207Z] #41 5.819 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-04T08:20:34.207Z] #41 5.819 Cloning into '.'... [2022-07-04T08:20:34.207Z] #41 ... [2022-07-04T08:20:34.207Z] [2022-07-04T08:20:34.207Z] #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-04T08:20:34.207Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T08:20:34.207Z] #54 4.759 + git clone https://github.com/docker/distribution.git . [2022-07-04T08:20:34.207Z] #54 4.759 Cloning into '.'... [2022-07-04T08:20:34.471Z] #54 ... [2022-07-04T08:20:34.471Z] [2022-07-04T08:20:34.471Z] #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-04T08:20:34.471Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-04T08:20:34.471Z] #64 6.507 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-04T08:20:34.471Z] #64 11.03 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-04T08:20:34.471Z] #64 ... [2022-07-04T08:20:34.471Z] [2022-07-04T08:20:34.471Z] #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-04T08:20:34.471Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:20:34.471Z] #83 6.546 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:20:34.471Z] #83 6.565 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:20:34.471Z] #83 6.565 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:20:34.471Z] #83 7.508 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:20:34.471Z] #83 9.422 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:20:34.732Z] #83 ... [2022-07-04T08:20:34.732Z] [2022-07-04T08:20:34.732Z] #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-04T08:20:34.732Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-04T08:20:34.732Z] #64 11.13 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-04T08:20:34.732Z] #64 11.15 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-04T08:20:34.994Z] #64 ... [2022-07-04T08:20:34.994Z] [2022-07-04T08:20:34.994Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-04T08:20:34.994Z] #17 sha256:bea1fe45f58fdee1448a2ced80414300c0c0acc9560564c476c3297cf6812d3d [2022-07-04T08:20:34.994Z] #17 DONE 2.1s [2022-07-04T08:20:35.254Z] [2022-07-04T08:20:35.254Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-04T08:20:35.254Z] #18 sha256:8b29296919d8bf68aa7fa37d69208ffd105a8b2185812f3f939b2bee4ce821b4 [2022-07-04T08:20:36.639Z] #18 DONE 1.8s [2022-07-04T08:20:36.639Z] [2022-07-04T08:20:36.639Z] #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-04T08:20:36.639Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-04T08:20:37.603Z] Fetching without tags [2022-07-04T08:20:37.484Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-04T08:20:37.520Z] > git config --add remote.origin.fetch +refs/pull/43765/head:refs/remotes/origin/PR-43765 # timeout=10 [2022-07-04T08:20:37.544Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T08:20:37.567Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-04T08:20:37.582Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-04T08:20:37.582Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T08:20:37.583Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43765/head:refs/remotes/origin/PR-43765 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T08:20:37.824Z] Merging remotes/origin/master commit abaf69481f34d9710c489fb5fe7ba6f930254d5a into PR head commit 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c [2022-07-04T08:20:38.707Z] Fetching without tags [2022-07-04T08:20:38.758Z] Merge succeeded, producing 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c [2022-07-04T08:20:38.759Z] Checking out Revision 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c (PR-43765) [2022-07-04T08:20:38.881Z] Merging remotes/origin/master commit abaf69481f34d9710c489fb5fe7ba6f930254d5a into PR head commit 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c [2022-07-04T08:20:39.193Z] #19 2.022 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:20:39.193Z] #19 2.086 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:20:39.193Z] #19 2.088 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:20:38.655Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-04T08:20:38.660Z] > git config --add remote.origin.fetch +refs/pull/43765/head:refs/remotes/origin/PR-43765 # timeout=10 [2022-07-04T08:20:38.674Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T08:20:38.687Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-04T08:20:38.702Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-04T08:20:38.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T08:20:38.704Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43765/head:refs/remotes/origin/PR-43765 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T08:20:38.879Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T08:20:38.894Z] > git checkout -f 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c # timeout=10 [2022-07-04T08:20:39.704Z] Merge succeeded, producing 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c [2022-07-04T08:20:39.704Z] Checking out Revision 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c (PR-43765) [2022-07-04T08:20:39.773Z] #19 2.883 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-04T08:20:37.810Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T08:20:37.842Z] > git checkout -f 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c # timeout=10 [2022-07-04T08:20:38.642Z] > git remote # timeout=10 [2022-07-04T08:20:38.663Z] > git config --get remote.origin.url # timeout=10 [2022-07-04T08:20:38.690Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T08:20:38.691Z] > git merge abaf69481f34d9710c489fb5fe7ba6f930254d5a # timeout=10 [2022-07-04T08:20:38.722Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-04T08:20:38.738Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T08:20:38.761Z] > git checkout -f 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c # timeout=10 [2022-07-04T08:20:40.528Z] Fetching without tags [2022-07-04T08:20:40.715Z] #19 4.100 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-04T08:20:40.790Z] Merging remotes/origin/master commit abaf69481f34d9710c489fb5fe7ba6f930254d5a into PR head commit 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c [2022-07-04T08:20:39.607Z] > git remote # timeout=10 [2022-07-04T08:20:39.629Z] > git config --get remote.origin.url # timeout=10 [2022-07-04T08:20:39.646Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T08:20:39.647Z] > git merge abaf69481f34d9710c489fb5fe7ba6f930254d5a # timeout=10 [2022-07-04T08:20:39.668Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-04T08:20:39.699Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T08:20:39.724Z] > git checkout -f 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c # timeout=10 [2022-07-04T08:20:41.689Z] Merge succeeded, producing 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c [2022-07-04T08:20:41.689Z] Checking out Revision 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c (PR-43765) [2022-07-04T08:20:40.444Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-04T08:20:40.459Z] > git config --add remote.origin.fetch +refs/pull/43765/head:refs/remotes/origin/PR-43765 # timeout=10 [2022-07-04T08:20:40.488Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T08:20:40.516Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-04T08:20:40.554Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-04T08:20:40.554Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T08:20:40.556Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43765/head:refs/remotes/origin/PR-43765 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T08:20:40.820Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T08:20:40.848Z] > git checkout -f 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c # timeout=10 [2022-07-04T08:20:41.612Z] > git remote # timeout=10 [2022-07-04T08:20:41.639Z] > git config --get remote.origin.url # timeout=10 [2022-07-04T08:20:41.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T08:20:41.660Z] > git merge abaf69481f34d9710c489fb5fe7ba6f930254d5a # timeout=10 [2022-07-04T08:20:41.687Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-04T08:20:41.712Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T08:20:41.735Z] > git checkout -f 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c # timeout=10 [2022-07-04T08:20:42.633Z] #19 5.742 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:20:42.633Z] #19 ... [2022-07-04T08:20:42.633Z] [2022-07-04T08:20:42.633Z] #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-04T08:20:42.633Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:20:42.633Z] #62 12.68 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-04T08:20:42.633Z] #62 12.82 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-04T08:20:42.633Z] #62 13.21 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-04T08:20:42.633Z] #62 13.24 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-04T08:20:42.633Z] #62 18.00 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-04T08:20:42.633Z] #62 18.01 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-04T08:20:42.633Z] #62 18.41 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-04T08:20:42.633Z] #62 18.45 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-04T08:20:42.633Z] #62 18.60 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-04T08:20:42.633Z] #62 18.63 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-04T08:20:42.633Z] #62 18.86 go: downloading github.com/spf13/afero v1.8.2 [2022-07-04T08:20:42.633Z] #62 18.90 go: downloading github.com/spf13/cast v1.4.1 [2022-07-04T08:20:42.633Z] #62 19.18 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-04T08:20:43.204Z] #62 19.49 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-04T08:20:43.204Z] #62 19.49 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-04T08:20:43.465Z] #62 19.82 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-04T08:20:43.465Z] #62 20.01 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-04T08:20:43.465Z] #62 20.06 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-04T08:20:43.733Z] #62 20.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-04T08:20:43.733Z] #62 ... [2022-07-04T08:20:43.733Z] [2022-07-04T08:20:43.733Z] #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-04T08:20:43.733Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T08:20:43.733Z] #43 10.10 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-04T08:20:43.733Z] #43 10.10 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-04T08:20:43.733Z] #43 10.66 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-04T08:20:43.733Z] #43 10.85 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-04T08:20:43.733Z] #43 11.38 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-04T08:20:43.733Z] #43 11.91 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-04T08:20:43.733Z] #43 12.09 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-04T08:20:43.733Z] #43 12.25 go: downloading github.com/peterh/liner v1.2.2 [2022-07-04T08:20:43.733Z] #43 12.70 go: downloading github.com/google/go-dap v0.6.0 [2022-07-04T08:20:43.733Z] #43 13.03 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-04T08:20:43.733Z] #43 13.28 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-04T08:20:43.733Z] #43 14.33 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-04T08:20:43.733Z] #43 14.72 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-04T08:20:43.733Z] #43 14.83 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-04T08:20:43.733Z] #43 16.82 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-04T08:20:43.733Z] #43 16.95 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-04T08:20:43.733Z] #43 18.07 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-04T08:20:43.733Z] #43 ... [2022-07-04T08:20:43.733Z] [2022-07-04T08:20:43.733Z] #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-04T08:20:43.733Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:20:43.733Z] #62 20.23 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-04T08:20:43.737Z] Commit message: "replace golint with revive, as it's deprecated" [2022-07-04T08:20:44.005Z] #62 20.43 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-04T08:20:44.033Z] Commit message: "replace golint with revive, as it's deprecated" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-04T08:20:44.266Z] #62 20.76 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-04T08:20:44.857Z] + docker version [2022-07-04T08:20:45.175Z] + docker version [2022-07-04T08:20:45.313Z] Fetching without tags [2022-07-04T08:20:45.572Z] Merging remotes/origin/master commit abaf69481f34d9710c489fb5fe7ba6f930254d5a into PR head commit 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c [2022-07-04T08:20:45.653Z] #62 ... [2022-07-04T08:20:45.653Z] [2022-07-04T08:20:45.653Z] #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-04T08:20:45.653Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:20:45.653Z] #83 12.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:20:45.653Z] #83 ... [2022-07-04T08:20:45.653Z] [2022-07-04T08:20:45.654Z] #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-04T08:20:45.654Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:20:45.654Z] #62 22.28 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-04T08:20:45.914Z] #62 22.56 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-04T08:20:46.399Z] Commit message: "replace golint with revive, as it's deprecated" [2022-07-04T08:20:46.483Z] Merge succeeded, producing 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c [2022-07-04T08:20:46.484Z] Checking out Revision 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c (PR-43765) [2022-07-04T08:20:46.487Z] #62 ... [2022-07-04T08:20:46.487Z] [2022-07-04T08:20:46.487Z] #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-04T08:20:46.487Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:20:46.487Z] #58 12.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:20:46.487Z] #58 15.20 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-04T08:20:46.487Z] #58 ... [2022-07-04T08:20:46.487Z] [2022-07-04T08:20:46.487Z] #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-04T08:20:46.487Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:20:46.487Z] #83 22.33 Fetched 8548 kB in 16s (531 kB/s) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-04T08:20:45.157Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-04T08:20:45.168Z] > git config --add remote.origin.fetch +refs/pull/43765/head:refs/remotes/origin/PR-43765 # timeout=10 [2022-07-04T08:20:45.250Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T08:20:45.296Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-04T08:20:45.317Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-04T08:20:45.317Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T08:20:45.318Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43765/head:refs/remotes/origin/PR-43765 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T08:20:45.584Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T08:20:45.605Z] > git checkout -f 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c # timeout=10 [2022-07-04T08:20:46.443Z] > git remote # timeout=10 [2022-07-04T08:20:46.458Z] > git config --get remote.origin.url # timeout=10 [2022-07-04T08:20:46.466Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T08:20:46.467Z] > git merge abaf69481f34d9710c489fb5fe7ba6f930254d5a # timeout=10 [2022-07-04T08:20:46.477Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-04T08:20:46.487Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T08:20:46.498Z] > git checkout -f 1cab8eda24e70c60061e34adc4a19c1aeb5ad90c # timeout=10 [2022-07-04T08:20:47.073Z] #83 22.33 Reading package lists... [2022-07-04T08:20:47.073Z] #83 ... [2022-07-04T08:20:47.073Z] [2022-07-04T08:20:47.073Z] #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-04T08:20:47.073Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-04T08:20:47.073Z] #64 13.54 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-04T08:20:47.073Z] #64 ... [2022-07-04T08:20:47.073Z] [2022-07-04T08:20:47.073Z] #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-04T08:20:47.073Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:20:47.073Z] #62 23.35 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-04T08:20:47.390Z] + docker version [2022-07-04T08:20:47.648Z] #62 24.04 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-04T08:20:47.910Z] #62 24.19 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-04T08:20:47.910Z] #62 24.25 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-04T08:20:47.910Z] #62 ... [2022-07-04T08:20:47.910Z] [2022-07-04T08:20:47.910Z] #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-04T08:20:47.910Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T08:20:47.910Z] #60 14.31 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-04T08:20:47.910Z] #60 14.38 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-04T08:20:47.910Z] #60 14.40 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-04T08:20:47.910Z] #60 16.49 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-04T08:20:47.910Z] #60 16.50 go: downloading golang.org/x/mod v0.3.0 [2022-07-04T08:20:47.910Z] #60 ... [2022-07-04T08:20:47.910Z] [2022-07-04T08:20:47.910Z] #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-04T08:20:47.910Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:20:47.910Z] #62 24.34 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-04T08:20:47.910Z] #62 24.48 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-04T08:20:48.175Z] #62 24.63 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-04T08:20:48.438Z] #62 24.87 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-04T08:20:48.438Z] #62 ... [2022-07-04T08:20:48.438Z] [2022-07-04T08:20:48.438Z] #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-04T08:20:48.438Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-04T08:20:48.438Z] #47 14.88 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-04T08:20:48.438Z] #47 ... [2022-07-04T08:20:48.438Z] [2022-07-04T08:20:48.438Z] #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-04T08:20:48.438Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:20:48.438Z] #58 24.75 Fetched 8551 kB in 19s (446 kB/s) [2022-07-04T08:20:48.699Z] #58 24.75 Reading package lists... [2022-07-04T08:20:48.699Z] #58 ... [2022-07-04T08:20:48.699Z] [2022-07-04T08:20:48.699Z] #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-04T08:20:48.699Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-04T08:20:48.699Z] #45 24.56 tomll can be used in two ways: [2022-07-04T08:20:48.699Z] #45 24.56 Writing to STDIN and reading from STDOUT: [2022-07-04T08:20:48.699Z] #45 24.56 cat file.toml | tomll > file.toml [2022-07-04T08:20:48.699Z] #45 24.56 [2022-07-04T08:20:48.699Z] #45 24.56 Reading and updating a list of files: [2022-07-04T08:20:48.699Z] #45 24.56 tomll a.toml b.toml c.toml [2022-07-04T08:20:48.699Z] #45 24.56 [2022-07-04T08:20:48.699Z] #45 24.56 When given a list of files, tomll will modify all files in place without asking. [2022-07-04T08:20:48.699Z] #45 DONE 25.1s [2022-07-04T08:20:48.699Z] [2022-07-04T08:20:48.699Z] #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-04T08:20:48.699Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:20:48.699Z] #62 25.08 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-04T08:20:48.699Z] #62 25.28 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-04T08:20:48.961Z] #62 25.36 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-04T08:20:48.961Z] #62 25.47 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-04T08:20:49.222Z] #62 25.63 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-04T08:20:49.222Z] #62 25.67 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-04T08:20:49.486Z] #62 25.82 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-04T08:20:49.486Z] #62 25.98 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-04T08:20:49.747Z] #62 26.08 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-04T08:20:49.747Z] #62 26.08 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-04T08:20:49.747Z] #62 26.24 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-04T08:20:49.747Z] #62 26.26 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-04T08:20:49.747Z] #62 26.28 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-04T08:20:50.009Z] #62 26.47 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-04T08:20:50.009Z] #62 26.62 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-04T08:20:50.270Z] #62 26.72 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-04T08:20:50.270Z] #62 26.79 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-04T08:20:50.532Z] #62 26.97 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-04T08:20:50.532Z] #62 26.98 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-04T08:20:50.706Z] Commit message: "replace golint with revive, as it's deprecated" [2022-07-04T08:20:50.797Z] #62 27.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-07-04T08:20:51.058Z] #62 27.49 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [Pipeline] sh [2022-07-04T08:20:51.319Z] #62 27.70 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-04T08:20:51.320Z] #62 27.73 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-04T08:20:51.320Z] #62 27.78 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-04T08:20:51.320Z] #62 27.79 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-04T08:20:51.320Z] #62 27.90 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-04T08:20:51.593Z] #62 28.06 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-04T08:20:51.652Z] + docker version [2022-07-04T08:20:51.861Z] #62 28.23 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-04T08:20:51.861Z] #62 28.31 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-04T08:20:51.861Z] #62 28.40 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-04T08:20:52.122Z] #62 28.47 go: downloading github.com/julz/importas v0.1.0 [2022-07-04T08:20:52.122Z] #62 28.54 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-04T08:20:52.122Z] #62 28.65 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-04T08:20:52.385Z] #62 28.72 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-04T08:20:52.385Z] #62 28.85 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-04T08:20:52.650Z] #62 29.01 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-04T08:20:52.650Z] #62 29.05 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-04T08:20:52.650Z] #62 29.30 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-04T08:20:52.650Z] #62 29.31 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-04T08:20:52.655Z] Client: Docker Engine - Community [2022-07-04T08:20:52.655Z] Version: 20.10.14 [2022-07-04T08:20:52.655Z] API version: 1.41 [2022-07-04T08:20:52.655Z] Go version: go1.16.15 [2022-07-04T08:20:52.655Z] Git commit: a224086 [2022-07-04T08:20:52.655Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-04T08:20:52.655Z] OS/Arch: linux/amd64 [2022-07-04T08:20:52.655Z] Context: default [2022-07-04T08:20:52.655Z] Experimental: true [2022-07-04T08:20:52.655Z] [2022-07-04T08:20:52.655Z] Server: Docker Engine - Community [2022-07-04T08:20:52.655Z] Engine: [2022-07-04T08:20:52.655Z] Version: 20.10.14 [2022-07-04T08:20:52.655Z] API version: 1.41 (minimum version 1.12) [2022-07-04T08:20:52.655Z] Go version: go1.16.15 [2022-07-04T08:20:52.655Z] Git commit: 87a90dc [2022-07-04T08:20:52.655Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-04T08:20:52.655Z] OS/Arch: linux/amd64 [2022-07-04T08:20:52.655Z] Experimental: true [2022-07-04T08:20:52.655Z] containerd: [2022-07-04T08:20:52.655Z] Version: 1.5.11 [2022-07-04T08:20:52.655Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-04T08:20:52.655Z] runc: [2022-07-04T08:20:52.655Z] Version: 1.0.3 [2022-07-04T08:20:52.655Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-04T08:20:52.655Z] docker-init: [2022-07-04T08:20:52.655Z] Version: 0.19.0 [2022-07-04T08:20:52.655Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-04T08:20:52.914Z] #62 29.37 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-04T08:20:52.967Z] Client: Docker Engine - Community [2022-07-04T08:20:52.967Z] Version: 20.10.14 [2022-07-04T08:20:52.967Z] API version: 1.41 [2022-07-04T08:20:52.967Z] Go version: go1.16.15 [2022-07-04T08:20:52.967Z] Git commit: a224086 [2022-07-04T08:20:52.967Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-04T08:20:52.967Z] OS/Arch: linux/amd64 [2022-07-04T08:20:52.967Z] Context: default [2022-07-04T08:20:52.967Z] Experimental: true [2022-07-04T08:20:52.967Z] [2022-07-04T08:20:52.967Z] Server: Docker Engine - Community [2022-07-04T08:20:52.967Z] Engine: [2022-07-04T08:20:52.967Z] Version: 20.10.14 [2022-07-04T08:20:52.967Z] API version: 1.41 (minimum version 1.12) [2022-07-04T08:20:52.967Z] Go version: go1.16.15 [2022-07-04T08:20:52.967Z] Git commit: 87a90dc [2022-07-04T08:20:52.967Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-04T08:20:52.967Z] OS/Arch: linux/amd64 [2022-07-04T08:20:52.967Z] Experimental: true [2022-07-04T08:20:52.967Z] containerd: [2022-07-04T08:20:52.967Z] Version: 1.5.11 [2022-07-04T08:20:52.967Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-04T08:20:52.967Z] runc: [2022-07-04T08:20:52.967Z] Version: 1.0.3 [2022-07-04T08:20:52.967Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-04T08:20:52.967Z] docker-init: [2022-07-04T08:20:52.967Z] Version: 0.19.0 [2022-07-04T08:20:52.967Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-04T08:20:52.999Z] + docker info [2022-07-04T08:20:53.177Z] #62 29.54 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-04T08:20:53.178Z] #62 29.59 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-04T08:20:53.296Z] + docker info [2022-07-04T08:20:54.123Z] #62 30.63 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-04T08:20:54.123Z] #62 30.63 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-04T08:20:54.383Z] #62 30.74 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-04T08:20:54.383Z] #62 30.76 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-04T08:20:54.383Z] #62 30.97 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-04T08:20:54.383Z] #62 ... [2022-07-04T08:20:54.383Z] [2022-07-04T08:20:54.383Z] #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-04T08:20:54.383Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-04T08:20:54.383Z] #19 7.769 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-04T08:20:54.383Z] #19 9.810 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-04T08:20:54.383Z] #19 11.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-04T08:20:54.383Z] #19 12.97 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [155 kB] [2022-07-04T08:20:54.383Z] #19 12.99 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [162 kB] [2022-07-04T08:20:54.383Z] #19 13.06 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [137 kB] [2022-07-04T08:20:54.383Z] #19 13.08 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-04T08:20:54.383Z] #19 13.09 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:20:54.383Z] #19 13.15 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [145 kB] [2022-07-04T08:20:54.383Z] #19 13.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-04T08:20:54.384Z] #19 13.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-04T08:20:54.384Z] #19 13.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-04T08:20:54.384Z] #19 13.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-04T08:20:54.384Z] #19 13.19 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-04T08:20:54.384Z] #19 13.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:20:54.647Z] #19 ... [2022-07-04T08:20:54.647Z] [2022-07-04T08:20:54.647Z] #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-04T08:20:54.647Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:20:54.647Z] #62 31.16 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-04T08:20:54.647Z] #62 31.21 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-04T08:20:54.647Z] #62 31.24 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-04T08:20:54.908Z] #62 31.34 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-04T08:20:55.120Z] Client: Docker Engine - Community [2022-07-04T08:20:55.120Z] Version: 20.10.14 [2022-07-04T08:20:55.120Z] API version: 1.41 [2022-07-04T08:20:55.120Z] Go version: go1.16.15 [2022-07-04T08:20:55.120Z] Git commit: a224086 [2022-07-04T08:20:55.120Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-04T08:20:55.120Z] OS/Arch: linux/amd64 [2022-07-04T08:20:55.120Z] Context: default [2022-07-04T08:20:55.120Z] Experimental: true [2022-07-04T08:20:55.120Z] [2022-07-04T08:20:55.120Z] Server: Docker Engine - Community [2022-07-04T08:20:55.120Z] Engine: [2022-07-04T08:20:55.120Z] Version: 20.10.14 [2022-07-04T08:20:55.120Z] API version: 1.41 (minimum version 1.12) [2022-07-04T08:20:55.120Z] Go version: go1.16.15 [2022-07-04T08:20:55.120Z] Git commit: 87a90dc [2022-07-04T08:20:55.120Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-04T08:20:55.120Z] OS/Arch: linux/amd64 [2022-07-04T08:20:55.120Z] Experimental: true [2022-07-04T08:20:55.120Z] containerd: [2022-07-04T08:20:55.120Z] Version: 1.5.11 [2022-07-04T08:20:55.120Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-04T08:20:55.120Z] runc: [2022-07-04T08:20:55.120Z] Version: 1.0.3 [2022-07-04T08:20:55.120Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-04T08:20:55.120Z] docker-init: [2022-07-04T08:20:55.120Z] Version: 0.19.0 [2022-07-04T08:20:55.120Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-04T08:20:55.466Z] + docker info [2022-07-04T08:20:55.479Z] #62 31.78 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-04T08:20:55.479Z] #62 31.78 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-04T08:20:55.479Z] #62 31.85 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-04T08:20:55.479Z] #62 31.89 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-04T08:20:55.479Z] #62 32.00 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-04T08:20:55.740Z] #62 32.19 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-04T08:20:56.002Z] #62 32.45 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-04T08:20:56.002Z] #62 32.47 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-04T08:20:56.002Z] #62 32.56 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-04T08:20:56.002Z] #62 32.57 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-04T08:20:56.263Z] #62 32.79 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-04T08:20:56.263Z] #62 32.80 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-04T08:20:56.524Z] #62 33.04 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-04T08:20:56.785Z] #62 33.37 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-04T08:20:56.785Z] #62 33.46 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-04T08:20:57.046Z] #62 33.59 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-04T08:20:57.309Z] #62 33.65 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-04T08:20:57.309Z] #62 33.74 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-04T08:20:57.572Z] #62 33.97 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-04T08:20:57.572Z] #62 34.17 go: downloading honnef.co/go/tools v0.3.1 [2022-07-04T08:21:00.117Z] #62 36.35 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-04T08:21:00.117Z] #62 36.38 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-04T08:21:00.117Z] #62 36.60 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-04T08:21:00.378Z] #62 36.70 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-04T08:21:00.378Z] #62 36.82 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-04T08:21:00.378Z] #62 36.89 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-04T08:21:00.378Z] #62 36.95 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-04T08:21:00.378Z] #62 37.05 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-04T08:21:00.950Z] #62 37.37 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-04T08:21:00.950Z] #62 37.38 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-04T08:21:01.212Z] #62 37.60 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-04T08:21:01.473Z] #62 37.90 go: downloading golang.org/x/text v0.3.7 [2022-07-04T08:21:01.661Z] Client: Docker Engine - Community [2022-07-04T08:21:01.661Z] Version: 20.10.14 [2022-07-04T08:21:01.661Z] API version: 1.41 [2022-07-04T08:21:01.661Z] Go version: go1.16.15 [2022-07-04T08:21:01.661Z] Git commit: a224086 [2022-07-04T08:21:01.661Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-04T08:21:01.661Z] OS/Arch: linux/arm64 [2022-07-04T08:21:01.661Z] Context: default [2022-07-04T08:21:01.661Z] Experimental: true [2022-07-04T08:21:01.661Z] [2022-07-04T08:21:01.661Z] Server: Docker Engine - Community [2022-07-04T08:21:01.661Z] Engine: [2022-07-04T08:21:01.661Z] Version: 20.10.14 [2022-07-04T08:21:01.661Z] API version: 1.41 (minimum version 1.12) [2022-07-04T08:21:01.661Z] Go version: go1.16.15 [2022-07-04T08:21:01.661Z] Git commit: 87a90dc [2022-07-04T08:21:01.661Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-04T08:21:01.661Z] OS/Arch: linux/arm64 [2022-07-04T08:21:01.661Z] Experimental: true [2022-07-04T08:21:01.661Z] containerd: [2022-07-04T08:21:01.661Z] Version: 1.5.11 [2022-07-04T08:21:01.661Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-04T08:21:01.661Z] runc: [2022-07-04T08:21:01.661Z] Version: 1.0.3 [2022-07-04T08:21:01.661Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-04T08:21:01.661Z] docker-init: [2022-07-04T08:21:01.661Z] Version: 0.19.0 [2022-07-04T08:21:01.661Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-04T08:21:01.981Z] + docker info [2022-07-04T08:21:02.045Z] #62 ... [2022-07-04T08:21:02.045Z] [2022-07-04T08:21:02.046Z] #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-04T08:21:02.046Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T08:21:02.046Z] #54 28.22 Updating files: 56% (1225/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: 89% (1956/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-04T08:21:02.046Z] #54 29.44 + git checkout -q v2.3.0 [2022-07-04T08:21:02.046Z] #54 32.43 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-04T08:21:03.431Z] #54 ... [2022-07-04T08:21:03.431Z] [2022-07-04T08:21:03.431Z] #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-04T08:21:03.431Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:21:03.431Z] #83 22.33 Reading package lists... [2022-07-04T08:21:03.431Z] #83 30.48 Reading package lists... [2022-07-04T08:21:03.431Z] #83 37.89 Building dependency tree... [2022-07-04T08:21:03.711Z] #83 ... [2022-07-04T08:21:03.711Z] [2022-07-04T08:21:03.711Z] #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-04T08:21:03.711Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:21:03.711Z] #58 24.75 Reading package lists... [2022-07-04T08:21:03.711Z] #58 32.22 Reading package lists... [2022-07-04T08:21:05.625Z] #58 39.95 Building dependency tree... [2022-07-04T08:21:06.199Z] #58 ... [2022-07-04T08:21:06.199Z] [2022-07-04T08:21:06.199Z] #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-04T08:21:06.199Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:21:06.199Z] #83 42.71 python3 is already the newest version (3.9.2-3). [2022-07-04T08:21:06.199Z] #83 42.71 The following additional packages will be installed: [2022-07-04T08:21:06.199Z] #83 42.71 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-04T08:21:06.199Z] #83 42.72 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-04T08:21:06.199Z] #83 42.75 Suggested packages: [2022-07-04T08:21:06.199Z] #83 42.75 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-04T08:21:06.199Z] #83 42.75 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-04T08:21:06.199Z] #83 42.75 m4-doc ed diffutils-doc [2022-07-04T08:21:06.199Z] #83 42.75 Recommended packages: [2022-07-04T08:21:06.199Z] #83 42.75 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-04T08:21:08.115Z] #83 44.62 The following NEW packages will be installed: [2022-07-04T08:21:08.115Z] #83 44.63 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-04T08:21:08.115Z] #83 44.63 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-04T08:21:08.115Z] #83 44.63 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-04T08:21:08.115Z] #83 44.64 libyajl2 m4 patch xz-utils [2022-07-04T08:21:08.686Z] #83 45.09 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:21:08.686Z] #83 45.09 Need to get 5939 kB of archives. [2022-07-04T08:21:08.686Z] #83 45.09 After this operation, 18.7 MB of additional disk space will be used. [2022-07-04T08:21:08.686Z] #83 45.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-04T08:21:08.686Z] #83 45.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-04T08:21:08.686Z] #83 45.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-04T08:21:08.686Z] #83 45.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-04T08:21:08.686Z] #83 45.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-04T08:21:08.686Z] #83 45.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-04T08:21:08.686Z] #83 45.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-04T08:21:08.686Z] #83 45.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-04T08:21:08.686Z] #83 45.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-04T08:21:08.686Z] #83 45.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-04T08:21:08.947Z] #83 45.33 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-04T08:21:08.947Z] #83 45.34 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-04T08:21:08.947Z] #83 45.51 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-04T08:21:08.947Z] #83 45.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-04T08:21:08.947Z] #83 45.51 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-04T08:21:08.947Z] #83 45.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-04T08:21:08.947Z] #83 45.52 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-04T08:21:08.947Z] #83 45.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-04T08:21:08.947Z] #83 45.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-04T08:21:08.947Z] #83 45.58 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-04T08:21:08.947Z] #83 45.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-04T08:21:09.208Z] #83 45.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-04T08:21:09.208Z] #83 45.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-04T08:21:11.076Z] Client: [2022-07-04T08:21:11.076Z] Context: default [2022-07-04T08:21:11.076Z] Debug Mode: false [2022-07-04T08:21:11.076Z] Plugins: [2022-07-04T08:21:11.076Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-04T08:21:11.076Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-04T08:21:11.076Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-04T08:21:11.076Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-04T08:21:11.076Z] [2022-07-04T08:21:11.076Z] Server: [2022-07-04T08:21:11.076Z] Containers: 0 [2022-07-04T08:21:11.076Z] Running: 0 [2022-07-04T08:21:11.076Z] Paused: 0 [2022-07-04T08:21:11.076Z] Stopped: 0 [2022-07-04T08:21:11.076Z] Images: 0 [2022-07-04T08:21:11.076Z] Server Version: 20.10.14 [2022-07-04T08:21:11.076Z] Storage Driver: overlay2 [2022-07-04T08:21:11.076Z] Backing Filesystem: extfs [2022-07-04T08:21:11.076Z] Supports d_type: true [2022-07-04T08:21:11.076Z] Native Overlay Diff: true [2022-07-04T08:21:11.076Z] userxattr: false [2022-07-04T08:21:11.076Z] Logging Driver: json-file [2022-07-04T08:21:11.076Z] Cgroup Driver: cgroupfs [2022-07-04T08:21:11.076Z] Cgroup Version: 1 [2022-07-04T08:21:11.076Z] Plugins: [2022-07-04T08:21:11.076Z] Volume: local [2022-07-04T08:21:11.076Z] Network: bridge host ipvlan macvlan null overlay [2022-07-04T08:21:11.076Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-04T08:21:11.076Z] Swarm: inactive [2022-07-04T08:21:11.076Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-04T08:21:11.076Z] Default Runtime: runc [2022-07-04T08:21:11.076Z] Init Binary: docker-init [2022-07-04T08:21:11.076Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-04T08:21:11.076Z] runc version: v1.0.3-0-gf46b6ba [2022-07-04T08:21:11.076Z] init version: de40ad0 [2022-07-04T08:21:11.076Z] Security Options: [2022-07-04T08:21:11.076Z] apparmor [2022-07-04T08:21:11.076Z] seccomp [2022-07-04T08:21:11.076Z] Profile: default [2022-07-04T08:21:11.076Z] Kernel Version: 5.4.0-1071-aws [2022-07-04T08:21:11.076Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-04T08:21:11.076Z] OSType: linux [2022-07-04T08:21:11.076Z] Architecture: x86_64 [2022-07-04T08:21:11.077Z] CPUs: 2 [2022-07-04T08:21:11.077Z] Total Memory: 7.483GiB [2022-07-04T08:21:11.077Z] Name: ip-10-100-74-200 [2022-07-04T08:21:11.077Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-04T08:21:11.077Z] Docker Root Dir: /var/lib/docker [2022-07-04T08:21:11.077Z] Debug Mode: false [2022-07-04T08:21:11.077Z] Registry: https://index.docker.io/v1/ [2022-07-04T08:21:11.077Z] Labels: [2022-07-04T08:21:11.077Z] Experimental: true [2022-07-04T08:21:11.077Z] Insecure Registries: [2022-07-04T08:21:11.077Z] 127.0.0.0/8 [2022-07-04T08:21:11.077Z] Live Restore Enabled: true [2022-07-04T08:21:11.077Z] [2022-07-04T08:21:11.077Z] WARNING: No swap limit support [Pipeline] sh [2022-07-04T08:21:11.256Z] #83 47.41 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:21:11.256Z] #83 47.79 Fetched 5939 kB in 1s (6204 kB/s) [2022-07-04T08:21:11.384Z] Client: [2022-07-04T08:21:11.384Z] Context: default [2022-07-04T08:21:11.384Z] Debug Mode: false [2022-07-04T08:21:11.384Z] Plugins: [2022-07-04T08:21:11.384Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-04T08:21:11.384Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-04T08:21:11.384Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-04T08:21:11.384Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-04T08:21:11.384Z] [2022-07-04T08:21:11.384Z] Server: [2022-07-04T08:21:11.384Z] Containers: 0 [2022-07-04T08:21:11.384Z] Running: 0 [2022-07-04T08:21:11.384Z] Paused: 0 [2022-07-04T08:21:11.384Z] Stopped: 0 [2022-07-04T08:21:11.384Z] Images: 0 [2022-07-04T08:21:11.384Z] Server Version: 20.10.14 [2022-07-04T08:21:11.384Z] Storage Driver: overlay2 [2022-07-04T08:21:11.384Z] Backing Filesystem: extfs [2022-07-04T08:21:11.384Z] Supports d_type: true [2022-07-04T08:21:11.384Z] Native Overlay Diff: true [2022-07-04T08:21:11.384Z] userxattr: false [2022-07-04T08:21:11.384Z] Logging Driver: json-file [2022-07-04T08:21:11.384Z] Cgroup Driver: cgroupfs [2022-07-04T08:21:11.384Z] Cgroup Version: 1 [2022-07-04T08:21:11.384Z] Plugins: [2022-07-04T08:21:11.384Z] Volume: local [2022-07-04T08:21:11.384Z] Network: bridge host ipvlan macvlan null overlay [2022-07-04T08:21:11.384Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-04T08:21:11.384Z] Swarm: inactive [2022-07-04T08:21:11.384Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-04T08:21:11.384Z] Default Runtime: runc [2022-07-04T08:21:11.384Z] Init Binary: docker-init [2022-07-04T08:21:11.384Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-04T08:21:11.384Z] runc version: v1.0.3-0-gf46b6ba [2022-07-04T08:21:11.384Z] init version: de40ad0 [2022-07-04T08:21:11.384Z] Security Options: [2022-07-04T08:21:11.384Z] apparmor [2022-07-04T08:21:11.384Z] seccomp [2022-07-04T08:21:11.384Z] Profile: default [2022-07-04T08:21:11.384Z] Kernel Version: 5.4.0-1071-aws [2022-07-04T08:21:11.384Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-04T08:21:11.384Z] OSType: linux [2022-07-04T08:21:11.384Z] Architecture: x86_64 [2022-07-04T08:21:11.384Z] CPUs: 2 [2022-07-04T08:21:11.384Z] Total Memory: 7.483GiB [2022-07-04T08:21:11.384Z] Name: ip-10-100-84-10 [2022-07-04T08:21:11.384Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-04T08:21:11.384Z] Docker Root Dir: /var/lib/docker [2022-07-04T08:21:11.384Z] Debug Mode: false [2022-07-04T08:21:11.384Z] Registry: https://index.docker.io/v1/ [2022-07-04T08:21:11.384Z] Labels: [2022-07-04T08:21:11.384Z] Experimental: true [2022-07-04T08:21:11.384Z] Insecure Registries: [2022-07-04T08:21:11.384Z] 127.0.0.0/8 [2022-07-04T08:21:11.384Z] Live Restore Enabled: true [2022-07-04T08:21:11.384Z] [2022-07-04T08:21:11.384Z] WARNING: No swap limit support [Pipeline] sh [2022-07-04T08:21:11.406Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-04T08:21:11.406Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-04T08:21:11.406Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43765/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-04T08:21:11.406Z] + bash /home/ubuntu/workspace/moby_PR-43765/check-config.sh [2022-07-04T08:21:11.406Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-04T08:21:11.406Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-04T08:21:11.406Z] [2022-07-04T08:21:11.406Z] Generally Necessary: [2022-07-04T08:21:11.406Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-04T08:21:11.406Z] - apparmor: enabled and tools installed [2022-07-04T08:21:11.406Z] - CONFIG_NAMESPACES: enabled [2022-07-04T08:21:11.406Z] - CONFIG_NET_NS: enabled [2022-07-04T08:21:11.406Z] - CONFIG_PID_NS: enabled [2022-07-04T08:21:11.406Z] - CONFIG_IPC_NS: enabled [2022-07-04T08:21:11.406Z] - CONFIG_UTS_NS: enabled [2022-07-04T08:21:11.406Z] - CONFIG_CGROUPS: enabled [2022-07-04T08:21:11.406Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-04T08:21:11.406Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-04T08:21:11.406Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-04T08:21:11.406Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-04T08:21:11.406Z] - CONFIG_CPUSETS: enabled [2022-07-04T08:21:11.518Z] #83 47.88 Selecting previously unselected package bzip2. [2022-07-04T08:21:11.518Z] #83 47.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-04T08:21:11.518Z] #83 48.01 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-04T08:21:11.518Z] #83 48.03 Unpacking bzip2 (1.0.8-4) ... [2022-07-04T08:21:11.668Z] - CONFIG_MEMCG: enabled [2022-07-04T08:21:11.668Z] - CONFIG_KEYS: enabled [2022-07-04T08:21:11.668Z] - CONFIG_VETH: enabled (as module) [2022-07-04T08:21:11.668Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-04T08:21:11.668Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-04T08:21:11.668Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-04T08:21:11.668Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-04T08:21:11.668Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-04T08:21:11.668Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-04T08:21:11.668Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-04T08:21:11.668Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-04T08:21:11.668Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-04T08:21:11.668Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-04T08:21:11.668Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-04T08:21:11.668Z] - CONFIG_CGROUP_BPF: enabled [2022-07-04T08:21:11.668Z] [2022-07-04T08:21:11.668Z] Optional Features: [2022-07-04T08:21:11.668Z] - CONFIG_USER_NS: enabled [2022-07-04T08:21:11.668Z] - CONFIG_SECCOMP: enabled [2022-07-04T08:21:11.668Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-04T08:21:11.668Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-04T08:21:11.668Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-04T08:21:11.668Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-04T08:21:11.668Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-04T08:21:11.668Z] - CONFIG_BLK_CGROUP: enabled [2022-07-04T08:21:11.668Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-04T08:21:11.668Z] - CONFIG_CGROUP_PERF: enabled [2022-07-04T08:21:11.668Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-04T08:21:11.668Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-04T08:21:11.668Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-04T08:21:11.668Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-04T08:21:11.668Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-04T08:21:11.668Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-04T08:21:11.668Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-04T08:21:11.668Z] - CONFIG_IP_VS: enabled (as module) [2022-07-04T08:21:11.668Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-04T08:21:11.668Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-04T08:21:11.668Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-04T08:21:11.668Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-04T08:21:11.668Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-04T08:21:11.668Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-04T08:21:11.675Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-04T08:21:11.675Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-04T08:21:11.675Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43765/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-04T08:21:11.675Z] + bash /home/ubuntu/workspace/moby_PR-43765/check-config.sh [2022-07-04T08:21:11.675Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-04T08:21:11.675Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-04T08:21:11.675Z] [2022-07-04T08:21:11.675Z] Generally Necessary: [2022-07-04T08:21:11.675Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-04T08:21:11.675Z] - apparmor: enabled and tools installed [2022-07-04T08:21:11.675Z] - CONFIG_NAMESPACES: enabled [2022-07-04T08:21:11.675Z] - CONFIG_NET_NS: enabled [2022-07-04T08:21:11.675Z] - CONFIG_PID_NS: enabled [2022-07-04T08:21:11.675Z] - CONFIG_IPC_NS: enabled [2022-07-04T08:21:11.675Z] - CONFIG_UTS_NS: enabled [2022-07-04T08:21:11.675Z] - CONFIG_CGROUPS: enabled [2022-07-04T08:21:11.675Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-04T08:21:11.675Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-04T08:21:11.675Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-04T08:21:11.675Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-04T08:21:11.675Z] - CONFIG_CPUSETS: enabled [2022-07-04T08:21:11.675Z] - CONFIG_MEMCG: enabled [2022-07-04T08:21:11.675Z] - CONFIG_KEYS: enabled [2022-07-04T08:21:11.675Z] - CONFIG_VETH: enabled (as module) [2022-07-04T08:21:11.675Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-04T08:21:11.675Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-04T08:21:11.675Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-04T08:21:11.675Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-04T08:21:11.675Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-04T08:21:11.675Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-04T08:21:11.675Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-04T08:21:11.675Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-04T08:21:11.675Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-04T08:21:11.675Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-04T08:21:11.785Z] #83 48.31 Selecting previously unselected package libmagic-mgc. [2022-07-04T08:21:11.786Z] #83 48.31 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-04T08:21:11.786Z] #83 48.32 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-04T08:21:11.942Z] - CONFIG_EXT4_FS: enabled [2022-07-04T08:21:11.942Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-04T08:21:11.942Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-04T08:21:11.942Z] - Network Drivers: [2022-07-04T08:21:11.942Z] - "overlay": [2022-07-04T08:21:11.942Z] - CONFIG_VXLAN: enabled (as module) [2022-07-04T08:21:11.942Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-04T08:21:11.942Z] Optional (for encrypted networks): [2022-07-04T08:21:11.942Z] - CONFIG_CRYPTO: enabled [2022-07-04T08:21:11.942Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-04T08:21:11.942Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-04T08:21:11.942Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-04T08:21:11.942Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-04T08:21:11.942Z] - CONFIG_XFRM: enabled [2022-07-04T08:21:11.942Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-04T08:21:11.942Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-04T08:21:11.942Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-04T08:21:11.942Z] - "ipvlan": [2022-07-04T08:21:11.942Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-04T08:21:11.942Z] - "macvlan": [2022-07-04T08:21:11.942Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-04T08:21:11.942Z] - CONFIG_DUMMY: enabled (as module) [2022-07-04T08:21:11.942Z] - "ftp,tftp client in container": [2022-07-04T08:21:11.942Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-04T08:21:11.942Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-04T08:21:11.942Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-04T08:21:11.942Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-04T08:21:11.942Z] - Storage Drivers: [2022-07-04T08:21:11.942Z] - "aufs": [2022-07-04T08:21:11.942Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-04T08:21:11.942Z] - "btrfs": [2022-07-04T08:21:11.942Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-04T08:21:11.942Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-04T08:21:11.942Z] - "devicemapper": [2022-07-04T08:21:11.942Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-04T08:21:11.942Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-04T08:21:11.942Z] - "overlay": [2022-07-04T08:21:11.942Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-04T08:21:11.942Z] - "zfs": [2022-07-04T08:21:11.942Z] - /dev/zfs: present [2022-07-04T08:21:11.942Z] - zfs command: missing [2022-07-04T08:21:11.942Z] - zpool command: missing [2022-07-04T08:21:11.942Z] [2022-07-04T08:21:11.942Z] Limits: [2022-07-04T08:21:11.942Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-04T08:21:11.942Z] [2022-07-04T08:21:11.942Z] + true [Pipeline] } [Pipeline] // stage [2022-07-04T08:21:11.971Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-04T08:21:11.971Z] - CONFIG_CGROUP_BPF: enabled [2022-07-04T08:21:11.971Z] [2022-07-04T08:21:11.971Z] Optional Features: [2022-07-04T08:21:11.971Z] - CONFIG_USER_NS: enabled [2022-07-04T08:21:11.971Z] - CONFIG_SECCOMP: enabled [2022-07-04T08:21:11.971Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-04T08:21:11.971Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-04T08:21:11.971Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-04T08:21:11.971Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-04T08:21:11.971Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-04T08:21:11.971Z] - CONFIG_BLK_CGROUP: enabled [2022-07-04T08:21:11.971Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-04T08:21:11.971Z] - CONFIG_CGROUP_PERF: enabled [2022-07-04T08:21:11.971Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-04T08:21:11.971Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-04T08:21:11.971Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-04T08:21:11.971Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-04T08:21:11.971Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-04T08:21:11.971Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-04T08:21:11.971Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-04T08:21:11.971Z] - CONFIG_IP_VS: enabled (as module) [2022-07-04T08:21:11.971Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-04T08:21:11.971Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-04T08:21:11.971Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-04T08:21:11.971Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-04T08:21:11.971Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-04T08:21:11.971Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-04T08:21:11.971Z] - CONFIG_EXT4_FS: enabled [2022-07-04T08:21:11.971Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-04T08:21:11.971Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-04T08:21:11.971Z] - Network Drivers: [2022-07-04T08:21:11.971Z] - "overlay": [2022-07-04T08:21:11.971Z] - CONFIG_VXLAN: enabled (as module) [2022-07-04T08:21:11.971Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-04T08:21:11.971Z] Optional (for encrypted networks): [2022-07-04T08:21:11.971Z] - CONFIG_CRYPTO: enabled [2022-07-04T08:21:11.971Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-04T08:21:11.971Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-04T08:21:11.971Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-04T08:21:11.971Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-04T08:21:11.971Z] - CONFIG_XFRM: enabled [2022-07-04T08:21:11.971Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-04T08:21:11.971Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-04T08:21:11.971Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-04T08:21:11.971Z] - "ipvlan": [2022-07-04T08:21:11.971Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-04T08:21:11.971Z] - "macvlan": [2022-07-04T08:21:11.971Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-04T08:21:11.971Z] - CONFIG_DUMMY: enabled (as module) [2022-07-04T08:21:11.971Z] - "ftp,tftp client in container": [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-04T08:21:12.242Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-04T08:21:12.242Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-04T08:21:12.242Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-04T08:21:12.242Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-04T08:21:12.242Z] - Storage Drivers: [2022-07-04T08:21:12.242Z] - "aufs": [2022-07-04T08:21:12.242Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-04T08:21:12.242Z] - "btrfs": [2022-07-04T08:21:12.242Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-04T08:21:12.242Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-04T08:21:12.242Z] - "devicemapper": [2022-07-04T08:21:12.242Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-04T08:21:12.242Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-04T08:21:12.242Z] - "overlay": [2022-07-04T08:21:12.242Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-04T08:21:12.242Z] - "zfs": [2022-07-04T08:21:12.242Z] - /dev/zfs: present [2022-07-04T08:21:12.242Z] - zfs command: missing [2022-07-04T08:21:12.242Z] - zpool command: missing [2022-07-04T08:21:12.242Z] [2022-07-04T08:21:12.242Z] Limits: [2022-07-04T08:21:12.242Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-04T08:21:12.242Z] [2022-07-04T08:21:12.242Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-07-04T08:21:12.293Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1cab8eda24e70c60061e34adc4a19c1aeb5ad90c . [Pipeline] sh [2022-07-04T08:21:12.551Z] #1 [internal] load build definition from Dockerfile [2022-07-04T08:21:12.551Z] #1 sha256:45206cea3b70a53504184f11a39532a1fb36dbfb09b646cb8f99a0d258676ec0 [2022-07-04T08:21:12.551Z] #1 transferring dockerfile: 19.25kB 0.0s done [2022-07-04T08:21:12.551Z] #1 DONE 0.1s [2022-07-04T08:21:12.551Z] [2022-07-04T08:21:12.551Z] #2 [internal] load .dockerignore [2022-07-04T08:21:12.551Z] #2 sha256:348d2f872c506675904183e7e100759e62724968230de253a69b8b2ca56f2e1d [2022-07-04T08:21:12.551Z] #2 transferring context: [2022-07-04T08:21:12.598Z] + sudo modprobe ip_vs [2022-07-04T08:21:12.598Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1cab8eda24e70c60061e34adc4a19c1aeb5ad90c . [2022-07-04T08:21:12.622Z] #83 48.98 Selecting previously unselected package libmagic1:amd64. [2022-07-04T08:21:12.622Z] #83 48.98 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-04T08:21:12.622Z] #83 49.01 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-04T08:21:12.812Z] #2 transferring context: 145B done [2022-07-04T08:21:12.812Z] #2 DONE 0.1s [2022-07-04T08:21:12.812Z] [2022-07-04T08:21:12.812Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-04T08:21:12.812Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-04T08:21:13.073Z] #3 DONE 0.4s [2022-07-04T08:21:13.073Z] [2022-07-04T08:21:13.073Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-04T08:21:13.073Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-04T08:21:13.073Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-04T08:21:13.073Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-04T08:21:13.073Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-04T08:21:13.073Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-04T08:21:13.073Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 6.20MB / 9.94MB 0.1s [2022-07-04T08:21:13.164Z] #2 [internal] load .dockerignore [2022-07-04T08:21:13.164Z] #2 sha256:d715cc04075023504a77887cdb4ce79a91ce30e4ea7fc38d8f98984e496c6009 [2022-07-04T08:21:13.164Z] #2 transferring context: 145B done [2022-07-04T08:21:13.164Z] #2 DONE 0.1s [2022-07-04T08:21:13.164Z] [2022-07-04T08:21:13.164Z] #1 [internal] load build definition from Dockerfile [2022-07-04T08:21:13.164Z] #1 sha256:c4fa17bce1f6e8c80655e17d91263b69d4ff0ec0c502a881076f6f3c47cee479 [2022-07-04T08:21:13.164Z] #1 transferring dockerfile: 19.25kB done [2022-07-04T08:21:13.164Z] #1 DONE 0.2s [2022-07-04T08:21:13.164Z] [2022-07-04T08:21:13.164Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-04T08:21:13.164Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-04T08:21:13.193Z] #83 49.44 Selecting previously unselected package file. [2022-07-04T08:21:13.193Z] #83 49.44 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-04T08:21:13.193Z] #83 49.47 Unpacking file (1:5.39-3) ... [2022-07-04T08:21:13.193Z] #83 49.58 Selecting previously unselected package xz-utils. [2022-07-04T08:21:13.193Z] #83 49.58 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-04T08:21:13.193Z] #83 49.59 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T08:21:13.332Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-04T08:21:13.332Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-04T08:21:13.332Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-04T08:21:13.454Z] #83 49.96 Selecting previously unselected package libsigsegv2:amd64. [2022-07-04T08:21:13.454Z] #83 49.96 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-04T08:21:13.454Z] #83 49.96 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-04T08:21:13.714Z] #83 50.16 Selecting previously unselected package m4. [2022-07-04T08:21:13.714Z] #83 50.16 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-04T08:21:13.714Z] #83 50.17 Unpacking m4 (1.4.18-5) ... [2022-07-04T08:21:13.733Z] #3 DONE 0.5s [2022-07-04T08:21:13.733Z] [2022-07-04T08:21:13.733Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-04T08:21:13.733Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-04T08:21:13.733Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-07-04T08:21:13.733Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 5.24MB / 9.94MB 0.1s [2022-07-04T08:21:13.733Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-04T08:21:13.733Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-04T08:21:13.733Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-04T08:21:13.733Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-04T08:21:13.902Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-04T08:21:13.902Z] #4 DONE 0.8s [2022-07-04T08:21:13.975Z] #83 50.51 Selecting previously unselected package autoconf. [2022-07-04T08:21:13.975Z] #83 50.51 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-04T08:21:13.975Z] #83 50.53 Unpacking autoconf (2.69-14) ... [2022-07-04T08:21:13.991Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-04T08:21:13.991Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-04T08:21:14.167Z] [2022-07-04T08:21:14.167Z] #6 [internal] load build definition from Dockerfile [2022-07-04T08:21:14.167Z] #6 sha256:f70e363fbda6c14ab32e1a8180afedeac53d0a16dec8091e052ab70a99347d02 [2022-07-04T08:21:14.167Z] #6 DONE 0.0s [2022-07-04T08:21:14.167Z] [2022-07-04T08:21:14.167Z] #5 [internal] load .dockerignore [2022-07-04T08:21:14.167Z] #5 sha256:38c2cbbf665395acf7e9467247c8322696ce108109ebaeaab666351137c519de [2022-07-04T08:21:14.167Z] #5 DONE 0.0s [2022-07-04T08:21:14.167Z] [2022-07-04T08:21:14.167Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-04T08:21:14.167Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-04T08:21:14.248Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-04T08:21:14.507Z] #4 DONE 0.8s [2022-07-04T08:21:14.507Z] [2022-07-04T08:21:14.507Z] #6 [internal] load build definition from Dockerfile [2022-07-04T08:21:14.507Z] #6 sha256:77c272b66cddf3f5a81bbec85235a32a3454489db4b59254c921b0a658dd6555 [2022-07-04T08:21:14.507Z] #6 DONE 0.0s [2022-07-04T08:21:14.507Z] [2022-07-04T08:21:14.507Z] #5 [internal] load .dockerignore [2022-07-04T08:21:14.507Z] #5 sha256:cbc56212d254fb01b13b0ad25db20b52de97fde725a9bd785b583790aa52909d [2022-07-04T08:21:14.507Z] #5 DONE 0.0s [2022-07-04T08:21:14.507Z] [2022-07-04T08:21:14.507Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-04T08:21:14.507Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-04T08:21:14.917Z] #83 51.22 Selecting previously unselected package autotools-dev. [2022-07-04T08:21:14.917Z] #83 51.24 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-04T08:21:14.917Z] #83 51.27 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-04T08:21:15.098Z] #10 DONE 0.8s [2022-07-04T08:21:15.098Z] [2022-07-04T08:21:15.098Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-04T08:21:15.098Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-04T08:21:15.098Z] #7 DONE 0.7s [2022-07-04T08:21:15.098Z] [2022-07-04T08:21:15.098Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-04T08:21:15.098Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-04T08:21:15.098Z] #9 DONE 0.8s [2022-07-04T08:21:15.098Z] [2022-07-04T08:21:15.098Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-04T08:21:15.098Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-04T08:21:15.098Z] #8 DONE 0.8s [2022-07-04T08:21:15.182Z] #83 51.57 Selecting previously unselected package automake. [2022-07-04T08:21:15.182Z] #83 51.57 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-04T08:21:15.182Z] #83 51.63 Unpacking automake (1:1.16.3-2) ... [2022-07-04T08:21:15.441Z] #7 DONE 0.9s [2022-07-04T08:21:15.441Z] [2022-07-04T08:21:15.441Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-04T08:21:15.441Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-04T08:21:15.441Z] #8 DONE 0.8s [2022-07-04T08:21:15.441Z] [2022-07-04T08:21:15.441Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-04T08:21:15.441Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-04T08:21:15.663Z] [2022-07-04T08:21:15.663Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T08:21:15.663Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-04T08:21:15.663Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-04T08:21:15.663Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-04T08:21:15.663Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-04T08:21:15.730Z] #10 DONE 0.9s [2022-07-04T08:21:15.730Z] [2022-07-04T08:21:15.730Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-04T08:21:15.730Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-04T08:21:15.730Z] #9 DONE 0.9s [2022-07-04T08:21:15.730Z] [2022-07-04T08:21:15.730Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T08:21:15.730Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-04T08:21:15.730Z] #73 DONE 0.0s [2022-07-04T08:21:15.730Z] [2022-07-04T08:21:15.730Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T08:21:15.730Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-04T08:21:15.730Z] #71 DONE 0.0s [2022-07-04T08:21:15.730Z] [2022-07-04T08:21:15.730Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:15.730Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:15.730Z] #11 DONE 0.0s [2022-07-04T08:21:15.730Z] [2022-07-04T08:21:15.730Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-04T08:21:15.730Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-04T08:21:15.937Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-04T08:21:15.937Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.3s [2022-07-04T08:21:16.130Z] #83 52.58 Selecting previously unselected package patch. [2022-07-04T08:21:16.130Z] #83 52.58 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-04T08:21:16.130Z] #83 52.60 Unpacking patch (2.7.6-7) ... [2022-07-04T08:21:16.130Z] #83 ... [2022-07-04T08:21:16.130Z] [2022-07-04T08:21:16.130Z] #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-04T08:21:16.130Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-04T08:21:16.130Z] #64 52.60 v3.0.2 [2022-07-04T08:21:16.204Z] #71 ... [2022-07-04T08:21:16.204Z] [2022-07-04T08:21:16.204Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-04T08:21:16.204Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-04T08:21:16.204Z] #49 DONE 0.0s [2022-07-04T08:21:16.204Z] [2022-07-04T08:21:16.204Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T08:21:16.204Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-04T08:21:16.204Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.4s [2022-07-04T08:21:16.204Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.5s [2022-07-04T08:21:16.204Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.44MB / 9.86MB 0.6s [2022-07-04T08:21:16.306Z] #49 DONE 0.5s [2022-07-04T08:21:16.307Z] [2022-07-04T08:21:16.307Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T08:21:16.307Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T08:21:16.307Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-07-04T08:21:16.307Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-07-04T08:21:16.307Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-07-04T08:21:16.307Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-07-04T08:21:16.307Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0B / 55.01MB 0.1s [2022-07-04T08:21:16.307Z] #28 ... [2022-07-04T08:21:16.307Z] [2022-07-04T08:21:16.307Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-04T08:21:16.307Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-04T08:21:16.307Z] #49 DONE 0.0s [2022-07-04T08:21:16.307Z] [2022-07-04T08:21:16.307Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T08:21:16.307Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T08:21:16.307Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 8.13MB / 55.01MB 0.3s [2022-07-04T08:21:16.469Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-07-04T08:21:16.469Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-07-04T08:21:16.894Z] Client: [2022-07-04T08:21:16.894Z] Context: default [2022-07-04T08:21:16.894Z] Debug Mode: false [2022-07-04T08:21:16.894Z] Plugins: [2022-07-04T08:21:16.894Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-04T08:21:16.894Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-04T08:21:16.894Z] [2022-07-04T08:21:16.894Z] Server: [2022-07-04T08:21:16.894Z] Containers: 0 [2022-07-04T08:21:16.894Z] Running: 0 [2022-07-04T08:21:16.894Z] Paused: 0 [2022-07-04T08:21:16.894Z] Stopped: 0 [2022-07-04T08:21:16.894Z] Images: 0 [2022-07-04T08:21:16.894Z] Server Version: 20.10.14 [2022-07-04T08:21:16.894Z] Storage Driver: overlay2 [2022-07-04T08:21:16.894Z] Backing Filesystem: extfs [2022-07-04T08:21:16.894Z] Supports d_type: true [2022-07-04T08:21:16.894Z] Native Overlay Diff: true [2022-07-04T08:21:16.894Z] userxattr: false [2022-07-04T08:21:16.894Z] Logging Driver: json-file [2022-07-04T08:21:16.894Z] Cgroup Driver: cgroupfs [2022-07-04T08:21:16.894Z] Cgroup Version: 1 [2022-07-04T08:21:16.894Z] Plugins: [2022-07-04T08:21:16.894Z] Volume: local [2022-07-04T08:21:16.894Z] Network: bridge host ipvlan macvlan null overlay [2022-07-04T08:21:16.894Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-04T08:21:16.894Z] Swarm: inactive [2022-07-04T08:21:16.894Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-04T08:21:16.894Z] Default Runtime: runc [2022-07-04T08:21:16.894Z] Init Binary: docker-init [2022-07-04T08:21:16.894Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-04T08:21:16.894Z] runc version: v1.0.3-0-gf46b6ba [2022-07-04T08:21:16.894Z] init version: de40ad0 [2022-07-04T08:21:16.894Z] Security Options: [2022-07-04T08:21:16.894Z] apparmor [2022-07-04T08:21:16.894Z] seccomp [2022-07-04T08:21:16.894Z] Profile: default [2022-07-04T08:21:16.894Z] Kernel Version: 5.13.0-1021-aws [2022-07-04T08:21:16.894Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-04T08:21:16.894Z] OSType: linux [2022-07-04T08:21:16.894Z] Architecture: aarch64 [2022-07-04T08:21:16.894Z] CPUs: 2 [2022-07-04T08:21:16.894Z] Total Memory: 7.562GiB [2022-07-04T08:21:16.894Z] Name: ip-10-100-58-13 [2022-07-04T08:21:16.894Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-04T08:21:16.894Z] Docker Root Dir: /var/lib/docker [2022-07-04T08:21:16.894Z] Debug Mode: false [2022-07-04T08:21:16.894Z] Registry: https://index.docker.io/v1/ [2022-07-04T08:21:16.894Z] Labels: [2022-07-04T08:21:16.894Z] Experimental: true [2022-07-04T08:21:16.894Z] Insecure Registries: [2022-07-04T08:21:16.894Z] 127.0.0.0/8 [2022-07-04T08:21:16.894Z] Live Restore Enabled: true [2022-07-04T08:21:16.894Z] [2022-07-04T08:21:16.942Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 22.02MB / 55.01MB 0.7s [2022-07-04T08:21:16.942Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 26.64MB / 55.01MB 1.0s [Pipeline] sh [2022-07-04T08:21:17.075Z] #64 DONE 53.4s [2022-07-04T08:21:17.075Z] [2022-07-04T08:21:17.075Z] #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-04T08:21:17.075Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-04T08:21:17.075Z] #47 53.24 NAME: [2022-07-04T08:21:17.075Z] #47 53.25 go-winres - A tool for embedding resources in Windows executables [2022-07-04T08:21:17.075Z] #47 53.25 [2022-07-04T08:21:17.075Z] #47 53.25 USAGE: [2022-07-04T08:21:17.075Z] #47 53.25 go-winres [global options] command [command options] [arguments...] [2022-07-04T08:21:17.075Z] #47 53.25 [2022-07-04T08:21:17.075Z] #47 53.25 COMMANDS: [2022-07-04T08:21:17.075Z] #47 53.25 init Create an initial ./winres/winres.json [2022-07-04T08:21:17.075Z] #47 53.25 make Make syso files for the "go build" command [2022-07-04T08:21:17.075Z] #47 53.25 simply Make syso files for the "go build" command (simplified) [2022-07-04T08:21:17.075Z] #47 53.25 extract Extract all resources from an executable [2022-07-04T08:21:17.075Z] #47 53.25 patch Replace resources in an executable file (exe, dll) [2022-07-04T08:21:17.075Z] #47 53.25 help, h Shows a list of commands or help for one command [2022-07-04T08:21:17.075Z] #47 53.25 [2022-07-04T08:21:17.075Z] #47 53.25 GLOBAL OPTIONS: [2022-07-04T08:21:17.075Z] #47 53.25 --help, -h show help (default: false) [2022-07-04T08:21:17.075Z] #47 DONE 53.4s [2022-07-04T08:21:17.075Z] [2022-07-04T08:21:17.075Z] #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-04T08:21:17.075Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:21:17.075Z] #83 53.24 Selecting previously unselected package dpkg-dev. [2022-07-04T08:21:17.075Z] #83 53.25 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-07-04T08:21:17.075Z] #83 53.26 Unpacking dpkg-dev (1.20.10) ... [2022-07-04T08:21:17.202Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 30.41MB / 55.01MB 1.1s [2022-07-04T08:21:17.268Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-04T08:21:17.268Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-04T08:21:17.268Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43765/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-04T08:21:17.268Z] + bash /home/ubuntu/workspace/moby_PR-43765/check-config.sh [2022-07-04T08:21:17.268Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-04T08:21:17.268Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-04T08:21:17.268Z] [2022-07-04T08:21:17.268Z] Generally Necessary: [2022-07-04T08:21:17.268Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-04T08:21:17.268Z] - apparmor: enabled and tools installed [2022-07-04T08:21:17.268Z] - CONFIG_NAMESPACES: enabled [2022-07-04T08:21:17.268Z] - CONFIG_NET_NS: enabled [2022-07-04T08:21:17.268Z] - CONFIG_PID_NS: enabled [2022-07-04T08:21:17.268Z] - CONFIG_IPC_NS: enabled [2022-07-04T08:21:17.268Z] - CONFIG_UTS_NS: enabled [2022-07-04T08:21:17.268Z] - CONFIG_CGROUPS: enabled [2022-07-04T08:21:17.268Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-04T08:21:17.268Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-04T08:21:17.268Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-04T08:21:17.268Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-04T08:21:17.268Z] - CONFIG_CPUSETS: enabled [2022-07-04T08:21:17.268Z] - CONFIG_MEMCG: enabled [2022-07-04T08:21:17.268Z] - CONFIG_KEYS: enabled [2022-07-04T08:21:17.268Z] - CONFIG_VETH: enabled (as module) [2022-07-04T08:21:17.268Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-04T08:21:17.268Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-04T08:21:17.268Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-04T08:21:17.268Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-04T08:21:17.268Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-04T08:21:17.268Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-04T08:21:17.268Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-04T08:21:17.268Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-04T08:21:17.460Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 33.55MB / 55.01MB 1.3s [2022-07-04T08:21:17.460Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 38.80MB / 55.01MB 1.5s [2022-07-04T08:21:17.529Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-04T08:21:17.529Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-04T08:21:17.529Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-04T08:21:17.529Z] - CONFIG_CGROUP_BPF: enabled [2022-07-04T08:21:17.529Z] [2022-07-04T08:21:17.529Z] Optional Features: [2022-07-04T08:21:17.529Z] - CONFIG_USER_NS: enabled [2022-07-04T08:21:17.529Z] - CONFIG_SECCOMP: enabled [2022-07-04T08:21:17.529Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-04T08:21:17.529Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-04T08:21:17.529Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-04T08:21:17.529Z] (cgroup swap accounting is currently enabled) [2022-07-04T08:21:17.529Z] - CONFIG_BLK_CGROUP: enabled [2022-07-04T08:21:17.529Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-04T08:21:17.529Z] - CONFIG_CGROUP_PERF: enabled [2022-07-04T08:21:17.529Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-04T08:21:17.529Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-04T08:21:17.529Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-04T08:21:17.529Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-04T08:21:17.529Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-04T08:21:17.529Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-04T08:21:17.529Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-04T08:21:17.529Z] - CONFIG_IP_VS: enabled (as module) [2022-07-04T08:21:17.529Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-04T08:21:17.529Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-04T08:21:17.529Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-04T08:21:17.529Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-04T08:21:17.529Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-04T08:21:17.529Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-04T08:21:17.529Z] - CONFIG_EXT4_FS: enabled [2022-07-04T08:21:17.529Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-04T08:21:17.529Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-04T08:21:17.529Z] - Network Drivers: [2022-07-04T08:21:17.529Z] - "overlay": [2022-07-04T08:21:17.529Z] - CONFIG_VXLAN: enabled (as module) [2022-07-04T08:21:17.529Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-04T08:21:17.529Z] Optional (for encrypted networks): [2022-07-04T08:21:17.790Z] - CONFIG_CRYPTO: enabled [2022-07-04T08:21:17.790Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-04T08:21:17.790Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-04T08:21:17.790Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-04T08:21:17.790Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-04T08:21:17.790Z] - CONFIG_XFRM: enabled [2022-07-04T08:21:17.790Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-04T08:21:17.791Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-04T08:21:17.791Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-04T08:21:17.791Z] - "ipvlan": [2022-07-04T08:21:17.791Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-04T08:21:17.791Z] - "macvlan": [2022-07-04T08:21:17.791Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-04T08:21:17.791Z] - CONFIG_DUMMY: enabled (as module) [2022-07-04T08:21:17.791Z] - "ftp,tftp client in container": [2022-07-04T08:21:17.791Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-04T08:21:17.791Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-04T08:21:17.791Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-04T08:21:17.791Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-04T08:21:17.791Z] - Storage Drivers: [2022-07-04T08:21:17.791Z] - "aufs": [2022-07-04T08:21:17.791Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-04T08:21:17.791Z] - "btrfs": [2022-07-04T08:21:17.791Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-04T08:21:17.791Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-04T08:21:17.791Z] - "devicemapper": [2022-07-04T08:21:17.791Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-04T08:21:17.791Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-04T08:21:17.791Z] - "overlay": [2022-07-04T08:21:17.791Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-04T08:21:17.791Z] - "zfs": [2022-07-04T08:21:17.791Z] - /dev/zfs: present [2022-07-04T08:21:17.791Z] - zfs command: missing [2022-07-04T08:21:17.791Z] - zpool command: missing [2022-07-04T08:21:17.791Z] [2022-07-04T08:21:17.791Z] Limits: [2022-07-04T08:21:17.791Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-04T08:21:17.791Z] [2022-07-04T08:21:17.791Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-04T08:21:18.030Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 47.19MB / 55.01MB 1.9s [2022-07-04T08:21:18.126Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1cab8eda24e70c60061e34adc4a19c1aeb5ad90c . [2022-07-04T08:21:18.289Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 53.92MB / 55.01MB 2.1s [2022-07-04T08:21:18.387Z] #2 [internal] load .dockerignore [2022-07-04T08:21:18.387Z] #2 sha256:11fb3138921f6cd0132ceae6b0b4c5ccf87dcd67a27f2fdbfd61dc1046aa4925 [2022-07-04T08:21:18.387Z] #2 transferring context: 145B done [2022-07-04T08:21:18.387Z] #2 DONE 0.1s [2022-07-04T08:21:18.387Z] [2022-07-04T08:21:18.387Z] #1 [internal] load build definition from Dockerfile [2022-07-04T08:21:18.387Z] #1 sha256:047631d27fc3c1986c8cb9066794ead13de7fef8c4a5b9e2b011d435eda55b8a [2022-07-04T08:21:18.387Z] #1 transferring dockerfile: 19.25kB done [2022-07-04T08:21:18.387Z] #1 DONE 0.2s [2022-07-04T08:21:18.387Z] [2022-07-04T08:21:18.387Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-04T08:21:18.387Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-04T08:21:18.460Z] #83 54.94 Selecting previously unselected package build-essential. [2022-07-04T08:21:18.460Z] #83 54.94 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-04T08:21:18.460Z] #83 54.94 Unpacking build-essential (12.9) ... [2022-07-04T08:21:18.460Z] #83 ... [2022-07-04T08:21:18.460Z] [2022-07-04T08:21:18.460Z] #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-04T08:21:18.460Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:21:18.460Z] #58 44.75 The following additional packages will be installed: [2022-07-04T08:21:18.460Z] #58 44.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-04T08:21:18.460Z] #58 44.77 python3-protobuf python3-six [2022-07-04T08:21:18.460Z] #58 44.77 Suggested packages: [2022-07-04T08:21:18.460Z] #58 44.77 python3-setuptools [2022-07-04T08:21:18.460Z] #58 44.77 Recommended packages: [2022-07-04T08:21:18.460Z] #58 44.77 iproute2 | iproute [2022-07-04T08:21:18.460Z] #58 45.85 The following NEW packages will be installed: [2022-07-04T08:21:18.460Z] #58 45.87 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-04T08:21:18.460Z] #58 45.87 python3-protobuf python3-six [2022-07-04T08:21:18.460Z] #58 46.51 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:21:18.460Z] #58 46.51 Need to get 2314 kB of archives. [2022-07-04T08:21:18.460Z] #58 46.51 After this operation, 11.1 MB of additional disk space will be used. [2022-07-04T08:21:18.460Z] #58 46.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-04T08:21:18.460Z] #58 46.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-04T08:21:18.460Z] #58 46.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-04T08:21:18.460Z] #58 46.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-04T08:21:18.460Z] #58 46.61 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-04T08:21:18.460Z] #58 46.62 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-04T08:21:18.460Z] #58 46.63 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-04T08:21:18.460Z] #58 49.97 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-04T08:21:18.460Z] #58 51.81 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:21:18.460Z] #58 52.19 Fetched 2314 kB in 4s (538 kB/s) [2022-07-04T08:21:18.460Z] #58 52.35 Selecting previously unselected package libprotobuf23:amd64. [2022-07-04T08:21:18.460Z] #58 52.35 (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-04T08:21:18.460Z] #58 52.52 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-04T08:21:18.460Z] #58 52.58 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-04T08:21:18.460Z] #58 53.79 Selecting previously unselected package python3-pkg-resources. [2022-07-04T08:21:18.460Z] #58 53.82 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-04T08:21:18.460Z] #58 53.83 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-04T08:21:18.460Z] #58 54.19 Selecting previously unselected package python3-six. [2022-07-04T08:21:18.460Z] #58 54.19 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-04T08:21:18.460Z] #58 54.19 Unpacking python3-six (1.16.0-2) ... [2022-07-04T08:21:18.460Z] #58 54.30 Selecting previously unselected package python3-protobuf. [2022-07-04T08:21:18.460Z] #58 54.33 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-04T08:21:18.460Z] #58 54.35 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-04T08:21:18.721Z] #58 ... [2022-07-04T08:21:18.721Z] [2022-07-04T08:21:18.721Z] #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-04T08:21:18.721Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:21:18.721Z] #83 55.17 Selecting previously unselected package libcap2:amd64. [2022-07-04T08:21:18.721Z] #83 55.17 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-04T08:21:18.721Z] #83 55.18 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-04T08:21:18.854Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.8s done [2022-07-04T08:21:18.958Z] #3 DONE 0.4s [2022-07-04T08:21:18.958Z] [2022-07-04T08:21:18.958Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-04T08:21:18.958Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-04T08:21:18.958Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-04T08:21:18.958Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-04T08:21:18.958Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-07-04T08:21:18.958Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-07-04T08:21:18.959Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 8.39MB / 9.20MB 0.2s [2022-07-04T08:21:18.983Z] #83 55.38 Selecting previously unselected package libcap-dev:amd64. [2022-07-04T08:21:18.983Z] #83 55.38 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-04T08:21:18.983Z] #83 55.39 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-04T08:21:19.221Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s [2022-07-04T08:21:19.221Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s done [2022-07-04T08:21:19.221Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-07-04T08:21:19.244Z] #83 55.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-04T08:21:19.244Z] #83 55.64 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-04T08:21:19.244Z] #83 55.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T08:21:19.244Z] #83 55.76 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-04T08:21:19.244Z] #83 55.76 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-04T08:21:19.244Z] #83 55.78 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-04T08:21:19.425Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 [2022-07-04T08:21:19.483Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-07-04T08:21:19.483Z] #4 DONE 0.8s [2022-07-04T08:21:19.505Z] #83 55.95 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-04T08:21:19.505Z] #83 55.95 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-04T08:21:19.505Z] #83 55.95 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T08:21:19.766Z] #83 56.34 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-04T08:21:19.766Z] #83 56.36 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-04T08:21:19.766Z] #83 56.40 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T08:21:20.055Z] [2022-07-04T08:21:20.055Z] #6 [internal] load build definition from Dockerfile [2022-07-04T08:21:20.055Z] #6 sha256:24c39888fdae271645c70a453b8be8cdf9e7f950bc222de43b513ec7ce6a7446 [2022-07-04T08:21:20.055Z] #6 DONE 0.0s [2022-07-04T08:21:20.055Z] [2022-07-04T08:21:20.055Z] #5 [internal] load .dockerignore [2022-07-04T08:21:20.055Z] #5 sha256:896179ab40c8018f3f95ed90a70f0b380e77674a0f1d9505f39fc95808cd7f6a [2022-07-04T08:21:20.055Z] #5 DONE 0.0s [2022-07-04T08:21:20.055Z] [2022-07-04T08:21:20.055Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-04T08:21:20.055Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-04T08:21:20.337Z] #83 ... [2022-07-04T08:21:20.337Z] [2022-07-04T08:21:20.337Z] #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-04T08:21:20.337Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:21:20.337Z] #62 46.86 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-04T08:21:20.337Z] #62 47.05 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-04T08:21:20.337Z] #62 47.21 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-04T08:21:20.337Z] #62 47.35 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-04T08:21:20.337Z] #62 47.47 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-04T08:21:20.337Z] #62 47.61 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-04T08:21:20.337Z] #62 47.62 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-04T08:21:20.337Z] #62 47.84 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-04T08:21:20.337Z] #62 47.90 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-04T08:21:20.337Z] #62 48.11 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-04T08:21:20.337Z] #62 48.13 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-04T08:21:20.337Z] #62 48.26 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-04T08:21:20.337Z] #62 48.90 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-04T08:21:20.337Z] #62 48.93 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-04T08:21:20.337Z] #62 49.14 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-04T08:21:20.337Z] #62 49.17 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-04T08:21:20.337Z] #62 49.69 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-04T08:21:20.337Z] #62 49.82 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-04T08:21:20.337Z] #62 49.87 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-04T08:21:20.337Z] #62 49.89 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-04T08:21:20.337Z] #62 50.09 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-04T08:21:20.337Z] #62 50.09 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-04T08:21:20.337Z] #62 50.23 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-04T08:21:20.337Z] #62 50.33 go: downloading github.com/prometheus/common v0.32.1 [2022-07-04T08:21:20.337Z] #62 50.81 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-04T08:21:20.337Z] #62 51.20 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-04T08:21:20.337Z] #62 51.96 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-04T08:21:20.337Z] #62 52.29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-04T08:21:20.600Z] #62 ... [2022-07-04T08:21:20.600Z] [2022-07-04T08:21:20.601Z] #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-04T08:21:20.601Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-04T08:21:20.601Z] #41 56.04 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-04T08:21:20.601Z] #41 56.71 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-04T08:21:20.862Z] #41 56.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-04T08:21:21.736Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done [2022-07-04T08:21:21.736Z] #71 DONE 6.0s [2022-07-04T08:21:21.736Z] [2022-07-04T08:21:21.736Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:21.736Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:21.736Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.2s done [2022-07-04T08:21:21.736Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-04T08:21:21.736Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-04T08:21:21.736Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-04T08:21:21.736Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.8s done [2022-07-04T08:21:21.736Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.9s done [2022-07-04T08:21:21.736Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.7s done [2022-07-04T08:21:21.736Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 4.1s done [2022-07-04T08:21:21.736Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 5.5s done [2022-07-04T08:21:21.736Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 61.87MB / 141.75MB 5.6s [2022-07-04T08:21:21.736Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 2.3s [2022-07-04T08:21:21.736Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 4.2s done [2022-07-04T08:21:21.736Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 70.25MB / 141.75MB 5.8s [2022-07-04T08:21:21.968Z] Client: [2022-07-04T08:21:21.968Z] Context: default [2022-07-04T08:21:21.968Z] Debug Mode: false [2022-07-04T08:21:21.968Z] Plugins: [2022-07-04T08:21:21.968Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-04T08:21:21.968Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-04T08:21:21.968Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-04T08:21:21.968Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-04T08:21:21.968Z] [2022-07-04T08:21:21.968Z] Server: [2022-07-04T08:21:21.968Z] Containers: 0 [2022-07-04T08:21:21.968Z] Running: 0 [2022-07-04T08:21:21.968Z] Paused: 0 [2022-07-04T08:21:21.968Z] Stopped: 0 [2022-07-04T08:21:21.968Z] Images: 0 [2022-07-04T08:21:21.968Z] Server Version: 20.10.14 [2022-07-04T08:21:21.968Z] Storage Driver: overlay2 [2022-07-04T08:21:21.968Z] Backing Filesystem: extfs [2022-07-04T08:21:21.968Z] Supports d_type: true [2022-07-04T08:21:21.968Z] Native Overlay Diff: true [2022-07-04T08:21:21.968Z] userxattr: false [2022-07-04T08:21:21.968Z] Logging Driver: json-file [2022-07-04T08:21:21.968Z] Cgroup Driver: systemd [2022-07-04T08:21:21.968Z] Cgroup Version: 2 [2022-07-04T08:21:21.968Z] Plugins: [2022-07-04T08:21:21.968Z] Volume: local [2022-07-04T08:21:21.968Z] Network: bridge host ipvlan macvlan null overlay [2022-07-04T08:21:21.968Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-04T08:21:21.968Z] Swarm: inactive [2022-07-04T08:21:21.968Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-04T08:21:21.968Z] Default Runtime: runc [2022-07-04T08:21:21.968Z] Init Binary: docker-init [2022-07-04T08:21:21.968Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-04T08:21:21.968Z] runc version: v1.0.3-0-gf46b6ba [2022-07-04T08:21:21.968Z] init version: de40ad0 [2022-07-04T08:21:21.968Z] Security Options: [2022-07-04T08:21:21.968Z] apparmor [2022-07-04T08:21:21.968Z] seccomp [2022-07-04T08:21:21.968Z] Profile: default [2022-07-04T08:21:21.968Z] cgroupns [2022-07-04T08:21:21.968Z] Kernel Version: 5.13.0-1021-aws [2022-07-04T08:21:21.968Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-04T08:21:21.968Z] OSType: linux [2022-07-04T08:21:21.968Z] Architecture: x86_64 [2022-07-04T08:21:21.968Z] CPUs: 2 [2022-07-04T08:21:21.968Z] Total Memory: 7.476GiB [2022-07-04T08:21:21.968Z] Name: ip-10-100-66-53 [2022-07-04T08:21:21.968Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-04T08:21:21.968Z] Docker Root Dir: /var/lib/docker [2022-07-04T08:21:21.968Z] Debug Mode: false [2022-07-04T08:21:21.968Z] Registry: https://index.docker.io/v1/ [2022-07-04T08:21:21.968Z] Labels: [2022-07-04T08:21:21.968Z] Experimental: true [2022-07-04T08:21:21.968Z] Insecure Registries: [2022-07-04T08:21:21.968Z] 127.0.0.0/8 [2022-07-04T08:21:21.968Z] Live Restore Enabled: true [2022-07-04T08:21:21.968Z] [2022-07-04T08:21:21.972Z] #10 ... [2022-07-04T08:21:21.972Z] [2022-07-04T08:21:21.972Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-04T08:21:21.972Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-04T08:21:21.972Z] #8 DONE 2.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-04T08:21:22.034Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 82.82MB / 141.75MB 6.1s [2022-07-04T08:21:22.238Z] [2022-07-04T08:21:22.238Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-04T08:21:22.238Z] #9 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-07-04T08:21:22.238Z] #9 DONE 2.3s [2022-07-04T08:21:22.238Z] [2022-07-04T08:21:22.238Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-04T08:21:22.238Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-04T08:21:22.238Z] #7 DONE 2.4s [2022-07-04T08:21:22.238Z] [2022-07-04T08:21:22.238Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-04T08:21:22.238Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-04T08:21:22.238Z] #10 DONE 2.3s [2022-07-04T08:21:22.286Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:1cab8eda24e70c60061e34adc4a19c1aeb5ad90c . [2022-07-04T08:21:22.286Z] #1 [internal] load build definition from Dockerfile [2022-07-04T08:21:22.286Z] #1 sha256:a5c609407830036bb5543bd054c2b8cf7914c1513f419c6bfadc593485944ce2 [2022-07-04T08:21:22.556Z] #1 transferring dockerfile: 19.25kB done [2022-07-04T08:21:22.556Z] #1 DONE 0.1s [2022-07-04T08:21:22.556Z] [2022-07-04T08:21:22.556Z] #2 [internal] load .dockerignore [2022-07-04T08:21:22.556Z] #2 sha256:07e5c90cc2b13d4ee27db4b76324e124d0d72a545c0858edc8459999415916e3 [2022-07-04T08:21:22.556Z] #2 transferring context: 145B done [2022-07-04T08:21:22.556Z] #2 DONE 0.0s [2022-07-04T08:21:22.556Z] [2022-07-04T08:21:22.556Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-04T08:21:22.556Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-04T08:21:22.678Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 90.18MB / 141.75MB 6.6s [2022-07-04T08:21:22.678Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 100.05MB / 141.75MB 6.9s [2022-07-04T08:21:22.725Z] #28 ... [2022-07-04T08:21:22.725Z] [2022-07-04T08:21:22.725Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:22.725Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:22.725Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done [2022-07-04T08:21:22.725Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-04T08:21:22.725Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-04T08:21:22.725Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-04T08:21:22.725Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.8s done [2022-07-04T08:21:22.725Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 1.2s done [2022-07-04T08:21:22.725Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.8s done [2022-07-04T08:21:22.725Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 4.6s done [2022-07-04T08:21:22.725Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 6.1s [2022-07-04T08:21:22.725Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 71.30MB / 141.75MB 6.1s [2022-07-04T08:21:22.725Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 4.7s done [2022-07-04T08:21:22.725Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 80.74MB / 141.75MB 6.4s [2022-07-04T08:21:22.725Z] #11 ... [2022-07-04T08:21:22.725Z] [2022-07-04T08:21:22.725Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T08:21:22.725Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-04T08:21:22.725Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-04T08:21:22.725Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-04T08:21:22.725Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-04T08:21:22.725Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-04T08:21:22.725Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-07-04T08:21:22.725Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.4s done [2022-07-04T08:21:22.725Z] #71 DONE 7.0s [2022-07-04T08:21:22.725Z] [2022-07-04T08:21:22.725Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:22.725Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:22.725Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 6.7s done [2022-07-04T08:21:22.725Z] #11 ... [2022-07-04T08:21:22.725Z] [2022-07-04T08:21:22.725Z] #24 [internal] load build context [2022-07-04T08:21:22.725Z] #24 sha256:319eccd0f9ea97d7f8b86b0dd2618383c6d18063d0c4aa151b614f627843c7ba [2022-07-04T08:21:22.725Z] #24 transferring context: 44.55MB 7.0s [2022-07-04T08:21:22.982Z] #24 ... [2022-07-04T08:21:22.982Z] [2022-07-04T08:21:22.982Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:22.982Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:22.982Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 91.71MB / 141.75MB 6.9s [2022-07-04T08:21:23.122Z] #3 DONE 0.4s [2022-07-04T08:21:23.122Z] [2022-07-04T08:21:23.122Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-04T08:21:23.122Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-04T08:21:23.122Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-04T08:21:23.122Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-04T08:21:23.122Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-04T08:21:23.122Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-04T08:21:23.122Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-04T08:21:23.122Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-04T08:21:23.239Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 103.81MB / 141.75MB 7.2s [2022-07-04T08:21:23.408Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-04T08:21:23.546Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 113.51MB / 141.75MB 7.5s [2022-07-04T08:21:23.608Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 111.66MB / 141.75MB 7.5s [2022-07-04T08:21:23.608Z] #11 ... [2022-07-04T08:21:23.608Z] [2022-07-04T08:21:23.608Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T08:21:23.608Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-04T08:21:23.608Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-04T08:21:23.608Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-04T08:21:23.608Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-04T08:21:23.608Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-04T08:21:23.608Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.3s done [2022-07-04T08:21:23.608Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.3s done [2022-07-04T08:21:23.608Z] #73 DONE 7.9s [2022-07-04T08:21:23.608Z] [2022-07-04T08:21:23.608Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:23.608Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:23.608Z] #11 ... [2022-07-04T08:21:23.608Z] [2022-07-04T08:21:23.608Z] #24 [internal] load build context [2022-07-04T08:21:23.608Z] #24 sha256:fb81ae14c870e99e622cd8a0c22f32adf881fef4ff68eeeb44fd0f7398eaccc9 [2022-07-04T08:21:23.608Z] #24 transferring context: 39.82MB 8.1s [2022-07-04T08:21:23.608Z] #24 ... [2022-07-04T08:21:23.608Z] [2022-07-04T08:21:23.608Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:23.608Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:23.608Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 119.54MB / 141.75MB 7.8s [2022-07-04T08:21:23.666Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-04T08:21:23.666Z] #4 DONE 0.7s [2022-07-04T08:21:23.824Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 123.73MB / 141.75MB 7.9s [2022-07-04T08:21:23.922Z] [2022-07-04T08:21:23.922Z] #5 [internal] load .dockerignore [2022-07-04T08:21:23.922Z] #5 sha256:f7145f3da6c65a51878f14a486565442b0dfae043904dfc4a58507278136139d [2022-07-04T08:21:23.922Z] #5 DONE 0.0s [2022-07-04T08:21:23.922Z] [2022-07-04T08:21:23.922Z] #6 [internal] load build definition from Dockerfile [2022-07-04T08:21:23.922Z] #6 sha256:7df21dea25de18d01f27cec1b554066d12259603c3e1cf06125717465860472f [2022-07-04T08:21:23.922Z] #6 DONE 0.0s [2022-07-04T08:21:23.922Z] [2022-07-04T08:21:23.922Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-04T08:21:23.922Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-04T08:21:24.166Z] #41 ... [2022-07-04T08:21:24.166Z] [2022-07-04T08:21:24.166Z] #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-04T08:21:24.166Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:21:24.166Z] #83 57.79 Selecting previously unselected package libtool. [2022-07-04T08:21:24.166Z] #83 57.79 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-04T08:21:24.166Z] #83 57.83 Unpacking libtool (2.4.6-15) ... [2022-07-04T08:21:24.166Z] #83 58.10 Selecting previously unselected package libudev-dev:amd64. [2022-07-04T08:21:24.166Z] #83 58.12 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-04T08:21:24.166Z] #83 58.19 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-04T08:21:24.166Z] #83 58.52 Selecting previously unselected package libyajl2:amd64. [2022-07-04T08:21:24.166Z] #83 58.52 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-04T08:21:24.166Z] #83 58.53 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-04T08:21:24.166Z] #83 58.64 Selecting previously unselected package libyajl-dev:amd64. [2022-07-04T08:21:24.166Z] #83 58.64 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-04T08:21:24.166Z] #83 58.65 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-04T08:21:24.166Z] #83 58.91 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T08:21:24.166Z] #83 58.93 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-04T08:21:24.166Z] #83 58.95 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-04T08:21:24.166Z] #83 58.98 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-04T08:21:24.166Z] #83 59.00 Setting up file (1:5.39-3) ... [2022-07-04T08:21:24.166Z] #83 59.02 Setting up bzip2 (1.0.8-4) ... [2022-07-04T08:21:24.166Z] #83 59.04 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T08:21:24.166Z] #83 59.05 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-04T08:21:24.166Z] #83 59.07 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-04T08:21:24.166Z] #83 59.09 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-04T08:21:24.166Z] #83 59.10 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-04T08:21:24.166Z] #83 59.12 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T08:21:24.166Z] #83 59.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-04T08:21:24.166Z] #83 59.18 Setting up patch (2.7.6-7) ... [2022-07-04T08:21:24.166Z] #83 59.20 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-04T08:21:24.166Z] #83 59.24 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-04T08:21:24.166Z] #83 59.30 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-04T08:21:24.166Z] #83 59.35 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T08:21:24.166Z] #83 59.40 Setting up libtool (2.4.6-15) ... [2022-07-04T08:21:24.166Z] #83 59.45 Setting up m4 (1.4.18-5) ... [2022-07-04T08:21:24.166Z] #83 59.46 Setting up dpkg-dev (1.20.10) ... [2022-07-04T08:21:24.166Z] #83 59.49 Setting up autoconf (2.69-14) ... [2022-07-04T08:21:24.166Z] #83 59.54 Setting up build-essential (12.9) ... [2022-07-04T08:21:24.166Z] #83 59.56 Setting up automake (1:1.16.3-2) ... [2022-07-04T08:21:24.166Z] #83 59.58 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-04T08:21:24.166Z] #83 59.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:21:24.166Z] #83 DONE 60.0s [2022-07-04T08:21:24.166Z] [2022-07-04T08:21:24.166Z] #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-04T08:21:24.166Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:21:24.175Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 132.12MB / 141.75MB 8.2s [2022-07-04T08:21:24.175Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 139.46MB / 141.75MB 8.4s [2022-07-04T08:21:24.395Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 136.31MB / 141.75MB 8.3s [2022-07-04T08:21:24.652Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.2s [2022-07-04T08:21:25.105Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 9.1s done [2022-07-04T08:21:25.138Z] #84 1.508 Cloning into '/tmp/crun-build'... [2022-07-04T08:21:25.220Z] #11 ... [2022-07-04T08:21:25.220Z] [2022-07-04T08:21:25.220Z] #24 [internal] load build context [2022-07-04T08:21:25.220Z] #24 sha256:319eccd0f9ea97d7f8b86b0dd2618383c6d18063d0c4aa151b614f627843c7ba [2022-07-04T08:21:25.220Z] #24 transferring context: 61.68MB 8.6s done [2022-07-04T08:21:25.220Z] #24 DONE 9.2s [2022-07-04T08:21:25.220Z] [2022-07-04T08:21:25.220Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:25.220Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:25.289Z] #10 DONE 1.4s [2022-07-04T08:21:25.289Z] [2022-07-04T08:21:25.289Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-04T08:21:25.289Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-04T08:21:25.289Z] #7 DONE 1.3s [2022-07-04T08:21:25.289Z] [2022-07-04T08:21:25.289Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-04T08:21:25.289Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-04T08:21:25.289Z] #8 DONE 1.4s [2022-07-04T08:21:25.289Z] [2022-07-04T08:21:25.289Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-04T08:21:25.289Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-04T08:21:25.289Z] #9 DONE 1.4s [2022-07-04T08:21:25.373Z] #11 ... [2022-07-04T08:21:25.373Z] [2022-07-04T08:21:25.373Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T08:21:25.373Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T08:21:25.373Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.2s done [2022-07-04T08:21:25.373Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-07-04T08:21:25.373Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-07-04T08:21:25.373Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-07-04T08:21:25.373Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.9s done [2022-07-04T08:21:25.548Z] [2022-07-04T08:21:25.548Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:25.548Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:25.548Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:25.548Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done [2022-07-04T08:21:25.555Z] [2022-07-04T08:21:25.555Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:25.555Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-04T08:21:25.555Z] #11 DONE 0.0s [2022-07-04T08:21:25.555Z] [2022-07-04T08:21:25.555Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T08:21:25.555Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-07-04T08:21:25.555Z] #28 DONE 0.0s [2022-07-04T08:21:25.555Z] [2022-07-04T08:21:25.555Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-04T08:21:25.555Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-04T08:21:25.555Z] #49 DONE 0.0s [2022-07-04T08:21:25.555Z] [2022-07-04T08:21:25.555Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:25.555Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-04T08:21:25.555Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 done [2022-07-04T08:21:25.555Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-04T08:21:25.555Z] #11 sha256:47b9c8aa3f8b415aeca87a1e13353a611df4cf64a07e38f14b1bc9679d56a3b8 1.80kB / 1.80kB done [2022-07-04T08:21:25.555Z] #11 sha256:bc950948075bf8e1fe0467740895ef835b3f02433bd506557cdc0fa3e35aac1b 7.12kB / 7.12kB done [2022-07-04T08:21:25.555Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 37.75MB / 53.70MB 0.6s [2022-07-04T08:21:25.556Z] #11 sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 4.94MB / 4.94MB 0.6s [2022-07-04T08:21:25.556Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 3.15MB / 10.66MB 0.6s [2022-07-04T08:21:25.556Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 49.28MB / 53.70MB 0.7s [2022-07-04T08:21:25.556Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 10.66MB / 10.66MB 0.7s [2022-07-04T08:21:25.633Z] #28 ... [2022-07-04T08:21:25.633Z] [2022-07-04T08:21:25.633Z] #24 [internal] load build context [2022-07-04T08:21:25.633Z] #24 sha256:fb81ae14c870e99e622cd8a0c22f32adf881fef4ff68eeeb44fd0f7398eaccc9 [2022-07-04T08:21:25.790Z] #11 ... [2022-07-04T08:21:25.791Z] [2022-07-04T08:21:25.791Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T08:21:25.791Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-04T08:21:25.791Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-04T08:21:25.791Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-04T08:21:25.791Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-04T08:21:25.791Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-04T08:21:25.791Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2022-07-04T08:21:25.791Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.1s done [2022-07-04T08:21:25.811Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-04T08:21:25.811Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-04T08:21:25.811Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-04T08:21:25.820Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 0.8s [2022-07-04T08:21:25.821Z] #11 sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 4.94MB / 4.94MB 0.7s done [2022-07-04T08:21:25.821Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 1.05MB / 54.67MB 1.0s [2022-07-04T08:21:26.052Z] #73 ... [2022-07-04T08:21:26.052Z] [2022-07-04T08:21:26.052Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:26.052Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:26.052Z] #11 ... [2022-07-04T08:21:26.052Z] [2022-07-04T08:21:26.052Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T08:21:26.052Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-04T08:21:26.052Z] #73 DONE 10.2s [2022-07-04T08:21:26.092Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 20.97MB / 54.67MB 1.1s [2022-07-04T08:21:26.092Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 10.66MB / 10.66MB 1.1s done [2022-07-04T08:21:26.092Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 28.31MB / 54.67MB 1.2s [2022-07-04T08:21:26.205Z] #24 transferring context: 61.68MB 10.6s done [2022-07-04T08:21:26.205Z] #24 ... [2022-07-04T08:21:26.205Z] [2022-07-04T08:21:26.205Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-04T08:21:26.205Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-04T08:21:26.205Z] #72 DONE 1.0s [2022-07-04T08:21:26.312Z] [2022-07-04T08:21:26.312Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T08:21:26.312Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T08:21:26.355Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 39.85MB / 54.67MB 1.3s [2022-07-04T08:21:26.355Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 50.33MB / 54.67MB 1.4s [2022-07-04T08:21:26.382Z] #11 ... [2022-07-04T08:21:26.382Z] [2022-07-04T08:21:26.382Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-04T08:21:26.382Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-04T08:21:26.382Z] #49 DONE 0.0s [2022-07-04T08:21:26.382Z] [2022-07-04T08:21:26.382Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:26.382Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:26.382Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 9.44MB / 55.01MB 0.5s [2022-07-04T08:21:26.382Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 27.26MB / 55.01MB 0.7s [2022-07-04T08:21:26.466Z] [2022-07-04T08:21:26.466Z] #24 [internal] load build context [2022-07-04T08:21:26.466Z] #24 sha256:fb81ae14c870e99e622cd8a0c22f32adf881fef4ff68eeeb44fd0f7398eaccc9 [2022-07-04T08:21:26.466Z] #24 DONE 10.8s [2022-07-04T08:21:26.466Z] [2022-07-04T08:21:26.466Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-04T08:21:26.466Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-04T08:21:26.623Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 54.67MB / 54.67MB 1.5s [2022-07-04T08:21:26.646Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 38.80MB / 55.01MB 0.8s [2022-07-04T08:21:26.646Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 44.40MB / 55.01MB 0.9s [2022-07-04T08:21:26.646Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0B / 5.16MB 1.0s [2022-07-04T08:21:26.646Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0B / 10.88MB 1.0s [2022-07-04T08:21:26.967Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.2s [2022-07-04T08:21:26.967Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 1.2s [2022-07-04T08:21:26.967Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 4.19MB / 10.88MB 1.2s [2022-07-04T08:21:26.967Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 7.34MB / 10.88MB 1.3s [2022-07-04T08:21:27.033Z] #74 DONE 0.9s [2022-07-04T08:21:27.033Z] [2022-07-04T08:21:27.033Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T08:21:27.033Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T08:21:27.033Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 7.9s [2022-07-04T08:21:27.218Z] #11 ... [2022-07-04T08:21:27.218Z] [2022-07-04T08:21:27.218Z] #24 [internal] load build context [2022-07-04T08:21:27.218Z] #24 sha256:eb50ba4ce3021003cf20d0b206f52eea2fd166eea69e6c27714d770ed143b1ff [2022-07-04T08:21:27.218Z] #24 transferring context: 61.68MB 2.0s done [2022-07-04T08:21:27.218Z] #24 DONE 2.3s [2022-07-04T08:21:27.218Z] [2022-07-04T08:21:27.218Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:27.218Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-04T08:21:27.228Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 1.3s done [2022-07-04T08:21:27.228Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 9.44MB / 10.88MB 1.4s [2022-07-04T08:21:27.228Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.5s [2022-07-04T08:21:27.228Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 1.05MB / 54.58MB 1.5s [2022-07-04T08:21:27.228Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 9.44MB / 54.58MB 1.6s [2022-07-04T08:21:27.245Z] #28 ... [2022-07-04T08:21:27.245Z] [2022-07-04T08:21:27.245Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-04T08:21:27.245Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-04T08:21:27.245Z] #72 DONE 0.7s [2022-07-04T08:21:27.245Z] [2022-07-04T08:21:27.245Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T08:21:27.245Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T08:21:27.486Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 2.3s done [2022-07-04T08:21:27.486Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 0B / 81.09MB 2.4s [2022-07-04T08:21:27.486Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 0B / 108.88MB 2.4s [2022-07-04T08:21:27.486Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 16.78MB / 81.09MB 2.6s [2022-07-04T08:21:27.486Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 18.87MB / 108.88MB 2.6s [2022-07-04T08:21:27.486Z] #11 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 0.2s [2022-07-04T08:21:27.494Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 17.47MB / 54.58MB 1.7s [2022-07-04T08:21:27.494Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 27.75MB / 54.58MB 1.9s [2022-07-04T08:21:27.756Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 33.55MB / 54.58MB 2.0s [2022-07-04T08:21:27.756Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 44.04MB / 54.58MB 2.1s [2022-07-04T08:21:27.756Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 27.26MB / 81.09MB 2.7s [2022-07-04T08:21:27.756Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 31.46MB / 108.88MB 2.7s [2022-07-04T08:21:27.756Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 32.51MB / 81.09MB 2.8s [2022-07-04T08:21:28.013Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 50.33MB / 54.58MB 2.2s [2022-07-04T08:21:28.013Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.53MB / 54.58MB 2.3s [2022-07-04T08:21:28.018Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 53.48MB / 81.09MB 3.0s [2022-07-04T08:21:28.018Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 54.53MB / 108.88MB 3.0s [2022-07-04T08:21:28.018Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 66.06MB / 81.09MB 3.1s [2022-07-04T08:21:28.018Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 66.06MB / 108.88MB 3.1s [2022-07-04T08:21:28.177Z] #28 ... [2022-07-04T08:21:28.177Z] [2022-07-04T08:21:28.177Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-04T08:21:28.177Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-04T08:21:28.177Z] #74 DONE 0.8s [2022-07-04T08:21:28.177Z] [2022-07-04T08:21:28.177Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:28.177Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:28.281Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.4s done [2022-07-04T08:21:28.284Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 76.09MB / 81.09MB 3.3s [2022-07-04T08:21:28.284Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 84.93MB / 108.88MB 3.3s [2022-07-04T08:21:28.539Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 2.7s done [2022-07-04T08:21:28.545Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 54.67MB / 54.67MB 3.4s done [2022-07-04T08:21:28.545Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 81.09MB / 81.09MB 3.5s [2022-07-04T08:21:28.545Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 99.61MB / 108.88MB 3.5s [2022-07-04T08:21:28.545Z] #11 sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 0B / 126B 3.5s [2022-07-04T08:21:28.545Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 108.88MB / 108.88MB 3.6s [2022-07-04T08:21:28.545Z] #11 sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 126B / 126B 3.6s [2022-07-04T08:21:28.808Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 3.15MB / 141.75MB 3.0s [2022-07-04T08:21:29.077Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 18.23MB / 141.75MB 3.3s [2022-07-04T08:21:29.077Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 29.36MB / 141.75MB 3.5s [2022-07-04T08:21:29.339Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 42.99MB / 141.75MB 3.8s [2022-07-04T08:21:29.341Z] #84 ... [2022-07-04T08:21:29.341Z] [2022-07-04T08:21:29.341Z] #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-04T08:21:29.341Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:21:29.341Z] #58 55.26 Selecting previously unselected package libnet1:amd64. [2022-07-04T08:21:29.341Z] #58 55.26 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-04T08:21:29.341Z] #58 55.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T08:21:29.341Z] #58 55.47 Selecting previously unselected package libnl-3-200:amd64. [2022-07-04T08:21:29.341Z] #58 55.47 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-04T08:21:29.341Z] #58 55.49 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T08:21:29.341Z] #58 55.70 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-04T08:21:29.341Z] #58 55.70 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-04T08:21:29.341Z] #58 55.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T08:21:29.341Z] #58 55.92 Selecting previously unselected package criu. [2022-07-04T08:21:29.341Z] #58 55.94 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-04T08:21:29.341Z] #58 55.94 Unpacking criu (3.17-1) ... [2022-07-04T08:21:29.341Z] #58 57.41 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-04T08:21:29.341Z] #58 59.35 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-04T08:21:29.341Z] #58 59.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T08:21:29.341Z] #58 59.48 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T08:21:29.341Z] #58 59.55 Setting up python3-six (1.16.0-2) ... [2022-07-04T08:21:29.341Z] #58 61.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T08:21:29.341Z] #58 61.20 Setting up python3-protobuf (3.12.4-1) ... [2022-07-04T08:21:29.563Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.3s done [2022-07-04T08:21:29.597Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 3.9s done [2022-07-04T08:21:29.597Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 59.77MB / 141.75MB 4.0s [2022-07-04T08:21:29.597Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 0B / 156B 4.0s [2022-07-04T08:21:29.597Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 0B / 85.88MB 4.0s [2022-07-04T08:21:29.820Z] #28 DONE 14.2s [2022-07-04T08:21:29.820Z] [2022-07-04T08:21:29.820Z] #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-04T08:21:29.820Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-04T08:21:29.854Z] #11 ... [2022-07-04T08:21:29.854Z] [2022-07-04T08:21:29.854Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T08:21:29.854Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-04T08:21:29.854Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-04T08:21:29.854Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-04T08:21:29.854Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-04T08:21:29.854Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-04T08:21:29.854Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-07-04T08:21:29.854Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.1s done [2022-07-04T08:21:29.854Z] #73 DONE 4.1s [2022-07-04T08:21:29.854Z] [2022-07-04T08:21:29.854Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:29.854Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:29.854Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 4.0s done [2022-07-04T08:21:29.854Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 7.28MB / 85.88MB 4.1s [2022-07-04T08:21:29.854Z] #11 ... [2022-07-04T08:21:29.854Z] [2022-07-04T08:21:29.854Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T08:21:29.854Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-04T08:21:29.854Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-04T08:21:29.854Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-04T08:21:29.854Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-04T08:21:29.854Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-04T08:21:29.854Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-07-04T08:21:29.854Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2022-07-04T08:21:29.854Z] #71 DONE 4.2s [2022-07-04T08:21:29.854Z] [2022-07-04T08:21:29.854Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:29.854Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:29.854Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 69.21MB / 141.75MB 4.2s [2022-07-04T08:21:29.854Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 1.4s [2022-07-04T08:21:29.912Z] #58 66.22 Setting up criu (3.17-1) ... [2022-07-04T08:21:29.937Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 81.09MB / 81.09MB 4.9s done [2022-07-04T08:21:29.937Z] #11 sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 126B / 126B 4.9s done [2022-07-04T08:21:29.937Z] #11 extracting sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 0.1s [2022-07-04T08:21:30.090Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.4s done [2022-07-04T08:21:30.090Z] #11 ... [2022-07-04T08:21:30.090Z] [2022-07-04T08:21:30.090Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T08:21:30.090Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T08:21:30.090Z] #28 DONE 14.0s [2022-07-04T08:21:30.090Z] [2022-07-04T08:21:30.090Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:30.090Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:30.090Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-07-04T08:21:30.112Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 13.63MB / 85.88MB 4.3s [2022-07-04T08:21:30.112Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 80.74MB / 141.75MB 4.4s [2022-07-04T08:21:30.112Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 18.87MB / 85.88MB 4.4s [2022-07-04T08:21:30.197Z] #11 extracting sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 0.2s done [2022-07-04T08:21:30.348Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.5s done [2022-07-04T08:21:30.370Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 93.32MB / 141.75MB 4.6s [2022-07-04T08:21:30.370Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 28.31MB / 85.88MB 4.6s [2022-07-04T08:21:30.370Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 35.26MB / 85.88MB 4.7s [2022-07-04T08:21:30.609Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-07-04T08:21:30.634Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 101.71MB / 141.75MB 4.8s [2022-07-04T08:21:30.634Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 39.85MB / 85.88MB 4.8s [2022-07-04T08:21:30.634Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 119.54MB / 141.75MB 5.0s [2022-07-04T08:21:30.634Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 55.57MB / 85.88MB 5.0s [2022-07-04T08:21:30.866Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.4s done [2022-07-04T08:21:30.898Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 126.88MB / 141.75MB 5.1s [2022-07-04T08:21:30.898Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 65.01MB / 85.88MB 5.1s [2022-07-04T08:21:30.898Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 70.99MB / 85.88MB 5.2s [2022-07-04T08:21:30.898Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 137.36MB / 141.75MB 5.3s [2022-07-04T08:21:30.898Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 75.50MB / 85.88MB 5.3s [2022-07-04T08:21:31.136Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-07-04T08:21:31.140Z] #11 extracting sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd [2022-07-04T08:21:31.156Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 82.84MB / 85.88MB 5.4s [2022-07-04T08:21:31.193Z] #29 1.272 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:21:31.193Z] #29 1.288 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:21:31.193Z] #29 1.288 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:21:31.193Z] #29 1.409 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:21:31.400Z] #11 extracting sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 0.2s done [2022-07-04T08:21:31.450Z] #29 1.623 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:21:31.706Z] #29 1.908 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:21:31.719Z] #11 ... [2022-07-04T08:21:31.719Z] [2022-07-04T08:21:31.719Z] #24 [internal] load build context [2022-07-04T08:21:31.719Z] #24 sha256:bc24ccfc0de5f2363d951d81f8ceeb32c5ae0df5cc856eded0da7c7c267f2565 [2022-07-04T08:21:31.719Z] #24 transferring context: 61.66MB 5.6s done [2022-07-04T08:21:31.719Z] #24 DONE 6.1s [2022-07-04T08:21:31.719Z] [2022-07-04T08:21:31.719Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:31.719Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:31.973Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 108.88MB / 108.88MB 7.1s done [2022-07-04T08:21:31.973Z] #11 extracting sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 [2022-07-04T08:21:32.239Z] #11 ... [2022-07-04T08:21:32.239Z] [2022-07-04T08:21:32.239Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T08:21:32.239Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-07-04T08:21:32.239Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.0s done [2022-07-04T08:21:32.239Z] #28 sha256:bd276cb1059f6502e342d3052a4c2767f2b3a0196508f5c2c34ce6da4a15b104 529B / 529B done [2022-07-04T08:21:32.239Z] #28 sha256:30d823f645b6a496842c2cff246aae9f07801fff859e8f5dc92d3a48e7b62209 1.48kB / 1.48kB done [2022-07-04T08:21:32.239Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-07-04T08:21:32.239Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 2.3s done [2022-07-04T08:21:32.239Z] #28 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 2.1s done [2022-07-04T08:21:32.239Z] #28 DONE 7.3s [2022-07-04T08:21:32.239Z] [2022-07-04T08:21:32.239Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:32.239Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-04T08:21:32.239Z] #11 ... [2022-07-04T08:21:32.239Z] [2022-07-04T08:21:32.239Z] #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-04T08:21:32.239Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-07-04T08:21:33.094Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 4.7s done [2022-07-04T08:21:33.188Z] #29 ... [2022-07-04T08:21:33.188Z] [2022-07-04T08:21:33.188Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T08:21:33.188Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-04T08:21:33.188Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-04T08:21:33.188Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-04T08:21:33.188Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-04T08:21:33.188Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-04T08:21:33.188Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.8s [2022-07-04T08:21:33.188Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2022-07-04T08:21:33.188Z] #71 DONE 8.3s [2022-07-04T08:21:33.215Z] #58 68.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:21:33.215Z] #58 ... [2022-07-04T08:21:33.215Z] [2022-07-04T08:21:33.215Z] #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-04T08:21:33.215Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:21:33.215Z] #84 9.219 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-04T08:21:33.215Z] #84 9.285 Cloning into '/tmp/crun-build/libocispec'... [2022-07-04T08:21:33.452Z] [2022-07-04T08:21:33.452Z] #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-04T08:21:33.452Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-07-04T08:21:33.452Z] #29 1.019 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:21:33.452Z] #29 1.022 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:21:33.452Z] #29 1.103 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:21:33.600Z] #29 3.579 Fetched 8548 kB in 3s (3324 kB/s) [2022-07-04T08:21:33.713Z] #29 1.285 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-04T08:21:33.786Z] #84 ... [2022-07-04T08:21:33.786Z] [2022-07-04T08:21:33.786Z] #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-04T08:21:33.786Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:21:33.786Z] #58 DONE 70.0s [2022-07-04T08:21:33.787Z] [2022-07-04T08:21:33.787Z] #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-04T08:21:33.787Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:21:33.787Z] #84 10.38 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-04T08:21:33.787Z] #84 10.39 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-04T08:21:33.787Z] #84 10.39 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-04T08:21:33.787Z] #84 10.39 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-04T08:21:33.787Z] #84 10.44 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-04T08:21:33.974Z] #29 1.485 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [162 kB] [2022-07-04T08:21:34.025Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-07-04T08:21:34.164Z] #29 3.579 Reading package lists... [2022-07-04T08:21:34.235Z] #29 1.790 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-04T08:21:34.282Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.2s done [2022-07-04T08:21:34.282Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 8.6s done [2022-07-04T08:21:34.810Z] #29 ... [2022-07-04T08:21:34.810Z] [2022-07-04T08:21:34.810Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T08:21:34.810Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-04T08:21:34.810Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-04T08:21:34.810Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-04T08:21:34.810Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-04T08:21:34.810Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-04T08:21:34.810Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.3s done [2022-07-04T08:21:34.810Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2022-07-04T08:21:34.810Z] #73 DONE 9.7s [2022-07-04T08:21:34.810Z] [2022-07-04T08:21:34.810Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:34.810Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-04T08:21:34.845Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.1s [2022-07-04T08:21:34.845Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.3s done [2022-07-04T08:21:35.019Z] #29 4.394 Reading package lists... [2022-07-04T08:21:35.279Z] #29 5.259 Building dependency tree... [2022-07-04T08:21:35.535Z] #29 5.755 The following additional packages will be installed: [2022-07-04T08:21:35.535Z] #29 5.755 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-04T08:21:35.535Z] #29 5.755 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-04T08:21:35.535Z] #29 5.755 Recommended packages: [2022-07-04T08:21:35.535Z] #29 5.755 libldap-common publicsuffix libsasl2-modules [2022-07-04T08:21:35.756Z] #11 extracting sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 3.8s done [2022-07-04T08:21:35.781Z] #11 ... [2022-07-04T08:21:35.781Z] [2022-07-04T08:21:35.781Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T08:21:35.781Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T08:21:35.781Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-07-04T08:21:35.781Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-07-04T08:21:35.781Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-07-04T08:21:35.781Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-07-04T08:21:35.781Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.4s done [2022-07-04T08:21:35.781Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 4.7s done [2022-07-04T08:21:35.781Z] #28 ... [2022-07-04T08:21:35.781Z] [2022-07-04T08:21:35.781Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:35.781Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:35.781Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 10.0s done [2022-07-04T08:21:35.781Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-07-04T08:21:35.781Z] #11 ... [2022-07-04T08:21:35.781Z] [2022-07-04T08:21:35.781Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T08:21:35.781Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T08:21:35.781Z] #28 DONE 10.2s [2022-07-04T08:21:35.781Z] [2022-07-04T08:21:35.781Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:35.781Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:35.792Z] #29 5.910 The following NEW packages will be installed: [2022-07-04T08:21:35.792Z] #29 5.923 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-04T08:21:35.792Z] #29 5.923 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-04T08:21:35.792Z] #29 5.923 libssh2-1 openssl [2022-07-04T08:21:36.051Z] #29 6.218 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-07-04T08:21:36.051Z] #29 6.218 Need to get 3041 kB of archives. [2022-07-04T08:21:36.051Z] #29 6.218 After this operation, 6651 kB of additional disk space will be used. [2022-07-04T08:21:36.051Z] #29 6.218 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-04T08:21:36.051Z] #29 6.218 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-04T08:21:36.051Z] #29 6.228 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-04T08:21:36.051Z] #29 6.263 Get:4 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-04T08:21:36.051Z] #29 6.263 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-04T08:21:36.051Z] #29 6.263 Get:6 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-04T08:21:36.051Z] #29 6.263 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-04T08:21:36.051Z] #29 6.263 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-04T08:21:36.051Z] #29 6.263 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-04T08:21:36.051Z] #29 6.263 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-04T08:21:36.051Z] #29 6.263 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-04T08:21:36.051Z] #29 6.263 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-04T08:21:36.051Z] #29 6.263 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-04T08:21:36.051Z] #29 6.263 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-04T08:21:36.051Z] #29 6.263 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-04T08:21:36.310Z] #29 ... [2022-07-04T08:21:36.310Z] [2022-07-04T08:21:36.310Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:36.310Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:36.310Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.6s done [2022-07-04T08:21:36.310Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.5s done [2022-07-04T08:21:36.310Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.2s [2022-07-04T08:21:36.310Z] #11 ... [2022-07-04T08:21:36.310Z] [2022-07-04T08:21:36.310Z] #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-04T08:21:36.310Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-04T08:21:36.310Z] #29 6.494 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:21:36.310Z] #29 6.540 Fetched 3041 kB in 0s (9504 kB/s) [2022-07-04T08:21:36.310Z] #29 6.602 Selecting previously unselected package openssl. [2022-07-04T08:21:36.310Z] #29 6.602 (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 ... 6662 files and directories currently installed.) [2022-07-04T08:21:36.310Z] #29 6.602 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-04T08:21:36.329Z] #11 extracting sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e [2022-07-04T08:21:36.394Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.1s [2022-07-04T08:21:36.567Z] #29 6.651 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-04T08:21:36.824Z] #29 6.831 Selecting previously unselected package ca-certificates. [2022-07-04T08:21:36.824Z] #29 6.831 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-04T08:21:36.824Z] #29 6.871 Unpacking ca-certificates (20210119) ... [2022-07-04T08:21:36.824Z] #29 7.030 Selecting previously unselected package libbrotli1:amd64. [2022-07-04T08:21:36.824Z] #29 7.030 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-04T08:21:36.824Z] #29 7.030 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-04T08:21:37.081Z] #29 7.180 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-04T08:21:37.081Z] #29 7.180 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-04T08:21:37.081Z] #29 7.184 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T08:21:37.081Z] #29 7.234 Selecting previously unselected package libsasl2-2:amd64. [2022-07-04T08:21:37.081Z] #29 7.234 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-04T08:21:37.081Z] #29 7.238 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T08:21:37.081Z] #29 7.298 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-04T08:21:37.081Z] #29 7.298 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-04T08:21:37.081Z] #29 7.301 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-04T08:21:37.092Z] #84 13.18 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-04T08:21:37.154Z] #11 ... [2022-07-04T08:21:37.154Z] [2022-07-04T08:21:37.154Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-04T08:21:37.154Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-04T08:21:37.154Z] #72 DONE 0.9s [2022-07-04T08:21:37.154Z] [2022-07-04T08:21:37.154Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:37.154Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:37.339Z] #29 7.390 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-04T08:21:37.339Z] #29 7.390 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-04T08:21:37.339Z] #29 7.394 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-04T08:21:37.339Z] #29 7.450 Selecting previously unselected package libpsl5:amd64. [2022-07-04T08:21:37.339Z] #29 7.450 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-04T08:21:37.339Z] #29 7.455 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-04T08:21:37.339Z] #29 7.501 Selecting previously unselected package librtmp1:amd64. [2022-07-04T08:21:37.339Z] #29 7.507 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-04T08:21:37.339Z] #29 7.507 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-04T08:21:37.339Z] #29 7.557 Selecting previously unselected package libssh2-1:amd64. [2022-07-04T08:21:37.339Z] #29 7.557 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-04T08:21:37.597Z] #29 7.562 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-04T08:21:37.597Z] #29 7.624 Selecting previously unselected package libcurl4:amd64. [2022-07-04T08:21:37.597Z] #29 7.624 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-04T08:21:37.597Z] #29 7.632 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-04T08:21:37.597Z] #29 7.714 Selecting previously unselected package curl. [2022-07-04T08:21:37.597Z] #29 7.714 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-04T08:21:37.597Z] #29 7.722 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-04T08:21:37.597Z] #29 7.810 Selecting previously unselected package libonig5:amd64. [2022-07-04T08:21:37.597Z] #29 7.810 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-04T08:21:37.597Z] #29 7.814 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T08:21:37.597Z] #29 7.918 Selecting previously unselected package libjq1:amd64. [2022-07-04T08:21:37.597Z] #29 7.918 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-04T08:21:37.854Z] #29 7.923 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-04T08:21:37.854Z] #29 8.001 Selecting previously unselected package jq. [2022-07-04T08:21:37.854Z] #29 8.003 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-04T08:21:37.854Z] #29 8.027 Unpacking jq (1.6-2.1) ... [2022-07-04T08:21:37.854Z] #29 8.058 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-04T08:21:37.854Z] #29 8.068 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-04T08:21:37.854Z] #29 8.078 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-04T08:21:37.854Z] #29 8.112 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T08:21:37.854Z] #29 8.127 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-04T08:21:38.113Z] #29 8.132 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T08:21:38.113Z] #29 8.141 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-04T08:21:38.113Z] #29 8.150 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-04T08:21:38.113Z] #29 8.169 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T08:21:38.113Z] #29 8.178 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-04T08:21:38.113Z] #29 8.187 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-04T08:21:38.113Z] #29 8.197 Setting up ca-certificates (20210119) ... [2022-07-04T08:21:38.679Z] #29 8.915 Updating certificates in /etc/ssl/certs... [2022-07-04T08:21:38.882Z] #11 extracting sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 2.8s done [2022-07-04T08:21:38.924Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 7.3s done [2022-07-04T08:21:38.924Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-07-04T08:21:39.051Z] #11 ... [2022-07-04T08:21:39.051Z] [2022-07-04T08:21:39.051Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-04T08:21:39.051Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-04T08:21:39.051Z] #74 DONE 1.6s [2022-07-04T08:21:39.051Z] [2022-07-04T08:21:39.051Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:39.051Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:39.454Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c [2022-07-04T08:21:39.648Z] #84 15.63 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-04T08:21:39.865Z] #11 ... [2022-07-04T08:21:39.865Z] [2022-07-04T08:21:39.865Z] #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-04T08:21:39.865Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-04T08:21:39.865Z] #29 1.053 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:21:39.865Z] #29 1.053 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:21:39.865Z] #29 1.059 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:21:39.865Z] #29 1.167 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:21:39.865Z] #29 1.370 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:21:39.865Z] #29 1.613 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:21:39.865Z] #29 3.413 Fetched 8548 kB in 3s (3185 kB/s) [2022-07-04T08:21:39.865Z] #29 3.413 Reading package lists... [2022-07-04T08:21:39.865Z] #29 4.306 Reading package lists... [2022-07-04T08:21:39.865Z] #29 5.045 Building dependency tree... [2022-07-04T08:21:39.865Z] #29 5.427 The following additional packages will be installed: [2022-07-04T08:21:39.865Z] #29 5.427 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-04T08:21:39.865Z] #29 5.427 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-04T08:21:39.865Z] #29 5.427 Recommended packages: [2022-07-04T08:21:39.865Z] #29 5.427 libldap-common publicsuffix libsasl2-modules [2022-07-04T08:21:39.865Z] #29 5.571 The following NEW packages will be installed: [2022-07-04T08:21:39.865Z] #29 5.571 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-04T08:21:39.865Z] #29 5.571 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-04T08:21:39.865Z] #29 5.571 libssh2-1 openssl [2022-07-04T08:21:39.865Z] #29 5.856 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-07-04T08:21:39.865Z] #29 5.856 Need to get 3041 kB of archives. [2022-07-04T08:21:39.865Z] #29 5.856 After this operation, 6651 kB of additional disk space will be used. [2022-07-04T08:21:39.865Z] #29 5.856 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-04T08:21:39.865Z] #29 5.868 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-04T08:21:39.865Z] #29 5.868 Get:3 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-04T08:21:39.865Z] #29 5.873 Get:4 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-04T08:21:39.865Z] #29 5.877 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-04T08:21:39.865Z] #29 5.890 Get:6 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-04T08:21:39.865Z] #29 5.890 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-04T08:21:39.865Z] #29 5.890 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-04T08:21:39.865Z] #29 5.890 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-04T08:21:39.865Z] #29 5.890 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-04T08:21:39.865Z] #29 5.890 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-04T08:21:39.865Z] #29 5.890 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-04T08:21:39.865Z] #29 5.898 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-04T08:21:39.865Z] #29 5.898 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-04T08:21:39.865Z] #29 5.898 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-04T08:21:39.865Z] #29 6.149 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:21:39.865Z] #29 6.199 Fetched 3041 kB in 0s (9305 kB/s) [2022-07-04T08:21:39.865Z] #29 6.313 Selecting previously unselected package openssl. [2022-07-04T08:21:39.865Z] #29 6.313 (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 ... 6662 files and directories currently installed.) [2022-07-04T08:21:39.865Z] #29 6.313 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-04T08:21:39.865Z] #29 6.319 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-04T08:21:39.865Z] #29 6.576 Selecting previously unselected package ca-certificates. [2022-07-04T08:21:39.865Z] #29 6.576 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-04T08:21:39.865Z] #29 6.585 Unpacking ca-certificates (20210119) ... [2022-07-04T08:21:39.865Z] #29 6.805 Selecting previously unselected package libbrotli1:amd64. [2022-07-04T08:21:39.865Z] #29 6.805 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-04T08:21:39.865Z] #29 6.857 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-04T08:21:39.865Z] #29 6.962 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-04T08:21:39.865Z] #29 6.962 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-04T08:21:39.865Z] #29 6.965 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T08:21:39.865Z] #29 7.019 Selecting previously unselected package libsasl2-2:amd64. [2022-07-04T08:21:39.865Z] #29 7.019 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-04T08:21:39.865Z] #29 7.023 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T08:21:39.865Z] #29 7.085 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-04T08:21:39.865Z] #29 7.085 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-04T08:21:39.865Z] #29 7.090 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-04T08:21:39.866Z] #29 7.178 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-04T08:21:39.866Z] #29 7.178 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-04T08:21:39.866Z] #29 7.178 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-04T08:21:39.866Z] #29 7.244 Selecting previously unselected package libpsl5:amd64. [2022-07-04T08:21:39.866Z] #29 7.244 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-04T08:21:39.866Z] #29 7.248 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-04T08:21:39.866Z] #29 7.295 Selecting previously unselected package librtmp1:amd64. [2022-07-04T08:21:39.866Z] #29 7.295 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-04T08:21:39.866Z] #29 7.307 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-04T08:21:39.866Z] #29 7.361 Selecting previously unselected package libssh2-1:amd64. [2022-07-04T08:21:39.866Z] #29 7.364 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-04T08:21:39.866Z] #29 7.368 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-04T08:21:39.866Z] #29 7.426 Selecting previously unselected package libcurl4:amd64. [2022-07-04T08:21:39.866Z] #29 7.426 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-04T08:21:39.866Z] #29 7.429 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-04T08:21:39.866Z] #29 7.512 Selecting previously unselected package curl. [2022-07-04T08:21:39.866Z] #29 7.512 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-04T08:21:39.866Z] #29 7.517 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-04T08:21:39.866Z] #29 7.589 Selecting previously unselected package libonig5:amd64. [2022-07-04T08:21:39.866Z] #29 7.589 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-04T08:21:39.866Z] #29 7.592 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T08:21:39.866Z] #29 7.662 Selecting previously unselected package libjq1:amd64. [2022-07-04T08:21:39.866Z] #29 7.662 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-04T08:21:39.866Z] #29 7.665 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-04T08:21:39.866Z] #29 7.728 Selecting previously unselected package jq. [2022-07-04T08:21:39.866Z] #29 7.728 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-04T08:21:39.866Z] #29 7.733 Unpacking jq (1.6-2.1) ... [2022-07-04T08:21:39.866Z] #29 7.790 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-04T08:21:39.866Z] #29 7.805 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-04T08:21:39.866Z] #29 7.827 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-04T08:21:39.866Z] #29 7.838 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T08:21:39.866Z] #29 7.848 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-04T08:21:39.866Z] #29 7.862 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T08:21:39.866Z] #29 7.874 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-04T08:21:39.866Z] #29 7.881 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-04T08:21:39.866Z] #29 7.910 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T08:21:39.866Z] #29 7.913 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-04T08:21:39.866Z] #29 7.926 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-04T08:21:39.866Z] #29 7.939 Setting up ca-certificates (20210119) ... [2022-07-04T08:21:39.866Z] #29 8.655 Updating certificates in /etc/ssl/certs... [2022-07-04T08:21:39.866Z] #29 9.645 129 added, 0 removed; done. [2022-07-04T08:21:39.866Z] #29 9.680 Setting up jq (1.6-2.1) ... [2022-07-04T08:21:39.866Z] #29 9.691 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-04T08:21:39.866Z] #29 9.711 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-04T08:21:39.866Z] #29 9.723 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:21:39.866Z] #29 9.751 Processing triggers for ca-certificates (20210119) ... [2022-07-04T08:21:39.866Z] #29 9.762 Updating certificates in /etc/ssl/certs... [2022-07-04T08:21:40.060Z] #29 9.949 129 added, 0 removed; done. [2022-07-04T08:21:40.060Z] #29 9.990 Setting up jq (1.6-2.1) ... [2022-07-04T08:21:40.060Z] #29 10.00 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-04T08:21:40.060Z] #29 10.01 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-04T08:21:40.060Z] #29 10.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:21:40.060Z] #29 10.04 Processing triggers for ca-certificates (20210119) ... [2022-07-04T08:21:40.060Z] #29 10.05 Updating certificates in /etc/ssl/certs... [2022-07-04T08:21:40.125Z] #29 ... [2022-07-04T08:21:40.125Z] [2022-07-04T08:21:40.125Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:40.125Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:40.428Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 4.6s done [2022-07-04T08:21:40.428Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-07-04T08:21:40.993Z] #29 10.92 0 added, 0 removed; done. [2022-07-04T08:21:40.993Z] #29 10.92 Running hooks in /etc/ca-certificates/update.d... [2022-07-04T08:21:40.993Z] #29 10.92 done. [2022-07-04T08:21:41.035Z] #84 17.56 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-04T08:21:41.373Z] #11 ... [2022-07-04T08:21:41.373Z] [2022-07-04T08:21:41.373Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-04T08:21:41.373Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-04T08:21:41.607Z] #84 17.83 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-04T08:21:41.607Z] #84 ... [2022-07-04T08:21:41.607Z] [2022-07-04T08:21:41.607Z] #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-04T08:21:41.607Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T08:21:41.607Z] #60 77.88 gotestsum version dev [2022-07-04T08:21:41.869Z] #60 DONE 78.2s [2022-07-04T08:21:41.869Z] [2022-07-04T08:21:41.869Z] #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-04T08:21:41.869Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:21:41.869Z] #84 18.12 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-04T08:21:42.748Z] #11 ... [2022-07-04T08:21:42.748Z] [2022-07-04T08:21:42.748Z] #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-04T08:21:42.748Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-04T08:21:42.748Z] #29 10.52 0 added, 0 removed; done. [2022-07-04T08:21:42.748Z] #29 10.52 Running hooks in /etc/ca-certificates/update.d... [2022-07-04T08:21:42.748Z] #29 10.52 done. [2022-07-04T08:21:42.748Z] #29 DONE 12.7s [2022-07-04T08:21:42.748Z] [2022-07-04T08:21:42.748Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:42.748Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:43.329Z] #11 ... [2022-07-04T08:21:43.329Z] [2022-07-04T08:21:43.329Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-04T08:21:43.329Z] #30 sha256:663d0eaaefb569cb79d4a4da2f13991b0f131f8c0f52a0e8d6f897911e6d7979 [2022-07-04T08:21:43.329Z] #30 DONE 0.7s [2022-07-04T08:21:43.329Z] [2022-07-04T08:21:43.329Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:43.329Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:43.517Z] #29 DONE 13.2s [2022-07-04T08:21:43.517Z] [2022-07-04T08:21:43.517Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-04T08:21:43.517Z] #30 sha256:17bd2d3fb163309678894d2d9b511e83edb8d0204ad7b1841f85fd1e6d393abb [2022-07-04T08:21:43.517Z] #30 DONE 0.3s [2022-07-04T08:21:43.517Z] [2022-07-04T08:21:43.517Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:43.517Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:43.517Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 6.6s done [2022-07-04T08:21:43.517Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 5.1s [2022-07-04T08:21:43.896Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 5.0s [2022-07-04T08:21:44.081Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 5.8s done [2022-07-04T08:21:44.081Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-07-04T08:21:44.676Z] #72 DONE 2.6s [2022-07-04T08:21:44.676Z] [2022-07-04T08:21:44.676Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-04T08:21:44.676Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-04T08:21:45.250Z] #74 ... [2022-07-04T08:21:45.250Z] [2022-07-04T08:21:45.250Z] #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-04T08:21:45.250Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-07-04T08:21:45.250Z] #29 2.721 Fetched 8435 kB in 2s (4283 kB/s) [2022-07-04T08:21:45.250Z] #29 2.721 Reading package lists... [2022-07-04T08:21:45.250Z] #29 3.297 Reading package lists... [2022-07-04T08:21:45.250Z] #29 3.941 Building dependency tree... [2022-07-04T08:21:45.250Z] #29 4.273 The following additional packages will be installed: [2022-07-04T08:21:45.250Z] #29 4.273 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-04T08:21:45.250Z] #29 4.273 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-04T08:21:45.250Z] #29 4.273 Recommended packages: [2022-07-04T08:21:45.250Z] #29 4.273 libldap-common publicsuffix libsasl2-modules [2022-07-04T08:21:45.250Z] #29 4.369 The following NEW packages will be installed: [2022-07-04T08:21:45.250Z] #29 4.369 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-04T08:21:45.250Z] #29 4.369 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-04T08:21:45.250Z] #29 4.369 libssh2-1 openssl [2022-07-04T08:21:45.250Z] #29 4.647 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-07-04T08:21:45.250Z] #29 4.647 Need to get 2934 kB of archives. [2022-07-04T08:21:45.250Z] #29 4.647 After this operation, 6476 kB of additional disk space will be used. [2022-07-04T08:21:45.250Z] #29 4.647 Get:1 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-07-04T08:21:45.250Z] #29 4.652 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-07-04T08:21:45.250Z] #29 4.671 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-07-04T08:21:45.250Z] #29 4.677 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-04T08:21:45.250Z] #29 4.677 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-07-04T08:21:45.250Z] #29 4.681 Get:6 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-07-04T08:21:45.250Z] #29 4.693 Get:7 http://security.debian.org/debian-security bullseye-security/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-07-04T08:21:45.250Z] #29 4.723 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-07-04T08:21:45.250Z] #29 4.729 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-07-04T08:21:45.250Z] #29 4.730 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-07-04T08:21:45.250Z] #29 4.743 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-07-04T08:21:45.250Z] #29 4.795 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-07-04T08:21:45.250Z] #29 4.813 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-04T08:21:45.250Z] #29 4.819 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-04T08:21:45.250Z] #29 4.821 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-04T08:21:45.250Z] #29 5.269 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:21:45.250Z] #29 5.298 Fetched 2934 kB in 1s (5681 kB/s) [2022-07-04T08:21:45.250Z] #29 5.396 Selecting previously unselected package openssl. [2022-07-04T08:21:45.250Z] #29 5.396 (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 ... 6654 files and directories currently installed.) [2022-07-04T08:21:45.250Z] #29 5.399 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-07-04T08:21:45.250Z] #29 5.409 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-04T08:21:45.250Z] #29 5.830 Selecting previously unselected package ca-certificates. [2022-07-04T08:21:45.250Z] #29 5.831 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-04T08:21:45.250Z] #29 5.838 Unpacking ca-certificates (20210119) ... [2022-07-04T08:21:45.250Z] #29 5.961 Selecting previously unselected package libbrotli1:arm64. [2022-07-04T08:21:45.250Z] #29 5.961 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-07-04T08:21:45.250Z] #29 5.979 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-04T08:21:45.250Z] #29 6.437 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-04T08:21:45.250Z] #29 6.437 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-04T08:21:45.250Z] #29 6.528 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T08:21:45.250Z] #29 6.644 Selecting previously unselected package libsasl2-2:arm64. [2022-07-04T08:21:45.250Z] #29 6.644 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-04T08:21:45.250Z] #29 6.654 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T08:21:45.250Z] #29 7.012 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-04T08:21:45.250Z] #29 7.012 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-07-04T08:21:45.250Z] #29 7.139 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-04T08:21:45.250Z] #29 8.176 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-04T08:21:45.250Z] #29 8.176 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-07-04T08:21:45.250Z] #29 8.210 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-04T08:21:45.250Z] #29 8.999 Selecting previously unselected package libpsl5:arm64. [2022-07-04T08:21:45.250Z] #29 9.001 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-07-04T08:21:45.250Z] #29 9.014 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-07-04T08:21:45.250Z] #29 9.653 Selecting previously unselected package librtmp1:arm64. [2022-07-04T08:21:45.250Z] #29 9.655 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-07-04T08:21:45.250Z] #29 9.844 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-04T08:21:45.250Z] #29 10.11 Selecting previously unselected package libssh2-1:arm64. [2022-07-04T08:21:45.250Z] #29 10.11 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-07-04T08:21:45.250Z] #29 10.22 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-07-04T08:21:45.250Z] #29 10.60 Selecting previously unselected package libcurl4:arm64. [2022-07-04T08:21:45.250Z] #29 10.60 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-04T08:21:45.250Z] #29 10.61 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-04T08:21:45.250Z] #29 11.14 Selecting previously unselected package curl. [2022-07-04T08:21:45.250Z] #29 11.14 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-04T08:21:45.250Z] #29 11.21 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-04T08:21:45.250Z] #29 11.57 Selecting previously unselected package libonig5:arm64. [2022-07-04T08:21:45.250Z] #29 11.57 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-04T08:21:45.250Z] #29 11.59 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-04T08:21:45.250Z] #29 11.70 Selecting previously unselected package libjq1:arm64. [2022-07-04T08:21:45.250Z] #29 11.70 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-07-04T08:21:45.250Z] #29 11.71 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-04T08:21:45.250Z] #29 11.76 Selecting previously unselected package jq. [2022-07-04T08:21:45.250Z] #29 11.76 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-07-04T08:21:45.250Z] #29 11.77 Unpacking jq (1.6-2.1) ... [2022-07-04T08:21:45.250Z] #29 11.83 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-07-04T08:21:45.250Z] #29 11.84 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-04T08:21:45.250Z] #29 11.86 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-04T08:21:45.250Z] #29 11.88 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T08:21:45.250Z] #29 12.04 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-04T08:21:45.250Z] #29 12.28 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T08:21:45.250Z] #29 12.51 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-07-04T08:21:45.250Z] #29 12.73 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-04T08:21:45.250Z] #29 12.99 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-04T08:21:45.250Z] #29 13.07 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-04T08:21:45.267Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 6.2s done [2022-07-04T08:21:45.512Z] #29 ... [2022-07-04T08:21:45.512Z] [2022-07-04T08:21:45.512Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-04T08:21:45.512Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-04T08:21:45.512Z] #74 DONE 1.4s [2022-07-04T08:21:45.512Z] [2022-07-04T08:21:45.512Z] #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-04T08:21:45.512Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-07-04T08:21:45.512Z] #29 13.09 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-04T08:21:45.512Z] #29 13.12 Setting up ca-certificates (20210119) ... [2022-07-04T08:21:45.512Z] #29 ... [2022-07-04T08:21:45.512Z] [2022-07-04T08:21:45.512Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:45.512Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-04T08:21:45.512Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 5.9s done [2022-07-04T08:21:45.512Z] #11 extracting sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 done [2022-07-04T08:21:45.524Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-07-04T08:21:45.687Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 4.6s done [2022-07-04T08:21:45.687Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-07-04T08:21:45.774Z] #11 DONE 20.9s [2022-07-04T08:21:45.774Z] [2022-07-04T08:21:45.774Z] #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-04T08:21:45.774Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-07-04T08:21:45.945Z] #11 ... [2022-07-04T08:21:45.945Z] [2022-07-04T08:21:45.945Z] #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-04T08:21:45.945Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-04T08:21:45.945Z] #29 1.160 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:21:45.945Z] #29 1.178 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:21:45.945Z] #29 1.178 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:21:45.945Z] #29 1.325 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:21:45.945Z] #29 1.526 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:21:45.945Z] #29 2.073 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:21:45.946Z] #29 3.554 Fetched 8548 kB in 3s (3228 kB/s) [2022-07-04T08:21:45.946Z] #29 3.554 Reading package lists... [2022-07-04T08:21:45.946Z] #29 4.375 Reading package lists... [2022-07-04T08:21:45.946Z] #29 5.157 Building dependency tree... [2022-07-04T08:21:45.946Z] #29 5.502 The following additional packages will be installed: [2022-07-04T08:21:45.946Z] #29 5.502 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-04T08:21:45.946Z] #29 5.502 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-04T08:21:45.946Z] #29 5.502 Recommended packages: [2022-07-04T08:21:45.946Z] #29 5.502 libldap-common publicsuffix libsasl2-modules [2022-07-04T08:21:45.946Z] #29 5.630 The following NEW packages will be installed: [2022-07-04T08:21:45.946Z] #29 5.631 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-04T08:21:45.946Z] #29 5.631 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-04T08:21:45.946Z] #29 5.631 libssh2-1 openssl [2022-07-04T08:21:45.946Z] #29 5.915 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-07-04T08:21:45.946Z] #29 5.915 Need to get 3041 kB of archives. [2022-07-04T08:21:45.946Z] #29 5.915 After this operation, 6651 kB of additional disk space will be used. [2022-07-04T08:21:45.946Z] #29 5.915 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-04T08:21:45.946Z] #29 5.923 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-04T08:21:45.946Z] #29 5.923 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-04T08:21:45.946Z] #29 5.923 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-04T08:21:45.946Z] #29 5.923 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-04T08:21:45.946Z] #29 5.930 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-04T08:21:45.946Z] #29 5.930 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-04T08:21:45.946Z] #29 5.935 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-04T08:21:45.946Z] #29 5.935 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-04T08:21:45.946Z] #29 5.935 Get:10 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-04T08:21:45.946Z] #29 5.937 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-04T08:21:45.946Z] #29 5.941 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-04T08:21:45.946Z] #29 5.944 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-04T08:21:45.946Z] #29 5.947 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-04T08:21:45.946Z] #29 5.950 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-04T08:21:45.946Z] #29 6.136 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:21:45.946Z] #29 6.173 Fetched 3041 kB in 0s (9793 kB/s) [2022-07-04T08:21:45.946Z] #29 6.197 Selecting previously unselected package openssl. [2022-07-04T08:21:45.946Z] #29 6.197 (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 ... 6662 files and directories currently installed.) [2022-07-04T08:21:45.946Z] #29 6.202 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-04T08:21:45.946Z] #29 6.207 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-04T08:21:45.946Z] #29 6.339 Selecting previously unselected package ca-certificates. [2022-07-04T08:21:45.946Z] #29 6.340 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-04T08:21:45.946Z] #29 6.343 Unpacking ca-certificates (20210119) ... [2022-07-04T08:21:45.946Z] #29 6.413 Selecting previously unselected package libbrotli1:amd64. [2022-07-04T08:21:45.946Z] #29 6.413 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-04T08:21:45.946Z] #29 6.420 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-04T08:21:45.946Z] #29 6.486 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-04T08:21:45.946Z] #29 6.486 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-04T08:21:45.946Z] #29 6.490 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T08:21:45.946Z] #29 6.528 Selecting previously unselected package libsasl2-2:amd64. [2022-07-04T08:21:45.946Z] #29 6.528 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-04T08:21:45.946Z] #29 6.531 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T08:21:45.946Z] #29 6.580 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-04T08:21:45.946Z] #29 6.580 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-04T08:21:45.946Z] #29 6.589 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-04T08:21:45.946Z] #29 6.643 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-04T08:21:45.946Z] #29 6.643 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-04T08:21:45.946Z] #29 6.647 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-04T08:21:45.946Z] #29 6.691 Selecting previously unselected package libpsl5:amd64. [2022-07-04T08:21:45.946Z] #29 6.691 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-04T08:21:45.946Z] #29 6.695 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-04T08:21:45.946Z] #29 6.738 Selecting previously unselected package librtmp1:amd64. [2022-07-04T08:21:45.946Z] #29 6.738 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-04T08:21:45.946Z] #29 6.742 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-04T08:21:45.946Z] #29 6.779 Selecting previously unselected package libssh2-1:amd64. [2022-07-04T08:21:45.946Z] #29 6.779 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-04T08:21:45.946Z] #29 6.782 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-04T08:21:45.946Z] #29 6.839 Selecting previously unselected package libcurl4:amd64. [2022-07-04T08:21:45.946Z] #29 6.839 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-04T08:21:45.946Z] #29 6.844 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-04T08:21:45.946Z] #29 6.907 Selecting previously unselected package curl. [2022-07-04T08:21:45.946Z] #29 6.907 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-04T08:21:45.946Z] #29 6.912 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-04T08:21:45.946Z] #29 6.973 Selecting previously unselected package libonig5:amd64. [2022-07-04T08:21:45.946Z] #29 6.973 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-04T08:21:45.946Z] #29 6.976 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T08:21:45.946Z] #29 7.042 Selecting previously unselected package libjq1:amd64. [2022-07-04T08:21:45.946Z] #29 7.042 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-04T08:21:45.946Z] #29 7.048 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-04T08:21:45.946Z] #29 7.101 Selecting previously unselected package jq. [2022-07-04T08:21:45.946Z] #29 7.101 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-04T08:21:45.946Z] #29 7.106 Unpacking jq (1.6-2.1) ... [2022-07-04T08:21:45.946Z] #29 7.164 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-04T08:21:45.946Z] #29 7.175 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-04T08:21:45.946Z] #29 7.187 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-04T08:21:45.946Z] #29 7.197 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T08:21:45.946Z] #29 7.209 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-04T08:21:45.946Z] #29 7.217 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T08:21:45.946Z] #29 7.228 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-04T08:21:45.946Z] #29 7.239 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-04T08:21:45.946Z] #29 7.254 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T08:21:45.946Z] #29 7.264 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-04T08:21:45.946Z] #29 7.274 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-04T08:21:45.946Z] #29 7.285 Setting up ca-certificates (20210119) ... [2022-07-04T08:21:45.946Z] #29 7.814 Updating certificates in /etc/ssl/certs... [2022-07-04T08:21:45.946Z] #29 8.447 129 added, 0 removed; done. [2022-07-04T08:21:45.946Z] #29 8.479 Setting up jq (1.6-2.1) ... [2022-07-04T08:21:45.946Z] #29 8.491 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-04T08:21:45.946Z] #29 8.500 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-04T08:21:45.946Z] #29 8.510 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:21:45.946Z] #29 8.527 Processing triggers for ca-certificates (20210119) ... [2022-07-04T08:21:45.946Z] #29 8.535 Updating certificates in /etc/ssl/certs... [2022-07-04T08:21:45.946Z] #29 9.118 0 added, 0 removed; done. [2022-07-04T08:21:45.946Z] #29 9.118 Running hooks in /etc/ca-certificates/update.d... [2022-07-04T08:21:45.946Z] #29 9.120 done. [2022-07-04T08:21:45.946Z] #29 ... [2022-07-04T08:21:45.946Z] [2022-07-04T08:21:45.946Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:45.946Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:46.041Z] #29 ... [2022-07-04T08:21:46.041Z] [2022-07-04T08:21:46.041Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-04T08:21:46.041Z] #12 sha256:13103095655c5bba4eeebd3103180d0be73b132b813a520823528d3ca7e8775b [2022-07-04T08:21:46.304Z] #12 DONE 0.4s [2022-07-04T08:21:46.304Z] [2022-07-04T08:21:46.304Z] #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-04T08:21:46.304Z] #13 sha256:ff9d7616fb0c727acb27c69f498c91180e8e4a46278532d09a9dd89e43efb14d [2022-07-04T08:21:46.878Z] #13 DONE 0.5s [2022-07-04T08:21:46.878Z] [2022-07-04T08:21:46.878Z] #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-04T08:21:46.878Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-07-04T08:21:47.141Z] #40 ... [2022-07-04T08:21:47.141Z] [2022-07-04T08:21:47.141Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-04T08:21:47.141Z] #33 sha256:66313258d20f27b9db0a53e5efb7424eaf849c6f47c74928265b14ecf1962cea [2022-07-04T08:21:47.141Z] #33 DONE 0.3s [2022-07-04T08:21:47.141Z] [2022-07-04T08:21:47.141Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-04T08:21:47.141Z] #25 sha256:06d202c53599c0dede059b4f73a03bb5388e5191b427aeee8f39cf680bcd7943 [2022-07-04T08:21:47.141Z] #25 DONE 0.4s [2022-07-04T08:21:47.141Z] [2022-07-04T08:21:47.141Z] #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-04T08:21:47.141Z] #50 sha256:15c133dfec257524e63bea93c84c1def8d71882a44dde00929a99bde82bd1576 [2022-07-04T08:21:47.141Z] #50 DONE 0.4s [2022-07-04T08:21:47.141Z] [2022-07-04T08:21:47.141Z] #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-04T08:21:47.141Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-04T08:21:47.405Z] #51 ... [2022-07-04T08:21:47.405Z] [2022-07-04T08:21:47.405Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-04T08:21:47.405Z] #46 sha256:b800f0abf501966fb97595329615fd15baa01c342f51b54e938e1f9eb91b45d0 [2022-07-04T08:21:47.405Z] #46 DONE 0.5s [2022-07-04T08:21:47.405Z] [2022-07-04T08:21:47.405Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-04T08:21:47.405Z] #66 sha256:357eb2e4b61624dfb45f05066960015ed18a6311f5ebe8206a52792aed3e0751 [2022-07-04T08:21:47.405Z] #66 DONE 0.6s [2022-07-04T08:21:47.405Z] [2022-07-04T08:21:47.405Z] #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-04T08:21:47.405Z] #67 sha256:bd49c6988a05d92c3fd134bbbc345045a876b6c2b630c34efeef42e114fa164a [2022-07-04T08:21:48.794Z] #67 ... [2022-07-04T08:21:48.794Z] [2022-07-04T08:21:48.794Z] #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-04T08:21:48.794Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-07-04T08:21:48.794Z] #29 13.81 Updating certificates in /etc/ssl/certs... [2022-07-04T08:21:48.794Z] #29 14.74 129 added, 0 removed; done. [2022-07-04T08:21:48.794Z] #29 14.93 Setting up jq (1.6-2.1) ... [2022-07-04T08:21:48.794Z] #29 14.95 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-04T08:21:48.794Z] #29 14.97 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-04T08:21:48.794Z] #29 15.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:21:48.794Z] #29 15.05 Processing triggers for ca-certificates (20210119) ... [2022-07-04T08:21:48.794Z] #29 15.06 Updating certificates in /etc/ssl/certs... [2022-07-04T08:21:48.794Z] #29 16.19 0 added, 0 removed; done. [2022-07-04T08:21:48.794Z] #29 16.19 Running hooks in /etc/ca-certificates/update.d... [2022-07-04T08:21:48.794Z] #29 16.25 done. [2022-07-04T08:21:48.794Z] #29 DONE 16.4s [2022-07-04T08:21:49.056Z] [2022-07-04T08:21:49.056Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-04T08:21:49.056Z] #30 sha256:c151406da5a7bab386b58188c8dbc6b56bd766b651f4569a9b988533bb68a2b5 [2022-07-04T08:21:49.056Z] #30 DONE 0.2s [2022-07-04T08:21:49.056Z] [2022-07-04T08:21:49.056Z] #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-04T08:21:49.056Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-04T08:21:49.227Z] #11 ... [2022-07-04T08:21:49.227Z] [2022-07-04T08:21:49.227Z] #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-04T08:21:49.227Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-04T08:21:49.227Z] #29 DONE 12.8s [2022-07-04T08:21:49.227Z] [2022-07-04T08:21:49.227Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:49.227Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:49.337Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.1s [2022-07-04T08:21:49.797Z] #11 ... [2022-07-04T08:21:49.798Z] [2022-07-04T08:21:49.798Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-04T08:21:49.798Z] #30 sha256:289e6ba4d29ad1a7417a5e85c6de64a250cc95090812e2d3e6510fe926111ac2 [2022-07-04T08:21:49.798Z] #30 DONE 1.2s [2022-07-04T08:21:49.798Z] [2022-07-04T08:21:49.798Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:49.798Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:50.021Z] #84 ... [2022-07-04T08:21:50.021Z] [2022-07-04T08:21:50.021Z] #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-04T08:21:50.021Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-04T08:21:50.021Z] #19 69.09 Fetched 49.1 MB in 1min 7s (729 kB/s) [2022-07-04T08:21:50.727Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.1s [2022-07-04T08:21:50.786Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.0s [2022-07-04T08:21:52.098Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 6.4s done [2022-07-04T08:21:52.358Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-04T08:21:52.366Z] #47 4.722 + git clone https://github.com/docker/distribution.git . [2022-07-04T08:21:52.366Z] #47 4.724 Cloning into '.'... [2022-07-04T08:21:52.366Z] #47 ... [2022-07-04T08:21:52.366Z] [2022-07-04T08:21:52.366Z] #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-04T08:21:52.366Z] #67 sha256:bd49c6988a05d92c3fd134bbbc345045a876b6c2b630c34efeef42e114fa164a [2022-07-04T08:21:52.366Z] #67 4.624 + RM_GOPATH=0 [2022-07-04T08:21:52.366Z] #67 4.627 + TMP_GOPATH= [2022-07-04T08:21:52.366Z] #67 4.627 + : /build [2022-07-04T08:21:52.366Z] #67 4.629 + '[' -z '' ']' [2022-07-04T08:21:52.366Z] #67 4.629 ++ mktemp -d [2022-07-04T08:21:52.366Z] #67 4.629 + export GOPATH=/tmp/tmp.66Aldl46SU [2022-07-04T08:21:52.366Z] #67 4.629 + GOPATH=/tmp/tmp.66Aldl46SU [2022-07-04T08:21:52.366Z] #67 4.629 + RM_GOPATH=1 [2022-07-04T08:21:52.366Z] #67 4.629 + case "$(go env GOARCH)" in [2022-07-04T08:21:52.366Z] #67 4.630 ++ go env GOARCH [2022-07-04T08:21:52.366Z] #67 4.682 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T08:21:52.366Z] #67 4.682 + GO_BUILDMODE=-buildmode=pie [2022-07-04T08:21:52.366Z] #67 4.707 ++ dirname /install.sh [2022-07-04T08:21:52.366Z] #67 4.730 + dir=/ [2022-07-04T08:21:52.366Z] #67 4.730 + bin=rootlesskit [2022-07-04T08:21:52.366Z] #67 4.730 + shift [2022-07-04T08:21:52.366Z] #67 4.731 + '[' '!' -f //rootlesskit.installer ']' [2022-07-04T08:21:52.366Z] #67 4.731 + . //rootlesskit.installer [2022-07-04T08:21:52.366Z] #67 4.731 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-04T08:21:52.366Z] #67 4.731 + install_rootlesskit [2022-07-04T08:21:52.366Z] #67 4.731 + case "$1" in [2022-07-04T08:21:52.366Z] #67 4.731 + export CGO_ENABLED=0 [2022-07-04T08:21:52.366Z] #67 4.731 + CGO_ENABLED=0 [2022-07-04T08:21:52.366Z] #67 4.731 + _install_rootlesskit [2022-07-04T08:21:52.366Z] #67 4.732 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-04T08:21:52.366Z] #67 4.735 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-04T08:21:52.366Z] #67 4.735 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-04T08:21:52.366Z] #67 4.735 + GOBIN=/build [2022-07-04T08:21:52.366Z] #67 4.735 + GO111MODULE=on [2022-07-04T08:21:52.366Z] #67 4.735 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-04T08:21:52.618Z] #11 DONE 27.0s [2022-07-04T08:21:52.618Z] [2022-07-04T08:21:52.618Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-04T08:21:52.618Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-04T08:21:52.639Z] #67 5.258 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-04T08:21:53.184Z] #12 DONE 0.6s [2022-07-04T08:21:53.184Z] [2022-07-04T08:21:53.184Z] #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-04T08:21:53.184Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-04T08:21:53.311Z] #11 ... [2022-07-04T08:21:53.311Z] [2022-07-04T08:21:53.311Z] #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-04T08:21:53.311Z] #31 sha256:b8d39f734adcff4281a14c4cc65f550c5b1806422e927ad77762c32c58a01f38 [2022-07-04T08:21:53.311Z] #31 1.927 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-04T08:21:53.311Z] #31 2.246 [2022-07-04T08:21:53.311Z] #31 2.465 #=#=# ######################################################################## 100.0% [2022-07-04T08:21:53.311Z] #31 2.841 [2022-07-04T08:21:53.311Z] #31 3.841 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-04T08:21:53.311Z] #31 4.174 [2022-07-04T08:21:53.311Z] #31 4.394 #=#=# ######################################################################## 100.0% [2022-07-04T08:21:53.311Z] #31 4.706 [2022-07-04T08:21:53.311Z] #31 5.748 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-04T08:21:53.311Z] #31 6.046 [2022-07-04T08:21:53.311Z] #31 6.267 #=#=# ### 4.6% ######################################### 58.3% ################################################################ 89.7% ######################################################################## 100.0% [2022-07-04T08:21:53.311Z] #31 6.836 [2022-07-04T08:21:53.311Z] #31 7.844 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-04T08:21:53.311Z] #31 8.196 [2022-07-04T08:21:53.311Z] #31 8.428 #=#=# ######################################################################## 100.0% [2022-07-04T08:21:53.311Z] #31 8.713 [2022-07-04T08:21:53.311Z] #31 9.499 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-04T08:21:53.311Z] #31 9.897 [2022-07-04T08:21:53.311Z] #31 10.12 #=#=# ######################################################################## 100.0% [2022-07-04T08:21:53.528Z] #11 ... [2022-07-04T08:21:53.528Z] [2022-07-04T08:21:53.528Z] #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-04T08:21:53.528Z] #31 sha256:0fa9e16356e4d1d1df95fd2328ab2356b3853074cda660877bc987a9e07fc659 [2022-07-04T08:21:53.528Z] #31 2.065 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-04T08:21:53.528Z] #31 2.411 [2022-07-04T08:21:53.528Z] #31 2.644 #=#=# ######################################################################## 100.0% [2022-07-04T08:21:53.528Z] #31 2.938 [2022-07-04T08:21:53.528Z] #31 3.948 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-04T08:21:53.528Z] #31 4.276 [2022-07-04T08:21:53.528Z] #31 4.493 #=#=# ####################### 32.6% ######################################################################## 100.0% [2022-07-04T08:21:53.528Z] #31 4.977 [2022-07-04T08:21:53.528Z] #31 6.108 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-04T08:21:53.528Z] #31 6.406 [2022-07-04T08:21:53.528Z] #31 6.630 #=#=# ############# 19.3% ########################################## 59.3% ################################################################# 90.9% ######################################################################## 100.0% [2022-07-04T08:21:53.528Z] #31 7.205 [2022-07-04T08:21:53.528Z] #31 8.333 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-04T08:21:53.528Z] #31 8.673 [2022-07-04T08:21:53.528Z] #31 8.899 #=#=# ######################################################################## 100.0% [2022-07-04T08:21:53.528Z] #31 9.167 [2022-07-04T08:21:53.528Z] #31 9.985 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-04T08:21:53.569Z] #31 ... [2022-07-04T08:21:53.569Z] [2022-07-04T08:21:53.569Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:53.569Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:53.756Z] #13 DONE 0.5s [2022-07-04T08:21:53.756Z] [2022-07-04T08:21:53.756Z] #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-04T08:21:53.756Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:21:53.789Z] #31 10.33 [2022-07-04T08:21:53.789Z] #31 ... [2022-07-04T08:21:53.789Z] [2022-07-04T08:21:53.789Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:53.789Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:54.013Z] #14 ... [2022-07-04T08:21:54.013Z] [2022-07-04T08:21:54.013Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-04T08:21:54.013Z] #66 sha256:00931d76c06946c1ec0b4240ab9d73f51762c438697dffdc32d199504a9f3f63 [2022-07-04T08:21:54.013Z] #66 DONE 0.2s [2022-07-04T08:21:54.013Z] [2022-07-04T08:21:54.013Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-04T08:21:54.013Z] #25 sha256:cb623bf4317aaad6e7f063eb6f5c5a23174887d04d8fbe44b0e0c9989b839d58 [2022-07-04T08:21:54.013Z] #25 DONE 0.2s [2022-07-04T08:21:54.013Z] [2022-07-04T08:21:54.013Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-04T08:21:54.013Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-04T08:21:54.013Z] #46 DONE 0.3s [2022-07-04T08:21:54.013Z] [2022-07-04T08:21:54.013Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-04T08:21:54.013Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-04T08:21:54.014Z] #33 DONE 0.3s [2022-07-04T08:21:54.014Z] [2022-07-04T08:21:54.014Z] #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-04T08:21:54.014Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T08:21:54.270Z] #47 ... [2022-07-04T08:21:54.270Z] [2022-07-04T08:21:54.270Z] #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-04T08:21:54.270Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-04T08:21:54.270Z] #50 DONE 0.4s [2022-07-04T08:21:54.270Z] [2022-07-04T08:21:54.270Z] #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-04T08:21:54.270Z] #31 sha256:a2e8453129dcab0844c15925394abbee3a3bab653484a827a291bd5e9d39dfe5 [2022-07-04T08:21:54.270Z] #31 1.649 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-04T08:21:54.270Z] #31 1.931 [2022-07-04T08:21:54.270Z] #31 2.154 #=#=# ######################################################################## 100.0% [2022-07-04T08:21:54.270Z] #31 2.415 [2022-07-04T08:21:54.270Z] #31 3.265 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-04T08:21:54.270Z] #31 3.572 [2022-07-04T08:21:54.270Z] #31 3.793 #=#=# ######################################################################## 100.0% [2022-07-04T08:21:54.270Z] #31 4.085 [2022-07-04T08:21:54.356Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.3s [2022-07-04T08:21:55.192Z] #67 7.618 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-04T08:21:55.192Z] #67 7.619 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-04T08:21:55.466Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.1s [2022-07-04T08:21:55.639Z] #31 5.599 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-04T08:21:55.639Z] #31 5.923 [2022-07-04T08:21:55.776Z] #67 8.340 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-04T08:21:56.412Z] #31 6.152 #=#=# #### 6.6% ##################################### 52.3% ######################################################### 79.2% ######################################################################## 100.0% [2022-07-04T08:21:56.669Z] #31 6.862 [2022-07-04T08:21:56.720Z] #67 ... [2022-07-04T08:21:56.720Z] [2022-07-04T08:21:56.720Z] #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-04T08:21:56.720Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-04T08:21:56.720Z] #55 5.699 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-04T08:21:56.720Z] #55 7.489 go: downloading github.com/fatih/color v1.13.0 [2022-07-04T08:21:56.720Z] #55 7.519 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-04T08:21:56.720Z] #55 7.564 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-04T08:21:56.720Z] #55 7.602 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-04T08:21:56.720Z] #55 7.721 go: downloading github.com/spf13/viper v1.11.0 [2022-07-04T08:21:56.720Z] #55 7.887 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-04T08:21:56.720Z] #55 8.301 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-04T08:21:56.720Z] #55 8.424 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-04T08:21:56.720Z] #55 9.756 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-04T08:21:56.720Z] #55 9.878 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-04T08:21:56.837Z] #11 ... [2022-07-04T08:21:56.837Z] [2022-07-04T08:21:56.837Z] #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-04T08:21:56.837Z] #31 sha256:b8d39f734adcff4281a14c4cc65f550c5b1806422e927ad77762c32c58a01f38 [2022-07-04T08:21:56.837Z] #31 10.49 [2022-07-04T08:21:56.837Z] #31 10.58 Download of images into '/build' complete. [2022-07-04T08:21:56.837Z] #31 10.58 Use something like the following to load the result into a Docker daemon: [2022-07-04T08:21:56.837Z] #31 10.58 tar -cC '/build' . | docker load [2022-07-04T08:21:56.837Z] #31 DONE 13.5s [2022-07-04T08:21:56.837Z] [2022-07-04T08:21:56.837Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:56.837Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:56.880Z] #11 ... [2022-07-04T08:21:56.880Z] [2022-07-04T08:21:56.880Z] #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-04T08:21:56.880Z] #31 sha256:0fa9e16356e4d1d1df95fd2328ab2356b3853074cda660877bc987a9e07fc659 [2022-07-04T08:21:56.880Z] #31 10.56 #=#=# ######################################################################## 100.0% [2022-07-04T08:21:56.880Z] #31 10.86 [2022-07-04T08:21:56.880Z] #31 10.93 Download of images into '/build' complete. [2022-07-04T08:21:56.880Z] #31 10.93 Use something like the following to load the result into a Docker daemon: [2022-07-04T08:21:56.880Z] #31 10.93 tar -cC '/build' . | docker load [2022-07-04T08:21:56.880Z] #31 DONE 13.5s [2022-07-04T08:21:56.880Z] [2022-07-04T08:21:56.880Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T08:21:56.880Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T08:21:56.981Z] #55 10.14 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-04T08:21:56.981Z] #55 ... [2022-07-04T08:21:56.981Z] [2022-07-04T08:21:56.981Z] #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-04T08:21:56.981Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252 [2022-07-04T08:21:56.981Z] #38 3.956 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-04T08:21:57.137Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 12.9s done [2022-07-04T08:21:57.242Z] #38 ... [2022-07-04T08:21:57.242Z] [2022-07-04T08:21:57.242Z] #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-04T08:21:57.242Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-04T08:21:57.242Z] #42 2.919 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:21:57.242Z] #42 3.059 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:21:57.242Z] #42 3.069 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:21:57.242Z] #42 3.153 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-04T08:21:57.242Z] #42 3.550 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [162 kB] [2022-07-04T08:21:57.242Z] #42 4.266 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-04T08:21:57.242Z] #42 7.834 Fetched 8435 kB in 5s (1565 kB/s) [2022-07-04T08:21:57.242Z] #42 7.834 Reading package lists... [2022-07-04T08:21:57.242Z] #42 ... [2022-07-04T08:21:57.242Z] [2022-07-04T08:21:57.242Z] #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-04T08:21:57.242Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a [2022-07-04T08:21:57.242Z] #36 5.437 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-04T08:21:57.503Z] #36 ... [2022-07-04T08:21:57.503Z] [2022-07-04T08:21:57.503Z] #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-04T08:21:57.503Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-04T08:21:57.503Z] #76 5.639 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:21:57.503Z] #76 5.671 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:21:57.503Z] #76 5.677 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:21:57.503Z] #76 6.656 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-04T08:21:57.503Z] #76 9.668 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [162 kB] [2022-07-04T08:21:57.503Z] #76 ... [2022-07-04T08:21:57.503Z] [2022-07-04T08:21:57.503Z] #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-04T08:21:57.503Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd [2022-07-04T08:21:57.503Z] #57 4.773 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-04T08:21:57.503Z] #57 5.897 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-04T08:21:57.503Z] #57 5.901 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-04T08:21:57.503Z] #57 5.951 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-04T08:21:57.503Z] #57 7.636 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-04T08:21:57.699Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 [2022-07-04T08:21:57.765Z] #57 ... [2022-07-04T08:21:57.765Z] [2022-07-04T08:21:57.765Z] #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-04T08:21:57.765Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-04T08:21:57.765Z] #62 4.347 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:21:57.765Z] #62 4.388 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:21:57.765Z] #62 4.388 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:21:57.765Z] #62 5.574 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-04T08:21:57.765Z] #62 8.047 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [162 kB] [2022-07-04T08:21:57.765Z] #62 10.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-04T08:21:57.765Z] #62 ... [2022-07-04T08:21:57.765Z] [2022-07-04T08:21:57.765Z] #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-04T08:21:57.765Z] #26 sha256:7ed3a9264ca1d1e687e1f3ce3d2c4d34d72bf0035d41074fcaee8e644fef9e0b [2022-07-04T08:21:57.765Z] #26 4.664 + RM_GOPATH=0 [2022-07-04T08:21:57.765Z] #26 4.664 + TMP_GOPATH= [2022-07-04T08:21:57.765Z] #26 4.664 + : /build [2022-07-04T08:21:57.765Z] #26 4.664 + '[' -z '' ']' [2022-07-04T08:21:57.765Z] #26 4.666 ++ mktemp -d [2022-07-04T08:21:57.765Z] #26 4.685 + export GOPATH=/tmp/tmp.loZOr82dNt [2022-07-04T08:21:57.765Z] #26 4.685 + GOPATH=/tmp/tmp.loZOr82dNt [2022-07-04T08:21:57.765Z] #26 4.685 + RM_GOPATH=1 [2022-07-04T08:21:57.765Z] #26 4.685 + case "$(go env GOARCH)" in [2022-07-04T08:21:57.765Z] #26 4.690 ++ go env GOARCH [2022-07-04T08:21:57.765Z] #26 4.714 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T08:21:57.765Z] #26 4.714 + GO_BUILDMODE=-buildmode=pie [2022-07-04T08:21:57.765Z] #26 4.716 ++ dirname /install.sh [2022-07-04T08:21:57.765Z] #26 4.719 + dir=/ [2022-07-04T08:21:57.765Z] #26 4.726 Install docker/cli version 17.06.2-ce from stable [2022-07-04T08:21:57.765Z] #26 4.726 + bin=dockercli [2022-07-04T08:21:57.765Z] #26 4.726 + shift [2022-07-04T08:21:57.765Z] #26 4.726 + '[' '!' -f //dockercli.installer ']' [2022-07-04T08:21:57.765Z] #26 4.726 + . //dockercli.installer [2022-07-04T08:21:57.765Z] #26 4.726 ++ : stable [2022-07-04T08:21:57.765Z] #26 4.726 ++ : 17.06.2-ce [2022-07-04T08:21:57.765Z] #26 4.726 + install_dockercli [2022-07-04T08:21:57.765Z] #26 4.726 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-04T08:21:57.765Z] #26 4.726 ++ uname -m [2022-07-04T08:21:57.765Z] #26 4.730 + arch=aarch64 [2022-07-04T08:21:57.765Z] #26 4.730 + '[' aarch64 '!=' x86_64 ']' [2022-07-04T08:21:57.765Z] #26 4.731 + '[' aarch64 '!=' s390x ']' [2022-07-04T08:21:57.765Z] #26 4.731 + '[' aarch64 '!=' armhf ']' [2022-07-04T08:21:57.765Z] #26 4.731 + build_dockercli [2022-07-04T08:21:57.765Z] #26 4.731 + git clone https://github.com/docker/docker-ce /tmp/tmp.loZOr82dNt/tmp/docker-ce [2022-07-04T08:21:57.765Z] #26 4.770 Cloning into '/tmp/tmp.loZOr82dNt/tmp/docker-ce'... [2022-07-04T08:21:57.767Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 12.5s done [2022-07-04T08:21:57.956Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-04T08:21:57.956Z] #11 DONE 42.3s [2022-07-04T08:21:57.956Z] [2022-07-04T08:21:57.956Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-04T08:21:57.956Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-04T08:21:58.026Z] #26 ... [2022-07-04T08:21:58.026Z] [2022-07-04T08:21:58.026Z] #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-04T08:21:58.026Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T08:21:58.026Z] #14 4.283 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:21:58.026Z] #14 4.321 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:21:58.026Z] #14 4.321 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:21:58.026Z] #14 5.342 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-04T08:21:58.026Z] #14 7.895 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [162 kB] [2022-07-04T08:21:58.026Z] #14 10.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-04T08:21:58.026Z] #14 ... [2022-07-04T08:21:58.026Z] [2022-07-04T08:21:58.026Z] #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-04T08:21:58.026Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-07-04T08:21:58.026Z] #53 3.959 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-04T08:21:58.026Z] #53 5.241 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-04T08:21:58.026Z] #53 5.273 go: downloading github.com/fatih/color v1.10.0 [2022-07-04T08:21:58.026Z] #53 5.395 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-04T08:21:58.026Z] #53 5.410 go: downloading github.com/pkg/errors v0.9.1 [2022-07-04T08:21:58.026Z] #53 5.828 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-04T08:21:58.026Z] #53 5.844 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-04T08:21:58.026Z] #53 5.918 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-04T08:21:58.026Z] #53 5.922 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-04T08:21:58.026Z] #53 6.070 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-04T08:21:58.026Z] #53 6.191 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-04T08:21:58.026Z] #53 6.421 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-04T08:21:58.026Z] #53 6.770 go: downloading golang.org/x/tools v0.1.0 [2022-07-04T08:21:58.039Z] #31 7.906 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-04T08:21:58.039Z] #31 8.206 [2022-07-04T08:21:58.288Z] #53 ... [2022-07-04T08:21:58.288Z] [2022-07-04T08:21:58.288Z] #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-04T08:21:58.288Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-04T08:21:58.288Z] #34 4.164 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-04T08:21:58.288Z] #34 4.164 Cloning into '.'... [2022-07-04T08:21:58.299Z] #31 8.438 #=#=# ######################################################################## 100.0% [2022-07-04T08:21:58.333Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 [2022-07-04T08:21:58.333Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-04T08:21:58.549Z] #34 ... [2022-07-04T08:21:58.549Z] [2022-07-04T08:21:58.549Z] #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-04T08:21:58.549Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-04T08:21:58.549Z] #51 5.539 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:21:58.549Z] #51 5.650 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:21:58.549Z] #51 5.681 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:21:58.549Z] #51 5.990 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-04T08:21:58.549Z] #51 6.860 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-04T08:21:58.549Z] #51 9.681 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [162 kB] [2022-07-04T08:21:58.549Z] #51 ... [2022-07-04T08:21:58.549Z] [2022-07-04T08:21:58.549Z] #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-04T08:21:58.549Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-07-04T08:21:58.549Z] #53 11.76 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-04T08:21:58.549Z] #53 11.76 go: downloading golang.org/x/mod v0.3.0 [2022-07-04T08:21:58.556Z] #31 8.822 [2022-07-04T08:21:58.591Z] #11 DONE 42.7s [2022-07-04T08:21:58.591Z] [2022-07-04T08:21:58.591Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-04T08:21:58.591Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-04T08:21:58.887Z] #12 DONE 0.7s [2022-07-04T08:21:58.887Z] [2022-07-04T08:21:58.887Z] #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-04T08:21:58.887Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-04T08:21:59.139Z] #53 ... [2022-07-04T08:21:59.139Z] [2022-07-04T08:21:59.139Z] #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-04T08:21:59.139Z] #31 sha256:f82f7667c091b2b478a1141a64287a32a1c6f4db3528471520dd529c66e57fe4 [2022-07-04T08:21:59.139Z] #31 8.651 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-04T08:21:59.139Z] #31 ... [2022-07-04T08:21:59.139Z] [2022-07-04T08:21:59.139Z] #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-04T08:21:59.139Z] #67 sha256:bd49c6988a05d92c3fd134bbbc345045a876b6c2b630c34efeef42e114fa164a [2022-07-04T08:21:59.139Z] #67 11.11 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-04T08:21:59.139Z] #67 11.65 go: downloading github.com/google/uuid v1.3.0 [2022-07-04T08:21:59.139Z] #67 11.67 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-04T08:21:59.403Z] #67 12.02 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-04T08:21:59.456Z] #13 DONE 0.8s [2022-07-04T08:21:59.456Z] [2022-07-04T08:21:59.456Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-04T08:21:59.456Z] #25 sha256:d977af5841427203d56e34a9f9f420894cb56104e3b841f4446482dd9825c14b [2022-07-04T08:21:59.522Z] #12 DONE 0.8s [2022-07-04T08:21:59.522Z] [2022-07-04T08:21:59.522Z] #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-04T08:21:59.522Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-04T08:21:59.667Z] #67 12.15 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-04T08:21:59.667Z] #67 12.23 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-04T08:21:59.667Z] #67 12.34 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-04T08:21:59.714Z] #25 ... [2022-07-04T08:21:59.714Z] [2022-07-04T08:21:59.714Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-04T08:21:59.714Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-04T08:21:59.714Z] #46 DONE 0.2s [2022-07-04T08:21:59.714Z] [2022-07-04T08:21:59.714Z] #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-04T08:21:59.714Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-04T08:21:59.714Z] #50 DONE 0.2s [2022-07-04T08:21:59.714Z] [2022-07-04T08:21:59.714Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-04T08:21:59.714Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-04T08:21:59.714Z] #33 DONE 0.2s [2022-07-04T08:21:59.714Z] [2022-07-04T08:21:59.715Z] #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-04T08:21:59.715Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-04T08:22:00.046Z] #19 69.09 Reading package lists... [2022-07-04T08:22:00.046Z] #19 ... [2022-07-04T08:22:00.046Z] [2022-07-04T08:22:00.046Z] #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-04T08:22:00.046Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:22:00.046Z] #84 35.77 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-04T08:22:00.087Z] #13 DONE 0.7s [2022-07-04T08:22:00.088Z] [2022-07-04T08:22:00.088Z] #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-04T08:22:00.088Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T08:22:00.248Z] #67 12.82 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-04T08:22:00.248Z] #67 12.99 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-04T08:22:00.279Z] #34 ... [2022-07-04T08:22:00.279Z] [2022-07-04T08:22:00.279Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-04T08:22:00.279Z] #25 sha256:d977af5841427203d56e34a9f9f420894cb56104e3b841f4446482dd9825c14b [2022-07-04T08:22:00.279Z] #25 DONE 0.5s [2022-07-04T08:22:00.279Z] [2022-07-04T08:22:00.279Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-04T08:22:00.279Z] #66 sha256:d6d081bd02b18fc5add9c485ccb9cb3a33ad7fce9297b5d3af64b4a4c9c403ca [2022-07-04T08:22:00.279Z] #66 DONE 0.6s [2022-07-04T08:22:00.279Z] [2022-07-04T08:22:00.279Z] #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-04T08:22:00.279Z] #67 sha256:4dd3959e05fbc3e1447e9a47ba409d48de4d83eb8e57bab255d4e9068a09a864 [2022-07-04T08:22:00.362Z] #36 ... [2022-07-04T08:22:00.362Z] [2022-07-04T08:22:00.362Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-04T08:22:00.362Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-04T08:22:00.362Z] #33 DONE 0.2s [2022-07-04T08:22:00.362Z] [2022-07-04T08:22:00.362Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-04T08:22:00.362Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-04T08:22:00.362Z] #46 DONE 0.3s [2022-07-04T08:22:00.362Z] [2022-07-04T08:22:00.362Z] #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-04T08:22:00.362Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-04T08:22:00.362Z] #50 DONE 0.4s [2022-07-04T08:22:00.362Z] [2022-07-04T08:22:00.362Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-04T08:22:00.362Z] #25 sha256:1a130ee6df019dcfe6ec76c56c5df7cd65ddc1e5ef47cbf339862dfd2e0d8e01 [2022-07-04T08:22:00.362Z] #25 DONE 0.4s [2022-07-04T08:22:00.362Z] [2022-07-04T08:22:00.362Z] #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-04T08:22:00.362Z] #26 sha256:e55048598e7eeeb6c03f00d1a85eff65957475f101bc57546e186cfc6a5c4ffb [2022-07-04T08:22:00.468Z] #31 10.45 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-04T08:22:00.618Z] #26 ... [2022-07-04T08:22:00.618Z] [2022-07-04T08:22:00.618Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-04T08:22:00.618Z] #66 sha256:3b09df93869ef9fd37d0a513c9fe50e9dd103089c87da5653e2a3124a20fde2d [2022-07-04T08:22:00.618Z] #66 DONE 0.4s [2022-07-04T08:22:00.618Z] [2022-07-04T08:22:00.618Z] #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-04T08:22:00.618Z] #67 sha256:68c2f68bf992bd753cc6809c3f7038a9079a2d31f1c612b37904ab0a26798a2b [2022-07-04T08:22:01.635Z] #67 ... [2022-07-04T08:22:01.635Z] [2022-07-04T08:22:01.635Z] #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-04T08:22:01.635Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-07-04T08:22:01.635Z] #40 4.957 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-04T08:22:01.635Z] #40 5.771 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-04T08:22:01.635Z] #40 6.921 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-04T08:22:01.635Z] #40 7.086 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-04T08:22:01.635Z] #40 7.154 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-04T08:22:01.635Z] #40 10.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-04T08:22:01.635Z] #40 10.38 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-04T08:22:01.879Z] #31 ... [2022-07-04T08:22:01.879Z] [2022-07-04T08:22:01.879Z] #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-04T08:22:01.879Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T08:22:01.879Z] #47 7.501 + git clone https://github.com/docker/distribution.git . [2022-07-04T08:22:01.879Z] #47 7.501 Cloning into '.'... [2022-07-04T08:22:01.898Z] #40 ... [2022-07-04T08:22:01.898Z] [2022-07-04T08:22:01.898Z] #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-04T08:22:01.898Z] #31 sha256:f82f7667c091b2b478a1141a64287a32a1c6f4db3528471520dd529c66e57fe4 [2022-07-04T08:22:01.898Z] #31 10.54 #=#=# [2022-07-04T08:22:01.898Z] #31 10.88 #=#=# 0.5% ######################################################################## 100.0% [2022-07-04T08:22:01.898Z] #31 12.42 [2022-07-04T08:22:02.847Z] #31 ... [2022-07-04T08:22:02.847Z] [2022-07-04T08:22:02.847Z] #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-04T08:22:02.847Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252 [2022-07-04T08:22:02.847Z] #38 15.03 tomll can be used in two ways: [2022-07-04T08:22:02.847Z] #38 15.03 Writing to STDIN and reading from STDOUT: [2022-07-04T08:22:02.847Z] #38 15.03 cat file.toml | tomll > file.toml [2022-07-04T08:22:02.847Z] #38 15.03 [2022-07-04T08:22:02.847Z] #38 15.03 Reading and updating a list of files: [2022-07-04T08:22:02.847Z] #38 15.03 tomll a.toml b.toml c.toml [2022-07-04T08:22:02.847Z] #38 15.03 [2022-07-04T08:22:02.847Z] #38 15.03 When given a list of files, tomll will modify all files in place without asking. [2022-07-04T08:22:02.847Z] #38 DONE 16.0s [2022-07-04T08:22:03.109Z] [2022-07-04T08:22:03.109Z] #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-04T08:22:03.109Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-04T08:22:03.109Z] #55 10.24 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-04T08:22:03.109Z] #55 13.40 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-04T08:22:03.109Z] #55 13.41 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-04T08:22:03.109Z] #55 13.49 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-04T08:22:03.109Z] #55 13.66 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-04T08:22:03.109Z] #55 13.76 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-04T08:22:03.109Z] #55 13.87 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-04T08:22:03.109Z] #55 14.03 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-04T08:22:03.109Z] #55 14.19 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-04T08:22:03.109Z] #55 14.26 go: downloading github.com/spf13/afero v1.8.2 [2022-07-04T08:22:03.109Z] #55 14.38 go: downloading github.com/spf13/cast v1.4.1 [2022-07-04T08:22:03.109Z] #55 14.50 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-04T08:22:03.109Z] #55 14.60 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-04T08:22:03.109Z] #55 14.66 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-04T08:22:03.109Z] #55 14.68 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-04T08:22:03.109Z] #55 14.69 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-04T08:22:03.109Z] #55 14.74 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-04T08:22:03.109Z] #55 14.75 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-04T08:22:03.109Z] #55 14.78 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-04T08:22:03.109Z] #55 14.78 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-04T08:22:03.109Z] #55 14.97 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-04T08:22:03.109Z] #55 15.18 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-04T08:22:03.109Z] #55 15.45 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-04T08:22:03.109Z] #55 15.64 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-04T08:22:03.109Z] #55 15.77 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-04T08:22:03.109Z] #55 15.84 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-04T08:22:03.109Z] #55 15.96 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-04T08:22:03.109Z] #55 15.96 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-04T08:22:03.109Z] #55 16.30 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-04T08:22:03.375Z] #55 ... [2022-07-04T08:22:03.375Z] [2022-07-04T08:22:03.375Z] #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-04T08:22:03.375Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T08:22:03.375Z] #14 16.52 Fetched 8435 kB in 12s (677 kB/s) [2022-07-04T08:22:03.815Z] #47 ... [2022-07-04T08:22:03.815Z] [2022-07-04T08:22:03.815Z] #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-04T08:22:03.815Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T08:22:03.815Z] #42 4.844 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:22:03.815Z] #42 4.855 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:22:03.815Z] #42 4.855 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:22:03.815Z] #42 5.139 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:22:03.815Z] #42 6.468 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:22:03.815Z] #42 8.723 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:22:03.815Z] #42 ... [2022-07-04T08:22:03.815Z] [2022-07-04T08:22:03.815Z] #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-04T08:22:03.815Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-04T08:22:03.815Z] #40 7.531 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-04T08:22:03.815Z] #40 8.496 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-04T08:22:04.072Z] #40 10.15 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-04T08:22:04.072Z] #40 ... [2022-07-04T08:22:04.072Z] [2022-07-04T08:22:04.072Z] #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-04T08:22:04.072Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T08:22:04.072Z] #36 8.759 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-04T08:22:04.072Z] #36 ... [2022-07-04T08:22:04.072Z] [2022-07-04T08:22:04.072Z] #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-04T08:22:04.072Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:22:04.072Z] #51 9.023 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:22:04.072Z] #51 9.085 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:22:04.072Z] #51 9.093 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:22:04.072Z] #51 9.749 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-04T08:22:04.329Z] #51 ... [2022-07-04T08:22:04.329Z] [2022-07-04T08:22:04.329Z] #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-04T08:22:04.329Z] #67 sha256:37125b7d34ea7364c64eeae6c7030dd63ab3353a264c66efaba1537acdef6eb6 [2022-07-04T08:22:04.329Z] #67 4.771 + RM_GOPATH=0 [2022-07-04T08:22:04.329Z] #67 4.772 + TMP_GOPATH= [2022-07-04T08:22:04.329Z] #67 4.772 + : /build [2022-07-04T08:22:04.329Z] #67 4.774 + '[' -z '' ']' [2022-07-04T08:22:04.329Z] #67 4.780 ++ mktemp -d [2022-07-04T08:22:04.329Z] #67 4.780 + export GOPATH=/tmp/tmp.yl9C7ValxX [2022-07-04T08:22:04.329Z] #67 4.780 + GOPATH=/tmp/tmp.yl9C7ValxX [2022-07-04T08:22:04.329Z] #67 4.780 + RM_GOPATH=1 [2022-07-04T08:22:04.329Z] #67 4.780 + case "$(go env GOARCH)" in [2022-07-04T08:22:04.329Z] #67 4.780 ++ go env GOARCH [2022-07-04T08:22:04.329Z] #67 4.780 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T08:22:04.329Z] #67 4.780 + GO_BUILDMODE=-buildmode=pie [2022-07-04T08:22:04.329Z] #67 4.780 ++ dirname /install.sh [2022-07-04T08:22:04.329Z] #67 4.783 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-04T08:22:04.329Z] #67 4.785 + dir=/ [2022-07-04T08:22:04.329Z] #67 4.785 + bin=rootlesskit [2022-07-04T08:22:04.329Z] #67 4.785 + shift [2022-07-04T08:22:04.329Z] #67 4.785 + '[' '!' -f //rootlesskit.installer ']' [2022-07-04T08:22:04.329Z] #67 4.785 + . //rootlesskit.installer [2022-07-04T08:22:04.329Z] #67 4.785 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-04T08:22:04.329Z] #67 4.785 + install_rootlesskit [2022-07-04T08:22:04.329Z] #67 4.785 + case "$1" in [2022-07-04T08:22:04.329Z] #67 4.785 + export CGO_ENABLED=0 [2022-07-04T08:22:04.329Z] #67 4.785 + CGO_ENABLED=0 [2022-07-04T08:22:04.329Z] #67 4.785 + _install_rootlesskit [2022-07-04T08:22:04.329Z] #67 4.785 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-04T08:22:04.329Z] #67 4.785 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-04T08:22:04.329Z] #67 4.785 + GOBIN=/build [2022-07-04T08:22:04.329Z] #67 4.785 + GO111MODULE=on [2022-07-04T08:22:04.329Z] #67 4.785 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-04T08:22:04.329Z] #67 5.243 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-04T08:22:04.329Z] #67 7.592 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-04T08:22:04.329Z] #67 7.592 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-04T08:22:04.329Z] #67 8.451 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-04T08:22:04.329Z] #67 ... [2022-07-04T08:22:04.329Z] [2022-07-04T08:22:04.329Z] #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-04T08:22:04.329Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T08:22:04.329Z] #53 4.987 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-04T08:22:04.329Z] #53 6.073 go: downloading github.com/fatih/color v1.10.0 [2022-07-04T08:22:04.329Z] #53 6.073 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-04T08:22:04.329Z] #53 6.082 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-04T08:22:04.329Z] #53 6.101 go: downloading github.com/pkg/errors v0.9.1 [2022-07-04T08:22:04.329Z] #53 6.385 go: downloading golang.org/x/tools v0.1.0 [2022-07-04T08:22:04.329Z] #53 6.691 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-04T08:22:04.329Z] #53 6.728 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-04T08:22:04.329Z] #53 6.866 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-04T08:22:04.329Z] #53 7.015 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-04T08:22:04.588Z] #53 ... [2022-07-04T08:22:04.588Z] [2022-07-04T08:22:04.588Z] #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-04T08:22:04.588Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T08:22:04.588Z] #62 9.681 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:22:04.588Z] #62 9.783 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:22:04.588Z] #62 9.783 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:22:04.588Z] #62 10.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:22:04.588Z] #62 ... [2022-07-04T08:22:04.588Z] [2022-07-04T08:22:04.588Z] #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-04T08:22:04.588Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:22:04.588Z] #76 5.560 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:22:04.588Z] #76 5.573 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:22:04.588Z] #76 5.575 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:22:04.588Z] #76 6.146 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:22:04.588Z] #76 8.177 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:22:04.847Z] #76 ... [2022-07-04T08:22:04.847Z] [2022-07-04T08:22:04.847Z] #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-04T08:22:04.847Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-04T08:22:04.847Z] #34 6.780 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-04T08:22:04.847Z] #34 6.780 Cloning into '.'... [2022-07-04T08:22:04.847Z] #34 ... [2022-07-04T08:22:04.847Z] [2022-07-04T08:22:04.847Z] #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-04T08:22:04.847Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:04.847Z] #55 6.711 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-04T08:22:04.847Z] #55 9.030 go: downloading github.com/fatih/color v1.13.0 [2022-07-04T08:22:04.847Z] #55 9.052 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-04T08:22:04.847Z] #55 9.225 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-04T08:22:04.847Z] #55 9.335 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-04T08:22:04.847Z] #55 9.830 go: downloading github.com/spf13/viper v1.11.0 [2022-07-04T08:22:04.847Z] #55 9.851 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-04T08:22:04.847Z] #55 10.72 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-04T08:22:04.847Z] #55 10.80 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-04T08:22:04.847Z] #55 10.88 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-04T08:22:04.847Z] #55 10.92 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-04T08:22:05.103Z] #55 ... [2022-07-04T08:22:05.103Z] [2022-07-04T08:22:05.103Z] #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-04T08:22:05.103Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-04T08:22:05.103Z] #57 4.843 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-04T08:22:05.103Z] #57 5.899 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-04T08:22:05.103Z] #57 5.899 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-04T08:22:05.103Z] #57 5.945 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-04T08:22:05.103Z] #57 7.195 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-04T08:22:05.103Z] #57 ... [2022-07-04T08:22:05.103Z] [2022-07-04T08:22:05.103Z] #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-04T08:22:05.103Z] #31 sha256:a2e8453129dcab0844c15925394abbee3a3bab653484a827a291bd5e9d39dfe5 [2022-07-04T08:22:05.103Z] #31 12.15 [2022-07-04T08:22:05.104Z] #31 12.44 #=#=# ######################################################################## 100.0% [2022-07-04T08:22:05.104Z] #31 14.33 [2022-07-04T08:22:05.104Z] #31 14.79 Download of images into '/build' complete. [2022-07-04T08:22:05.104Z] #31 14.79 Use something like the following to load the result into a Docker daemon: [2022-07-04T08:22:05.104Z] #31 14.79 tar -cC '/build' . | docker load [2022-07-04T08:22:05.104Z] #31 DONE 15.4s [2022-07-04T08:22:05.104Z] [2022-07-04T08:22:05.104Z] #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-04T08:22:05.104Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-04T08:22:05.104Z] #38 5.137 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-04T08:22:05.360Z] #38 ... [2022-07-04T08:22:05.360Z] [2022-07-04T08:22:05.360Z] #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-04T08:22:05.360Z] #26 sha256:3f65fc9458c4ae789eedd7b344a6f6334d09620159e493f3898ec84a3295062b [2022-07-04T08:22:05.360Z] #26 4.528 + RM_GOPATH=0 [2022-07-04T08:22:05.360Z] #26 4.528 + TMP_GOPATH= [2022-07-04T08:22:05.360Z] #26 4.528 + : /build [2022-07-04T08:22:05.360Z] #26 4.528 + '[' -z '' ']' [2022-07-04T08:22:05.360Z] #26 4.528 ++ mktemp -d [2022-07-04T08:22:05.360Z] #26 4.531 + export GOPATH=/tmp/tmp.oV3YItOa82 [2022-07-04T08:22:05.360Z] #26 4.531 + GOPATH=/tmp/tmp.oV3YItOa82 [2022-07-04T08:22:05.360Z] #26 4.531 + RM_GOPATH=1 [2022-07-04T08:22:05.360Z] #26 4.531 + case "$(go env GOARCH)" in [2022-07-04T08:22:05.360Z] #26 4.532 ++ go env GOARCH [2022-07-04T08:22:05.360Z] #26 4.540 Install docker/cli version 17.06.2-ce from stable [2022-07-04T08:22:05.360Z] #26 4.540 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T08:22:05.360Z] #26 4.540 + GO_BUILDMODE=-buildmode=pie [2022-07-04T08:22:05.360Z] #26 4.540 ++ dirname /install.sh [2022-07-04T08:22:05.360Z] #26 4.540 + dir=/ [2022-07-04T08:22:05.360Z] #26 4.540 + bin=dockercli [2022-07-04T08:22:05.360Z] #26 4.540 + shift [2022-07-04T08:22:05.360Z] #26 4.540 + '[' '!' -f //dockercli.installer ']' [2022-07-04T08:22:05.360Z] #26 4.540 + . //dockercli.installer [2022-07-04T08:22:05.360Z] #26 4.540 ++ : stable [2022-07-04T08:22:05.360Z] #26 4.540 ++ : 17.06.2-ce [2022-07-04T08:22:05.360Z] #26 4.540 + install_dockercli [2022-07-04T08:22:05.360Z] #26 4.540 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-04T08:22:05.360Z] #26 4.540 ++ uname -m [2022-07-04T08:22:05.360Z] #26 4.540 + arch=x86_64 [2022-07-04T08:22:05.360Z] #26 4.540 + '[' x86_64 '!=' x86_64 ']' [2022-07-04T08:22:05.360Z] #26 4.540 + url=https://download.docker.com/linux/static [2022-07-04T08:22:05.360Z] #26 4.540 + tar -xz docker/docker [2022-07-04T08:22:05.360Z] #26 4.548 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-04T08:22:05.531Z] #67 ... [2022-07-04T08:22:05.531Z] [2022-07-04T08:22:05.531Z] #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-04T08:22:05.531Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T08:22:05.531Z] #36 5.280 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-04T08:22:05.618Z] #26 ... [2022-07-04T08:22:05.619Z] [2022-07-04T08:22:05.619Z] #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-04T08:22:05.619Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T08:22:05.619Z] #53 11.27 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-04T08:22:05.619Z] #53 11.31 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-04T08:22:05.619Z] #53 11.33 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-04T08:22:05.788Z] #36 ... [2022-07-04T08:22:05.788Z] [2022-07-04T08:22:05.788Z] #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-04T08:22:05.788Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-04T08:22:05.788Z] #34 5.867 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-04T08:22:05.788Z] #34 5.867 Cloning into '.'... [2022-07-04T08:22:05.880Z] #67 ... [2022-07-04T08:22:05.880Z] [2022-07-04T08:22:05.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-04T08:22:05.880Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:22:05.880Z] #14 5.182 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:22:05.880Z] #14 5.204 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:22:05.880Z] #14 5.204 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:22:05.881Z] #14 5.423 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:22:06.138Z] #14 5.993 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:22:07.070Z] #14 7.063 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:22:07.070Z] #14 ... [2022-07-04T08:22:07.070Z] [2022-07-04T08:22:07.070Z] #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-04T08:22:07.070Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T08:22:07.070Z] #36 6.973 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-04T08:22:07.512Z] #53 ... [2022-07-04T08:22:07.512Z] [2022-07-04T08:22:07.512Z] #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-04T08:22:07.512Z] #26 sha256:3f65fc9458c4ae789eedd7b344a6f6334d09620159e493f3898ec84a3295062b [2022-07-04T08:22:07.512Z] #26 12.77 + mkdir -p /build [2022-07-04T08:22:07.512Z] #26 12.77 + mv docker/docker /build/ [2022-07-04T08:22:07.512Z] #26 12.84 + rmdir docker [2022-07-04T08:22:07.512Z] #26 DONE 13.2s [2022-07-04T08:22:07.512Z] [2022-07-04T08:22:07.512Z] #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-04T08:22:07.512Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:07.512Z] #55 12.82 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-04T08:22:07.512Z] #55 12.91 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-04T08:22:07.512Z] #55 13.14 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-04T08:22:07.512Z] #55 13.29 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-04T08:22:08.672Z] #14 16.52 Reading package lists... [2022-07-04T08:22:08.673Z] #14 21.58 Reading package lists... [2022-07-04T08:22:08.673Z] #14 ... [2022-07-04T08:22:08.673Z] [2022-07-04T08:22:08.673Z] #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-04T08:22:08.673Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-04T08:22:08.673Z] #55 16.60 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-04T08:22:08.673Z] #55 16.73 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-04T08:22:08.673Z] #55 16.99 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-04T08:22:08.673Z] #55 17.17 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-04T08:22:08.673Z] #55 17.26 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-04T08:22:08.673Z] #55 17.31 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-04T08:22:08.673Z] #55 17.39 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-04T08:22:08.673Z] #55 17.45 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-04T08:22:08.673Z] #55 17.47 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-04T08:22:08.673Z] #55 17.58 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-04T08:22:08.673Z] #55 17.60 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-04T08:22:08.673Z] #55 17.70 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-04T08:22:08.673Z] #55 17.73 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-04T08:22:08.673Z] #55 17.87 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-04T08:22:08.673Z] #55 17.94 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-04T08:22:08.673Z] #55 17.99 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-04T08:22:08.673Z] #55 18.02 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-04T08:22:08.673Z] #55 18.09 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-04T08:22:08.673Z] #55 18.15 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-04T08:22:08.673Z] #55 18.25 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-04T08:22:08.673Z] #55 18.43 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-04T08:22:08.673Z] #55 18.60 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-04T08:22:08.673Z] #55 18.69 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-04T08:22:08.673Z] #55 18.76 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-04T08:22:08.673Z] #55 18.81 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-04T08:22:08.673Z] #55 18.95 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-04T08:22:08.673Z] #55 19.02 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-04T08:22:08.673Z] #55 19.08 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-04T08:22:08.673Z] #55 19.09 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-04T08:22:08.673Z] #55 19.14 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-04T08:22:08.673Z] #55 19.21 go: downloading github.com/julz/importas v0.1.0 [2022-07-04T08:22:08.673Z] #55 19.22 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-04T08:22:08.673Z] #55 19.30 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-04T08:22:08.673Z] #55 19.35 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-04T08:22:08.673Z] #55 19.48 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-04T08:22:08.673Z] #55 19.49 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-04T08:22:08.673Z] #55 19.61 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-04T08:22:08.673Z] #55 19.61 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-04T08:22:08.673Z] #55 19.78 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-04T08:22:08.673Z] #55 19.79 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-04T08:22:08.673Z] #55 19.88 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-04T08:22:08.673Z] #55 19.89 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-04T08:22:08.673Z] #55 20.64 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-04T08:22:08.673Z] #55 20.64 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-04T08:22:08.673Z] #55 20.72 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-04T08:22:08.673Z] #55 20.78 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-04T08:22:08.673Z] #55 20.92 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-04T08:22:08.673Z] #55 21.03 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-04T08:22:08.673Z] #55 21.04 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-04T08:22:08.673Z] #55 21.16 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-04T08:22:08.673Z] #55 21.16 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-04T08:22:08.673Z] #55 21.39 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-04T08:22:08.673Z] #55 21.45 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-04T08:22:08.673Z] #55 21.48 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-04T08:22:08.673Z] #55 21.54 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-04T08:22:08.673Z] #55 21.65 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-04T08:22:08.673Z] #55 21.69 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-04T08:22:08.673Z] #55 21.80 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-04T08:22:08.673Z] #55 21.86 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-04T08:22:08.934Z] #55 21.96 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-04T08:22:08.934Z] #55 21.98 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-04T08:22:08.934Z] #55 22.06 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-04T08:22:08.934Z] #55 22.08 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-04T08:22:09.195Z] #55 22.28 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-04T08:22:09.195Z] #55 22.44 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-04T08:22:09.456Z] #55 22.51 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-04T08:22:09.456Z] #55 22.56 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-04T08:22:09.456Z] #55 ... [2022-07-04T08:22:09.456Z] [2022-07-04T08:22:09.456Z] #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-04T08:22:09.456Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-04T08:22:09.456Z] #76 12.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-04T08:22:09.456Z] #76 17.52 Fetched 8435 kB in 12s (692 kB/s) [2022-07-04T08:22:09.456Z] #76 17.52 Reading package lists... [2022-07-04T08:22:09.456Z] #76 22.35 Reading package lists... [2022-07-04T08:22:09.456Z] #76 ... [2022-07-04T08:22:09.456Z] [2022-07-04T08:22:09.456Z] #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-04T08:22:09.456Z] #31 sha256:f82f7667c091b2b478a1141a64287a32a1c6f4db3528471520dd529c66e57fe4 [2022-07-04T08:22:09.456Z] #31 18.19 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-04T08:22:09.456Z] #31 20.03 [2022-07-04T08:22:09.456Z] #31 20.39 #=#=# 0.7% ######################################################################## 100.0% [2022-07-04T08:22:09.717Z] #31 ... [2022-07-04T08:22:09.717Z] [2022-07-04T08:22:09.717Z] #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-04T08:22:09.717Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a [2022-07-04T08:22:09.717Z] #36 12.84 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-04T08:22:09.717Z] #36 12.84 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-04T08:22:09.717Z] #36 13.28 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-04T08:22:09.717Z] #36 13.44 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-04T08:22:09.717Z] #36 13.73 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-04T08:22:09.717Z] #36 14.00 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-04T08:22:09.717Z] #36 14.05 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-04T08:22:09.717Z] #36 14.07 go: downloading github.com/peterh/liner v1.2.2 [2022-07-04T08:22:09.717Z] #36 14.32 go: downloading github.com/google/go-dap v0.6.0 [2022-07-04T08:22:09.717Z] #36 14.73 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-04T08:22:09.717Z] #36 14.99 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-04T08:22:09.717Z] #36 15.62 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-04T08:22:09.717Z] #36 15.93 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-04T08:22:09.717Z] #36 15.98 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-04T08:22:09.717Z] #36 17.52 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-04T08:22:09.717Z] #36 ... [2022-07-04T08:22:09.717Z] [2022-07-04T08:22:09.717Z] #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-04T08:22:09.717Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-04T08:22:09.717Z] #55 22.65 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-04T08:22:09.717Z] #55 22.75 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-04T08:22:09.970Z] #34 ... [2022-07-04T08:22:09.970Z] [2022-07-04T08:22:09.970Z] #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-04T08:22:09.970Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-04T08:22:09.970Z] #57 8.515 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-04T08:22:09.970Z] #57 9.655 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-04T08:22:09.970Z] #57 9.732 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-04T08:22:09.970Z] #57 9.792 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-04T08:22:09.970Z] #57 ... [2022-07-04T08:22:09.970Z] [2022-07-04T08:22:09.970Z] #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-04T08:22:09.970Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:22:09.970Z] #76 7.438 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:22:09.970Z] #76 7.499 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:22:09.970Z] #76 7.499 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:22:09.970Z] #76 9.083 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:22:09.970Z] #76 ... [2022-07-04T08:22:09.970Z] [2022-07-04T08:22:09.970Z] #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-04T08:22:09.970Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-04T08:22:09.970Z] #40 8.763 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-04T08:22:09.970Z] #40 9.809 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-04T08:22:09.970Z] #40 ... [2022-07-04T08:22:09.970Z] [2022-07-04T08:22:09.970Z] #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-04T08:22:09.970Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:09.970Z] #55 8.046 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-04T08:22:09.970Z] #55 10.58 go: downloading github.com/fatih/color v1.13.0 [2022-07-04T08:22:09.970Z] #55 10.60 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-04T08:22:09.970Z] #55 ... [2022-07-04T08:22:09.970Z] [2022-07-04T08:22:09.970Z] #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-04T08:22:09.970Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T08:22:09.970Z] #47 6.386 + git clone https://github.com/docker/distribution.git . [2022-07-04T08:22:09.970Z] #47 6.391 Cloning into '.'... [2022-07-04T08:22:09.978Z] #55 23.07 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-04T08:22:09.978Z] #55 ... [2022-07-04T08:22:09.978Z] [2022-07-04T08:22:09.978Z] #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-04T08:22:09.978Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-04T08:22:09.978Z] #51 12.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-04T08:22:09.978Z] #51 16.13 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-04T08:22:09.978Z] #51 18.83 Fetched 8438 kB in 14s (619 kB/s) [2022-07-04T08:22:09.978Z] #51 18.83 Reading package lists... [2022-07-04T08:22:09.978Z] #51 ... [2022-07-04T08:22:09.978Z] [2022-07-04T08:22:09.978Z] #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-04T08:22:09.978Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-04T08:22:09.978Z] #42 7.834 Reading package lists... [2022-07-04T08:22:09.978Z] #42 13.37 Reading package lists... [2022-07-04T08:22:09.978Z] #42 18.98 Building dependency tree... [2022-07-04T08:22:09.978Z] #42 23.21 The following additional packages will be installed: [2022-07-04T08:22:09.978Z] #42 23.23 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-04T08:22:09.978Z] #42 23.24 Suggested packages: [2022-07-04T08:22:09.978Z] #42 23.25 cmake-doc ninja-build lrzip [2022-07-04T08:22:09.978Z] #42 23.25 Recommended packages: [2022-07-04T08:22:09.978Z] #42 23.25 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-04T08:22:10.057Z] #84 ... [2022-07-04T08:22:10.057Z] [2022-07-04T08:22:10.057Z] #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-04T08:22:10.057Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-04T08:22:10.057Z] #19 69.09 Reading package lists... [2022-07-04T08:22:10.239Z] #42 ... [2022-07-04T08:22:10.239Z] [2022-07-04T08:22:10.239Z] #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-04T08:22:10.239Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-04T08:22:10.241Z] #47 ... [2022-07-04T08:22:10.241Z] [2022-07-04T08:22:10.241Z] #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-04T08:22:10.241Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:22:10.241Z] #14 8.302 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:22:10.241Z] #14 8.354 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:22:10.241Z] #14 8.356 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:22:10.241Z] #14 ... [2022-07-04T08:22:10.241Z] [2022-07-04T08:22:10.241Z] #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-04T08:22:10.241Z] #26 sha256:6ebf5c7ec071b5fb7f21ab6df0fa95adb8fb158517309b1fbc3e3b0eb352af44 [2022-07-04T08:22:10.241Z] #26 7.354 + RM_GOPATH=0 [2022-07-04T08:22:10.241Z] #26 7.357 + TMP_GOPATH= [2022-07-04T08:22:10.241Z] #26 7.357 + : /build [2022-07-04T08:22:10.241Z] #26 7.358 + '[' -z '' ']' [2022-07-04T08:22:10.241Z] #26 7.360 ++ mktemp -d [2022-07-04T08:22:10.241Z] #26 7.362 + export GOPATH=/tmp/tmp.C36xWL8ouh [2022-07-04T08:22:10.241Z] #26 7.362 + GOPATH=/tmp/tmp.C36xWL8ouh [2022-07-04T08:22:10.241Z] #26 7.363 + RM_GOPATH=1 [2022-07-04T08:22:10.241Z] #26 7.363 + case "$(go env GOARCH)" in [2022-07-04T08:22:10.241Z] #26 7.369 ++ go env GOARCH [2022-07-04T08:22:10.241Z] #26 7.416 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T08:22:10.241Z] #26 7.417 + GO_BUILDMODE=-buildmode=pie [2022-07-04T08:22:10.241Z] #26 7.417 ++ dirname /install.sh [2022-07-04T08:22:10.241Z] #26 7.425 + dir=/ [2022-07-04T08:22:10.241Z] #26 7.425 + bin=dockercli [2022-07-04T08:22:10.241Z] #26 7.425 + shift [2022-07-04T08:22:10.241Z] #26 7.426 + '[' '!' -f //dockercli.installer ']' [2022-07-04T08:22:10.241Z] #26 7.426 + . //dockercli.installer [2022-07-04T08:22:10.241Z] #26 7.427 ++ : stable [2022-07-04T08:22:10.241Z] #26 7.427 ++ : 17.06.2-ce [2022-07-04T08:22:10.241Z] #26 7.428 + install_dockercli [2022-07-04T08:22:10.241Z] #26 7.432 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-04T08:22:10.241Z] #26 7.432 Install docker/cli version 17.06.2-ce from stable [2022-07-04T08:22:10.241Z] #26 7.432 ++ uname -m [2022-07-04T08:22:10.241Z] #26 7.436 + arch=x86_64 [2022-07-04T08:22:10.241Z] #26 7.436 + '[' x86_64 '!=' x86_64 ']' [2022-07-04T08:22:10.241Z] #26 7.436 + url=https://download.docker.com/linux/static [2022-07-04T08:22:10.241Z] #26 7.451 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-04T08:22:10.241Z] #26 7.454 + tar -xz docker/docker [2022-07-04T08:22:10.353Z] #36 ... [2022-07-04T08:22:10.353Z] [2022-07-04T08:22:10.353Z] #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-04T08:22:10.353Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-04T08:22:10.353Z] #40 7.944 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-04T08:22:10.353Z] #40 ... [2022-07-04T08:22:10.353Z] [2022-07-04T08:22:10.353Z] #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-04T08:22:10.353Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-04T08:22:10.353Z] #57 8.320 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-04T08:22:10.353Z] #57 ... [2022-07-04T08:22:10.353Z] [2022-07-04T08:22:10.353Z] #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-04T08:22:10.353Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T08:22:10.353Z] #42 7.512 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:22:10.353Z] #42 7.578 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:22:10.353Z] #42 7.578 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:22:10.353Z] #42 8.915 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:22:10.498Z] #26 ... [2022-07-04T08:22:10.498Z] [2022-07-04T08:22:10.498Z] #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-04T08:22:10.498Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:22:10.498Z] #51 8.582 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:22:10.498Z] #51 8.643 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:22:10.498Z] #51 8.650 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:22:10.498Z] #51 9.100 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-04T08:22:10.501Z] #47 22.70 Updating files: 81% (1779/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-04T08:22:10.501Z] #47 23.01 + git checkout -q v2.3.0 [2022-07-04T08:22:10.618Z] #42 ... [2022-07-04T08:22:10.618Z] [2022-07-04T08:22:10.618Z] #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-04T08:22:10.618Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T08:22:10.618Z] #62 6.206 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:22:10.618Z] #62 6.225 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:22:10.618Z] #62 6.225 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:22:10.618Z] #62 6.710 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:22:10.618Z] #62 10.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:22:10.618Z] #62 ... [2022-07-04T08:22:10.618Z] [2022-07-04T08:22:10.618Z] #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-04T08:22:10.618Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:10.618Z] #55 7.387 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-04T08:22:10.618Z] #55 10.22 go: downloading github.com/fatih/color v1.13.0 [2022-07-04T08:22:10.618Z] #55 10.22 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-04T08:22:10.618Z] #55 10.66 go: downloading github.com/pkg/errors v0.9.1 [2022-07-04T08:22:10.755Z] #51 ... [2022-07-04T08:22:10.755Z] [2022-07-04T08:22:10.755Z] #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-04T08:22:10.755Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T08:22:10.755Z] #62 6.815 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:22:10.755Z] #62 6.903 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:22:10.755Z] #62 6.903 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:22:10.755Z] #62 8.304 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:22:10.755Z] #62 ... [2022-07-04T08:22:10.755Z] [2022-07-04T08:22:10.755Z] #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-04T08:22:10.755Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-04T08:22:10.755Z] #38 6.902 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-04T08:22:10.877Z] #55 10.71 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-04T08:22:10.877Z] #55 10.73 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-04T08:22:10.877Z] #55 ... [2022-07-04T08:22:10.877Z] [2022-07-04T08:22:10.877Z] #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-04T08:22:10.877Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:22:10.877Z] #76 7.257 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:22:10.877Z] #76 7.306 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:22:10.877Z] #76 7.306 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:22:10.877Z] #76 8.694 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:22:10.877Z] #76 ... [2022-07-04T08:22:10.877Z] [2022-07-04T08:22:10.877Z] #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-04T08:22:10.877Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T08:22:10.877Z] #47 7.487 + git clone https://github.com/docker/distribution.git . [2022-07-04T08:22:10.877Z] #47 7.489 Cloning into '.'... [2022-07-04T08:22:11.011Z] #38 ... [2022-07-04T08:22:11.011Z] [2022-07-04T08:22:11.011Z] #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-04T08:22:11.011Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T08:22:11.011Z] #42 7.624 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:22:11.011Z] #42 7.716 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:22:11.011Z] #42 7.718 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:22:11.011Z] #42 9.906 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:22:11.011Z] #42 ... [2022-07-04T08:22:11.011Z] [2022-07-04T08:22:11.011Z] #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-04T08:22:11.011Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T08:22:11.011Z] #53 6.573 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-04T08:22:11.011Z] #53 8.351 go: downloading github.com/fatih/color v1.10.0 [2022-07-04T08:22:11.011Z] #53 8.378 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-04T08:22:11.011Z] #53 8.433 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-04T08:22:11.011Z] #53 8.463 go: downloading github.com/pkg/errors v0.9.1 [2022-07-04T08:22:11.011Z] #53 8.905 go: downloading golang.org/x/tools v0.1.0 [2022-07-04T08:22:11.011Z] #53 8.960 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-04T08:22:11.011Z] #53 9.070 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-04T08:22:11.011Z] #53 9.881 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-04T08:22:11.011Z] #53 10.20 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-04T08:22:11.136Z] #47 ... [2022-07-04T08:22:11.136Z] [2022-07-04T08:22:11.136Z] #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-04T08:22:11.136Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-04T08:22:11.136Z] #34 7.420 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-04T08:22:11.136Z] #34 7.427 Cloning into '.'... [2022-07-04T08:22:11.268Z] #53 ... [2022-07-04T08:22:11.268Z] [2022-07-04T08:22:11.268Z] #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-04T08:22:11.268Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-04T08:22:11.268Z] #40 11.65 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-04T08:22:11.268Z] #40 11.87 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-04T08:22:11.395Z] #34 ... [2022-07-04T08:22:11.395Z] [2022-07-04T08:22:11.395Z] #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-04T08:22:11.395Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T08:22:11.395Z] #53 8.190 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-04T08:22:11.395Z] #53 ... [2022-07-04T08:22:11.395Z] [2022-07-04T08:22:11.395Z] #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-04T08:22:11.395Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:22:11.395Z] #51 7.984 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:22:11.395Z] #51 8.028 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:22:11.395Z] #51 8.051 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:22:11.395Z] #51 8.673 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-04T08:22:11.395Z] #51 10.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:22:11.526Z] #40 12.05 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-04T08:22:11.655Z] #51 ... [2022-07-04T08:22:11.655Z] [2022-07-04T08:22:11.655Z] #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-04T08:22:11.655Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-04T08:22:11.655Z] #38 8.538 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-04T08:22:11.655Z] #38 ... [2022-07-04T08:22:11.655Z] [2022-07-04T08:22:11.655Z] #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-04T08:22:11.655Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-04T08:22:11.655Z] #57 11.58 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-04T08:22:11.655Z] #57 11.67 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-04T08:22:11.697Z] #55 18.03 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-04T08:22:11.698Z] #55 18.03 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-04T08:22:11.915Z] #57 11.70 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-04T08:22:11.955Z] #55 18.29 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-04T08:22:12.212Z] #55 ... [2022-07-04T08:22:12.212Z] [2022-07-04T08:22:12.212Z] #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-04T08:22:12.212Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T08:22:12.212Z] #42 18.41 Fetched 8548 kB in 14s (620 kB/s) [2022-07-04T08:22:12.419Z] #47 24.70 + 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-04T08:22:12.419Z] #47 ... [2022-07-04T08:22:12.419Z] [2022-07-04T08:22:12.419Z] #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-04T08:22:12.419Z] #67 sha256:bd49c6988a05d92c3fd134bbbc345045a876b6c2b630c34efeef42e114fa164a [2022-07-04T08:22:12.419Z] #67 14.65 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-04T08:22:12.419Z] #67 14.86 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-04T08:22:12.419Z] #67 ... [2022-07-04T08:22:12.419Z] [2022-07-04T08:22:12.419Z] #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-04T08:22:12.419Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-04T08:22:12.419Z] #42 24.11 The following NEW packages will be installed: [2022-07-04T08:22:12.419Z] #42 24.11 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-04T08:22:12.419Z] #42 24.13 vim-common xxd [2022-07-04T08:22:12.419Z] #42 24.56 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:22:12.419Z] #42 24.56 Need to get 15.6 MB of archives. [2022-07-04T08:22:12.419Z] #42 24.56 After this operation, 67.4 MB of additional disk space will be used. [2022-07-04T08:22:12.419Z] #42 24.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-04T08:22:12.419Z] #42 24.56 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-04T08:22:12.419Z] #42 24.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-04T08:22:12.419Z] #42 24.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-04T08:22:12.419Z] #42 25.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-07-04T08:22:12.419Z] #42 25.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-04T08:22:12.419Z] #42 25.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-04T08:22:12.419Z] #42 25.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-04T08:22:12.419Z] #42 25.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-04T08:22:12.419Z] #42 25.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-04T08:22:12.684Z] #42 ... [2022-07-04T08:22:12.684Z] [2022-07-04T08:22:12.684Z] #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-04T08:22:12.684Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-04T08:22:12.684Z] #62 15.86 Fetched 8435 kB in 12s (717 kB/s) [2022-07-04T08:22:12.684Z] #62 15.86 Reading package lists... [2022-07-04T08:22:12.957Z] #62 21.50 Reading package lists... [2022-07-04T08:22:12.957Z] #62 ... [2022-07-04T08:22:12.957Z] [2022-07-04T08:22:12.957Z] #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-04T08:22:12.957Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T08:22:12.957Z] #14 21.58 Reading package lists... [2022-07-04T08:22:13.147Z] #42 18.41 Reading package lists... [2022-07-04T08:22:13.147Z] #42 ... [2022-07-04T08:22:13.147Z] [2022-07-04T08:22:13.147Z] #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-04T08:22:13.147Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:22:13.147Z] #14 9.386 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:22:13.147Z] #14 9.446 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:22:13.147Z] #14 9.448 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:22:13.147Z] #14 10.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:22:13.147Z] #14 13.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:22:13.147Z] #14 15.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:22:13.405Z] #14 ... [2022-07-04T08:22:13.405Z] [2022-07-04T08:22:13.405Z] #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-04T08:22:13.405Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:13.405Z] #55 18.46 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-04T08:22:13.405Z] #55 18.54 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-04T08:22:13.405Z] #55 18.57 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-04T08:22:13.405Z] #55 18.74 go: downloading github.com/spf13/afero v1.8.2 [2022-07-04T08:22:13.405Z] #55 18.81 go: downloading github.com/spf13/cast v1.4.1 [2022-07-04T08:22:13.405Z] #55 19.06 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-04T08:22:13.405Z] #55 19.21 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-04T08:22:13.405Z] #55 19.21 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-04T08:22:13.405Z] #55 ... [2022-07-04T08:22:13.405Z] [2022-07-04T08:22:13.405Z] #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-04T08:22:13.405Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-04T08:22:13.405Z] #38 18.78 tomll can be used in two ways: [2022-07-04T08:22:13.405Z] #38 18.78 Writing to STDIN and reading from STDOUT: [2022-07-04T08:22:13.405Z] #38 18.78 cat file.toml | tomll > file.toml [2022-07-04T08:22:13.405Z] #38 18.78 [2022-07-04T08:22:13.405Z] #38 18.78 Reading and updating a list of files: [2022-07-04T08:22:13.405Z] #38 18.78 tomll a.toml b.toml c.toml [2022-07-04T08:22:13.405Z] #38 18.78 [2022-07-04T08:22:13.405Z] #38 18.78 When given a list of files, tomll will modify all files in place without asking. [2022-07-04T08:22:13.405Z] #38 DONE 19.6s [2022-07-04T08:22:13.405Z] [2022-07-04T08:22:13.405Z] #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-04T08:22:13.405Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:13.405Z] #55 19.70 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-04T08:22:13.662Z] #55 19.73 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-04T08:22:13.662Z] #55 19.87 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-04T08:22:13.920Z] #55 20.02 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-04T08:22:13.920Z] #55 20.04 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-04T08:22:13.920Z] #55 20.14 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-04T08:22:13.920Z] #55 20.17 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-04T08:22:14.266Z] #19 92.07 Reading package lists... [2022-07-04T08:22:14.266Z] #19 ... [2022-07-04T08:22:14.266Z] [2022-07-04T08:22:14.266Z] #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-04T08:22:14.266Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:22:14.266Z] #84 50.45 libtoolize: putting auxiliary files in '.'. [2022-07-04T08:22:14.266Z] #84 50.45 libtoolize: copying file './ltmain.sh' [2022-07-04T08:22:14.485Z] #55 ... [2022-07-04T08:22:14.485Z] [2022-07-04T08:22:14.485Z] #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-04T08:22:14.485Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-04T08:22:14.485Z] #40 10.51 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-04T08:22:14.485Z] #40 10.55 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-04T08:22:14.485Z] #40 15.25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-04T08:22:14.485Z] #40 15.57 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-04T08:22:14.485Z] #40 ... [2022-07-04T08:22:14.485Z] [2022-07-04T08:22:14.485Z] #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-04T08:22:14.485Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:22:14.485Z] #51 10.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:22:14.485Z] #51 13.15 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:22:14.485Z] #51 15.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:22:14.485Z] #51 18.36 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-04T08:22:14.485Z] #51 ... [2022-07-04T08:22:14.485Z] [2022-07-04T08:22:14.486Z] #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-04T08:22:14.486Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T08:22:14.486Z] #36 19.40 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-04T08:22:14.486Z] #36 19.40 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-04T08:22:14.486Z] #36 19.99 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-04T08:22:14.486Z] #36 20.06 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-04T08:22:14.486Z] #36 20.49 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-04T08:22:14.486Z] #36 20.69 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-04T08:22:14.486Z] #36 20.78 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-04T08:22:14.743Z] #36 20.86 go: downloading github.com/peterh/liner v1.2.2 [2022-07-04T08:22:14.875Z] #14 26.06 Building dependency tree... [2022-07-04T08:22:15.000Z] #36 21.03 go: downloading github.com/google/go-dap v0.6.0 [2022-07-04T08:22:15.000Z] #36 ... [2022-07-04T08:22:15.000Z] [2022-07-04T08:22:15.000Z] #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-04T08:22:15.000Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:22:15.000Z] #76 11.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:22:15.000Z] #76 20.79 Fetched 8548 kB in 15s (553 kB/s) [2022-07-04T08:22:15.204Z] #57 15.09 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-04T08:22:15.258Z] #76 20.79 Reading package lists... [2022-07-04T08:22:15.258Z] #76 ... [2022-07-04T08:22:15.258Z] [2022-07-04T08:22:15.258Z] #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-04T08:22:15.258Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T08:22:15.258Z] #36 21.32 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-04T08:22:15.516Z] #36 21.68 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-04T08:22:15.780Z] #36 22.05 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-04T08:22:16.255Z] #84 52.48 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-04T08:22:16.255Z] #84 52.48 libtoolize: and rerunning libtoolize and aclocal. [2022-07-04T08:22:16.255Z] #84 52.48 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-04T08:22:16.356Z] #36 22.30 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-04T08:22:16.356Z] #36 22.34 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-04T08:22:16.356Z] #36 ... [2022-07-04T08:22:16.356Z] [2022-07-04T08:22:16.356Z] #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-04T08:22:16.356Z] #67 sha256:37125b7d34ea7364c64eeae6c7030dd63ab3353a264c66efaba1537acdef6eb6 [2022-07-04T08:22:16.356Z] #67 12.19 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-04T08:22:16.356Z] #67 13.35 go: downloading github.com/google/uuid v1.3.0 [2022-07-04T08:22:16.356Z] #67 13.52 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-04T08:22:16.356Z] #67 13.96 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-04T08:22:16.356Z] #67 14.06 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-04T08:22:16.356Z] #67 14.15 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-04T08:22:16.356Z] #67 14.83 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-04T08:22:16.356Z] #67 15.12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-04T08:22:16.356Z] #67 15.35 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-04T08:22:16.356Z] #67 15.45 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-04T08:22:16.356Z] #67 17.82 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-04T08:22:16.356Z] #67 ... [2022-07-04T08:22:16.356Z] [2022-07-04T08:22:16.356Z] #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-04T08:22:16.356Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:16.356Z] #55 21.03 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-04T08:22:16.356Z] #55 21.19 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-04T08:22:16.356Z] #55 21.82 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-04T08:22:16.779Z] #40 ... [2022-07-04T08:22:16.779Z] [2022-07-04T08:22:16.779Z] #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-04T08:22:16.779Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T08:22:16.779Z] #53 16.89 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-04T08:22:16.779Z] #53 17.11 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-04T08:22:16.779Z] #53 17.15 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-04T08:22:16.920Z] #55 23.03 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-04T08:22:17.104Z] #57 ... [2022-07-04T08:22:17.104Z] [2022-07-04T08:22:17.104Z] #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-04T08:22:17.104Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:22:17.104Z] #14 17.00 Fetched 8548 kB in 12s (704 kB/s) [2022-07-04T08:22:17.177Z] #55 23.31 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-04T08:22:17.177Z] #55 23.31 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-04T08:22:17.177Z] #55 23.38 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-04T08:22:17.177Z] #55 23.38 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-04T08:22:17.177Z] #55 23.53 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-04T08:22:17.433Z] #55 23.77 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-04T08:22:17.441Z] #14 30.53 The following additional packages will be installed: [2022-07-04T08:22:17.441Z] #14 30.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-04T08:22:17.441Z] #14 30.54 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-04T08:22:17.441Z] #14 30.54 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-04T08:22:17.441Z] #14 30.54 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-04T08:22:17.441Z] #14 30.55 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-04T08:22:17.441Z] #14 30.55 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-04T08:22:17.441Z] #14 30.55 mingw-w64-common mingw-w64-x86-64-dev [2022-07-04T08:22:17.441Z] #14 30.56 Suggested packages: [2022-07-04T08:22:17.441Z] #14 30.57 gcc-10-locales seccomp wine64 [2022-07-04T08:22:17.690Z] #55 23.86 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-04T08:22:17.690Z] #55 ... [2022-07-04T08:22:17.690Z] [2022-07-04T08:22:17.690Z] #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-04T08:22:17.690Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T08:22:17.690Z] #53 13.96 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-04T08:22:17.690Z] #53 13.96 go: downloading golang.org/x/mod v0.3.0 [2022-07-04T08:22:17.728Z] #53 ... [2022-07-04T08:22:17.728Z] [2022-07-04T08:22:17.728Z] #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-04T08:22:17.728Z] #67 sha256:4dd3959e05fbc3e1447e9a47ba409d48de4d83eb8e57bab255d4e9068a09a864 [2022-07-04T08:22:17.728Z] #67 7.561 + RM_GOPATH=0 [2022-07-04T08:22:17.728Z] #67 7.562 + TMP_GOPATH= [2022-07-04T08:22:17.728Z] #67 7.562 + : /build [2022-07-04T08:22:17.728Z] #67 7.562 + '[' -z '' ']' [2022-07-04T08:22:17.728Z] #67 7.562 ++ mktemp -d [2022-07-04T08:22:17.728Z] #67 7.584 + export GOPATH=/tmp/tmp.LGpZWJjrCk [2022-07-04T08:22:17.728Z] #67 7.584 + GOPATH=/tmp/tmp.LGpZWJjrCk [2022-07-04T08:22:17.728Z] #67 7.584 + RM_GOPATH=1 [2022-07-04T08:22:17.728Z] #67 7.584 + case "$(go env GOARCH)" in [2022-07-04T08:22:17.728Z] #67 7.584 ++ go env GOARCH [2022-07-04T08:22:17.728Z] #67 7.599 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T08:22:17.728Z] #67 7.599 + GO_BUILDMODE=-buildmode=pie [2022-07-04T08:22:17.728Z] #67 7.607 ++ dirname /install.sh [2022-07-04T08:22:17.728Z] #67 7.610 + dir=/ [2022-07-04T08:22:17.728Z] #67 7.610 + bin=rootlesskit [2022-07-04T08:22:17.728Z] #67 7.610 + shift [2022-07-04T08:22:17.728Z] #67 7.610 + '[' '!' -f //rootlesskit.installer ']' [2022-07-04T08:22:17.728Z] #67 7.610 + . //rootlesskit.installer [2022-07-04T08:22:17.728Z] #67 7.610 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-04T08:22:17.728Z] #67 7.610 + install_rootlesskit [2022-07-04T08:22:17.728Z] #67 7.610 + case "$1" in [2022-07-04T08:22:17.728Z] #67 7.610 + export CGO_ENABLED=0 [2022-07-04T08:22:17.728Z] #67 7.610 + CGO_ENABLED=0 [2022-07-04T08:22:17.728Z] #67 7.610 + _install_rootlesskit [2022-07-04T08:22:17.728Z] #67 7.610 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-04T08:22:17.728Z] #67 7.610 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-04T08:22:17.728Z] #67 7.610 + GOBIN=/build [2022-07-04T08:22:17.728Z] #67 7.610 + GO111MODULE=on [2022-07-04T08:22:17.728Z] #67 7.610 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-04T08:22:17.728Z] #67 7.610 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-04T08:22:17.728Z] #67 8.263 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-04T08:22:17.728Z] #67 13.17 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-04T08:22:17.728Z] #67 13.18 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-04T08:22:17.728Z] #67 14.40 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-04T08:22:17.728Z] #67 ... [2022-07-04T08:22:17.728Z] [2022-07-04T08:22:17.728Z] #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-04T08:22:17.728Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T08:22:17.728Z] #36 15.67 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-04T08:22:17.728Z] #36 15.69 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-04T08:22:17.728Z] #36 16.29 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-04T08:22:17.728Z] #36 16.60 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-04T08:22:17.728Z] #36 16.86 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-04T08:22:17.728Z] #36 17.12 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-04T08:22:17.728Z] #36 17.42 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-04T08:22:17.728Z] #36 17.44 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-04T08:22:17.728Z] #36 17.56 go: downloading github.com/peterh/liner v1.2.2 [2022-07-04T08:22:17.728Z] #36 17.99 go: downloading github.com/google/go-dap v0.6.0 [2022-07-04T08:22:17.946Z] #53 ... [2022-07-04T08:22:17.946Z] [2022-07-04T08:22:17.946Z] #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-04T08:22:17.946Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T08:22:17.946Z] #62 13.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:22:17.946Z] #62 16.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:22:17.946Z] #62 ... [2022-07-04T08:22:17.946Z] [2022-07-04T08:22:17.947Z] #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-04T08:22:17.947Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:17.947Z] #55 23.98 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-04T08:22:17.947Z] #55 24.06 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-04T08:22:17.947Z] #55 24.19 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-04T08:22:17.984Z] #36 18.42 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-04T08:22:18.038Z] #14 17.00 Reading package lists... [2022-07-04T08:22:18.038Z] #14 ... [2022-07-04T08:22:18.038Z] [2022-07-04T08:22:18.038Z] #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-04T08:22:18.038Z] #26 sha256:e55048598e7eeeb6c03f00d1a85eff65957475f101bc57546e186cfc6a5c4ffb [2022-07-04T08:22:18.038Z] #26 7.390 + RM_GOPATH=0 [2022-07-04T08:22:18.038Z] #26 7.394 + TMP_GOPATH= [2022-07-04T08:22:18.038Z] #26 7.394 + : /build [2022-07-04T08:22:18.038Z] #26 7.394 + '[' -z '' ']' [2022-07-04T08:22:18.038Z] #26 7.407 ++ mktemp -d [2022-07-04T08:22:18.038Z] #26 7.533 + export GOPATH=/tmp/tmp.KLjZlex4Ri [2022-07-04T08:22:18.038Z] #26 7.533 + GOPATH=/tmp/tmp.KLjZlex4Ri [2022-07-04T08:22:18.038Z] #26 7.533 + RM_GOPATH=1 [2022-07-04T08:22:18.038Z] #26 7.533 + case "$(go env GOARCH)" in [2022-07-04T08:22:18.038Z] #26 7.533 ++ go env GOARCH [2022-07-04T08:22:18.038Z] #26 7.534 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T08:22:18.038Z] #26 7.534 + GO_BUILDMODE=-buildmode=pie [2022-07-04T08:22:18.038Z] #26 7.535 ++ dirname /install.sh [2022-07-04T08:22:18.038Z] #26 7.536 + dir=/ [2022-07-04T08:22:18.038Z] #26 7.539 + bin=dockercli [2022-07-04T08:22:18.038Z] #26 7.539 + shift [2022-07-04T08:22:18.038Z] #26 7.539 + '[' '!' -f //dockercli.installer ']' [2022-07-04T08:22:18.038Z] #26 7.539 + . //dockercli.installer [2022-07-04T08:22:18.038Z] #26 7.539 ++ : stable [2022-07-04T08:22:18.038Z] #26 7.539 ++ : 17.06.2-ce [2022-07-04T08:22:18.038Z] #26 7.544 + install_dockercli [2022-07-04T08:22:18.038Z] #26 7.547 Install docker/cli version 17.06.2-ce from stable [2022-07-04T08:22:18.038Z] #26 7.547 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-04T08:22:18.038Z] #26 7.547 ++ uname -m [2022-07-04T08:22:18.038Z] #26 7.561 + arch=x86_64 [2022-07-04T08:22:18.038Z] #26 7.561 + '[' x86_64 '!=' x86_64 ']' [2022-07-04T08:22:18.038Z] #26 7.561 + url=https://download.docker.com/linux/static [2022-07-04T08:22:18.038Z] #26 7.563 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-04T08:22:18.038Z] #26 7.570 + tar -xz docker/docker [2022-07-04T08:22:18.038Z] #26 ... [2022-07-04T08:22:18.038Z] [2022-07-04T08:22:18.038Z] #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-04T08:22:18.038Z] #67 sha256:68c2f68bf992bd753cc6809c3f7038a9079a2d31f1c612b37904ab0a26798a2b [2022-07-04T08:22:18.038Z] #67 7.452 + RM_GOPATH=0 [2022-07-04T08:22:18.038Z] #67 7.452 + TMP_GOPATH= [2022-07-04T08:22:18.038Z] #67 7.452 + : /build [2022-07-04T08:22:18.038Z] #67 7.452 + '[' -z '' ']' [2022-07-04T08:22:18.038Z] #67 7.452 ++ mktemp -d [2022-07-04T08:22:18.038Z] #67 7.455 + export GOPATH=/tmp/tmp.jt6d4APwg5 [2022-07-04T08:22:18.038Z] #67 7.455 + GOPATH=/tmp/tmp.jt6d4APwg5 [2022-07-04T08:22:18.038Z] #67 7.455 + RM_GOPATH=1 [2022-07-04T08:22:18.038Z] #67 7.455 + case "$(go env GOARCH)" in [2022-07-04T08:22:18.038Z] #67 7.455 ++ go env GOARCH [2022-07-04T08:22:18.038Z] #67 7.475 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T08:22:18.038Z] #67 7.475 + GO_BUILDMODE=-buildmode=pie [2022-07-04T08:22:18.038Z] #67 7.475 ++ dirname /install.sh [2022-07-04T08:22:18.038Z] #67 7.475 + dir=/ [2022-07-04T08:22:18.038Z] #67 7.475 + bin=rootlesskit [2022-07-04T08:22:18.038Z] #67 7.475 + shift [2022-07-04T08:22:18.038Z] #67 7.475 + '[' '!' -f //rootlesskit.installer ']' [2022-07-04T08:22:18.038Z] #67 7.475 + . //rootlesskit.installer [2022-07-04T08:22:18.038Z] #67 7.475 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-04T08:22:18.038Z] #67 7.475 + install_rootlesskit [2022-07-04T08:22:18.038Z] #67 7.475 + case "$1" in [2022-07-04T08:22:18.038Z] #67 7.475 + export CGO_ENABLED=0 [2022-07-04T08:22:18.038Z] #67 7.475 + CGO_ENABLED=0 [2022-07-04T08:22:18.038Z] #67 7.475 + _install_rootlesskit [2022-07-04T08:22:18.038Z] #67 7.475 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-04T08:22:18.038Z] #67 7.475 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-04T08:22:18.038Z] #67 7.475 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-04T08:22:18.038Z] #67 7.475 + GOBIN=/build [2022-07-04T08:22:18.038Z] #67 7.475 + GO111MODULE=on [2022-07-04T08:22:18.038Z] #67 7.476 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-04T08:22:18.038Z] #67 8.219 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-04T08:22:18.038Z] #67 12.88 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-04T08:22:18.038Z] #67 12.88 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-04T08:22:18.038Z] #67 14.39 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-04T08:22:18.086Z] #14 ... [2022-07-04T08:22:18.086Z] [2022-07-04T08:22:18.086Z] #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-04T08:22:18.086Z] #31 sha256:f82f7667c091b2b478a1141a64287a32a1c6f4db3528471520dd529c66e57fe4 [2022-07-04T08:22:18.086Z] #31 21.67 [2022-07-04T08:22:18.086Z] #31 26.48 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-04T08:22:18.086Z] #31 28.17 [2022-07-04T08:22:18.204Z] #55 24.42 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-04T08:22:18.245Z] #36 18.76 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-04T08:22:18.296Z] #67 ... [2022-07-04T08:22:18.296Z] [2022-07-04T08:22:18.296Z] #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-04T08:22:18.296Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T08:22:18.296Z] #53 11.96 go: downloading github.com/fatih/color v1.10.0 [2022-07-04T08:22:18.296Z] #53 12.02 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-04T08:22:18.296Z] #53 12.18 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-04T08:22:18.296Z] #53 12.77 go: downloading golang.org/x/tools v0.1.0 [2022-07-04T08:22:18.296Z] #53 13.32 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-04T08:22:18.296Z] #53 13.39 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-04T08:22:18.296Z] #53 13.47 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-04T08:22:18.296Z] #53 13.76 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-04T08:22:18.387Z] #31 28.47 #=#=# 0.0% ############ 17.0% ########################### 38.4% ################################### 49.2% ############################################## 64.3% ############################################################# 86.1% ######################################################################## 100.0% [2022-07-04T08:22:18.461Z] #55 24.53 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-04T08:22:18.462Z] #55 24.53 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-04T08:22:18.462Z] #55 24.73 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-04T08:22:18.462Z] #55 24.77 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-04T08:22:18.554Z] #53 ... [2022-07-04T08:22:18.554Z] [2022-07-04T08:22:18.554Z] #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-04T08:22:18.554Z] #67 sha256:68c2f68bf992bd753cc6809c3f7038a9079a2d31f1c612b37904ab0a26798a2b [2022-07-04T08:22:18.554Z] #67 18.12 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-04T08:22:18.719Z] #55 24.82 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-04T08:22:18.719Z] #55 24.96 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-04T08:22:18.719Z] #55 24.99 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-04T08:22:18.968Z] #31 ... [2022-07-04T08:22:18.968Z] [2022-07-04T08:22:18.968Z] #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-04T08:22:18.968Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T08:22:18.968Z] #14 31.98 The following NEW packages will be installed: [2022-07-04T08:22:18.968Z] #14 32.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-04T08:22:18.968Z] #14 32.00 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-04T08:22:18.968Z] #14 32.00 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-04T08:22:18.968Z] #14 32.00 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-04T08:22:18.968Z] #14 32.00 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-04T08:22:18.968Z] #14 32.00 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-04T08:22:18.968Z] #14 32.00 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-04T08:22:18.968Z] #14 32.00 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-04T08:22:18.968Z] #14 32.00 mingw-w64-x86-64-dev [2022-07-04T08:22:18.978Z] #55 25.23 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-04T08:22:18.978Z] #55 25.30 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-04T08:22:19.231Z] #14 32.44 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:22:19.231Z] #14 32.44 Need to get 108 MB of archives. [2022-07-04T08:22:19.231Z] #14 32.44 After this operation, 620 MB of additional disk space will be used. [2022-07-04T08:22:19.231Z] #14 32.44 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-04T08:22:19.231Z] #14 32.51 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-04T08:22:19.246Z] #55 25.38 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-04T08:22:19.246Z] #55 25.41 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-04T08:22:19.246Z] #55 25.56 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-04T08:22:19.501Z] #14 32.75 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-04T08:22:19.501Z] #14 32.76 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-04T08:22:19.501Z] #14 32.76 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-04T08:22:19.501Z] #14 32.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-04T08:22:19.502Z] #55 25.62 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-04T08:22:19.502Z] #55 25.62 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-04T08:22:19.502Z] #55 25.72 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-04T08:22:19.759Z] #55 26.11 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-04T08:22:19.759Z] #55 26.13 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-04T08:22:19.763Z] #14 32.96 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-04T08:22:20.017Z] #55 26.22 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-04T08:22:20.024Z] #14 33.12 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-04T08:22:20.024Z] #14 33.13 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-04T08:22:20.024Z] #14 ... [2022-07-04T08:22:20.024Z] [2022-07-04T08:22:20.024Z] #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-04T08:22:20.024Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-04T08:22:20.024Z] #55 23.22 go: downloading honnef.co/go/tools v0.3.1 [2022-07-04T08:22:20.024Z] #55 24.60 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-04T08:22:20.024Z] #55 24.61 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-04T08:22:20.024Z] #55 24.72 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-04T08:22:20.024Z] #55 24.82 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-04T08:22:20.024Z] #55 24.86 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-04T08:22:20.024Z] #55 26.56 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-04T08:22:20.024Z] #55 26.59 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-04T08:22:20.024Z] #55 26.73 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-04T08:22:20.024Z] #55 26.73 go: downloading golang.org/x/text v0.3.7 [2022-07-04T08:22:20.024Z] #55 31.14 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-04T08:22:20.024Z] #55 31.19 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-04T08:22:20.024Z] #55 31.48 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-04T08:22:20.024Z] #55 31.50 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-04T08:22:20.024Z] #55 31.64 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-04T08:22:20.024Z] #55 31.87 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-04T08:22:20.024Z] #55 31.91 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-04T08:22:20.024Z] #55 32.00 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-04T08:22:20.024Z] #55 32.18 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-04T08:22:20.024Z] #55 32.27 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-04T08:22:20.024Z] #55 32.33 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-04T08:22:20.024Z] #55 32.37 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-04T08:22:20.024Z] #55 32.42 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-04T08:22:20.024Z] #55 32.44 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-04T08:22:20.024Z] #55 32.48 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-04T08:22:20.024Z] #55 32.58 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-04T08:22:20.024Z] #55 32.72 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-04T08:22:20.024Z] #55 33.26 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-04T08:22:20.140Z] #36 20.40 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-04T08:22:20.285Z] #55 ... [2022-07-04T08:22:20.285Z] [2022-07-04T08:22:20.285Z] #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-04T08:22:20.285Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd [2022-07-04T08:22:20.285Z] #57 33.45 v3.0.2 [2022-07-04T08:22:20.397Z] #36 20.80 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-04T08:22:20.397Z] #36 20.88 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-04T08:22:20.452Z] #67 ... [2022-07-04T08:22:20.452Z] [2022-07-04T08:22:20.452Z] #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-04T08:22:20.452Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-04T08:22:20.452Z] #40 10.42 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-04T08:22:20.452Z] #40 13.21 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-04T08:22:20.452Z] #40 13.74 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-04T08:22:20.452Z] #40 13.91 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-04T08:22:20.452Z] #40 19.33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-04T08:22:20.452Z] #40 19.55 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-04T08:22:20.551Z] #57 ... [2022-07-04T08:22:20.551Z] [2022-07-04T08:22:20.551Z] #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-04T08:22:20.551Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-04T08:22:20.551Z] #51 18.83 Reading package lists... [2022-07-04T08:22:20.551Z] #51 23.47 Reading package lists... [2022-07-04T08:22:20.551Z] #51 28.58 Building dependency tree... [2022-07-04T08:22:20.551Z] #51 32.94 The following additional packages will be installed: [2022-07-04T08:22:20.551Z] #51 32.94 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-04T08:22:20.551Z] #51 32.94 python3-protobuf python3-six [2022-07-04T08:22:20.551Z] #51 32.94 Suggested packages: [2022-07-04T08:22:20.551Z] #51 32.94 python3-setuptools [2022-07-04T08:22:20.551Z] #51 32.94 Recommended packages: [2022-07-04T08:22:20.551Z] #51 32.94 iproute2 | iproute [2022-07-04T08:22:20.551Z] #51 ... [2022-07-04T08:22:20.551Z] [2022-07-04T08:22:20.551Z] #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-04T08:22:20.551Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T08:22:20.551Z] #14 33.63 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-04T08:22:20.580Z] #55 26.52 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-04T08:22:20.580Z] #55 26.52 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-04T08:22:20.580Z] #55 26.59 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-04T08:22:20.580Z] #55 26.65 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-04T08:22:20.580Z] #55 26.75 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-04T08:22:20.580Z] #55 26.79 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-04T08:22:20.654Z] #36 ... [2022-07-04T08:22:20.654Z] [2022-07-04T08:22:20.654Z] #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-04T08:22:20.654Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:20.654Z] #55 10.97 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-04T08:22:20.654Z] #55 10.98 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-04T08:22:20.654Z] #55 11.55 go: downloading github.com/spf13/viper v1.11.0 [2022-07-04T08:22:20.654Z] #55 11.78 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-04T08:22:20.654Z] #55 12.86 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-04T08:22:20.654Z] #55 12.86 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-04T08:22:20.654Z] #55 13.10 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-04T08:22:20.654Z] #55 13.12 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-04T08:22:20.654Z] #55 16.01 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-04T08:22:20.654Z] #55 16.59 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-04T08:22:20.654Z] #55 16.88 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-04T08:22:20.654Z] #55 16.93 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-04T08:22:20.654Z] #55 ... [2022-07-04T08:22:20.654Z] [2022-07-04T08:22:20.654Z] #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-04T08:22:20.654Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:22:20.654Z] #14 10.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:22:20.654Z] #14 15.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:22:20.654Z] #14 19.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:22:20.710Z] #40 ... [2022-07-04T08:22:20.710Z] [2022-07-04T08:22:20.710Z] #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-04T08:22:20.710Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:20.710Z] #55 11.30 go: downloading github.com/spf13/viper v1.11.0 [2022-07-04T08:22:20.710Z] #55 11.64 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-04T08:22:20.710Z] #55 13.01 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-04T08:22:20.710Z] #55 13.09 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-04T08:22:20.710Z] #55 16.16 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-04T08:22:20.710Z] #55 16.32 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-04T08:22:20.710Z] #55 16.49 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-04T08:22:20.710Z] #55 16.53 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-04T08:22:20.710Z] #55 ... [2022-07-04T08:22:20.710Z] [2022-07-04T08:22:20.710Z] #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-04T08:22:20.710Z] #67 sha256:68c2f68bf992bd753cc6809c3f7038a9079a2d31f1c612b37904ab0a26798a2b [2022-07-04T08:22:20.710Z] #67 20.26 go: downloading github.com/google/uuid v1.3.0 [2022-07-04T08:22:20.838Z] #55 26.94 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-04T08:22:20.838Z] #55 26.94 go: downloading github.com/julz/importas v0.1.0 [2022-07-04T08:22:20.838Z] #55 27.06 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-04T08:22:20.838Z] #55 27.15 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-04T08:22:20.912Z] #14 ... [2022-07-04T08:22:20.912Z] [2022-07-04T08:22:20.912Z] #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-04T08:22:20.912Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:22:20.912Z] #51 11.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:22:20.912Z] #51 14.92 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:22:20.912Z] #51 18.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:22:20.912Z] #51 ... [2022-07-04T08:22:20.912Z] [2022-07-04T08:22:20.912Z] #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-04T08:22:20.912Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T08:22:20.912Z] #53 19.58 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-04T08:22:20.912Z] #53 19.63 go: downloading golang.org/x/mod v0.3.0 [2022-07-04T08:22:20.970Z] #67 20.59 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-04T08:22:21.095Z] #55 27.17 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-04T08:22:21.095Z] #55 27.23 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-04T08:22:21.095Z] #55 27.38 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-04T08:22:21.352Z] #55 27.49 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-04T08:22:21.352Z] #55 27.49 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-04T08:22:21.352Z] #55 27.65 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-04T08:22:21.352Z] #55 27.65 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-04T08:22:21.352Z] #55 27.73 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-04T08:22:21.609Z] #55 27.83 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-04T08:22:21.843Z] #53 ... [2022-07-04T08:22:21.843Z] [2022-07-04T08:22:21.843Z] #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-04T08:22:21.843Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T08:22:21.843Z] #62 12.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:22:21.843Z] #62 16.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:22:21.843Z] #62 ... [2022-07-04T08:22:21.843Z] [2022-07-04T08:22:21.843Z] #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-04T08:22:21.843Z] #67 sha256:4dd3959e05fbc3e1447e9a47ba409d48de4d83eb8e57bab255d4e9068a09a864 [2022-07-04T08:22:21.843Z] #67 18.70 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-04T08:22:21.843Z] #67 20.73 go: downloading github.com/google/uuid v1.3.0 [2022-07-04T08:22:21.843Z] #67 21.05 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-04T08:22:21.843Z] #67 21.75 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-04T08:22:22.101Z] #67 22.05 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-04T08:22:22.101Z] #67 22.16 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-04T08:22:22.175Z] #55 28.46 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-04T08:22:22.357Z] #67 ... [2022-07-04T08:22:22.357Z] [2022-07-04T08:22:22.357Z] #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-04T08:22:22.357Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:22:22.357Z] #76 12.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:22:22.357Z] #76 16.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:22:22.357Z] #76 ... [2022-07-04T08:22:22.357Z] [2022-07-04T08:22:22.357Z] #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-04T08:22:22.357Z] #26 sha256:e55048598e7eeeb6c03f00d1a85eff65957475f101bc57546e186cfc6a5c4ffb [2022-07-04T08:22:22.357Z] #26 21.44 + mkdir -p /build [2022-07-04T08:22:22.357Z] #26 21.46 + mv docker/docker /build/ [2022-07-04T08:22:22.357Z] #26 21.48 + rmdir docker [2022-07-04T08:22:22.435Z] #55 28.46 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-04T08:22:22.435Z] #55 28.55 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-04T08:22:22.435Z] #55 28.58 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-04T08:22:22.435Z] #55 28.68 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-04T08:22:22.561Z] #14 35.74 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-04T08:22:22.615Z] #26 DONE 22.2s [2022-07-04T08:22:22.615Z] [2022-07-04T08:22:22.615Z] #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-04T08:22:22.615Z] #67 sha256:68c2f68bf992bd753cc6809c3f7038a9079a2d31f1c612b37904ab0a26798a2b [2022-07-04T08:22:22.615Z] #67 21.95 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-04T08:22:22.680Z] #67 22.47 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-04T08:22:22.680Z] #67 ... [2022-07-04T08:22:22.680Z] [2022-07-04T08:22:22.680Z] #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-04T08:22:22.680Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:22:22.680Z] #76 13.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:22:22.680Z] #76 17.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:22:22.680Z] #76 ... [2022-07-04T08:22:22.680Z] [2022-07-04T08:22:22.680Z] #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-04T08:22:22.680Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:22:22.680Z] #51 23.08 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-04T08:22:22.693Z] #55 28.86 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-04T08:22:22.693Z] #55 28.86 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-04T08:22:22.873Z] #67 ... [2022-07-04T08:22:22.873Z] [2022-07-04T08:22:22.873Z] #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-04T08:22:22.873Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T08:22:22.873Z] #42 12.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:22:22.873Z] #42 16.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:22:22.938Z] #51 ... [2022-07-04T08:22:22.938Z] [2022-07-04T08:22:22.938Z] #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-04T08:22:22.938Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-04T08:22:22.938Z] #57 13.56 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-04T08:22:22.950Z] #55 29.02 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-04T08:22:22.950Z] #55 29.02 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-04T08:22:23.132Z] #42 ... [2022-07-04T08:22:23.132Z] [2022-07-04T08:22:23.132Z] #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-04T08:22:23.132Z] #67 sha256:68c2f68bf992bd753cc6809c3f7038a9079a2d31f1c612b37904ab0a26798a2b [2022-07-04T08:22:23.132Z] #67 22.59 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-04T08:22:23.137Z] #14 ... [2022-07-04T08:22:23.137Z] [2022-07-04T08:22:23.137Z] #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-04T08:22:23.137Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-04T08:22:23.137Z] #62 21.50 Reading package lists... [2022-07-04T08:22:23.137Z] #62 26.27 Building dependency tree... [2022-07-04T08:22:23.137Z] #62 30.61 The following additional packages will be installed: [2022-07-04T08:22:23.137Z] #62 30.64 libbtrfs0 [2022-07-04T08:22:23.137Z] #62 30.82 The following NEW packages will be installed: [2022-07-04T08:22:23.137Z] #62 30.83 libbtrfs-dev libbtrfs0 [2022-07-04T08:22:23.137Z] #62 31.29 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:22:23.137Z] #62 31.29 Need to get 454 kB of archives. [2022-07-04T08:22:23.137Z] #62 31.29 After this operation, 1275 kB of additional disk space will be used. [2022-07-04T08:22:23.137Z] #62 31.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-04T08:22:23.137Z] #62 31.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-04T08:22:23.137Z] #62 32.51 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:22:23.137Z] #62 32.84 Fetched 454 kB in 0s (1211 kB/s) [2022-07-04T08:22:23.137Z] #62 33.00 Selecting previously unselected package libbtrfs0:arm64. [2022-07-04T08:22:23.137Z] #62 33.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-07-04T08:22:23.137Z] #62 33.06 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-04T08:22:23.137Z] #62 33.10 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-04T08:22:23.137Z] #62 33.40 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-04T08:22:23.137Z] #62 33.40 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-04T08:22:23.137Z] #62 33.41 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-04T08:22:23.137Z] #62 34.09 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-04T08:22:23.137Z] #62 34.51 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-04T08:22:23.137Z] #62 34.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:22:23.137Z] #62 ... [2022-07-04T08:22:23.137Z] [2022-07-04T08:22:23.137Z] #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-04T08:22:23.137Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-04T08:22:23.137Z] #42 26.26 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:22:23.137Z] #42 26.50 Fetched 15.6 MB in 1s (15.6 MB/s) [2022-07-04T08:22:23.137Z] #42 26.59 Selecting previously unselected package xxd. [2022-07-04T08:22:23.137Z] #42 26.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-07-04T08:22:23.137Z] #42 26.68 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-04T08:22:23.137Z] #42 26.73 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:22:23.137Z] #42 26.98 Selecting previously unselected package vim-common. [2022-07-04T08:22:23.137Z] #42 26.98 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T08:22:23.137Z] #42 27.02 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:22:23.137Z] #42 27.38 Selecting previously unselected package cmake-data. [2022-07-04T08:22:23.137Z] #42 27.38 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-04T08:22:23.137Z] #42 27.38 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-04T08:22:23.137Z] #42 31.96 Selecting previously unselected package libicu67:arm64. [2022-07-04T08:22:23.137Z] #42 31.96 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-04T08:22:23.137Z] #42 31.97 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-04T08:22:23.137Z] #42 ... [2022-07-04T08:22:23.137Z] [2022-07-04T08:22:23.137Z] #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-04T08:22:23.137Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T08:22:23.137Z] #14 36.51 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-04T08:22:23.195Z] #57 ... [2022-07-04T08:22:23.195Z] [2022-07-04T08:22:23.195Z] #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-04T08:22:23.195Z] #67 sha256:4dd3959e05fbc3e1447e9a47ba409d48de4d83eb8e57bab255d4e9068a09a864 [2022-07-04T08:22:23.195Z] #67 23.16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-04T08:22:23.208Z] #55 29.36 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-04T08:22:23.208Z] #55 29.37 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-04T08:22:23.208Z] #55 29.42 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-04T08:22:23.208Z] #55 29.52 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-04T08:22:23.393Z] #67 22.85 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-04T08:22:23.456Z] #67 ... [2022-07-04T08:22:23.456Z] [2022-07-04T08:22:23.456Z] #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-04T08:22:23.456Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T08:22:23.456Z] #42 13.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:22:23.456Z] #42 17.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:22:23.456Z] #42 ... [2022-07-04T08:22:23.456Z] [2022-07-04T08:22:23.456Z] #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-04T08:22:23.456Z] #67 sha256:4dd3959e05fbc3e1447e9a47ba409d48de4d83eb8e57bab255d4e9068a09a864 [2022-07-04T08:22:23.456Z] #67 23.38 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-04T08:22:23.465Z] #55 29.60 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-04T08:22:23.465Z] #55 29.69 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-04T08:22:23.465Z] #55 29.78 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-04T08:22:23.465Z] #55 29.83 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-04T08:22:23.651Z] #67 23.14 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-04T08:22:23.711Z] #14 ... [2022-07-04T08:22:23.711Z] [2022-07-04T08:22:23.711Z] #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-04T08:22:23.711Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-04T08:22:23.711Z] #76 22.35 Reading package lists... [2022-07-04T08:22:23.711Z] #76 27.11 Building dependency tree... [2022-07-04T08:22:23.711Z] #76 31.63 python3 is already the newest version (3.9.2-3). [2022-07-04T08:22:23.711Z] #76 31.63 The following additional packages will be installed: [2022-07-04T08:22:23.711Z] #76 31.63 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-04T08:22:23.711Z] #76 31.64 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-04T08:22:23.711Z] #76 31.66 Suggested packages: [2022-07-04T08:22:23.711Z] #76 31.67 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-04T08:22:23.711Z] #76 31.67 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-04T08:22:23.711Z] #76 31.67 m4-doc ed diffutils-doc [2022-07-04T08:22:23.711Z] #76 31.67 Recommended packages: [2022-07-04T08:22:23.711Z] #76 31.67 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-04T08:22:23.711Z] #76 33.20 The following NEW packages will be installed: [2022-07-04T08:22:23.711Z] #76 33.21 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-04T08:22:23.711Z] #76 33.21 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-04T08:22:23.711Z] #76 33.21 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-04T08:22:23.711Z] #76 33.22 libyajl2 m4 patch xz-utils [2022-07-04T08:22:23.711Z] #76 33.65 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:22:23.711Z] #76 33.65 Need to get 5914 kB of archives. [2022-07-04T08:22:23.711Z] #76 33.65 After this operation, 18.6 MB of additional disk space will be used. [2022-07-04T08:22:23.711Z] #76 33.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-04T08:22:23.711Z] #76 33.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-04T08:22:23.711Z] #76 33.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-04T08:22:23.711Z] #76 33.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-04T08:22:23.711Z] #76 33.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-04T08:22:23.711Z] #76 33.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-04T08:22:23.711Z] #76 33.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-07-04T08:22:23.711Z] #76 33.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-04T08:22:23.711Z] #76 33.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-04T08:22:23.711Z] #76 33.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-04T08:22:23.711Z] #76 33.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-04T08:22:23.711Z] #76 33.83 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-04T08:22:23.711Z] #76 34.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-04T08:22:23.711Z] #76 34.06 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-04T08:22:23.711Z] #76 34.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-04T08:22:23.711Z] #76 34.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-04T08:22:23.711Z] #76 34.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-07-04T08:22:23.711Z] #76 34.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-04T08:22:23.711Z] #76 34.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-04T08:22:23.711Z] #76 34.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-04T08:22:23.711Z] #76 34.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-04T08:22:23.711Z] #76 34.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-04T08:22:23.711Z] #76 34.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-04T08:22:23.711Z] #76 35.28 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:22:23.711Z] #76 35.53 Fetched 5914 kB in 1s (4923 kB/s) [2022-07-04T08:22:23.711Z] #76 35.78 Selecting previously unselected package bzip2. [2022-07-04T08:22:23.711Z] #76 35.78 (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-04T08:22:23.711Z] #76 35.81 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-04T08:22:23.711Z] #76 35.99 Unpacking bzip2 (1.0.8-4) ... [2022-07-04T08:22:23.711Z] #76 36.84 Selecting previously unselected package libmagic-mgc. [2022-07-04T08:22:23.711Z] #76 36.85 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-04T08:22:23.711Z] #76 36.89 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-04T08:22:23.713Z] #67 23.65 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-04T08:22:23.722Z] #55 29.92 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-04T08:22:23.722Z] #55 29.97 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-04T08:22:23.722Z] #55 30.03 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-04T08:22:23.976Z] #76 ... [2022-07-04T08:22:23.976Z] [2022-07-04T08:22:23.976Z] #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-04T08:22:23.976Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T08:22:23.976Z] #14 37.22 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-04T08:22:23.978Z] #55 30.21 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-04T08:22:24.218Z] #67 ... [2022-07-04T08:22:24.218Z] [2022-07-04T08:22:24.218Z] #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-04T08:22:24.218Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T08:22:24.218Z] #62 14.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:22:24.218Z] #62 ... [2022-07-04T08:22:24.218Z] [2022-07-04T08:22:24.218Z] #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-04T08:22:24.218Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:24.218Z] #55 24.26 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-04T08:22:24.218Z] #55 24.26 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-04T08:22:24.235Z] #55 30.27 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-04T08:22:24.235Z] #55 30.55 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-04T08:22:24.492Z] #55 30.68 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-04T08:22:24.492Z] #55 30.72 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-04T08:22:24.492Z] #55 30.80 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-04T08:22:24.552Z] #14 ... [2022-07-04T08:22:24.552Z] [2022-07-04T08:22:24.552Z] #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-04T08:22:24.552Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd [2022-07-04T08:22:24.552Z] #57 DONE 37.8s [2022-07-04T08:22:24.552Z] [2022-07-04T08:22:24.552Z] #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-04T08:22:24.552Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-07-04T08:22:24.552Z] #40 35.08 NAME: [2022-07-04T08:22:24.552Z] #40 35.09 go-winres - A tool for embedding resources in Windows executables [2022-07-04T08:22:24.552Z] #40 35.09 [2022-07-04T08:22:24.552Z] #40 35.09 USAGE: [2022-07-04T08:22:24.552Z] #40 35.09 go-winres [global options] command [command options] [arguments...] [2022-07-04T08:22:24.552Z] #40 35.09 [2022-07-04T08:22:24.552Z] #40 35.09 COMMANDS: [2022-07-04T08:22:24.552Z] #40 35.09 init Create an initial ./winres/winres.json [2022-07-04T08:22:24.552Z] #40 35.09 make Make syso files for the "go build" command [2022-07-04T08:22:24.552Z] #40 35.09 simply Make syso files for the "go build" command (simplified) [2022-07-04T08:22:24.552Z] #40 35.09 extract Extract all resources from an executable [2022-07-04T08:22:24.552Z] #40 35.09 patch Replace resources in an executable file (exe, dll) [2022-07-04T08:22:24.552Z] #40 35.09 help, h Shows a list of commands or help for one command [2022-07-04T08:22:24.552Z] #40 35.09 [2022-07-04T08:22:24.552Z] #40 35.10 GLOBAL OPTIONS: [2022-07-04T08:22:24.552Z] #40 35.10 --help, -h show help (default: false) [2022-07-04T08:22:24.552Z] #40 DONE 37.8s [2022-07-04T08:22:24.552Z] [2022-07-04T08:22:24.552Z] #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-04T08:22:24.552Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-04T08:22:24.552Z] #62 DONE 37.8s [2022-07-04T08:22:24.554Z] #55 24.48 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-04T08:22:24.749Z] #55 30.91 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-04T08:22:24.749Z] #55 30.94 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-04T08:22:24.749Z] #55 ... [2022-07-04T08:22:24.749Z] [2022-07-04T08:22:24.749Z] #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-04T08:22:24.749Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T08:22:24.815Z] #55 24.69 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-04T08:22:24.815Z] #55 24.69 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-04T08:22:24.824Z] [2022-07-04T08:22:24.824Z] #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-04T08:22:24.824Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-04T08:22:24.824Z] #76 37.73 Selecting previously unselected package libmagic1:arm64. [2022-07-04T08:22:24.824Z] #76 37.73 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-04T08:22:24.824Z] #76 37.80 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-04T08:22:25.074Z] #55 24.87 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-04T08:22:25.086Z] #76 38.26 Selecting previously unselected package file. [2022-07-04T08:22:25.086Z] #76 38.27 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-04T08:22:25.086Z] #76 38.28 Unpacking file (1:5.39-3) ... [2022-07-04T08:22:25.264Z] #47 30.62 Updating files: 73% (1609/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-04T08:22:25.332Z] #55 25.32 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-04T08:22:25.524Z] #47 31.28 + git checkout -q v2.3.0 [2022-07-04T08:22:25.592Z] #55 25.52 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-04T08:22:25.592Z] #55 ... [2022-07-04T08:22:25.592Z] [2022-07-04T08:22: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-04T08:22:25.592Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:22:25.592Z] #51 15.24 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:22:25.592Z] #51 20.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:22:25.668Z] #76 38.67 Selecting previously unselected package xz-utils. [2022-07-04T08:22:25.668Z] #76 38.67 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-04T08:22:25.668Z] #76 38.75 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T08:22:25.668Z] #76 ... [2022-07-04T08:22:25.668Z] [2022-07-04T08:22:25.668Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-04T08:22:25.668Z] #63 sha256:2ac87d8ac615c231a73412b9f567b14161d60cbb019d589b17b3fe2f3987b49e [2022-07-04T08:22:25.668Z] #63 DONE 1.1s [2022-07-04T08:22:25.876Z] #51 ... [2022-07-04T08:22:25.876Z] [2022-07-04T08:22:25.876Z] #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-04T08:22:25.876Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:25.876Z] #55 25.70 go: downloading github.com/spf13/afero v1.8.2 [2022-07-04T08:22:25.876Z] #55 25.81 go: downloading github.com/spf13/cast v1.4.1 [2022-07-04T08:22:25.930Z] [2022-07-04T08:22:25.930Z] #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-04T08:22:25.930Z] #64 sha256:e8026eb6289bb92b2fda26cefa83bcf2f7ae59477773be3a11274f2be4eefed3 [2022-07-04T08:22:26.134Z] #55 25.95 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-04T08:22:26.240Z] #67 ... [2022-07-04T08:22:26.240Z] [2022-07-04T08:22:26.240Z] #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-04T08:22:26.240Z] #26 sha256:6ebf5c7ec071b5fb7f21ab6df0fa95adb8fb158517309b1fbc3e3b0eb352af44 [2022-07-04T08:22:26.240Z] #26 24.67 + mkdir -p /build [2022-07-04T08:22:26.240Z] #26 24.68 + mv docker/docker /build/ [2022-07-04T08:22:26.240Z] #26 24.69 + rmdir docker [2022-07-04T08:22:26.240Z] #26 DONE 25.7s [2022-07-04T08:22:26.240Z] [2022-07-04T08:22:26.240Z] #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-04T08:22:26.240Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:26.240Z] #55 24.44 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-04T08:22:26.240Z] #55 24.47 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-04T08:22:26.240Z] #55 25.04 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-04T08:22:26.240Z] #55 25.13 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-04T08:22:26.240Z] #55 25.38 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-04T08:22:26.240Z] #55 25.77 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-04T08:22:26.240Z] #55 26.05 go: downloading github.com/spf13/afero v1.8.2 [2022-07-04T08:22:26.240Z] #55 26.20 go: downloading github.com/spf13/cast v1.4.1 [2022-07-04T08:22:26.240Z] #55 26.47 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-04T08:22:26.397Z] #55 26.27 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-04T08:22:26.397Z] #55 26.27 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-04T08:22:26.497Z] #55 26.87 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-04T08:22:26.497Z] #55 26.98 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-04T08:22:26.655Z] #55 26.42 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-04T08:22:26.655Z] #55 26.44 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-04T08:22:26.655Z] #55 26.62 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-04T08:22:26.655Z] #55 26.62 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-04T08:22:26.754Z] #55 27.09 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-04T08:22:26.912Z] #55 26.69 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-04T08:22:26.912Z] #55 26.72 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-04T08:22:26.912Z] #55 26.84 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-04T08:22:27.012Z] #55 27.40 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-04T08:22:27.013Z] #55 27.50 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-04T08:22:27.013Z] #55 27.60 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-04T08:22:27.170Z] #55 27.22 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-04T08:22:27.270Z] #55 27.70 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-04T08:22:27.270Z] #55 ... [2022-07-04T08:22:27.270Z] [2022-07-04T08:22:27.270Z] #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-04T08:22:27.270Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-04T08:22:27.270Z] #40 17.71 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-04T08:22:27.270Z] #40 ... [2022-07-04T08:22:27.270Z] [2022-07-04T08:22:27.270Z] #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-04T08:22:27.270Z] #67 sha256:4dd3959e05fbc3e1447e9a47ba409d48de4d83eb8e57bab255d4e9068a09a864 [2022-07-04T08:22:27.270Z] #67 26.53 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-04T08:22:27.337Z] #64 1.309 + RM_GOPATH=0 [2022-07-04T08:22:27.338Z] #64 1.309 + TMP_GOPATH= [2022-07-04T08:22:27.338Z] #64 1.309 + : /build [2022-07-04T08:22:27.338Z] #64 1.309 + '[' -z '' ']' [2022-07-04T08:22:27.338Z] #64 1.310 ++ mktemp -d [2022-07-04T08:22:27.338Z] #64 1.391 + export GOPATH=/tmp/tmp.IFtejWIiWk [2022-07-04T08:22:27.338Z] #64 1.393 + GOPATH=/tmp/tmp.IFtejWIiWk [2022-07-04T08:22:27.338Z] #64 1.393 + RM_GOPATH=1 [2022-07-04T08:22:27.338Z] #64 1.393 + case "$(go env GOARCH)" in [2022-07-04T08:22:27.338Z] #64 1.394 ++ go env GOARCH [2022-07-04T08:22:27.338Z] #64 1.411 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T08:22:27.338Z] #64 1.412 + GO_BUILDMODE=-buildmode=pie [2022-07-04T08:22:27.338Z] #64 1.412 ++ dirname /install.sh [2022-07-04T08:22:27.338Z] #64 1.414 + dir=/ [2022-07-04T08:22:27.338Z] #64 1.415 + bin=containerd [2022-07-04T08:22:27.338Z] #64 1.416 + shift [2022-07-04T08:22:27.338Z] #64 1.416 + '[' '!' -f //containerd.installer ']' [2022-07-04T08:22:27.338Z] #64 1.416 + . //containerd.installer [2022-07-04T08:22:27.338Z] #64 1.416 ++ set -e [2022-07-04T08:22:27.338Z] #64 1.416 ++ : v1.6.6 [2022-07-04T08:22:27.338Z] #64 1.417 + install_containerd [2022-07-04T08:22:27.338Z] #64 1.417 + echo 'Install containerd version v1.6.6' [2022-07-04T08:22:27.338Z] #64 1.425 Install containerd version v1.6.6 [2022-07-04T08:22:27.338Z] #64 1.426 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IFtejWIiWk/src/github.com/containerd/containerd [2022-07-04T08:22:27.338Z] #64 1.432 Cloning into '/tmp/tmp.IFtejWIiWk/src/github.com/containerd/containerd'... [2022-07-04T08:22:27.420Z] #47 33.18 + 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-04T08:22:27.992Z] #47 ... [2022-07-04T08:22:27.992Z] [2022-07-04T08:22:27.992Z] #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-04T08:22:27.992Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T08:22:27.992Z] #36 24.17 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-04T08:22:27.992Z] #36 24.38 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-04T08:22:27.992Z] #36 ... [2022-07-04T08:22:27.992Z] [2022-07-04T08:22:27.992Z] #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-04T08:22:27.992Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:27.992Z] #55 31.13 go: downloading honnef.co/go/tools v0.3.1 [2022-07-04T08:22:27.992Z] #55 33.32 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-04T08:22:27.992Z] #55 33.35 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-04T08:22:27.992Z] #55 33.52 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-04T08:22:27.992Z] #55 33.52 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-04T08:22:27.992Z] #55 33.65 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-04T08:22:27.992Z] #55 33.72 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-04T08:22:27.992Z] #55 33.79 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-04T08:22:27.992Z] #55 33.82 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-04T08:22:27.992Z] #55 34.19 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-04T08:22:27.992Z] #55 34.19 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-04T08:22:27.992Z] #55 34.26 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-04T08:22:28.099Z] #55 28.09 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-04T08:22:28.251Z] #55 34.49 go: downloading golang.org/x/text v0.3.7 [2022-07-04T08:22:28.251Z] #55 ... [2022-07-04T08:22:28.251Z] [2022-07-04T08:22:28.251Z] #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-04T08:22:28.251Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:22:28.251Z] #14 24.52 Fetched 8548 kB in 15s (554 kB/s) [2022-07-04T08:22:28.251Z] #14 24.52 Reading package lists... [2022-07-04T08:22:28.356Z] #55 28.14 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-04T08:22:28.357Z] #55 28.34 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-04T08:22:28.497Z] #84 63.35 configure.ac:7: installing './compile' [2022-07-04T08:22:28.497Z] #84 63.36 configure.ac:11: installing './config.guess' [2022-07-04T08:22:28.497Z] #84 63.38 configure.ac:11: installing './config.sub' [2022-07-04T08:22:28.497Z] #84 63.39 configure.ac:8: installing './install-sh' [2022-07-04T08:22:28.497Z] #84 63.40 configure.ac:8: installing './missing' [2022-07-04T08:22:28.497Z] #84 63.50 Makefile.am: installing './depcomp' [2022-07-04T08:22:28.508Z] #14 30.73 Reading package lists... [2022-07-04T08:22:28.508Z] #14 ... [2022-07-04T08:22:28.508Z] [2022-07-04T08:22:28.508Z] #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-04T08:22:28.508Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T08:22:28.508Z] #42 18.41 Reading package lists... [2022-07-04T08:22:28.508Z] #42 24.76 Reading package lists... [2022-07-04T08:22:28.508Z] #42 30.98 Building dependency tree... [2022-07-04T08:22:28.616Z] #55 28.56 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-04T08:22:28.616Z] #55 28.59 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-04T08:22:28.616Z] #55 28.68 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-04T08:22:28.653Z] #67 ... [2022-07-04T08:22:28.653Z] [2022-07-04T08:22:28.653Z] #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-04T08:22:28.653Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-04T08:22:28.653Z] #38 29.03 tomll can be used in two ways: [2022-07-04T08:22:28.653Z] #38 29.03 Writing to STDIN and reading from STDOUT: [2022-07-04T08:22:28.653Z] #38 29.03 cat file.toml | tomll > file.toml [2022-07-04T08:22:28.653Z] #38 29.03 [2022-07-04T08:22:28.653Z] #38 29.03 Reading and updating a list of files: [2022-07-04T08:22:28.653Z] #38 29.03 tomll a.toml b.toml c.toml [2022-07-04T08:22:28.653Z] #38 29.03 [2022-07-04T08:22:28.653Z] #38 29.03 When given a list of files, tomll will modify all files in place without asking. [2022-07-04T08:22:28.653Z] #38 DONE 29.1s [2022-07-04T08:22:28.653Z] [2022-07-04T08:22:28.653Z] #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-04T08:22:28.653Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:28.653Z] #55 27.99 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-04T08:22:28.653Z] #55 28.16 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-04T08:22:28.758Z] #84 65.02 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-04T08:22:28.758Z] #84 65.02 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-04T08:22:28.765Z] #42 34.89 The following additional packages will be installed: [2022-07-04T08:22:28.765Z] #42 34.89 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-04T08:22:28.765Z] #42 34.89 Suggested packages: [2022-07-04T08:22:28.765Z] #42 34.89 cmake-doc ninja-build lrzip [2022-07-04T08:22:28.765Z] #42 34.89 Recommended packages: [2022-07-04T08:22:28.765Z] #42 34.89 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-04T08:22:28.765Z] #42 ... [2022-07-04T08:22:28.765Z] [2022-07-04T08:22:28.765Z] #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-04T08:22:28.765Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T08:22:28.765Z] #62 24.89 Fetched 8548 kB in 15s (552 kB/s) [2022-07-04T08:22:28.765Z] #62 24.89 Reading package lists... [2022-07-04T08:22:28.765Z] #62 31.16 Reading package lists... [2022-07-04T08:22:28.765Z] #62 ... [2022-07-04T08:22:28.765Z] [2022-07-04T08:22:28.765Z] #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-04T08:22:28.765Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:22:28.765Z] #76 20.79 Reading package lists... [2022-07-04T08:22:28.765Z] #76 27.28 Reading package lists... [2022-07-04T08:22:29.020Z] #84 65.32 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-04T08:22:29.020Z] #84 65.32 libtoolize: copying file 'm4/libtool.m4' [2022-07-04T08:22:29.020Z] #84 65.59 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-04T08:22:29.023Z] #76 33.76 Building dependency tree... [2022-07-04T08:22:29.198Z] #55 29.05 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-04T08:22:29.221Z] #55 29.70 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-04T08:22:29.280Z] #76 ... [2022-07-04T08:22:29.280Z] [2022-07-04T08:22:29.280Z] #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-04T08:22:29.280Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:22:29.280Z] #51 25.05 Fetched 8551 kB in 16s (522 kB/s) [2022-07-04T08:22:29.280Z] #51 25.05 Reading package lists... [2022-07-04T08:22:29.281Z] #84 65.79 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-04T08:22:29.455Z] #55 29.42 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-04T08:22:29.478Z] #55 30.06 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-04T08:22:29.537Z] #51 31.08 Reading package lists... [2022-07-04T08:22:29.537Z] #51 ... [2022-07-04T08:22:29.537Z] [2022-07-04T08:22:29.537Z] #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-04T08:22:29.537Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T08:22:29.537Z] #42 35.69 The following NEW packages will be installed: [2022-07-04T08:22:29.537Z] #42 35.71 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-04T08:22:29.537Z] #42 35.72 vim-common xxd [2022-07-04T08:22:29.542Z] #84 66.00 libtoolize: copying file 'm4/ltversion.m4' [2022-07-04T08:22:29.542Z] #84 66.15 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-04T08:22:29.795Z] #42 36.12 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:22:29.795Z] #42 36.12 Need to get 17.7 MB of archives. [2022-07-04T08:22:29.795Z] #42 36.12 After this operation, 70.7 MB of additional disk space will be used. [2022-07-04T08:22:29.795Z] #42 36.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-04T08:22:29.890Z] #64 ... [2022-07-04T08:22:29.890Z] [2022-07-04T08:22:29.890Z] #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-04T08:22:29.890Z] #31 sha256:f82f7667c091b2b478a1141a64287a32a1c6f4db3528471520dd529c66e57fe4 [2022-07-04T08:22:29.890Z] #31 30.72 [2022-07-04T08:22:29.890Z] #31 34.42 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-04T08:22:29.890Z] #31 35.61 [2022-07-04T08:22:29.890Z] #31 36.02 #=#=# ######################################################################## 100.0% [2022-07-04T08:22:29.890Z] #31 37.79 [2022-07-04T08:22:29.890Z] #31 39.98 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-04T08:22:29.890Z] #31 ... [2022-07-04T08:22:29.890Z] [2022-07-04T08:22:29.890Z] #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-04T08:22:29.890Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-04T08:22:29.890Z] #42 40.79 Selecting previously unselected package libxml2:arm64. [2022-07-04T08:22:29.890Z] #42 40.80 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-04T08:22:29.890Z] #42 40.80 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-04T08:22:29.890Z] #42 41.27 Selecting previously unselected package libarchive13:arm64. [2022-07-04T08:22:29.890Z] #42 41.27 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-04T08:22:29.890Z] #42 41.28 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-04T08:22:29.890Z] #42 41.61 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-04T08:22:29.890Z] #42 41.61 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-04T08:22:29.890Z] #42 41.61 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-04T08:22:29.890Z] #42 41.76 Selecting previously unselected package librhash0:arm64. [2022-07-04T08:22:29.890Z] #42 41.76 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-04T08:22:29.890Z] #42 41.77 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-04T08:22:29.890Z] #42 41.92 Selecting previously unselected package libuv1:arm64. [2022-07-04T08:22:29.890Z] #42 41.93 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-04T08:22:29.890Z] #42 41.94 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-04T08:22:29.890Z] #42 42.13 Selecting previously unselected package cmake. [2022-07-04T08:22:29.890Z] #42 42.13 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-04T08:22:29.890Z] #42 42.15 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-04T08:22:30.024Z] #55 29.76 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-04T08:22:30.024Z] #55 29.92 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-04T08:22:30.024Z] #55 30.09 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-04T08:22:30.052Z] #42 36.12 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-04T08:22:30.052Z] #42 36.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-04T08:22:30.052Z] #42 36.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-04T08:22:30.115Z] #84 66.46 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-04T08:22:30.409Z] #55 31.05 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-04T08:22:30.463Z] #42 ... [2022-07-04T08:22:30.463Z] [2022-07-04T08:22:30.463Z] #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-04T08:22:30.463Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-04T08:22:30.463Z] #55 33.45 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-04T08:22:30.463Z] #55 33.61 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-04T08:22:30.463Z] #55 33.85 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-04T08:22:30.463Z] #55 34.02 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-04T08:22:30.463Z] #55 34.13 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-04T08:22:30.463Z] #55 34.14 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-04T08:22:30.463Z] #55 34.42 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-04T08:22:30.463Z] #55 34.53 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-04T08:22:30.463Z] #55 34.68 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-04T08:22:30.463Z] #55 34.75 go: downloading github.com/prometheus/common v0.32.1 [2022-07-04T08:22:30.463Z] #55 34.76 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-04T08:22:30.463Z] #55 35.13 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-04T08:22:30.463Z] #55 35.39 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-04T08:22:30.463Z] #55 35.69 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-04T08:22:30.463Z] #55 36.10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-04T08:22:30.463Z] #55 ... [2022-07-04T08:22:30.463Z] [2022-07-04T08:22:30.463Z] #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-04T08:22:30.463Z] #31 sha256:f82f7667c091b2b478a1141a64287a32a1c6f4db3528471520dd529c66e57fe4 [2022-07-04T08:22:30.463Z] #31 41.56 #=#=# [2022-07-04T08:22:30.588Z] #55 30.32 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-04T08:22:30.588Z] #55 30.38 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-04T08:22:30.588Z] #55 30.38 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-04T08:22:30.588Z] #55 30.56 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-04T08:22:30.588Z] #55 30.59 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-04T08:22:30.616Z] #42 36.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-04T08:22:30.616Z] #42 36.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-04T08:22:30.616Z] #42 36.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-04T08:22:30.616Z] #42 36.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-04T08:22:30.616Z] #42 36.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-04T08:22:30.671Z] #55 31.11 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-04T08:22:30.725Z] #31 41.88 #=#=# [2022-07-04T08:22:30.725Z] #31 ... [2022-07-04T08:22:30.725Z] [2022-07-04T08:22:30.725Z] #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-04T08:22:30.725Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-04T08:22:30.725Z] #51 33.58 The following NEW packages will be installed: [2022-07-04T08:22:30.725Z] #51 33.58 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-04T08:22:30.725Z] #51 33.59 python3-protobuf python3-six [2022-07-04T08:22:30.725Z] #51 34.10 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:22:30.725Z] #51 34.10 Need to get 2136 kB of archives. [2022-07-04T08:22:30.725Z] #51 34.10 After this operation, 10.8 MB of additional disk space will be used. [2022-07-04T08:22:30.725Z] #51 34.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-04T08:22:30.725Z] #51 34.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-04T08:22:30.725Z] #51 34.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-04T08:22:30.725Z] #51 34.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-04T08:22:30.725Z] #51 34.36 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-04T08:22:30.725Z] #51 34.36 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-04T08:22:30.725Z] #51 34.36 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-04T08:22:30.725Z] #51 36.53 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-07-04T08:22:30.725Z] #51 38.19 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:22:30.725Z] #51 38.76 Fetched 2136 kB in 3s (668 kB/s) [2022-07-04T08:22:30.725Z] #51 39.24 Selecting previously unselected package libprotobuf23:arm64. [2022-07-04T08:22:30.725Z] #51 39.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-07-04T08:22:30.725Z] #51 39.37 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-04T08:22:30.725Z] #51 39.45 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-04T08:22:30.725Z] #51 40.32 Selecting previously unselected package python3-pkg-resources. [2022-07-04T08:22:30.725Z] #51 40.34 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-04T08:22:30.725Z] #51 40.35 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-04T08:22:30.725Z] #51 40.56 Selecting previously unselected package python3-six. [2022-07-04T08:22:30.725Z] #51 40.57 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-04T08:22:30.725Z] #51 40.58 Unpacking python3-six (1.16.0-2) ... [2022-07-04T08:22:30.725Z] #51 40.76 Selecting previously unselected package python3-protobuf. [2022-07-04T08:22:30.725Z] #51 40.76 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-04T08:22:30.725Z] #51 40.77 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-04T08:22:30.725Z] #51 41.32 Selecting previously unselected package libnet1:arm64. [2022-07-04T08:22:30.725Z] #51 41.32 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-04T08:22:30.725Z] #51 41.33 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-04T08:22:30.725Z] #51 41.50 Selecting previously unselected package libnl-3-200:arm64. [2022-07-04T08:22:30.725Z] #51 41.51 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-04T08:22:30.725Z] #51 41.52 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-04T08:22:30.725Z] #51 41.65 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-04T08:22:30.725Z] #51 41.66 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-04T08:22:30.725Z] #51 41.69 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-04T08:22:30.725Z] #51 41.82 Selecting previously unselected package criu. [2022-07-04T08:22:30.725Z] #51 41.82 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-07-04T08:22:30.725Z] #51 41.83 Unpacking criu (3.17-1) ... [2022-07-04T08:22:30.725Z] #51 42.61 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-04T08:22:30.847Z] #55 30.70 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-04T08:22:30.847Z] #55 30.71 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-04T08:22:30.872Z] #42 36.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-04T08:22:30.929Z] #55 31.43 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-04T08:22:30.987Z] #51 ... [2022-07-04T08:22:30.987Z] [2022-07-04T08:22:30.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-04T08:22:30.987Z] #31 sha256:f82f7667c091b2b478a1141a64287a32a1c6f4db3528471520dd529c66e57fe4 [2022-07-04T08:22:30.987Z] #31 41.88 #=#=# ######################################################################## 100.0% [2022-07-04T08:22:31.104Z] #55 30.82 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-04T08:22:31.104Z] #55 30.90 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-04T08:22:31.104Z] #55 31.05 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-04T08:22:31.104Z] #55 ... [2022-07-04T08:22:31.104Z] [2022-07-04T08:22:31.104Z] #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-04T08:22:31.104Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T08:22:31.104Z] #53 20.98 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-04T08:22:31.104Z] #53 21.24 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-04T08:22:31.104Z] #53 21.69 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-04T08:22:31.104Z] #53 25.35 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-04T08:22:31.104Z] #53 25.41 go: downloading golang.org/x/mod v0.3.0 [2022-07-04T08:22:31.186Z] #55 31.57 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-04T08:22:31.186Z] #55 31.74 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-04T08:22:31.362Z] #53 ... [2022-07-04T08:22:31.362Z] [2022-07-04T08:22:31.362Z] #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-04T08:22:31.362Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:31.362Z] #55 31.18 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-04T08:22:31.362Z] #55 31.28 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-04T08:22:31.620Z] #55 31.43 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-04T08:22:31.620Z] #55 31.51 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-04T08:22:31.620Z] #55 31.52 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-04T08:22:31.620Z] #55 31.63 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-04T08:22:31.882Z] #55 31.79 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-04T08:22:31.932Z] #31 43.04 [2022-07-04T08:22:32.030Z] #84 ... [2022-07-04T08:22:32.030Z] [2022-07-04T08:22:32.031Z] #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-04T08:22:32.031Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-04T08:22:32.031Z] #19 92.07 Reading package lists... [2022-07-04T08:22:32.145Z] #55 32.01 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-04T08:22:32.145Z] #55 32.08 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-04T08:22:32.248Z] #42 38.48 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:22:32.403Z] #55 ... [2022-07-04T08:22:32.403Z] [2022-07-04T08:22:32.403Z] #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-04T08:22:32.403Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-04T08:22:32.403Z] #38 30.17 tomll can be used in two ways: [2022-07-04T08:22:32.403Z] #38 30.17 Writing to STDIN and reading from STDOUT: [2022-07-04T08:22:32.403Z] #38 30.17 cat file.toml | tomll > file.toml [2022-07-04T08:22:32.403Z] #38 30.17 [2022-07-04T08:22:32.403Z] #38 30.17 Reading and updating a list of files: [2022-07-04T08:22:32.403Z] #38 30.17 tomll a.toml b.toml c.toml [2022-07-04T08:22:32.403Z] #38 30.17 [2022-07-04T08:22:32.403Z] #38 30.17 When given a list of files, tomll will modify all files in place without asking. [2022-07-04T08:22:32.403Z] #38 DONE 32.3s [2022-07-04T08:22:32.403Z] [2022-07-04T08:22:32.403Z] #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-04T08:22:32.403Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:32.403Z] #55 32.40 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-04T08:22:32.403Z] #55 32.46 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-04T08:22:32.505Z] #42 38.79 Fetched 17.7 MB in 2s (11.3 MB/s) [2022-07-04T08:22:32.505Z] #42 38.86 Selecting previously unselected package xxd. [2022-07-04T08:22:32.505Z] #31 43.47 Download of images into '/build' complete. [2022-07-04T08:22:32.505Z] #31 43.47 Use something like the following to load the result into a Docker daemon: [2022-07-04T08:22:32.505Z] #31 43.47 tar -cC '/build' . | docker load [2022-07-04T08:22:32.763Z] #42 38.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-04T08:22:32.763Z] #42 38.92 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-04T08:22:32.763Z] #42 38.95 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:22:32.967Z] #55 32.76 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-04T08:22:32.967Z] #55 32.87 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-04T08:22:32.967Z] #55 32.99 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-04T08:22:33.026Z] #42 39.14 Selecting previously unselected package vim-common. [2022-07-04T08:22:33.027Z] #42 39.14 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T08:22:33.027Z] #42 39.18 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:22:33.084Z] #55 ... [2022-07-04T08:22:33.084Z] [2022-07-04T08:22:33.084Z] #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-04T08:22:33.084Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T08:22:33.084Z] #36 23.57 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-04T08:22:33.084Z] #36 23.67 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-04T08:22:33.084Z] #36 ... [2022-07-04T08:22:33.084Z] [2022-07-04T08:22:33.084Z] #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-04T08:22:33.084Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:22:33.084Z] #51 33.50 Fetched 8551 kB in 25s (337 kB/s) [2022-07-04T08:22:33.226Z] #55 33.07 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-04T08:22:33.226Z] #55 ... [2022-07-04T08:22:33.226Z] [2022-07-04T08:22:33.226Z] #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-04T08:22:33.226Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T08:22:33.226Z] #36 23.09 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-04T08:22:33.226Z] #36 23.09 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-04T08:22:33.226Z] #36 23.77 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-04T08:22:33.226Z] #36 24.15 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-04T08:22:33.226Z] #36 24.86 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-04T08:22:33.226Z] #36 25.47 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-04T08:22:33.226Z] #36 25.48 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-04T08:22:33.226Z] #36 25.50 go: downloading github.com/peterh/liner v1.2.2 [2022-07-04T08:22:33.226Z] #36 25.81 go: downloading github.com/google/go-dap v0.6.0 [2022-07-04T08:22:33.226Z] #36 26.42 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-04T08:22:33.226Z] #36 27.72 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-04T08:22:33.226Z] #36 28.03 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-04T08:22:33.226Z] #36 28.07 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-04T08:22:33.226Z] #36 30.51 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-04T08:22:33.226Z] #36 30.67 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-04T08:22:33.226Z] #36 31.73 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-04T08:22:33.284Z] #42 39.58 Selecting previously unselected package cmake-data. [2022-07-04T08:22:33.284Z] #42 39.58 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-04T08:22:33.483Z] #36 ... [2022-07-04T08:22:33.483Z] [2022-07-04T08:22:33.483Z] #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-04T08:22:33.483Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:33.483Z] #55 33.30 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-04T08:22:33.483Z] #55 33.30 go: downloading github.com/julz/importas v0.1.0 [2022-07-04T08:22:33.483Z] #55 33.59 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-04T08:22:33.541Z] #42 39.59 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-04T08:22:33.740Z] #55 33.60 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-04T08:22:33.740Z] #55 33.74 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-04T08:22:33.997Z] #55 33.91 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-04T08:22:34.123Z] #42 ... [2022-07-04T08:22:34.123Z] [2022-07-04T08:22:34.123Z] #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-04T08:22:34.123Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-04T08:22:34.123Z] #57 40.02 v3.0.2 [2022-07-04T08:22:34.123Z] #57 DONE 40.3s [2022-07-04T08:22:34.123Z] [2022-07-04T08:22:34.123Z] #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-04T08:22:34.123Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:22:34.123Z] #76 37.59 python3 is already the newest version (3.9.2-3). [2022-07-04T08:22:34.123Z] #76 37.59 The following additional packages will be installed: [2022-07-04T08:22:34.123Z] #76 37.61 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-04T08:22:34.123Z] #76 37.61 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-04T08:22:34.123Z] #76 37.61 Suggested packages: [2022-07-04T08:22:34.123Z] #76 37.62 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-04T08:22:34.123Z] #76 37.62 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-04T08:22:34.123Z] #76 37.62 m4-doc ed diffutils-doc [2022-07-04T08:22:34.123Z] #76 37.62 Recommended packages: [2022-07-04T08:22:34.123Z] #76 37.62 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-04T08:22:34.123Z] #76 39.04 The following NEW packages will be installed: [2022-07-04T08:22:34.123Z] #76 39.05 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-04T08:22:34.123Z] #76 39.05 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-04T08:22:34.123Z] #76 39.06 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-04T08:22:34.123Z] #76 39.06 libyajl2 m4 patch xz-utils [2022-07-04T08:22:34.123Z] #76 39.49 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:22:34.123Z] #76 39.49 Need to get 5939 kB of archives. [2022-07-04T08:22:34.123Z] #76 39.49 After this operation, 18.7 MB of additional disk space will be used. [2022-07-04T08:22:34.123Z] #76 39.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-04T08:22:34.123Z] #76 39.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-04T08:22:34.123Z] #76 39.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-04T08:22:34.123Z] #76 39.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-04T08:22:34.123Z] #76 39.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-04T08:22:34.123Z] #76 39.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-04T08:22:34.123Z] #76 39.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-04T08:22:34.123Z] #76 39.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-04T08:22:34.123Z] #76 39.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-04T08:22:34.123Z] #76 39.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-04T08:22:34.123Z] #76 39.57 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-04T08:22:34.123Z] #76 39.58 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-04T08:22:34.123Z] #76 39.69 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-04T08:22:34.123Z] #76 39.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-04T08:22:34.123Z] #76 39.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-04T08:22:34.123Z] #76 39.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-04T08:22:34.123Z] #76 39.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-04T08:22:34.123Z] #76 39.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-04T08:22:34.123Z] #76 39.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-04T08:22:34.123Z] #76 39.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-04T08:22:34.123Z] #76 39.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-04T08:22:34.123Z] #76 39.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-04T08:22:34.123Z] #76 39.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-04T08:22:34.254Z] #55 34.02 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-04T08:22:34.254Z] #55 34.20 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-04T08:22:34.254Z] #55 34.28 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-04T08:22:34.467Z] #31 DONE 45.1s [2022-07-04T08:22:34.467Z] [2022-07-04T08:22:34.467Z] #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-04T08:22:34.467Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-04T08:22:34.467Z] #42 45.21 Setting up libicu67:arm64 (67.1-7) ... [2022-07-04T08:22:34.467Z] #42 45.23 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:22:34.467Z] #42 45.24 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-04T08:22:34.467Z] #42 45.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:22:34.467Z] #42 45.31 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-04T08:22:34.467Z] #42 45.36 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-04T08:22:34.467Z] #42 45.38 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-04T08:22:34.467Z] #42 45.40 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-04T08:22:34.467Z] #42 45.42 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-04T08:22:34.467Z] #42 45.44 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-04T08:22:34.467Z] #42 45.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:22:34.467Z] #42 DONE 47.3s [2022-07-04T08:22:34.467Z] [2022-07-04T08:22:34.467Z] #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-04T08:22:34.467Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-04T08:22:34.467Z] #76 39.25 Selecting previously unselected package libsigsegv2:arm64. [2022-07-04T08:22:34.467Z] #76 39.25 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-04T08:22:34.467Z] #76 39.30 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-04T08:22:34.467Z] #76 39.72 Selecting previously unselected package m4. [2022-07-04T08:22:34.467Z] #76 39.72 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-04T08:22:34.467Z] #76 39.73 Unpacking m4 (1.4.18-5) ... [2022-07-04T08:22:34.467Z] #76 40.29 Selecting previously unselected package autoconf. [2022-07-04T08:22:34.467Z] #76 40.29 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-04T08:22:34.467Z] #76 40.39 Unpacking autoconf (2.69-14) ... [2022-07-04T08:22:34.467Z] #76 40.82 Selecting previously unselected package autotools-dev. [2022-07-04T08:22:34.467Z] #76 40.82 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-04T08:22:34.467Z] #76 40.83 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-04T08:22:34.467Z] #76 40.98 Selecting previously unselected package automake. [2022-07-04T08:22:34.467Z] #76 40.98 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-04T08:22:34.467Z] #76 40.99 Unpacking automake (1:1.16.3-2) ... [2022-07-04T08:22:34.467Z] #76 41.59 Selecting previously unselected package patch. [2022-07-04T08:22:34.467Z] #76 41.59 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-07-04T08:22:34.467Z] #76 41.60 Unpacking patch (2.7.6-7) ... [2022-07-04T08:22:34.467Z] #76 41.74 Selecting previously unselected package dpkg-dev. [2022-07-04T08:22:34.467Z] #76 41.75 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-07-04T08:22:34.467Z] #76 41.75 Unpacking dpkg-dev (1.20.10) ... [2022-07-04T08:22:34.467Z] #76 42.71 Selecting previously unselected package build-essential. [2022-07-04T08:22:34.467Z] #76 42.75 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-07-04T08:22:34.467Z] #76 42.76 Unpacking build-essential (12.9) ... [2022-07-04T08:22:34.467Z] #76 42.90 Selecting previously unselected package libcap2:arm64. [2022-07-04T08:22:34.467Z] #76 42.91 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-04T08:22:34.467Z] #76 42.91 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-04T08:22:34.467Z] #76 43.01 Selecting previously unselected package libcap-dev:arm64. [2022-07-04T08:22:34.467Z] #76 43.05 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-04T08:22:34.467Z] #76 43.05 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-04T08:22:34.467Z] #76 43.29 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-04T08:22:34.467Z] #76 43.30 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-04T08:22:34.467Z] #76 43.31 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-04T08:22:34.467Z] #76 43.43 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-04T08:22:34.467Z] #76 43.45 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-04T08:22:34.467Z] #76 43.46 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-04T08:22:34.467Z] #76 43.58 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-04T08:22:34.467Z] #76 43.59 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-04T08:22:34.467Z] #76 43.59 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-04T08:22:34.467Z] #76 43.83 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-04T08:22:34.467Z] #76 43.86 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-04T08:22:34.467Z] #76 43.91 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-04T08:22:34.467Z] #76 44.87 Selecting previously unselected package libtool. [2022-07-04T08:22:34.467Z] #76 44.90 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-04T08:22:34.467Z] #76 44.92 Unpacking libtool (2.4.6-15) ... [2022-07-04T08:22:34.467Z] #76 45.15 Selecting previously unselected package libudev-dev:arm64. [2022-07-04T08:22:34.467Z] #76 45.16 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-04T08:22:34.467Z] #76 45.18 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-04T08:22:34.467Z] #76 45.42 Selecting previously unselected package libyajl2:arm64. [2022-07-04T08:22:34.467Z] #76 45.45 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-07-04T08:22:34.467Z] #76 45.47 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-04T08:22:34.467Z] #76 45.57 Selecting previously unselected package libyajl-dev:arm64. [2022-07-04T08:22:34.467Z] #76 45.60 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-04T08:22:34.467Z] #76 45.61 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-04T08:22:34.467Z] #76 46.85 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-04T08:22:34.467Z] #76 46.90 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-04T08:22:34.467Z] #76 47.05 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-04T08:22:34.467Z] #76 47.14 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-04T08:22:34.467Z] #76 47.17 Setting up file (1:5.39-3) ... [2022-07-04T08:22:34.467Z] #76 47.18 Setting up bzip2 (1.0.8-4) ... [2022-07-04T08:22:34.467Z] #76 47.19 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-04T08:22:34.467Z] #76 47.20 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-04T08:22:34.467Z] #76 47.23 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-04T08:22:34.467Z] #76 47.25 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-04T08:22:34.467Z] #76 47.37 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-04T08:22:34.467Z] #76 47.37 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T08:22:34.467Z] #76 47.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-04T08:22:34.467Z] #76 47.46 Setting up patch (2.7.6-7) ... [2022-07-04T08:22:34.467Z] #76 ... [2022-07-04T08:22:34.467Z] [2022-07-04T08:22:34.467Z] #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-04T08:22:34.467Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-04T08:22:34.467Z] #34 37.00 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-04T08:22:34.467Z] #34 38.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-04T08:22:34.467Z] #34 ... [2022-07-04T08:22:34.467Z] [2022-07-04T08:22:34.467Z] #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-04T08:22:34.467Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-04T08:22:34.467Z] #76 47.52 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-04T08:22:34.467Z] #76 47.64 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-04T08:22:34.467Z] #76 47.64 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-04T08:22:34.467Z] #76 47.66 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-04T08:22:34.467Z] #76 47.70 Setting up libtool (2.4.6-15) ... [2022-07-04T08:22:34.467Z] #76 47.75 Setting up m4 (1.4.18-5) ... [2022-07-04T08:22:34.513Z] #55 34.42 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-04T08:22:34.513Z] #55 34.50 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-04T08:22:34.513Z] #55 34.63 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-04T08:22:34.688Z] #76 41.06 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:22:34.729Z] #76 ... [2022-07-04T08:22:34.730Z] [2022-07-04T08:22:34.730Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-04T08:22:34.730Z] #43 sha256:4506ccc8c76dcb99cb363b8c911e56a351560fecf14a6a16a4f35505f1ce4a05 [2022-07-04T08:22:34.730Z] #43 DONE 0.5s [2022-07-04T08:22:34.730Z] [2022-07-04T08:22:34.730Z] #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-04T08:22:34.730Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-04T08:22:34.730Z] #76 47.77 Setting up dpkg-dev (1.20.10) ... [2022-07-04T08:22:34.730Z] #76 47.88 Setting up autoconf (2.69-14) ... [2022-07-04T08:22:34.730Z] #76 47.92 Setting up build-essential (12.9) ... [2022-07-04T08:22:34.730Z] #76 47.95 Setting up automake (1:1.16.3-2) ... [2022-07-04T08:22:34.730Z] #76 47.96 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-04T08:22:34.730Z] #76 48.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:22:34.770Z] #55 34.67 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-04T08:22:34.770Z] #55 ... [2022-07-04T08:22:34.770Z] [2022-07-04T08:22:34.770Z] #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-04T08:22:34.770Z] #67 sha256:68c2f68bf992bd753cc6809c3f7038a9079a2d31f1c612b37904ab0a26798a2b [2022-07-04T08:22:34.770Z] #67 24.24 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-04T08:22:34.770Z] #67 24.52 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-04T08:22:34.770Z] #67 24.80 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-04T08:22:34.770Z] #67 26.86 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-04T08:22:34.945Z] #76 41.22 Fetched 5939 kB in 1s (8945 kB/s) [2022-07-04T08:22:35.236Z] #76 41.38 Selecting previously unselected package bzip2. [2022-07-04T08:22:35.236Z] #76 41.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-04T08:22:35.236Z] #76 41.55 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-04T08:22:35.236Z] #76 41.55 Unpacking bzip2 (1.0.8-4) ... [2022-07-04T08:22:35.493Z] #76 41.79 Selecting previously unselected package libmagic-mgc. [2022-07-04T08:22:35.493Z] #76 41.79 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-04T08:22:35.493Z] #76 41.79 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-04T08:22:35.678Z] #76 DONE 48.6s [2022-07-04T08:22:35.678Z] [2022-07-04T08:22:35.678Z] #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-04T08:22:35.678Z] #44 sha256:07536550792055116db821f75500d98e0bde4987dcdafc268de9bbf529e6551b [2022-07-04T08:22:35.678Z] #44 0.798 + RM_GOPATH=0 [2022-07-04T08:22:35.678Z] #44 0.799 + TMP_GOPATH= [2022-07-04T08:22:35.678Z] #44 0.799 + : /build [2022-07-04T08:22:35.678Z] #44 0.799 + '[' -z '' ']' [2022-07-04T08:22:35.678Z] #44 0.800 ++ mktemp -d [2022-07-04T08:22:35.678Z] #44 0.803 + export GOPATH=/tmp/tmp.A0QUrmXl1x [2022-07-04T08:22:35.678Z] #44 0.803 + GOPATH=/tmp/tmp.A0QUrmXl1x [2022-07-04T08:22:35.678Z] #44 0.803 + RM_GOPATH=1 [2022-07-04T08:22:35.678Z] #44 0.803 + case "$(go env GOARCH)" in [2022-07-04T08:22:35.678Z] #44 0.804 ++ go env GOARCH [2022-07-04T08:22:35.678Z] #44 0.829 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T08:22:35.678Z] #44 0.829 + GO_BUILDMODE=-buildmode=pie [2022-07-04T08:22:35.678Z] #44 0.830 ++ dirname /install.sh [2022-07-04T08:22:35.678Z] #44 0.831 + dir=/ [2022-07-04T08:22:35.678Z] #44 0.839 + bin=tini [2022-07-04T08:22:35.678Z] #44 0.840 + shift [2022-07-04T08:22:35.678Z] #44 0.840 + '[' '!' -f //tini.installer ']' [2022-07-04T08:22:35.678Z] #44 0.840 + . //tini.installer [2022-07-04T08:22:35.678Z] #44 0.841 ++ : v0.19.0 [2022-07-04T08:22:35.678Z] #44 0.841 + install_tini [2022-07-04T08:22:35.678Z] #44 0.842 + echo 'Install tini version v0.19.0' [2022-07-04T08:22:35.678Z] #44 0.842 Install tini version v0.19.0 [2022-07-04T08:22:35.678Z] #44 0.842 + git clone https://github.com/krallin/tini.git /tmp/tmp.A0QUrmXl1x/tini [2022-07-04T08:22:35.678Z] #44 0.846 Cloning into '/tmp/tmp.A0QUrmXl1x/tini'... [2022-07-04T08:22:35.678Z] #44 ... [2022-07-04T08:22:35.678Z] [2022-07-04T08:22:35.678Z] #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-04T08:22:35.678Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T08:22:35.678Z] #14 38.79 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-04T08:22:35.678Z] #14 39.61 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-04T08:22:35.678Z] #14 39.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-04T08:22:35.678Z] #14 39.64 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-04T08:22:35.678Z] #14 39.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-04T08:22:35.678Z] #14 39.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-04T08:22:35.678Z] #14 39.67 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-04T08:22:35.678Z] #14 39.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-04T08:22:35.678Z] #14 39.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-04T08:22:35.678Z] #14 39.70 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-04T08:22:35.678Z] #14 39.70 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-07-04T08:22:35.678Z] #14 39.70 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-04T08:22:35.678Z] #14 39.71 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-04T08:22:35.678Z] #14 39.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-04T08:22:35.678Z] #14 39.78 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-04T08:22:35.678Z] #14 39.78 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-04T08:22:35.678Z] #14 39.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-04T08:22:35.678Z] #14 41.00 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:22:35.678Z] #14 41.26 Fetched 108 MB in 8s (14.0 MB/s) [2022-07-04T08:22:35.678Z] #14 41.37 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-04T08:22:35.678Z] #14 41.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-07-04T08:22:35.678Z] #14 41.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-04T08:22:35.678Z] #14 41.46 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-04T08:22:35.678Z] #14 43.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-04T08:22:35.678Z] #14 43.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-04T08:22:35.678Z] #14 43.95 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-04T08:22:35.678Z] #14 47.50 Selecting previously unselected package binutils-mingw-w64. [2022-07-04T08:22:35.678Z] #14 47.50 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-04T08:22:35.678Z] #14 47.52 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-04T08:22:35.678Z] #14 47.73 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-04T08:22:35.678Z] #14 47.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-04T08:22:35.678Z] #14 47.76 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-04T08:22:35.678Z] #14 48.05 Selecting previously unselected package dmsetup. [2022-07-04T08:22:35.678Z] #14 48.06 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-04T08:22:35.678Z] #14 48.06 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-04T08:22:35.678Z] #14 48.34 Selecting previously unselected package mingw-w64-common. [2022-07-04T08:22:35.678Z] #14 48.34 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-04T08:22:35.678Z] #14 48.35 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-04T08:22:36.055Z] #76 42.24 Selecting previously unselected package libmagic1:amd64. [2022-07-04T08:22:36.055Z] #76 42.24 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-04T08:22:36.055Z] #76 42.26 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-04T08:22:36.055Z] #76 42.41 Selecting previously unselected package file. [2022-07-04T08:22:36.055Z] #76 42.43 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-04T08:22:36.142Z] #67 ... [2022-07-04T08:22:36.142Z] [2022-07-04T08:22:36.142Z] #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-04T08:22:36.142Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:22:36.142Z] #51 25.50 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-04T08:22:36.142Z] #51 34.01 Fetched 8551 kB in 26s (325 kB/s) [2022-07-04T08:22:36.142Z] #51 34.01 Reading package lists... [2022-07-04T08:22:36.142Z] #51 ... [2022-07-04T08:22:36.142Z] [2022-07-04T08:22:36.142Z] #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-04T08:22:36.142Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:36.142Z] #55 35.95 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-04T08:22:36.142Z] #55 35.95 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-04T08:22:36.142Z] #55 36.18 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-04T08:22:36.251Z] #14 ... [2022-07-04T08:22:36.251Z] [2022-07-04T08:22:36.251Z] #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-04T08:22:36.251Z] #44 sha256:07536550792055116db821f75500d98e0bde4987dcdafc268de9bbf529e6551b [2022-07-04T08:22:36.251Z] #44 1.634 + cd /tmp/tmp.A0QUrmXl1x/tini [2022-07-04T08:22:36.251Z] #44 1.634 + git checkout -q v0.19.0 [2022-07-04T08:22:36.251Z] #44 1.679 + cmake . [2022-07-04T08:22:36.316Z] #76 42.43 Unpacking file (1:5.39-3) ... [2022-07-04T08:22:36.316Z] #76 42.62 Selecting previously unselected package xz-utils. [2022-07-04T08:22:36.316Z] #76 42.62 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-04T08:22:36.316Z] #76 42.65 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T08:22:36.399Z] #55 36.35 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-04T08:22:36.399Z] #55 36.48 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-04T08:22:36.656Z] #55 36.57 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-04T08:22:36.656Z] #55 36.65 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-04T08:22:36.824Z] #44 2.192 -- The C compiler identification is GNU 10.2.1 [2022-07-04T08:22:36.824Z] #44 2.280 -- Detecting C compiler ABI info [2022-07-04T08:22:36.879Z] #76 42.98 Selecting previously unselected package libsigsegv2:amd64. [2022-07-04T08:22:36.879Z] #76 42.99 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-04T08:22:36.879Z] #76 43.03 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-04T08:22:36.879Z] #76 43.15 Selecting previously unselected package m4. [2022-07-04T08:22:36.879Z] #76 43.15 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-04T08:22:36.879Z] #76 43.16 Unpacking m4 (1.4.18-5) ... [2022-07-04T08:22:36.914Z] #55 36.89 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-04T08:22:37.136Z] #76 43.39 Selecting previously unselected package autoconf. [2022-07-04T08:22:37.136Z] #76 43.42 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-04T08:22:37.136Z] #76 43.43 Unpacking autoconf (2.69-14) ... [2022-07-04T08:22:37.176Z] #55 36.95 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-04T08:22:37.176Z] #55 ... [2022-07-04T08:22:37.176Z] [2022-07-04T08:22:37.176Z] #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-04T08:22:37.176Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:22:37.176Z] #14 17.00 Reading package lists... [2022-07-04T08:22:37.176Z] #14 27.43 Reading package lists... [2022-07-04T08:22:37.448Z] #14 36.75 Building dependency tree... [2022-07-04T08:22:37.448Z] #14 ... [2022-07-04T08:22:37.448Z] [2022-07-04T08:22:37.448Z] #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-04T08:22:37.448Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T08:22:37.448Z] #62 27.42 Fetched 8548 kB in 21s (400 kB/s) [2022-07-04T08:22:37.448Z] #62 27.42 Reading package lists... [2022-07-04T08:22:37.698Z] #76 43.85 Selecting previously unselected package autotools-dev. [2022-07-04T08:22:37.699Z] #76 43.89 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-04T08:22:37.699Z] #76 ... [2022-07-04T08:22:37.699Z] [2022-07-04T08:22:37.699Z] #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-04T08:22:37.699Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T08:22:37.699Z] #42 43.93 Selecting previously unselected package libicu67:amd64. [2022-07-04T08:22:37.699Z] #42 43.93 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-04T08:22:37.699Z] #42 43.97 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-04T08:22:37.708Z] #62 36.81 Reading package lists... [2022-07-04T08:22:37.708Z] #62 ... [2022-07-04T08:22:37.708Z] [2022-07-04T08:22:37.708Z] #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-04T08:22:37.708Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:37.708Z] #55 37.45 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-04T08:22:37.708Z] #55 37.50 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-04T08:22:37.708Z] #55 37.52 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-04T08:22:37.708Z] #55 37.72 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-04T08:22:37.768Z] #44 2.962 -- Detecting C compiler ABI info - done [2022-07-04T08:22:37.768Z] #44 3.055 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-04T08:22:37.768Z] #44 3.064 -- Detecting C compile features [2022-07-04T08:22:37.768Z] #44 3.068 -- Detecting C compile features - done [2022-07-04T08:22:37.768Z] #44 3.136 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-04T08:22:37.969Z] #55 37.87 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-04T08:22:37.969Z] #55 37.98 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-04T08:22:38.033Z] #44 3.387 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-04T08:22:38.033Z] #44 3.516 -- Configuring done [2022-07-04T08:22:38.033Z] #44 3.523 -- Generating done [2022-07-04T08:22:38.033Z] #44 3.556 -- Build files have been written to: /tmp/tmp.A0QUrmXl1x/tini [2022-07-04T08:22:38.033Z] #44 3.579 + make tini-static [2022-07-04T08:22:38.228Z] #55 38.05 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-04T08:22:38.228Z] #55 38.25 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-04T08:22:38.262Z] #42 ... [2022-07-04T08:22:38.262Z] [2022-07-04T08:22:38.262Z] #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-04T08:22:38.262Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T08:22:38.262Z] #62 31.16 Reading package lists... [2022-07-04T08:22:38.262Z] #62 36.85 Building dependency tree... [2022-07-04T08:22:38.262Z] #62 40.50 The following additional packages will be installed: [2022-07-04T08:22:38.262Z] #62 40.50 libbtrfs0 [2022-07-04T08:22:38.262Z] #62 40.73 The following NEW packages will be installed: [2022-07-04T08:22:38.262Z] #62 40.74 libbtrfs-dev libbtrfs0 [2022-07-04T08:22:38.262Z] #62 41.15 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:22:38.262Z] #62 41.15 Need to get 460 kB of archives. [2022-07-04T08:22:38.262Z] #62 41.15 After this operation, 1237 kB of additional disk space will be used. [2022-07-04T08:22:38.262Z] #62 41.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-04T08:22:38.262Z] #62 41.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-04T08:22:38.262Z] #62 42.56 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:22:38.262Z] #62 42.84 Fetched 460 kB in 0s (1335 kB/s) [2022-07-04T08:22:38.262Z] #62 42.97 Selecting previously unselected package libbtrfs0:amd64. [2022-07-04T08:22:38.262Z] #62 42.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-04T08:22:38.262Z] #62 43.03 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-04T08:22:38.262Z] #62 43.06 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T08:22:38.262Z] #62 43.32 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-04T08:22:38.262Z] #62 43.37 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-04T08:22:38.262Z] #62 43.37 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T08:22:38.262Z] #62 43.83 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T08:22:38.262Z] #62 43.85 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T08:22:38.262Z] #62 43.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:22:38.262Z] #62 DONE 44.5s [2022-07-04T08:22:38.353Z] #51 33.50 Reading package lists... [2022-07-04T08:22:38.354Z] #51 ... [2022-07-04T08:22:38.354Z] [2022-07-04T08:22:38.354Z] #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-04T08:22:38.354Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:38.354Z] #55 33.61 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-04T08:22:38.354Z] #55 33.85 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-04T08:22:38.354Z] #55 33.88 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-04T08:22:38.354Z] #55 33.94 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-04T08:22:38.354Z] #55 33.99 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-04T08:22:38.354Z] #55 34.07 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-04T08:22:38.354Z] #55 34.18 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-04T08:22:38.354Z] #55 34.23 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-04T08:22:38.354Z] #55 34.36 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-04T08:22:38.354Z] #55 34.57 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-04T08:22:38.354Z] #55 34.60 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-04T08:22:38.354Z] #55 34.79 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-04T08:22:38.354Z] #55 34.90 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-04T08:22:38.354Z] #55 35.04 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-04T08:22:38.354Z] #55 35.05 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-04T08:22:38.354Z] #55 35.36 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-04T08:22:38.354Z] #55 35.53 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-04T08:22:38.354Z] #55 35.69 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-04T08:22:38.354Z] #55 35.86 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-04T08:22:38.354Z] #55 35.98 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-04T08:22:38.354Z] #55 36.02 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-04T08:22:38.354Z] #55 36.24 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-04T08:22:38.354Z] #55 36.53 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-04T08:22:38.354Z] #55 36.67 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-04T08:22:38.354Z] #55 36.70 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-04T08:22:38.354Z] #55 36.77 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-04T08:22:38.354Z] #55 36.79 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-04T08:22:38.354Z] #55 36.92 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-04T08:22:38.354Z] #55 37.02 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-04T08:22:38.354Z] #55 37.17 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-04T08:22:38.354Z] #55 37.28 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-04T08:22:38.354Z] #55 37.53 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-04T08:22:38.354Z] #55 37.68 go: downloading github.com/julz/importas v0.1.0 [2022-07-04T08:22:38.354Z] #55 37.77 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-04T08:22:38.354Z] #55 37.85 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-04T08:22:38.354Z] #55 37.99 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-04T08:22:38.354Z] #55 38.16 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-04T08:22:38.354Z] #55 38.22 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-04T08:22:38.354Z] #55 38.37 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-04T08:22:38.354Z] #55 38.46 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-04T08:22:38.354Z] #55 38.54 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-04T08:22:38.354Z] #55 38.70 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-04T08:22:38.354Z] #55 38.74 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-04T08:22:38.354Z] #55 38.79 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-04T08:22:38.486Z] #55 38.34 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-04T08:22:38.486Z] #55 38.42 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-04T08:22:38.519Z] [2022-07-04T08:22:38.519Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-04T08:22:38.519Z] #63 sha256:86a0b4eced241550975f1fd977c63b6bb1b84b87b164195d45031a2fbf4fc91b [2022-07-04T08:22:38.608Z] #44 3.850 Scanning dependencies of target tini-static [2022-07-04T08:22:38.608Z] #44 4.024 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-04T08:22:38.620Z] #19 115.5 Building dependency tree... [2022-07-04T08:22:38.744Z] #55 38.58 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-04T08:22:38.744Z] #55 38.61 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-04T08:22:39.009Z] #55 38.91 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-04T08:22:39.269Z] #55 39.19 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-04T08:22:39.269Z] #55 39.25 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-04T08:22:39.449Z] #63 DONE 0.8s [2022-07-04T08:22:39.449Z] [2022-07-04T08:22:39.450Z] #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-04T08:22:39.450Z] #64 sha256:2124d7b2bcd79d27f7973d7292b04ef1bb65c5186d213bf9a84d9b480159f202 [2022-07-04T08:22:39.525Z] #55 39.33 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-04T08:22:39.526Z] #55 39.41 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-04T08:22:39.526Z] #55 39.51 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-04T08:22:39.723Z] #55 39.89 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-04T08:22:39.723Z] #55 39.93 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-04T08:22:39.723Z] #55 ... [2022-07-04T08:22:39.723Z] [2022-07-04T08:22:39.723Z] #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-04T08:22:39.723Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T08:22:39.723Z] #62 29.88 Fetched 8548 kB in 23s (365 kB/s) [2022-07-04T08:22:39.723Z] #62 29.88 Reading package lists... [2022-07-04T08:22:39.723Z] #62 38.91 Reading package lists... [2022-07-04T08:22:39.723Z] #62 ... [2022-07-04T08:22:39.723Z] [2022-07-04T08:22:39.723Z] #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-04T08:22:39.723Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:39.723Z] #55 40.06 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-04T08:22:39.723Z] #55 40.09 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-04T08:22:39.723Z] #55 40.29 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-04T08:22:39.871Z] #55 ... [2022-07-04T08:22:39.872Z] [2022-07-04T08:22:39.872Z] #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-04T08:22:39.872Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:22:39.872Z] #76 29.76 Fetched 8548 kB in 23s (375 kB/s) [2022-07-04T08:22:39.872Z] #76 29.76 Reading package lists... [2022-07-04T08:22:39.872Z] #76 38.93 Reading package lists... [2022-07-04T08:22:39.872Z] #76 ... [2022-07-04T08:22:39.872Z] [2022-07-04T08:22:39.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-04T08:22:39.872Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:22:39.872Z] #14 36.75 Building dependency tree... [2022-07-04T08:22:39.980Z] #55 40.50 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-04T08:22:40.141Z] #14 ... [2022-07-04T08:22:40.141Z] [2022-07-04T08:22:40.141Z] #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-04T08:22:40.141Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T08:22:40.141Z] #42 30.14 Fetched 8548 kB in 23s (373 kB/s) [2022-07-04T08:22:40.141Z] #42 30.14 Reading package lists... [2022-07-04T08:22:40.276Z] #55 40.63 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-04T08:22:40.276Z] #55 40.71 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-04T08:22:40.276Z] #55 40.79 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-04T08:22:40.400Z] #64 ... [2022-07-04T08:22:40.400Z] [2022-07-04T08:22:40.400Z] #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-04T08:22:40.400Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:22:40.400Z] #14 30.73 Reading package lists... [2022-07-04T08:22:40.400Z] #14 36.61 Building dependency tree... [2022-07-04T08:22:40.400Z] #14 40.58 The following additional packages will be installed: [2022-07-04T08:22:40.400Z] #14 40.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-04T08:22:40.400Z] #14 40.58 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-04T08:22:40.400Z] #14 40.58 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-04T08:22:40.400Z] #14 40.58 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-04T08:22:40.400Z] #14 40.58 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-04T08:22:40.400Z] #14 40.58 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-04T08:22:40.400Z] #14 40.58 mingw-w64-common mingw-w64-x86-64-dev [2022-07-04T08:22:40.400Z] #14 40.59 Suggested packages: [2022-07-04T08:22:40.400Z] #14 40.59 gcc-10-locales seccomp wine64 [2022-07-04T08:22:40.400Z] #14 42.36 The following NEW packages will be installed: [2022-07-04T08:22:40.400Z] #14 42.36 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-04T08:22:40.400Z] #14 42.36 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-04T08:22:40.400Z] #14 42.36 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-04T08:22:40.400Z] #14 42.36 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-04T08:22:40.400Z] #14 42.36 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-04T08:22:40.400Z] #14 42.36 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-04T08:22:40.400Z] #14 42.36 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-04T08:22:40.400Z] #14 42.36 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-04T08:22:40.400Z] #14 42.36 mingw-w64-x86-64-dev [2022-07-04T08:22:40.400Z] #14 42.84 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:22:40.400Z] #14 42.84 Need to get 115 MB of archives. [2022-07-04T08:22:40.400Z] #14 42.84 After this operation, 645 MB of additional disk space will be used. [2022-07-04T08:22:40.400Z] #14 42.84 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-04T08:22:40.400Z] #14 42.95 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-04T08:22:40.400Z] #14 43.11 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-04T08:22:40.400Z] #14 43.15 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-04T08:22:40.400Z] #14 43.15 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-04T08:22:40.400Z] #14 43.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-04T08:22:40.400Z] #14 43.45 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-04T08:22:40.400Z] #14 43.78 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-04T08:22:40.400Z] #14 43.78 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-04T08:22:40.400Z] #14 44.37 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-04T08:22:40.400Z] #14 46.36 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-04T08:22:40.400Z] #14 ... [2022-07-04T08:22:40.400Z] [2022-07-04T08:22:40.400Z] #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-04T08:22:40.400Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:40.400Z] #55 41.37 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-04T08:22:40.400Z] #55 41.55 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-04T08:22:40.400Z] #55 41.62 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-04T08:22:40.400Z] #55 41.62 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-04T08:22:40.400Z] #55 41.89 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-04T08:22:40.400Z] #55 42.02 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-04T08:22:40.400Z] #55 42.03 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-04T08:22:40.400Z] #55 42.11 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-04T08:22:40.400Z] #55 42.21 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-04T08:22:40.400Z] #55 42.24 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-04T08:22:40.400Z] #55 42.32 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-04T08:22:40.400Z] #55 42.48 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-04T08:22:40.400Z] #55 43.23 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-04T08:22:40.400Z] #55 43.31 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-04T08:22:40.400Z] #55 43.42 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-04T08:22:40.400Z] #55 43.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-04T08:22:40.400Z] #55 43.83 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-04T08:22:40.400Z] #55 43.92 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-04T08:22:40.400Z] #55 43.93 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-04T08:22:40.400Z] #55 44.04 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-04T08:22:40.400Z] #55 44.13 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-04T08:22:40.400Z] #55 44.13 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-04T08:22:40.400Z] #55 44.23 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-04T08:22:40.400Z] #55 44.35 go: downloading github.com/prometheus/common v0.32.1 [2022-07-04T08:22:40.400Z] #55 44.85 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-04T08:22:40.400Z] #55 44.85 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-04T08:22:40.400Z] #55 45.71 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-04T08:22:40.406Z] #42 39.57 Reading package lists... [2022-07-04T08:22:40.406Z] #42 ... [2022-07-04T08:22:40.406Z] [2022-07-04T08:22:40.406Z] #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-04T08:22:40.406Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T08:22:40.534Z] #55 ... [2022-07-04T08:22:40.534Z] [2022-07-04T08:22:40.535Z] #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-04T08:22:40.535Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:22:40.535Z] #76 31.13 Fetched 8548 kB in 24s (357 kB/s) [2022-07-04T08:22:40.535Z] #76 31.13 Reading package lists... [2022-07-04T08:22:40.570Z] #44 5.686 [100%] Linking C executable tini-static [2022-07-04T08:22:40.660Z] #55 ... [2022-07-04T08:22:40.660Z] [2022-07-04T08:22:40.660Z] #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-04T08:22:40.660Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-04T08:22:40.660Z] #40 46.10 NAME: [2022-07-04T08:22:40.660Z] #40 46.10 go-winres - A tool for embedding resources in Windows executables [2022-07-04T08:22:40.660Z] #40 46.10 [2022-07-04T08:22:40.660Z] #40 46.10 USAGE: [2022-07-04T08:22:40.660Z] #40 46.10 go-winres [global options] command [command options] [arguments...] [2022-07-04T08:22:40.660Z] #40 46.10 [2022-07-04T08:22:40.660Z] #40 46.10 COMMANDS: [2022-07-04T08:22:40.660Z] #40 46.10 init Create an initial ./winres/winres.json [2022-07-04T08:22:40.660Z] #40 46.10 make Make syso files for the "go build" command [2022-07-04T08:22:40.661Z] #40 46.10 simply Make syso files for the "go build" command (simplified) [2022-07-04T08:22:40.661Z] #40 46.10 extract Extract all resources from an executable [2022-07-04T08:22:40.661Z] #40 46.10 patch Replace resources in an executable file (exe, dll) [2022-07-04T08:22:40.661Z] #40 46.10 help, h Shows a list of commands or help for one command [2022-07-04T08:22:40.661Z] #40 46.10 [2022-07-04T08:22:40.661Z] #40 46.10 GLOBAL OPTIONS: [2022-07-04T08:22:40.661Z] #40 46.10 --help, -h show help (default: false) [2022-07-04T08:22:40.661Z] #40 DONE 46.8s [2022-07-04T08:22:40.661Z] [2022-07-04T08:22:40.661Z] #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-04T08:22:40.661Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:22:40.661Z] #76 43.98 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-04T08:22:40.661Z] #76 44.08 Selecting previously unselected package automake. [2022-07-04T08:22:40.661Z] #76 44.08 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-04T08:22:40.661Z] #76 44.13 Unpacking automake (1:1.16.3-2) ... [2022-07-04T08:22:40.661Z] #76 44.77 Selecting previously unselected package patch. [2022-07-04T08:22:40.661Z] #76 44.77 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-04T08:22:40.661Z] #76 44.79 Unpacking patch (2.7.6-7) ... [2022-07-04T08:22:40.661Z] #76 45.21 Selecting previously unselected package dpkg-dev. [2022-07-04T08:22:40.661Z] #76 45.21 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-07-04T08:22:40.661Z] #76 45.22 Unpacking dpkg-dev (1.20.10) ... [2022-07-04T08:22:40.661Z] #76 46.66 Selecting previously unselected package build-essential. [2022-07-04T08:22:40.661Z] #76 46.66 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-04T08:22:40.661Z] #76 46.66 Unpacking build-essential (12.9) ... [2022-07-04T08:22:40.661Z] #76 46.76 Selecting previously unselected package libcap2:amd64. [2022-07-04T08:22:40.661Z] #76 46.76 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-04T08:22:40.661Z] #76 46.76 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-04T08:22:40.661Z] #76 46.87 Selecting previously unselected package libcap-dev:amd64. [2022-07-04T08:22:40.661Z] #76 46.87 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-04T08:22:40.661Z] #76 46.87 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-04T08:22:40.794Z] #76 40.03 Reading package lists... [2022-07-04T08:22:40.794Z] #76 ... [2022-07-04T08:22:40.794Z] [2022-07-04T08:22:40.794Z] #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-04T08:22:40.794Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T08:22:40.835Z] #44 6.210 [100%] Built target tini-static [2022-07-04T08:22:40.918Z] #76 47.12 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-04T08:22:40.918Z] #76 47.12 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-04T08:22:40.918Z] #76 47.12 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T08:22:40.918Z] #76 47.18 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-04T08:22:40.918Z] #76 47.18 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-04T08:22:40.918Z] #76 47.21 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-04T08:22:40.918Z] #76 47.30 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-04T08:22:40.918Z] #76 47.32 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-04T08:22:40.918Z] #76 ... [2022-07-04T08:22:40.918Z] [2022-07-04T08:22:40.918Z] #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-04T08:22:40.918Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:22:40.918Z] #51 31.08 Reading package lists... [2022-07-04T08:22:40.918Z] #51 36.97 Building dependency tree... [2022-07-04T08:22:40.918Z] #51 40.90 The following additional packages will be installed: [2022-07-04T08:22:40.918Z] #51 40.90 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-04T08:22:40.918Z] #51 40.90 python3-protobuf python3-six [2022-07-04T08:22:40.918Z] #51 40.94 Suggested packages: [2022-07-04T08:22:40.918Z] #51 40.94 python3-setuptools [2022-07-04T08:22:40.918Z] #51 40.94 Recommended packages: [2022-07-04T08:22:40.918Z] #51 40.94 iproute2 | iproute [2022-07-04T08:22:40.918Z] #51 41.66 The following NEW packages will be installed: [2022-07-04T08:22:40.918Z] #51 41.67 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-04T08:22:40.918Z] #51 41.68 python3-protobuf python3-six [2022-07-04T08:22:40.918Z] #51 42.18 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:22:40.918Z] #51 42.18 Need to get 2314 kB of archives. [2022-07-04T08:22:40.918Z] #51 42.18 After this operation, 11.1 MB of additional disk space will be used. [2022-07-04T08:22:40.918Z] #51 42.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-04T08:22:40.918Z] #51 42.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-04T08:22:40.918Z] #51 42.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-04T08:22:40.918Z] #51 42.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-04T08:22:40.918Z] #51 42.30 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-04T08:22:40.918Z] #51 42.30 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-04T08:22:40.918Z] #51 42.30 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-04T08:22:40.918Z] #51 44.66 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-04T08:22:40.918Z] #51 46.32 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:22:40.918Z] #51 46.60 Fetched 2314 kB in 3s (708 kB/s) [2022-07-04T08:22:40.918Z] #51 46.72 Selecting previously unselected package libprotobuf23:amd64. [2022-07-04T08:22:40.918Z] #51 46.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-04T08:22:40.918Z] #51 46.79 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-04T08:22:40.918Z] #51 46.81 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-04T08:22:41.052Z] #47 40.85 Updating files: 41% (900/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) [2022-07-04T08:22:41.052Z] #47 ... [2022-07-04T08:22:41.052Z] [2022-07-04T08:22:41.052Z] #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-04T08:22:41.052Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T08:22:41.052Z] #42 31.56 Fetched 8548 kB in 24s (353 kB/s) [2022-07-04T08:22:41.052Z] #42 31.56 Reading package lists... [2022-07-04T08:22:41.098Z] #44 6.422 + mkdir -p /build [2022-07-04T08:22:41.098Z] #44 6.445 + cp tini-static /build/docker-init [2022-07-04T08:22:41.176Z] #51 ... [2022-07-04T08:22:41.176Z] [2022-07-04T08:22:41.176Z] #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-04T08:22:41.176Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:41.176Z] #55 47.36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-04T08:22:41.310Z] #42 40.88 Reading package lists... [2022-07-04T08:22:41.310Z] #42 ... [2022-07-04T08:22:41.310Z] [2022-07-04T08:22:41.310Z] #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-04T08:22:41.310Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T08:22:41.360Z] #44 DONE 6.9s [2022-07-04T08:22:41.360Z] [2022-07-04T08:22:41.360Z] #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-04T08:22:41.360Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T08:22:41.360Z] #14 54.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-04T08:22:41.360Z] #14 54.28 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-04T08:22:41.360Z] #14 54.29 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-04T08:22:41.622Z] #14 ... [2022-07-04T08:22:41.622Z] [2022-07-04T08:22:41.622Z] #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-04T08:22:41.622Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-04T08:22:41.622Z] #51 44.24 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-04T08:22:41.622Z] #51 44.26 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-04T08:22:41.622Z] #51 44.28 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-04T08:22:41.622Z] #51 44.30 Setting up python3-six (1.16.0-2) ... [2022-07-04T08:22:41.622Z] #51 45.83 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-04T08:22:41.622Z] #51 46.36 Setting up python3-protobuf (3.12.4-1) ... [2022-07-04T08:22:41.622Z] #51 50.62 Setting up criu (3.17-1) ... [2022-07-04T08:22:41.622Z] #51 52.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:22:41.622Z] #51 DONE 54.2s [2022-07-04T08:22:41.622Z] [2022-07-04T08:22:41.622Z] #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-04T08:22:41.622Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T08:22:41.622Z] #77 0.601 Cloning into '/tmp/crun-build'... [2022-07-04T08:22:41.622Z] #77 5.583 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-04T08:22:41.622Z] #77 5.624 Cloning into '/tmp/crun-build/libocispec'... [2022-07-04T08:22:41.984Z] #47 39.78 Updating files: 45% (1001/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-04T08:22:41.984Z] #47 41.59 + git checkout -q v2.3.0 [2022-07-04T08:22:42.125Z] #47 40.85 Updating files: 41% (900/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: 76% (1674/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) [2022-07-04T08:22:42.126Z] #47 ... [2022-07-04T08:22:42.126Z] [2022-07-04T08:22:42.126Z] #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-04T08:22:42.126Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:22:42.126Z] #14 32.71 Fetched 8548 kB in 25s (348 kB/s) [2022-07-04T08:22:42.126Z] #14 32.71 Reading package lists... [2022-07-04T08:22:42.382Z] #14 42.41 Reading package lists... [2022-07-04T08:22:42.382Z] #14 ... [2022-07-04T08:22:42.382Z] [2022-07-04T08:22:42.382Z] #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-04T08:22:42.382Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T08:22:42.382Z] #47 40.85 Updating files: 41% (900/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: 76% (1674/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-04T08:22:42.639Z] #47 42.85 + git checkout -q v2.3.0 [2022-07-04T08:22:42.834Z] #19 126.1 The following additional packages will be installed: [2022-07-04T08:22:42.834Z] #19 126.1 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-04T08:22:42.834Z] #19 126.1 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-04T08:22:42.834Z] #19 126.1 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-04T08:22:42.834Z] #19 126.1 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-04T08:22:42.834Z] #19 126.1 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-04T08:22:42.834Z] #19 126.1 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-04T08:22:42.834Z] #19 126.1 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-04T08:22:42.834Z] #19 126.1 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-04T08:22:42.834Z] #19 126.1 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-04T08:22:42.834Z] #19 126.1 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-04T08:22:42.834Z] #19 126.1 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-04T08:22:42.834Z] #19 126.1 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-04T08:22:42.834Z] #19 126.1 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-04T08:22:42.834Z] #19 126.1 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-04T08:22:42.834Z] #19 126.1 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-04T08:22:42.834Z] #19 126.1 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-04T08:22:42.834Z] #19 126.1 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-04T08:22:42.834Z] #19 126.1 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-04T08:22:42.834Z] #19 126.1 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-04T08:22:42.834Z] #19 126.1 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-04T08:22:42.834Z] #19 126.1 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-04T08:22:42.834Z] #19 126.1 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-04T08:22:42.834Z] #19 126.1 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-04T08:22:42.834Z] #19 126.1 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-04T08:22:42.834Z] #19 126.2 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-04T08:22:42.834Z] #19 126.2 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-04T08:22:42.834Z] #19 126.2 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-04T08:22:42.834Z] #19 126.2 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-04T08:22:42.834Z] #19 126.2 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-04T08:22:42.834Z] #19 126.2 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-04T08:22:42.834Z] #19 126.2 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-04T08:22:42.834Z] #19 126.2 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-04T08:22:42.834Z] #19 126.2 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-04T08:22:42.834Z] #19 126.2 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-04T08:22:42.834Z] #19 126.2 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-04T08:22:42.834Z] #19 126.2 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-04T08:22:42.834Z] #19 126.2 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-04T08:22:42.834Z] #19 126.2 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-04T08:22:42.834Z] #19 126.2 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-04T08:22:42.834Z] #19 126.2 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-04T08:22:42.834Z] #19 126.2 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-04T08:22:42.834Z] #19 126.2 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-04T08:22:42.834Z] #19 126.2 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-04T08:22:42.834Z] #19 126.2 linux-libc-dev-s390x-cross patch xz-utils [2022-07-04T08:22:42.834Z] #19 126.2 Suggested packages: [2022-07-04T08:22:42.834Z] #19 126.2 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-04T08:22:42.834Z] #19 126.2 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-04T08:22:42.834Z] #19 126.2 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-04T08:22:42.834Z] #19 126.2 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-04T08:22:42.834Z] #19 126.2 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-07-04T08:22:42.834Z] #19 126.2 libyaml-shell-perl ed diffutils-doc [2022-07-04T08:22:42.834Z] #19 126.2 Recommended packages: [2022-07-04T08:22:42.834Z] #19 126.2 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-07-04T08:22:42.834Z] #19 126.2 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-04T08:22:43.011Z] #77 7.425 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-04T08:22:43.011Z] #77 7.547 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-04T08:22:43.011Z] #77 7.566 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-04T08:22:43.011Z] #77 7.566 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-04T08:22:43.011Z] #77 7.626 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-04T08:22:43.585Z] #77 ... [2022-07-04T08:22:43.585Z] [2022-07-04T08:22:43.585Z] #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-04T08:22:43.585Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-07-04T08:22:43.585Z] #53 56.73 gotestsum version dev [2022-07-04T08:22:44.162Z] #53 DONE 57.2s [2022-07-04T08:22:44.162Z] [2022-07-04T08:22:44.162Z] #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-04T08:22:44.163Z] #26 sha256:7ed3a9264ca1d1e687e1f3ce3d2c4d34d72bf0035d41074fcaee8e644fef9e0b [2022-07-04T08:22:45.165Z] #47 45.05 + 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-04T08:22:45.439Z] #55 ... [2022-07-04T08:22:45.439Z] [2022-07-04T08:22:45.439Z] #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-04T08:22:45.439Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:22:45.439Z] #76 47.32 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T08:22:45.439Z] #76 47.53 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-04T08:22:45.439Z] #76 47.53 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-04T08:22:45.439Z] #76 47.53 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T08:22:45.439Z] #76 48.31 Selecting previously unselected package libtool. [2022-07-04T08:22:45.439Z] #76 48.31 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-04T08:22:45.439Z] #76 48.34 Unpacking libtool (2.4.6-15) ... [2022-07-04T08:22:45.439Z] #76 48.58 Selecting previously unselected package libudev-dev:amd64. [2022-07-04T08:22:45.439Z] #76 48.60 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-04T08:22:45.439Z] #76 48.64 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-04T08:22:45.439Z] #76 48.86 Selecting previously unselected package libyajl2:amd64. [2022-07-04T08:22:45.439Z] #76 48.86 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-04T08:22:45.439Z] #76 48.86 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-04T08:22:45.439Z] #76 48.96 Selecting previously unselected package libyajl-dev:amd64. [2022-07-04T08:22:45.439Z] #76 48.96 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-04T08:22:45.439Z] #76 49.01 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-04T08:22:45.439Z] #76 49.16 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T08:22:45.439Z] #76 49.31 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-04T08:22:45.439Z] #76 49.33 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-04T08:22:45.439Z] #76 49.36 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-04T08:22:45.439Z] #76 49.38 Setting up file (1:5.39-3) ... [2022-07-04T08:22:45.439Z] #76 49.38 Setting up bzip2 (1.0.8-4) ... [2022-07-04T08:22:45.439Z] #76 49.40 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T08:22:45.439Z] #76 49.41 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-04T08:22:45.439Z] #76 49.42 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-04T08:22:45.439Z] #76 49.44 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-04T08:22:45.439Z] #76 49.46 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-04T08:22:45.439Z] #76 49.48 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T08:22:45.439Z] #76 49.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-04T08:22:45.439Z] #76 49.52 Setting up patch (2.7.6-7) ... [2022-07-04T08:22:45.439Z] #76 49.60 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-04T08:22:45.439Z] #76 49.60 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-04T08:22:45.439Z] #76 49.60 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-04T08:22:45.439Z] #76 49.61 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T08:22:45.439Z] #76 49.64 Setting up libtool (2.4.6-15) ... [2022-07-04T08:22:45.439Z] #76 49.69 Setting up m4 (1.4.18-5) ... [2022-07-04T08:22:45.439Z] #76 49.69 Setting up dpkg-dev (1.20.10) ... [2022-07-04T08:22:45.439Z] #76 49.72 Setting up autoconf (2.69-14) ... [2022-07-04T08:22:45.439Z] #76 49.74 Setting up build-essential (12.9) ... [2022-07-04T08:22:45.439Z] #76 49.76 Setting up automake (1:1.16.3-2) ... [2022-07-04T08:22:45.439Z] #76 49.78 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-04T08:22:45.439Z] #76 49.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:22:45.439Z] #76 DONE 51.1s [2022-07-04T08:22:45.439Z] [2022-07-04T08:22:45.439Z] #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-04T08:22:45.439Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T08:22:45.439Z] #42 51.37 Selecting previously unselected package libxml2:amd64. [2022-07-04T08:22:45.439Z] #42 51.37 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-04T08:22:45.439Z] #42 51.37 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-04T08:22:45.554Z] #26 ... [2022-07-04T08:22:45.554Z] [2022-07-04T08:22:45.554Z] #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-04T08:22:45.554Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T08:22:45.554Z] #77 9.807 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-04T08:22:45.697Z] #42 51.92 Selecting previously unselected package libarchive13:amd64. [2022-07-04T08:22:45.697Z] #42 51.92 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-04T08:22:45.697Z] #42 51.92 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-04T08:22:45.954Z] #42 52.22 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-04T08:22:45.954Z] #42 52.26 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-04T08:22:45.954Z] #42 52.26 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-04T08:22:46.133Z] #19 ... [2022-07-04T08:22:46.133Z] [2022-07-04T08:22:46.133Z] #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-04T08:22:46.133Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:22:46.133Z] #84 82.46 configure.ac:7: installing 'build-aux/compile' [2022-07-04T08:22:46.133Z] #84 82.46 configure.ac:9: installing 'build-aux/config.guess' [2022-07-04T08:22:46.133Z] #84 82.47 configure.ac:9: installing 'build-aux/config.sub' [2022-07-04T08:22:46.133Z] #84 82.51 configure.ac:11: installing 'build-aux/install-sh' [2022-07-04T08:22:46.133Z] #84 82.53 configure.ac:11: installing 'build-aux/missing' [2022-07-04T08:22:46.158Z] #47 45.06 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-04T08:22:46.244Z] #42 52.44 Selecting previously unselected package librhash0:amd64. [2022-07-04T08:22:46.244Z] #42 52.44 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-04T08:22:46.244Z] #42 52.44 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-04T08:22:46.402Z] #84 82.84 Makefile.am: installing 'build-aux/depcomp' [2022-07-04T08:22:46.501Z] #42 52.76 Selecting previously unselected package libuv1:amd64. [2022-07-04T08:22:46.501Z] #42 52.76 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-04T08:22:46.501Z] #42 52.77 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-04T08:22:46.663Z] #84 82.96 parallel-tests: installing 'build-aux/test-driver' [2022-07-04T08:22:46.759Z] #42 52.92 Selecting previously unselected package cmake. [2022-07-04T08:22:46.759Z] #42 52.92 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-04T08:22:46.759Z] #42 52.94 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-04T08:22:46.942Z] #77 11.31 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-04T08:22:47.886Z] #77 12.33 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-04T08:22:48.148Z] #77 12.61 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-04T08:22:48.410Z] #77 12.83 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-04T08:22:48.439Z] #47 ... [2022-07-04T08:22:48.439Z] [2022-07-04T08:22:48.439Z] #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-04T08:22:48.439Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T08:22:48.439Z] #62 38.91 Reading package lists... [2022-07-04T08:22:48.576Z] #84 84.75 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-04T08:22:48.576Z] #84 84.75 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-04T08:22:48.840Z] #84 85.19 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-04T08:22:48.840Z] #84 85.19 libtoolize: copying file 'm4/libtool.m4' [2022-07-04T08:22:48.840Z] #84 85.29 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-04T08:22:48.840Z] #84 85.36 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-04T08:22:49.101Z] #84 85.45 libtoolize: copying file 'm4/ltversion.m4' [2022-07-04T08:22:49.101Z] #84 85.64 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-04T08:22:49.448Z] #47 ... [2022-07-04T08:22:49.448Z] [2022-07-04T08:22:49.448Z] #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-04T08:22:49.448Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:22:49.448Z] #76 38.93 Reading package lists... [2022-07-04T08:22:50.380Z] #76 48.97 Building dependency tree... [2022-07-04T08:22:50.380Z] #76 ... [2022-07-04T08:22:50.380Z] [2022-07-04T08:22:50.380Z] #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-04T08:22:50.380Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:50.380Z] #55 40.26 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-04T08:22:50.380Z] #55 40.74 go: downloading honnef.co/go/tools v0.3.1 [2022-07-04T08:22:50.380Z] #55 43.88 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-04T08:22:50.380Z] #55 43.90 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-04T08:22:50.380Z] #55 44.24 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-04T08:22:50.380Z] #55 44.35 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-04T08:22:50.380Z] #55 44.65 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-04T08:22:50.380Z] #55 47.70 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-04T08:22:50.380Z] #55 47.75 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-04T08:22:50.380Z] #55 47.80 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-04T08:22:50.380Z] #55 48.14 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-04T08:22:50.380Z] #55 48.16 go: downloading golang.org/x/text v0.3.7 [2022-07-04T08:22:50.638Z] #55 ... [2022-07-04T08:22:50.638Z] [2022-07-04T08:22:50.638Z] #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-04T08:22:50.638Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:22:50.638Z] #14 44.11 The following additional packages will be installed: [2022-07-04T08:22:50.638Z] #14 44.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-04T08:22:50.638Z] #14 44.11 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-04T08:22:50.638Z] #14 44.11 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-04T08:22:50.638Z] #14 44.11 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-04T08:22:50.638Z] #14 44.12 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-04T08:22:50.638Z] #14 44.12 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-04T08:22:50.638Z] #14 44.13 mingw-w64-common mingw-w64-x86-64-dev [2022-07-04T08:22:50.638Z] #14 44.20 Suggested packages: [2022-07-04T08:22:50.638Z] #14 44.20 gcc-10-locales seccomp wine64 [2022-07-04T08:22:50.638Z] #14 46.99 The following NEW packages will be installed: [2022-07-04T08:22:50.638Z] #14 46.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-04T08:22:50.638Z] #14 46.99 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-04T08:22:50.638Z] #14 46.99 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-04T08:22:50.638Z] #14 46.99 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-04T08:22:50.638Z] #14 46.99 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-04T08:22:50.638Z] #14 46.99 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-04T08:22:50.638Z] #14 47.00 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-04T08:22:50.638Z] #14 47.01 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-04T08:22:50.638Z] #14 47.01 mingw-w64-x86-64-dev [2022-07-04T08:22:50.638Z] #14 47.66 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:22:50.638Z] #14 47.66 Need to get 115 MB of archives. [2022-07-04T08:22:50.638Z] #14 47.66 After this operation, 645 MB of additional disk space will be used. [2022-07-04T08:22:50.638Z] #14 47.66 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-04T08:22:50.638Z] #14 47.86 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-04T08:22:50.638Z] #14 48.13 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-04T08:22:50.638Z] #14 48.14 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-04T08:22:50.638Z] #14 48.17 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-04T08:22:50.638Z] #14 48.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-04T08:22:50.638Z] #14 48.73 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-04T08:22:50.638Z] #14 49.09 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-04T08:22:50.638Z] #14 49.09 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-04T08:22:50.638Z] #14 50.31 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-04T08:22:50.933Z] #42 ... [2022-07-04T08:22:50.933Z] [2022-07-04T08:22:50.933Z] #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-04T08:22:50.933Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:22:50.933Z] #14 47.03 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-04T08:22:50.933Z] #14 47.75 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-04T08:22:50.933Z] #14 49.31 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-04T08:22:50.933Z] #14 50.05 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-04T08:22:50.933Z] #14 50.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-04T08:22:50.933Z] #14 50.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-04T08:22:50.933Z] #14 50.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-04T08:22:50.933Z] #14 50.21 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-04T08:22:50.933Z] #14 50.22 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-04T08:22:50.933Z] #14 50.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-04T08:22:50.933Z] #14 50.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-04T08:22:50.933Z] #14 50.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-04T08:22:50.933Z] #14 50.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-04T08:22:50.933Z] #14 50.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-04T08:22:50.933Z] #14 50.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-04T08:22:50.933Z] #14 50.55 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-04T08:22:50.933Z] #14 50.55 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-04T08:22:50.933Z] #14 50.55 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-04T08:22:50.933Z] #14 50.55 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-04T08:22:50.933Z] #14 51.76 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:22:50.933Z] #14 52.06 Fetched 115 MB in 8s (14.2 MB/s) [2022-07-04T08:22:50.933Z] #14 52.14 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-04T08:22:50.933Z] #14 52.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-04T08:22:50.933Z] #14 52.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-04T08:22:50.933Z] #14 52.19 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-04T08:22:50.933Z] #14 54.54 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-04T08:22:50.933Z] #14 54.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-04T08:22:50.933Z] #14 54.55 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-04T08:22:50.933Z] #14 ... [2022-07-04T08:22:50.933Z] [2022-07-04T08:22:50.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-04T08:22:50.933Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:22:50.933Z] #51 47.67 Selecting previously unselected package python3-pkg-resources. [2022-07-04T08:22:50.933Z] #51 47.67 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-04T08:22:50.933Z] #51 47.67 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-04T08:22:50.933Z] #51 47.94 Selecting previously unselected package python3-six. [2022-07-04T08:22:50.933Z] #51 47.94 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-04T08:22:50.933Z] #51 47.97 Unpacking python3-six (1.16.0-2) ... [2022-07-04T08:22:50.933Z] #51 48.06 Selecting previously unselected package python3-protobuf. [2022-07-04T08:22:50.933Z] #51 48.06 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-04T08:22:50.933Z] #51 48.06 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-04T08:22:50.933Z] #51 48.59 Selecting previously unselected package libnet1:amd64. [2022-07-04T08:22:50.933Z] #51 48.59 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-04T08:22:50.933Z] #51 48.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T08:22:50.933Z] #51 48.92 Selecting previously unselected package libnl-3-200:amd64. [2022-07-04T08:22:50.933Z] #51 48.92 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-04T08:22:50.933Z] #51 48.94 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T08:22:50.933Z] #51 49.07 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-04T08:22:50.933Z] #51 49.07 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-04T08:22:50.933Z] #51 49.09 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T08:22:50.933Z] #51 49.26 Selecting previously unselected package criu. [2022-07-04T08:22:50.933Z] #51 49.26 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-04T08:22:50.933Z] #51 49.32 Unpacking criu (3.17-1) ... [2022-07-04T08:22:50.933Z] #51 50.34 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-04T08:22:50.933Z] #51 52.30 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-04T08:22:50.933Z] #51 52.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T08:22:50.933Z] #51 52.33 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T08:22:50.933Z] #51 52.34 Setting up python3-six (1.16.0-2) ... [2022-07-04T08:22:50.933Z] #51 53.64 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T08:22:50.933Z] #51 53.67 Setting up python3-protobuf (3.12.4-1) ... [2022-07-04T08:22:50.963Z] #62 48.83 Building dependency tree... [2022-07-04T08:22:50.963Z] #62 ... [2022-07-04T08:22:50.963Z] [2022-07-04T08:22:50.963Z] #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-04T08:22:50.963Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:22:50.963Z] #55 41.62 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-04T08:22:50.963Z] #55 41.65 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-04T08:22:50.963Z] #55 41.68 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-04T08:22:50.963Z] #55 41.88 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-04T08:22:50.963Z] #55 42.13 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-04T08:22:50.963Z] #55 42.28 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-04T08:22:50.963Z] #55 42.42 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-04T08:22:50.963Z] #55 42.65 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-04T08:22:50.963Z] #55 42.69 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-04T08:22:50.963Z] #55 42.85 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-04T08:22:50.963Z] #55 42.92 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-04T08:22:50.963Z] #55 43.03 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-04T08:22:50.963Z] #55 43.15 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-04T08:22:50.963Z] #55 43.62 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-04T08:22:50.963Z] #55 43.66 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-04T08:22:50.963Z] #55 43.71 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-04T08:22:50.963Z] #55 43.85 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-04T08:22:50.963Z] #55 43.96 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-04T08:22:50.963Z] #55 44.30 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-04T08:22:50.963Z] #55 44.60 go: downloading honnef.co/go/tools v0.3.1 [2022-07-04T08:22:50.963Z] #55 47.63 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-04T08:22:50.963Z] #55 47.70 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-04T08:22:50.963Z] #55 47.88 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-04T08:22:50.963Z] #55 48.17 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-04T08:22:50.963Z] #55 48.18 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-04T08:22:50.963Z] #55 48.33 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-04T08:22:50.963Z] #55 48.38 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-04T08:22:50.963Z] #55 48.61 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-04T08:22:50.963Z] #55 48.70 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-04T08:22:50.963Z] #55 49.18 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-04T08:22:50.963Z] #55 49.33 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-04T08:22:50.963Z] #55 49.42 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-04T08:22:50.963Z] #55 49.89 go: downloading golang.org/x/text v0.3.7 [2022-07-04T08:22:51.219Z] #51 ... [2022-07-04T08:22:51.219Z] [2022-07-04T08:22:51.219Z] #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-04T08:22:51.219Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T08:22:51.219Z] #42 57.36 Setting up libicu67:amd64 (67.1-7) ... [2022-07-04T08:22:51.224Z] #55 ... [2022-07-04T08:22:51.224Z] [2022-07-04T08:22:51.224Z] #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-04T08:22:51.224Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:22:51.224Z] #14 42.41 Reading package lists... [2022-07-04T08:22:51.486Z] #42 57.71 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:22:51.648Z] #84 ... [2022-07-04T08:22:51.648Z] [2022-07-04T08:22:51.648Z] #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-04T08:22:51.648Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-04T08:22:51.648Z] #19 133.7 The following NEW packages will be installed: [2022-07-04T08:22:51.648Z] #19 133.7 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-04T08:22:51.648Z] #19 133.7 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-04T08:22:51.648Z] #19 133.7 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-04T08:22:51.648Z] #19 133.7 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-04T08:22:51.648Z] #19 133.7 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-04T08:22:51.648Z] #19 133.7 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-04T08:22:51.648Z] #19 133.7 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-04T08:22:51.648Z] #19 133.7 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-04T08:22:51.648Z] #19 133.7 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-04T08:22:51.648Z] #19 133.7 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-04T08:22:51.648Z] #19 133.7 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-04T08:22:51.648Z] #19 133.7 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-04T08:22:51.648Z] #19 133.7 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-04T08:22:51.648Z] #19 133.7 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-04T08:22:51.648Z] #19 133.7 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-04T08:22:51.648Z] #19 133.7 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-04T08:22:51.648Z] #19 133.7 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-04T08:22:51.648Z] #19 133.7 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-04T08:22:51.648Z] #19 133.7 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-04T08:22:51.648Z] #19 133.7 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-04T08:22:51.648Z] #19 133.7 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-04T08:22:51.648Z] #19 133.7 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-04T08:22:51.648Z] #19 133.7 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-04T08:22:51.648Z] #19 133.7 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-04T08:22:51.648Z] #19 133.7 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-04T08:22:51.648Z] #19 133.7 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-04T08:22:51.648Z] #19 133.7 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-04T08:22:51.648Z] #19 133.7 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-04T08:22:51.648Z] #19 133.7 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-04T08:22:51.648Z] #19 133.7 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-04T08:22:51.648Z] #19 133.7 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-04T08:22:51.648Z] #19 133.7 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-04T08:22:51.648Z] #19 133.7 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-04T08:22:51.648Z] #19 133.7 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-04T08:22:51.648Z] #19 133.7 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-04T08:22:51.648Z] #19 133.8 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-04T08:22:51.648Z] #19 133.8 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-04T08:22:51.648Z] #19 133.8 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-04T08:22:51.648Z] #19 133.8 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-04T08:22:51.648Z] #19 133.8 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-04T08:22:51.648Z] #19 133.8 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-04T08:22:51.648Z] #19 133.8 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-04T08:22:51.648Z] #19 133.8 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-04T08:22:51.648Z] #19 133.8 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-04T08:22:51.648Z] #19 133.8 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-04T08:22:51.648Z] #19 133.8 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-04T08:22:51.648Z] #19 133.8 linux-libc-dev-s390x-cross patch xz-utils [2022-07-04T08:22:51.648Z] #19 134.7 0 upgraded, 133 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:22:51.648Z] #19 134.7 Need to get 788 MB of archives. [2022-07-04T08:22:51.648Z] #19 134.7 After this operation, 3385 MB of additional disk space will be used. [2022-07-04T08:22:51.648Z] #19 134.7 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-04T08:22:51.648Z] #19 134.7 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-04T08:22:51.648Z] #19 134.7 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-04T08:22:51.648Z] #19 134.7 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-04T08:22:51.648Z] #19 134.7 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-04T08:22:51.648Z] #19 134.8 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-04T08:22:51.648Z] #19 134.8 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-04T08:22:51.648Z] #19 134.9 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-04T08:22:51.717Z] #77 ... [2022-07-04T08:22:51.717Z] [2022-07-04T08:22:51.717Z] #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-04T08:22:51.717Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T08:22:51.717Z] #14 60.71 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-04T08:22:51.717Z] #14 60.71 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-04T08:22:51.717Z] #14 60.72 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-04T08:22:51.717Z] #14 60.85 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-04T08:22:51.717Z] #14 60.86 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-04T08:22:51.717Z] #14 60.86 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-04T08:22:51.742Z] #42 57.95 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-04T08:22:51.742Z] #42 58.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:22:51.909Z] #19 135.1 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-04T08:22:51.909Z] #19 135.2 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-04T08:22:51.909Z] #19 135.3 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-04T08:22:51.998Z] #42 58.06 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-04T08:22:51.998Z] #42 58.08 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-04T08:22:51.999Z] #42 58.09 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-04T08:22:51.999Z] #42 58.11 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-04T08:22:51.999Z] #42 58.12 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-04T08:22:51.999Z] #42 58.13 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-04T08:22:51.999Z] #42 58.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:22:52.005Z] #14 ... [2022-07-04T08:22:52.006Z] [2022-07-04T08:22:52.006Z] #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-04T08:22:52.006Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:22:52.006Z] #76 48.97 Building dependency tree... [2022-07-04T08:22:52.170Z] #19 135.4 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-04T08:22:52.170Z] #19 135.4 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-04T08:22:52.255Z] #42 DONE 58.4s [2022-07-04T08:22:52.255Z] [2022-07-04T08:22:52.255Z] #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-04T08:22:52.255Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:22:52.255Z] #14 57.97 Selecting previously unselected package binutils-mingw-w64. [2022-07-04T08:22:52.255Z] #14 57.98 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-04T08:22:52.255Z] #14 58.00 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-04T08:22:52.255Z] #14 58.15 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-04T08:22:52.255Z] #14 58.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T08:22:52.255Z] #14 58.18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T08:22:52.255Z] #14 ... [2022-07-04T08:22:52.255Z] [2022-07-04T08:22:52.255Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-04T08:22:52.255Z] #43 sha256:b43e93ac7744301c1d5ab173240828bf210f21580b3d57882362945c8532db30 [2022-07-04T08:22:52.255Z] #43 DONE 0.2s [2022-07-04T08:22:52.255Z] [2022-07-04T08:22:52.255Z] #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-04T08:22:52.255Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:22:52.255Z] #14 58.52 Selecting previously unselected package dmsetup. [2022-07-04T08:22:52.255Z] #14 58.52 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T08:22:52.255Z] #14 58.53 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-04T08:22:52.820Z] #14 58.84 Selecting previously unselected package mingw-w64-common. [2022-07-04T08:22:52.820Z] #14 58.84 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-04T08:22:52.820Z] #14 58.84 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-04T08:22:53.380Z] #14 51.97 Building dependency tree... [2022-07-04T08:22:53.380Z] #14 ... [2022-07-04T08:22:53.380Z] [2022-07-04T08:22:53.380Z] #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-04T08:22:53.380Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:22:53.380Z] #51 33.50 Reading package lists... [2022-07-04T08:22:53.380Z] #51 43.56 Reading package lists... [2022-07-04T08:22:53.380Z] #51 53.22 Building dependency tree... [2022-07-04T08:22:53.380Z] #51 ... [2022-07-04T08:22:53.380Z] [2022-07-04T08:22:53.380Z] #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-04T08:22:53.380Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T08:22:53.380Z] #42 40.88 Reading package lists... [2022-07-04T08:22:53.380Z] #42 50.64 Building dependency tree... [2022-07-04T08:22:53.632Z] #14 66.84 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-04T08:22:53.632Z] #14 66.87 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-04T08:22:53.632Z] #14 66.88 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T08:22:54.190Z] #14 ... [2022-07-04T08:22:54.190Z] [2022-07-04T08:22:54.190Z] #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-04T08:22:54.190Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-04T08:22:54.190Z] #34 49.88 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-04T08:22:54.190Z] #34 50.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-04T08:22:54.190Z] #34 ... [2022-07-04T08:22:54.190Z] [2022-07-04T08:22:54.190Z] #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-04T08:22:54.190Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:22:54.190Z] #51 58.45 Setting up criu (3.17-1) ... [2022-07-04T08:22:54.530Z] #76 ... [2022-07-04T08:22:54.530Z] [2022-07-04T08:22:54.530Z] #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-04T08:22:54.530Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:22:54.530Z] #51 34.01 Reading package lists... [2022-07-04T08:22:54.530Z] #51 44.30 Reading package lists... [2022-07-04T08:22:54.530Z] #51 53.90 Building dependency tree... [2022-07-04T08:22:54.530Z] #51 ... [2022-07-04T08:22:54.530Z] [2022-07-04T08:22:54.530Z] #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-04T08:22:54.530Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:22:54.530Z] #14 53.16 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-04T08:22:54.530Z] #14 54.21 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-04T08:22:54.722Z] #19 137.8 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-04T08:22:54.722Z] #19 137.8 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-04T08:22:54.754Z] #51 60.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:22:55.011Z] #51 ... [2022-07-04T08:22:55.011Z] [2022-07-04T08:22:55.011Z] #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-04T08:22:55.011Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:22:55.011Z] #77 5.359 Cloning into '/tmp/crun-build'... [2022-07-04T08:22:55.011Z] #77 ... [2022-07-04T08:22:55.011Z] [2022-07-04T08:22:55.011Z] #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-04T08:22:55.011Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:22:55.011Z] #51 DONE 61.0s [2022-07-04T08:22:55.011Z] [2022-07-04T08:22:55.011Z] #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-04T08:22:55.011Z] #44 sha256:845af5de0edd1ffc0dbf8a2fd9d191a076b733967b0eb9e50a310b351f958dd0 [2022-07-04T08:22:55.011Z] #44 2.531 + RM_GOPATH=0 [2022-07-04T08:22:55.011Z] #44 2.531 + TMP_GOPATH= [2022-07-04T08:22:55.011Z] #44 2.531 + : /build [2022-07-04T08:22:55.011Z] #44 2.532 + '[' -z '' ']' [2022-07-04T08:22:55.011Z] #44 2.534 ++ mktemp -d [2022-07-04T08:22:55.011Z] #44 2.537 + export GOPATH=/tmp/tmp.qdJFhf9OkO [2022-07-04T08:22:55.011Z] #44 2.537 + GOPATH=/tmp/tmp.qdJFhf9OkO [2022-07-04T08:22:55.011Z] #44 2.537 + RM_GOPATH=1 [2022-07-04T08:22:55.011Z] #44 2.537 + case "$(go env GOARCH)" in [2022-07-04T08:22:55.011Z] #44 2.542 ++ go env GOARCH [2022-07-04T08:22:55.011Z] #44 2.630 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T08:22:55.011Z] #44 2.631 + GO_BUILDMODE=-buildmode=pie [2022-07-04T08:22:55.011Z] #44 2.647 ++ dirname /install.sh [2022-07-04T08:22:55.011Z] #44 2.649 + dir=/ [2022-07-04T08:22:55.011Z] #44 2.659 + bin=tini [2022-07-04T08:22:55.011Z] #44 2.659 + shift [2022-07-04T08:22:55.011Z] #44 2.660 + '[' '!' -f //tini.installer ']' [2022-07-04T08:22:55.011Z] #44 2.660 + . //tini.installer [2022-07-04T08:22:55.011Z] #44 2.660 ++ : v0.19.0 [2022-07-04T08:22:55.011Z] #44 2.663 + install_tini [2022-07-04T08:22:55.011Z] #44 2.663 + echo 'Install tini version v0.19.0' [2022-07-04T08:22:55.011Z] #44 2.664 Install tini version v0.19.0 [2022-07-04T08:22:55.011Z] #44 2.664 + git clone https://github.com/krallin/tini.git /tmp/tmp.qdJFhf9OkO/tini [2022-07-04T08:22:55.011Z] #44 2.666 Cloning into '/tmp/tmp.qdJFhf9OkO/tini'... [2022-07-04T08:22:55.275Z] #42 ... [2022-07-04T08:22:55.275Z] [2022-07-04T08:22:55.275Z] #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-04T08:22:55.275Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T08:22:55.275Z] #62 55.23 The following additional packages will be installed: [2022-07-04T08:22:55.275Z] #62 55.26 libbtrfs0 [2022-07-04T08:22:55.275Z] #62 55.79 The following NEW packages will be installed: [2022-07-04T08:22:55.275Z] #62 55.86 libbtrfs-dev libbtrfs0 [2022-07-04T08:22:55.460Z] #14 55.53 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-04T08:22:55.843Z] #62 56.45 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:22:55.843Z] #62 56.45 Need to get 460 kB of archives. [2022-07-04T08:22:55.843Z] #62 56.45 After this operation, 1237 kB of additional disk space will be used. [2022-07-04T08:22:55.843Z] #62 56.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-04T08:22:55.939Z] #44 3.445 + cd /tmp/tmp.qdJFhf9OkO/tini [2022-07-04T08:22:55.939Z] #44 3.445 + git checkout -q v0.19.0 [2022-07-04T08:22:55.939Z] #44 3.483 + cmake . [2022-07-04T08:22:56.101Z] #62 56.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-04T08:22:56.196Z] #44 ... [2022-07-04T08:22:56.196Z] [2022-07-04T08:22:56.196Z] #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-04T08:22:56.196Z] #64 sha256:2124d7b2bcd79d27f7973d7292b04ef1bb65c5186d213bf9a84d9b480159f202 [2022-07-04T08:22:56.196Z] #64 6.965 + RM_GOPATH=0 [2022-07-04T08:22:56.196Z] #64 6.965 + TMP_GOPATH= [2022-07-04T08:22:56.196Z] #64 6.965 + : /build [2022-07-04T08:22:56.196Z] #64 6.965 + '[' -z '' ']' [2022-07-04T08:22:56.196Z] #64 6.965 ++ mktemp -d [2022-07-04T08:22:56.196Z] #64 6.976 + export GOPATH=/tmp/tmp.phPUXgo8wV [2022-07-04T08:22:56.196Z] #64 6.976 + GOPATH=/tmp/tmp.phPUXgo8wV [2022-07-04T08:22:56.196Z] #64 6.976 + RM_GOPATH=1 [2022-07-04T08:22:56.196Z] #64 6.976 + case "$(go env GOARCH)" in [2022-07-04T08:22:56.196Z] #64 6.976 ++ go env GOARCH [2022-07-04T08:22:56.196Z] #64 7.038 Install containerd version v1.6.6 [2022-07-04T08:22:56.196Z] #64 7.038 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T08:22:56.196Z] #64 7.038 + GO_BUILDMODE=-buildmode=pie [2022-07-04T08:22:56.196Z] #64 7.038 ++ dirname /install.sh [2022-07-04T08:22:56.196Z] #64 7.038 + dir=/ [2022-07-04T08:22:56.196Z] #64 7.038 + bin=containerd [2022-07-04T08:22:56.196Z] #64 7.038 + shift [2022-07-04T08:22:56.196Z] #64 7.038 + '[' '!' -f //containerd.installer ']' [2022-07-04T08:22:56.196Z] #64 7.038 + . //containerd.installer [2022-07-04T08:22:56.196Z] #64 7.038 ++ set -e [2022-07-04T08:22:56.196Z] #64 7.038 ++ : v1.6.6 [2022-07-04T08:22:56.196Z] #64 7.038 + install_containerd [2022-07-04T08:22:56.196Z] #64 7.038 + echo 'Install containerd version v1.6.6' [2022-07-04T08:22:56.196Z] #64 7.038 + git clone https://github.com/containerd/containerd.git /tmp/tmp.phPUXgo8wV/src/github.com/containerd/containerd [2022-07-04T08:22:56.196Z] #64 7.038 Cloning into '/tmp/tmp.phPUXgo8wV/src/github.com/containerd/containerd'... [2022-07-04T08:22:56.391Z] #14 ... [2022-07-04T08:22:56.391Z] [2022-07-04T08:22:56.391Z] #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-04T08:22:56.391Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T08:22:56.391Z] #62 36.81 Reading package lists... [2022-07-04T08:22:56.391Z] #62 46.37 Building dependency tree... [2022-07-04T08:22:56.391Z] #62 53.31 The following additional packages will be installed: [2022-07-04T08:22:56.391Z] #62 53.31 libbtrfs0 [2022-07-04T08:22:56.391Z] #62 53.63 The following NEW packages will be installed: [2022-07-04T08:22:56.391Z] #62 53.63 libbtrfs-dev libbtrfs0 [2022-07-04T08:22:56.391Z] #62 54.10 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:22:56.391Z] #62 54.10 Need to get 460 kB of archives. [2022-07-04T08:22:56.391Z] #62 54.10 After this operation, 1237 kB of additional disk space will be used. [2022-07-04T08:22:56.391Z] #62 54.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-04T08:22:56.391Z] #62 54.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-04T08:22:56.391Z] #62 56.07 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:22:56.391Z] #62 ... [2022-07-04T08:22:56.391Z] [2022-07-04T08:22:56.391Z] #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-04T08:22:56.391Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:22:56.391Z] #76 55.64 python3 is already the newest version (3.9.2-3). [2022-07-04T08:22:56.391Z] #76 55.64 The following additional packages will be installed: [2022-07-04T08:22:56.391Z] #76 55.67 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-04T08:22:56.391Z] #76 55.67 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-04T08:22:56.391Z] #76 55.71 Suggested packages: [2022-07-04T08:22:56.391Z] #76 55.74 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-04T08:22:56.391Z] #76 55.74 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-04T08:22:56.391Z] #76 55.74 m4-doc ed diffutils-doc [2022-07-04T08:22:56.391Z] #76 55.74 Recommended packages: [2022-07-04T08:22:56.391Z] #76 55.74 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-04T08:22:56.453Z] #64 ... [2022-07-04T08:22:56.453Z] [2022-07-04T08:22:56.453Z] #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-04T08:22:56.453Z] #44 sha256:845af5de0edd1ffc0dbf8a2fd9d191a076b733967b0eb9e50a310b351f958dd0 [2022-07-04T08:22:56.453Z] #44 4.026 -- The C compiler identification is GNU 10.2.1 [2022-07-04T08:22:56.709Z] #44 4.120 -- Detecting C compiler ABI info [2022-07-04T08:22:57.274Z] #44 4.937 -- Detecting C compiler ABI info - done [2022-07-04T08:22:57.531Z] #44 5.085 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-04T08:22:57.531Z] #44 5.085 -- Detecting C compile features [2022-07-04T08:22:57.531Z] #44 5.085 -- Detecting C compile features - done [2022-07-04T08:22:57.531Z] #44 5.132 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-04T08:22:57.788Z] #44 5.439 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-04T08:22:57.996Z] #62 58.55 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:22:58.028Z] #19 140.7 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-04T08:22:58.029Z] #19 140.7 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-04T08:22:58.045Z] #44 5.551 -- Configuring done [2022-07-04T08:22:58.045Z] #44 5.551 -- Generating done [2022-07-04T08:22:58.045Z] #44 5.567 -- Build files have been written to: /tmp/tmp.qdJFhf9OkO/tini [2022-07-04T08:22:58.045Z] #44 5.567 + make tini-static [2022-07-04T08:22:58.286Z] #76 58.14 The following NEW packages will be installed: [2022-07-04T08:22:58.286Z] #76 58.14 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-04T08:22:58.286Z] #76 58.14 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-04T08:22:58.286Z] #76 58.14 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-04T08:22:58.286Z] #76 58.14 libyajl2 m4 patch xz-utils [2022-07-04T08:22:58.302Z] #44 5.892 Scanning dependencies of target tini-static [2022-07-04T08:22:58.545Z] #76 58.62 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:22:58.545Z] #76 58.62 Need to get 5939 kB of archives. [2022-07-04T08:22:58.545Z] #76 58.62 After this operation, 18.7 MB of additional disk space will be used. [2022-07-04T08:22:58.545Z] #76 58.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-04T08:22:58.545Z] #76 58.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-04T08:22:58.560Z] #44 6.034 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-04T08:22:58.560Z] #62 59.04 Fetched 460 kB in 0s (1087 kB/s) [2022-07-04T08:22:58.803Z] #76 58.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-04T08:22:58.803Z] #76 58.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-04T08:22:58.803Z] #76 58.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-04T08:22:58.803Z] #76 58.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-04T08:22:58.803Z] #76 58.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-04T08:22:58.803Z] #76 58.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-04T08:22:58.803Z] #76 58.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-04T08:22:58.817Z] #62 59.22 Selecting previously unselected package libbtrfs0:amd64. [2022-07-04T08:22:58.817Z] #62 59.22 (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-04T08:22:58.817Z] #62 59.38 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-04T08:22:58.817Z] #62 59.40 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T08:22:59.066Z] #76 ... [2022-07-04T08:22:59.066Z] [2022-07-04T08:22:59.066Z] #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-04T08:22:59.066Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T08:22:59.066Z] #62 56.57 Fetched 460 kB in 0s (982 kB/s) [2022-07-04T08:22:59.066Z] #62 56.78 Selecting previously unselected package libbtrfs0:amd64. [2022-07-04T08:22:59.066Z] #62 56.78 (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-04T08:22:59.066Z] #62 56.87 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-04T08:22:59.066Z] #62 56.91 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T08:22:59.066Z] #62 57.49 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-04T08:22:59.066Z] #62 57.52 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-04T08:22:59.066Z] #62 57.55 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T08:22:59.066Z] #62 58.14 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T08:22:59.066Z] #62 58.18 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T08:22:59.066Z] #62 58.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:22:59.066Z] #62 DONE 58.9s [2022-07-04T08:22:59.066Z] [2022-07-04T08:22:59.066Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-04T08:22:59.066Z] #63 sha256:18d1cffc9ca02c23153d92f9c06763131f6530e0ad60478e90a91eca974b3acd [2022-07-04T08:22:59.066Z] #63 DONE 0.1s [2022-07-04T08:22:59.066Z] [2022-07-04T08:22:59.066Z] #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-04T08:22:59.066Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:22:59.066Z] #76 58.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-04T08:22:59.066Z] #76 59.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-04T08:22:59.066Z] #76 59.09 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-04T08:22:59.080Z] #62 ... [2022-07-04T08:22:59.080Z] [2022-07-04T08:22:59.080Z] #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-04T08:22:59.080Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:22:59.080Z] #76 40.03 Reading package lists... [2022-07-04T08:22:59.080Z] #76 49.92 Building dependency tree... [2022-07-04T08:22:59.080Z] #76 56.29 python3 is already the newest version (3.9.2-3). [2022-07-04T08:22:59.080Z] #76 56.29 The following additional packages will be installed: [2022-07-04T08:22:59.080Z] #76 56.31 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-04T08:22:59.080Z] #76 56.33 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-04T08:22:59.080Z] #76 56.35 Suggested packages: [2022-07-04T08:22:59.080Z] #76 56.37 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-04T08:22:59.080Z] #76 56.37 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-04T08:22:59.080Z] #76 56.37 m4-doc ed diffutils-doc [2022-07-04T08:22:59.080Z] #76 56.37 Recommended packages: [2022-07-04T08:22:59.080Z] #76 56.37 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-04T08:22:59.080Z] #76 58.91 The following NEW packages will be installed: [2022-07-04T08:22:59.080Z] #76 58.93 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-04T08:22:59.080Z] #76 58.95 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-04T08:22:59.080Z] #76 58.96 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-04T08:22:59.080Z] #76 58.96 libyajl2 m4 patch xz-utils [2022-07-04T08:22:59.080Z] #76 59.65 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:22:59.080Z] #76 59.65 Need to get 5939 kB of archives. [2022-07-04T08:22:59.080Z] #76 59.65 After this operation, 18.7 MB of additional disk space will be used. [2022-07-04T08:22:59.080Z] #76 59.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-04T08:22:59.080Z] #76 59.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-04T08:22:59.080Z] #76 59.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-04T08:22:59.080Z] #76 59.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-04T08:22:59.080Z] #76 59.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-04T08:22:59.324Z] #76 ... [2022-07-04T08:22:59.324Z] [2022-07-04T08:22:59.324Z] #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-04T08:22:59.324Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T08:22:59.324Z] #42 39.57 Reading package lists... [2022-07-04T08:22:59.324Z] #42 49.52 Building dependency tree... [2022-07-04T08:22:59.324Z] #42 56.63 The following additional packages will be installed: [2022-07-04T08:22:59.324Z] #42 56.66 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-04T08:22:59.324Z] #42 56.78 Suggested packages: [2022-07-04T08:22:59.324Z] #42 56.78 cmake-doc ninja-build lrzip [2022-07-04T08:22:59.324Z] #42 56.78 Recommended packages: [2022-07-04T08:22:59.324Z] #42 56.78 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-04T08:22:59.324Z] #42 57.73 The following NEW packages will be installed: [2022-07-04T08:22:59.324Z] #42 57.74 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-04T08:22:59.324Z] #42 57.75 vim-common xxd [2022-07-04T08:22:59.324Z] #42 58.25 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:22:59.324Z] #42 58.25 Need to get 17.7 MB of archives. [2022-07-04T08:22:59.324Z] #42 58.25 After this operation, 70.7 MB of additional disk space will be used. [2022-07-04T08:22:59.324Z] #42 58.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-04T08:22:59.324Z] #42 58.29 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-04T08:22:59.324Z] #42 58.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-04T08:22:59.324Z] #42 58.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-04T08:22:59.338Z] #76 59.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-04T08:22:59.338Z] #76 59.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-04T08:22:59.338Z] #76 59.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-04T08:22:59.338Z] #76 ... [2022-07-04T08:22:59.338Z] [2022-07-04T08:22:59.338Z] #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-04T08:22:59.338Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T08:22:59.338Z] #42 57.04 The following additional packages will be installed: [2022-07-04T08:22:59.338Z] #42 57.15 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-04T08:22:59.338Z] #42 57.15 Suggested packages: [2022-07-04T08:22:59.338Z] #42 57.15 cmake-doc ninja-build lrzip [2022-07-04T08:22:59.338Z] #42 57.15 Recommended packages: [2022-07-04T08:22:59.338Z] #42 57.15 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-04T08:22:59.338Z] #42 58.72 The following NEW packages will be installed: [2022-07-04T08:22:59.338Z] #42 58.75 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-04T08:22:59.338Z] #42 58.76 vim-common xxd [2022-07-04T08:22:59.338Z] #42 59.39 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:22:59.338Z] #42 59.39 Need to get 17.7 MB of archives. [2022-07-04T08:22:59.338Z] #42 59.39 After this operation, 70.7 MB of additional disk space will be used. [2022-07-04T08:22:59.338Z] #42 59.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-04T08:22:59.338Z] #42 59.39 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-04T08:22:59.338Z] #42 59.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-04T08:22:59.338Z] #42 59.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-04T08:22:59.582Z] #42 59.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-04T08:22:59.582Z] #42 ... [2022-07-04T08:22:59.582Z] [2022-07-04T08:22:59.582Z] #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-04T08:22:59.582Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:22:59.582Z] #76 59.39 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-04T08:22:59.582Z] #76 59.39 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-04T08:22:59.582Z] #76 59.41 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-04T08:22:59.582Z] #76 59.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-04T08:22:59.582Z] #76 59.45 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-04T08:22:59.582Z] #76 59.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-04T08:22:59.582Z] #76 59.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-04T08:22:59.582Z] #76 59.53 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-04T08:22:59.582Z] #76 59.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-04T08:22:59.839Z] #76 59.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-04T08:22:59.840Z] #76 59.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-04T08:22:59.903Z] #42 60.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-04T08:22:59.903Z] #42 60.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-04T08:22:59.929Z] #44 7.502 [100%] Linking C executable tini-static [2022-07-04T08:23:00.162Z] #42 60.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-04T08:23:00.162Z] #42 60.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-04T08:23:00.162Z] #42 60.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-04T08:23:00.162Z] #42 60.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-04T08:23:00.863Z] #44 8.219 [100%] Built target tini-static [2022-07-04T08:23:00.863Z] #44 8.328 + mkdir -p /build [2022-07-04T08:23:00.863Z] #44 8.347 + cp tini-static /build/docker-init [2022-07-04T08:23:01.121Z] #44 ... [2022-07-04T08:23:01.121Z] [2022-07-04T08:23:01.121Z] #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-04T08:23:01.121Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T08:23:01.121Z] #53 66.47 gotestsum version dev [2022-07-04T08:23:01.121Z] #53 DONE 67.5s [2022-07-04T08:23:01.378Z] [2022-07-04T08:23:01.378Z] #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-04T08:23:01.378Z] #44 sha256:845af5de0edd1ffc0dbf8a2fd9d191a076b733967b0eb9e50a310b351f958dd0 [2022-07-04T08:23:01.378Z] #44 DONE 8.9s [2022-07-04T08:23:01.378Z] [2022-07-04T08:23:01.378Z] #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-04T08:23:01.378Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:23:01.378Z] #14 65.04 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-04T08:23:01.378Z] #14 65.05 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-04T08:23:01.378Z] #14 65.06 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-04T08:23:01.736Z] #76 61.60 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:23:01.777Z] #14 ... [2022-07-04T08:23:01.777Z] [2022-07-04T08:23:01.777Z] #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-04T08:23:01.777Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T08:23:01.777Z] #77 25.36 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-04T08:23:01.995Z] #76 61.95 Fetched 5939 kB in 1s (4263 kB/s) [2022-07-04T08:23:01.995Z] #76 62.02 Selecting previously unselected package bzip2. [2022-07-04T08:23:02.062Z] #42 ... [2022-07-04T08:23:02.062Z] [2022-07-04T08:23:02.062Z] #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-04T08:23:02.062Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T08:23:02.062Z] #62 60.07 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-04T08:23:02.062Z] #62 60.08 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-04T08:23:02.062Z] #62 60.16 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T08:23:02.062Z] #62 60.82 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T08:23:02.062Z] #62 60.97 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T08:23:02.062Z] #62 60.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:23:02.062Z] #62 DONE 62.5s [2022-07-04T08:23:02.062Z] [2022-07-04T08:23:02.062Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-04T08:23:02.062Z] #63 sha256:5e85a0cf2cacec467f7f39a41117aafa0cf4ed46ffe956a6a285207fe7a47e14 [2022-07-04T08:23:02.062Z] #63 DONE 0.1s [2022-07-04T08:23:02.062Z] [2022-07-04T08:23:02.062Z] #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-04T08:23:02.062Z] #64 sha256:32f2279dd2ab9ebdbecf1895385f43afdf11a2d24cdb9baf1600d4b03a4a57bb [2022-07-04T08:23:02.252Z] #76 62.02 (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-04T08:23:02.253Z] #76 62.12 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-04T08:23:02.253Z] #76 62.13 Unpacking bzip2 (1.0.8-4) ... [2022-07-04T08:23:02.510Z] #76 62.45 Selecting previously unselected package libmagic-mgc. [2022-07-04T08:23:02.510Z] #76 62.45 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-04T08:23:02.768Z] #76 62.55 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-04T08:23:02.995Z] #64 ... [2022-07-04T08:23:02.995Z] [2022-07-04T08:23:02.995Z] #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-04T08:23:02.995Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-04T08:23:02.995Z] #57 63.27 v3.0.2 [2022-07-04T08:23:02.995Z] #57 DONE 63.5s [2022-07-04T08:23:03.262Z] [2022-07-04T08:23:03.262Z] #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-04T08:23:03.262Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:23:03.262Z] #76 59.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-04T08:23:03.262Z] #76 59.85 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-04T08:23:03.262Z] #76 60.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-04T08:23:03.262Z] #76 60.00 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-04T08:23:03.262Z] #76 60.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-04T08:23:03.262Z] #76 60.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-04T08:23:03.262Z] #76 60.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-04T08:23:03.262Z] #76 60.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-04T08:23:03.262Z] #76 60.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-04T08:23:03.262Z] #76 60.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-04T08:23:03.262Z] #76 60.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-04T08:23:03.262Z] #76 60.28 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-04T08:23:03.262Z] #76 60.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-04T08:23:03.262Z] #76 60.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-04T08:23:03.262Z] #76 60.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-04T08:23:03.262Z] #76 62.43 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:23:03.262Z] #76 63.01 Fetched 5939 kB in 1s (4914 kB/s) [2022-07-04T08:23:03.262Z] #76 63.16 Selecting previously unselected package bzip2. [2022-07-04T08:23:03.262Z] #76 63.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-04T08:23:03.262Z] #76 63.31 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-04T08:23:03.262Z] #76 63.32 Unpacking bzip2 (1.0.8-4) ... [2022-07-04T08:23:03.262Z] #76 63.53 Selecting previously unselected package libmagic-mgc. [2022-07-04T08:23:03.262Z] #76 63.53 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-04T08:23:03.262Z] #76 63.59 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-04T08:23:03.322Z] #19 146.3 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-04T08:23:03.323Z] #19 146.3 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-04T08:23:03.333Z] #76 63.28 Selecting previously unselected package libmagic1:amd64. [2022-07-04T08:23:03.333Z] #76 63.31 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-04T08:23:03.333Z] #76 63.32 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-04T08:23:03.590Z] #76 63.61 Selecting previously unselected package file. [2022-07-04T08:23:03.590Z] #76 63.61 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-04T08:23:03.590Z] #76 63.63 Unpacking file (1:5.39-3) ... [2022-07-04T08:23:03.847Z] #76 63.88 Selecting previously unselected package xz-utils. [2022-07-04T08:23:04.105Z] #76 63.90 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-04T08:23:04.105Z] #76 63.91 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T08:23:04.192Z] #76 64.52 Selecting previously unselected package libmagic1:amd64. [2022-07-04T08:23:04.192Z] #76 ... [2022-07-04T08:23:04.192Z] [2022-07-04T08:23:04.192Z] #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-04T08:23:04.192Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:23:04.192Z] #14 51.97 Building dependency tree... [2022-07-04T08:23:04.192Z] #14 58.51 The following additional packages will be installed: [2022-07-04T08:23:04.192Z] #14 58.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-04T08:23:04.192Z] #14 58.52 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-04T08:23:04.192Z] #14 58.52 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-04T08:23:04.192Z] #14 58.52 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-04T08:23:04.192Z] #14 58.52 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-04T08:23:04.192Z] #14 58.53 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-04T08:23:04.192Z] #14 58.53 mingw-w64-common mingw-w64-x86-64-dev [2022-07-04T08:23:04.192Z] #14 58.59 Suggested packages: [2022-07-04T08:23:04.192Z] #14 58.59 gcc-10-locales seccomp wine64 [2022-07-04T08:23:04.192Z] #14 60.90 The following NEW packages will be installed: [2022-07-04T08:23:04.192Z] #14 60.90 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-04T08:23:04.192Z] #14 60.90 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-04T08:23:04.192Z] #14 60.90 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-04T08:23:04.192Z] #14 60.90 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-04T08:23:04.192Z] #14 60.90 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-04T08:23:04.192Z] #14 60.92 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-04T08:23:04.192Z] #14 60.92 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-04T08:23:04.192Z] #14 60.92 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-04T08:23:04.192Z] #14 60.92 mingw-w64-x86-64-dev [2022-07-04T08:23:04.192Z] #14 61.45 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:23:04.192Z] #14 61.45 Need to get 115 MB of archives. [2022-07-04T08:23:04.192Z] #14 61.45 After this operation, 645 MB of additional disk space will be used. [2022-07-04T08:23:04.192Z] #14 61.45 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-04T08:23:04.192Z] #14 61.70 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-04T08:23:04.192Z] #14 62.05 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-04T08:23:04.192Z] #14 62.06 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-04T08:23:04.192Z] #14 62.08 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-04T08:23:04.192Z] #14 62.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-04T08:23:04.192Z] #14 62.71 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-04T08:23:04.192Z] #14 63.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-04T08:23:04.192Z] #14 63.04 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-04T08:23:04.192Z] #14 64.22 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-04T08:23:04.192Z] #14 ... [2022-07-04T08:23:04.192Z] [2022-07-04T08:23:04.192Z] #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-04T08:23:04.192Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:23:04.192Z] #76 64.52 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-04T08:23:04.192Z] #76 64.54 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-04T08:23:04.448Z] #76 65.03 Selecting previously unselected package file. [2022-07-04T08:23:04.449Z] #76 65.04 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-04T08:23:04.669Z] #76 64.56 Selecting previously unselected package libsigsegv2:amd64. [2022-07-04T08:23:04.669Z] #76 64.56 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-04T08:23:04.669Z] #76 64.57 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-04T08:23:04.705Z] #76 65.06 Unpacking file (1:5.39-3) ... [2022-07-04T08:23:04.705Z] #76 65.34 Selecting previously unselected package xz-utils. [2022-07-04T08:23:04.926Z] #76 64.83 Selecting previously unselected package m4. [2022-07-04T08:23:04.926Z] #76 64.83 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-04T08:23:04.926Z] #76 64.84 Unpacking m4 (1.4.18-5) ... [2022-07-04T08:23:04.962Z] #76 65.34 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-04T08:23:04.962Z] #76 65.37 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T08:23:05.493Z] #76 65.35 Selecting previously unselected package autoconf. [2022-07-04T08:23:05.493Z] #76 65.35 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-04T08:23:05.493Z] #76 65.35 Unpacking autoconf (2.69-14) ... [2022-07-04T08:23:05.493Z] #76 ... [2022-07-04T08:23:05.493Z] [2022-07-04T08:23:05.493Z] #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-04T08:23:05.493Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-04T08:23:05.493Z] #57 65.49 v3.0.2 [2022-07-04T08:23:05.530Z] #76 65.91 Selecting previously unselected package libsigsegv2:amd64. [2022-07-04T08:23:05.530Z] #76 65.97 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-04T08:23:05.530Z] #76 66.02 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-04T08:23:05.549Z] #14 71.29 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-04T08:23:05.549Z] #14 71.29 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:23:05.549Z] #14 71.29 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-04T08:23:05.549Z] #14 71.45 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-04T08:23:05.549Z] #14 71.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:23:05.549Z] #14 71.48 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-04T08:23:05.787Z] #76 66.28 Selecting previously unselected package m4. [2022-07-04T08:23:05.787Z] #76 66.31 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-04T08:23:05.787Z] #76 66.39 Unpacking m4 (1.4.18-5) ... [2022-07-04T08:23:05.787Z] #76 ... [2022-07-04T08:23:05.787Z] [2022-07-04T08:23:05.787Z] #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-04T08:23:05.787Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:23:05.787Z] #51 53.22 Building dependency tree... [2022-07-04T08:23:05.787Z] #51 60.18 The following additional packages will be installed: [2022-07-04T08:23:05.787Z] #51 60.19 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-04T08:23:05.787Z] #51 60.19 python3-protobuf python3-six [2022-07-04T08:23:05.787Z] #51 60.20 Suggested packages: [2022-07-04T08:23:05.787Z] #51 60.22 python3-setuptools [2022-07-04T08:23:05.787Z] #51 60.22 Recommended packages: [2022-07-04T08:23:05.787Z] #51 60.22 iproute2 | iproute [2022-07-04T08:23:05.787Z] #51 61.43 The following NEW packages will be installed: [2022-07-04T08:23:05.787Z] #51 61.46 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-04T08:23:05.787Z] #51 61.49 python3-protobuf python3-six [2022-07-04T08:23:05.787Z] #51 62.27 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:23:05.787Z] #51 62.27 Need to get 2314 kB of archives. [2022-07-04T08:23:05.787Z] #51 62.27 After this operation, 11.1 MB of additional disk space will be used. [2022-07-04T08:23:05.787Z] #51 62.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-04T08:23:05.787Z] #51 62.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-04T08:23:05.787Z] #51 62.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-04T08:23:05.787Z] #51 62.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-04T08:23:05.787Z] #51 62.70 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-04T08:23:05.787Z] #51 62.70 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-04T08:23:05.787Z] #51 62.78 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-04T08:23:05.787Z] #51 65.25 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-04T08:23:05.869Z] #19 149.3 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-04T08:23:06.032Z] #77 ... [2022-07-04T08:23:06.032Z] [2022-07-04T08:23:06.032Z] #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-04T08:23:06.032Z] #64 sha256:e8026eb6289bb92b2fda26cefa83bcf2f7ae59477773be3a11274f2be4eefed3 [2022-07-04T08:23:06.060Z] #57 DONE 65.9s [2022-07-04T08:23:06.061Z] [2022-07-04T08:23:06.061Z] #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-04T08:23:06.061Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:23:06.061Z] #14 58.04 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-04T08:23:06.061Z] #14 59.11 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-04T08:23:06.061Z] #14 59.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-04T08:23:06.061Z] #14 59.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-04T08:23:06.061Z] #14 59.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-04T08:23:06.061Z] #14 59.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-04T08:23:06.061Z] #14 59.25 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-04T08:23:06.061Z] #14 59.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-04T08:23:06.061Z] #14 59.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-04T08:23:06.061Z] #14 59.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-04T08:23:06.061Z] #14 59.33 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-04T08:23:06.061Z] #14 59.35 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-04T08:23:06.061Z] #14 59.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-04T08:23:06.061Z] #14 59.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-04T08:23:06.061Z] #14 59.46 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-04T08:23:06.061Z] #14 59.47 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-04T08:23:06.061Z] #14 59.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-04T08:23:06.061Z] #14 61.45 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:23:06.061Z] #14 61.96 Fetched 115 MB in 12s (9306 kB/s) [2022-07-04T08:23:06.061Z] #14 62.18 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-04T08:23:06.061Z] #14 62.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-04T08:23:06.061Z] #14 62.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-04T08:23:06.061Z] #14 62.31 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-04T08:23:06.061Z] #14 ... [2022-07-04T08:23:06.061Z] [2022-07-04T08:23:06.061Z] #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-04T08:23:06.061Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:23:06.061Z] #76 65.97 Selecting previously unselected package autotools-dev. [2022-07-04T08:23:06.061Z] #76 65.99 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-04T08:23:06.061Z] #76 66.02 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-04T08:23:06.098Z] #51 ... [2022-07-04T08:23:06.098Z] [2022-07-04T08:23:06.098Z] #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-04T08:23:06.098Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:23:06.098Z] #55 61.44 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-04T08:23:06.098Z] #55 61.72 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-04T08:23:06.098Z] #55 61.75 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-04T08:23:06.098Z] #55 61.87 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-04T08:23:06.098Z] #55 62.03 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-04T08:23:06.098Z] #55 62.16 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-04T08:23:06.098Z] #55 62.19 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-04T08:23:06.098Z] #55 62.42 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-04T08:23:06.098Z] #55 62.63 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-04T08:23:06.098Z] #55 62.64 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-04T08:23:06.098Z] #55 62.88 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-04T08:23:06.098Z] #55 63.15 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-04T08:23:06.098Z] #55 64.11 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-04T08:23:06.098Z] #55 64.28 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-04T08:23:06.098Z] #55 64.54 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-04T08:23:06.098Z] #55 64.78 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-04T08:23:06.098Z] #55 65.25 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-04T08:23:06.098Z] #55 65.45 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-04T08:23:06.098Z] #55 65.58 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-04T08:23:06.098Z] #55 65.60 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-04T08:23:06.098Z] #55 65.86 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-04T08:23:06.098Z] #55 65.92 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-04T08:23:06.098Z] #55 65.96 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-04T08:23:06.098Z] #55 66.18 go: downloading github.com/prometheus/common v0.32.1 [2022-07-04T08:23:06.098Z] #55 ... [2022-07-04T08:23:06.098Z] [2022-07-04T08:23:06.098Z] #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-04T08:23:06.098Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:23:06.098Z] #14 66.65 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-04T08:23:06.130Z] #19 149.3 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-04T08:23:06.318Z] #76 66.30 Selecting previously unselected package automake. [2022-07-04T08:23:06.318Z] #76 66.30 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-04T08:23:06.318Z] #76 66.33 Unpacking automake (1:1.16.3-2) ... [2022-07-04T08:23:06.564Z] #64 39.60 Updating files: 51% (2444/4779) Updating files: 52% (2486/4779) Updating files: 53% (2533/4779) Updating files: 54% (2581/4779) Updating files: 55% (2629/4779) Updating files: 56% (2677/4779) Updating files: 57% (2725/4779) Updating files: 58% (2772/4779) Updating files: 59% (2820/4779) Updating files: 60% (2868/4779) Updating files: 61% (2916/4779) Updating files: 62% (2963/4779) Updating files: 63% (3011/4779) Updating files: 64% (3059/4779) Updating files: 65% (3107/4779) Updating files: 66% (3155/4779) Updating files: 67% (3202/4779) Updating files: 68% (3250/4779) Updating files: 69% (3298/4779) Updating files: 70% (3346/4779) Updating files: 71% (3394/4779) Updating files: 72% (3441/4779) Updating files: 73% (3489/4779) Updating files: 74% (3537/4779) Updating files: 75% (3585/4779) Updating files: 76% (3633/4779) Updating files: 77% (3680/4779) Updating files: 78% (3728/4779) Updating files: 79% (3776/4779) Updating files: 80% (3824/4779) Updating files: 81% (3871/4779) Updating files: 82% (3919/4779) Updating files: 83% (3967/4779) Updating files: 84% (4015/4779) Updating files: 85% (4063/4779) Updating files: 86% (4110/4779) Updating files: 87% (4158/4779) Updating files: 88% (4206/4779) Updating files: 89% (4254/4779) Updating files: 90% (4302/4779) Updating files: 91% (4349/4779) Updating files: 92% (4397/4779) Updating files: 93% (4445/4779) Updating files: 94% (4493/4779) Updating files: 95% (4541/4779) Updating files: 96% (4588/4779) Updating files: 96% (4632/4779) Updating files: 97% (4636/4779) Updating files: 98% (4684/4779) Updating files: 99% (4732/4779) Updating files: 100% (4779/4779) Updating files: 100% (4779/4779), done. [2022-07-04T08:23:06.564Z] #64 40.71 + cd /tmp/tmp.IFtejWIiWk/src/github.com/containerd/containerd [2022-07-04T08:23:06.564Z] #64 40.71 + git checkout -q v1.6.6 [2022-07-04T08:23:06.916Z] #14 ... [2022-07-04T08:23:06.916Z] [2022-07-04T08:23:06.916Z] #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-04T08:23:06.916Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:23:06.916Z] #77 11.73 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-04T08:23:06.916Z] #77 11.75 Cloning into '/tmp/crun-build/libocispec'... [2022-07-04T08:23:06.916Z] #77 13.05 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-04T08:23:06.916Z] #77 13.05 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-04T08:23:06.916Z] #77 13.05 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-04T08:23:06.916Z] #77 13.05 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-04T08:23:06.916Z] #77 13.10 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-04T08:23:06.916Z] #77 15.34 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-04T08:23:06.916Z] #77 17.22 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-04T08:23:06.916Z] #77 18.84 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-04T08:23:06.916Z] #77 19.00 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-04T08:23:06.916Z] #77 19.28 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-04T08:23:07.033Z] #14 67.61 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-04T08:23:07.250Z] #76 ... [2022-07-04T08:23:07.250Z] [2022-07-04T08:23:07.250Z] #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-04T08:23:07.250Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:23:07.250Z] #51 53.90 Building dependency tree... [2022-07-04T08:23:07.250Z] #51 60.58 The following additional packages will be installed: [2022-07-04T08:23:07.250Z] #51 60.61 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-04T08:23:07.250Z] #51 60.62 python3-protobuf python3-six [2022-07-04T08:23:07.250Z] #51 60.66 Suggested packages: [2022-07-04T08:23:07.250Z] #51 60.66 python3-setuptools [2022-07-04T08:23:07.250Z] #51 60.66 Recommended packages: [2022-07-04T08:23:07.250Z] #51 60.66 iproute2 | iproute [2022-07-04T08:23:07.250Z] #51 61.87 The following NEW packages will be installed: [2022-07-04T08:23:07.250Z] #51 61.91 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-04T08:23:07.250Z] #51 61.93 python3-protobuf python3-six [2022-07-04T08:23:07.250Z] #51 62.52 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:23:07.250Z] #51 62.52 Need to get 2314 kB of archives. [2022-07-04T08:23:07.250Z] #51 62.52 After this operation, 11.1 MB of additional disk space will be used. [2022-07-04T08:23:07.250Z] #51 62.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-04T08:23:07.250Z] #51 62.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-04T08:23:07.250Z] #51 62.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-04T08:23:07.250Z] #51 62.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-04T08:23:07.250Z] #51 62.87 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-04T08:23:07.250Z] #51 62.87 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-04T08:23:07.250Z] #51 62.88 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-04T08:23:07.250Z] #51 65.14 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-04T08:23:07.508Z] #51 ... [2022-07-04T08:23:07.508Z] [2022-07-04T08:23:07.508Z] #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-04T08:23:07.508Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:23:07.508Z] #14 67.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-04T08:23:07.508Z] #14 67.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-04T08:23:07.508Z] #14 67.30 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-04T08:23:07.949Z] #64 41.98 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-04T08:23:07.949Z] #64 41.98 + BUILDTAGS='netgo osusergo static_build' [2022-07-04T08:23:07.949Z] #64 41.98 + export EXTRA_FLAGS=-buildmode=pie [2022-07-04T08:23:07.949Z] #64 41.98 + EXTRA_FLAGS=-buildmode=pie [2022-07-04T08:23:07.949Z] #64 41.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-04T08:23:07.949Z] #64 41.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-04T08:23:07.949Z] #64 41.98 + '[' '' = dynamic ']' [2022-07-04T08:23:07.949Z] #64 41.98 + make [2022-07-04T08:23:07.975Z] #14 ... [2022-07-04T08:23:07.975Z] [2022-07-04T08:23:07.975Z] #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-04T08:23:07.975Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-04T08:23:07.975Z] #40 68.01 NAME: [2022-07-04T08:23:07.975Z] #40 68.02 go-winres - A tool for embedding resources in Windows executables [2022-07-04T08:23:07.975Z] #40 68.02 [2022-07-04T08:23:07.975Z] #40 68.02 USAGE: [2022-07-04T08:23:07.975Z] #40 68.02 go-winres [global options] command [command options] [arguments...] [2022-07-04T08:23:07.975Z] #40 68.02 [2022-07-04T08:23:07.975Z] #40 68.02 COMMANDS: [2022-07-04T08:23:07.975Z] #40 68.02 init Create an initial ./winres/winres.json [2022-07-04T08:23:07.975Z] #40 68.02 make Make syso files for the "go build" command [2022-07-04T08:23:07.975Z] #40 68.02 simply Make syso files for the "go build" command (simplified) [2022-07-04T08:23:07.975Z] #40 68.02 extract Extract all resources from an executable [2022-07-04T08:23:07.975Z] #40 68.02 patch Replace resources in an executable file (exe, dll) [2022-07-04T08:23:07.975Z] #40 68.02 help, h Shows a list of commands or help for one command [2022-07-04T08:23:07.975Z] #40 68.02 [2022-07-04T08:23:07.975Z] #40 68.02 GLOBAL OPTIONS: [2022-07-04T08:23:07.975Z] #40 68.03 --help, -h show help (default: false) [2022-07-04T08:23:07.975Z] #40 DONE 68.3s [2022-07-04T08:23:07.975Z] [2022-07-04T08:23:07.975Z] #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-04T08:23:07.975Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:23:07.975Z] #51 67.27 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:23:07.975Z] #51 67.78 Fetched 2314 kB in 4s (604 kB/s) [2022-07-04T08:23:07.975Z] #51 68.07 Selecting previously unselected package libprotobuf23:amd64. [2022-07-04T08:23:07.975Z] #51 68.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-04T08:23:07.975Z] #51 68.30 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-04T08:23:08.234Z] #51 68.32 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-04T08:23:08.681Z] #19 151.6 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-04T08:23:08.681Z] #19 151.6 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-04T08:23:08.681Z] #19 151.6 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-04T08:23:08.681Z] #19 151.6 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-04T08:23:08.681Z] #19 151.6 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-04T08:23:08.681Z] #19 151.6 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-04T08:23:08.681Z] #19 151.6 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-04T08:23:08.681Z] #19 151.6 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-04T08:23:08.681Z] #19 151.7 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-04T08:23:08.681Z] #19 151.7 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-04T08:23:08.681Z] #19 151.7 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-04T08:23:08.681Z] #19 151.7 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-04T08:23:08.681Z] #19 151.7 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-04T08:23:08.681Z] #19 151.8 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-04T08:23:08.681Z] #19 151.9 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-04T08:23:08.681Z] #19 152.0 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-04T08:23:08.681Z] #19 152.1 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-04T08:23:08.681Z] #19 152.1 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-04T08:23:08.681Z] #19 152.1 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-04T08:23:08.932Z] #14 ... [2022-07-04T08:23:08.932Z] [2022-07-04T08:23:08.932Z] #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-04T08:23:08.932Z] #64 sha256:3bebbb3291d6c7f45261014810120ebe0297bfc04c66bad2c51c0881129d6e24 [2022-07-04T08:23:08.932Z] #64 1.519 + RM_GOPATH=0 [2022-07-04T08:23:08.932Z] #64 1.521 + TMP_GOPATH= [2022-07-04T08:23:08.932Z] #64 1.521 + : /build [2022-07-04T08:23:08.932Z] #64 1.521 + '[' -z '' ']' [2022-07-04T08:23:08.932Z] #64 1.521 ++ mktemp -d [2022-07-04T08:23:08.932Z] #64 1.522 + export GOPATH=/tmp/tmp.1LQbW4Zi0U [2022-07-04T08:23:08.932Z] #64 1.522 + GOPATH=/tmp/tmp.1LQbW4Zi0U [2022-07-04T08:23:08.932Z] #64 1.522 + RM_GOPATH=1 [2022-07-04T08:23:08.932Z] #64 1.522 + case "$(go env GOARCH)" in [2022-07-04T08:23:08.932Z] #64 1.542 ++ go env GOARCH [2022-07-04T08:23:08.932Z] #64 1.698 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T08:23:08.932Z] #64 1.698 + GO_BUILDMODE=-buildmode=pie [2022-07-04T08:23:08.932Z] #64 1.698 ++ dirname /install.sh [2022-07-04T08:23:08.932Z] #64 1.711 + dir=/ [2022-07-04T08:23:08.932Z] #64 1.711 + bin=containerd [2022-07-04T08:23:08.932Z] #64 1.711 + shift [2022-07-04T08:23:08.932Z] #64 1.711 + '[' '!' -f //containerd.installer ']' [2022-07-04T08:23:08.932Z] #64 1.711 + . //containerd.installer [2022-07-04T08:23:08.932Z] #64 1.711 ++ set -e [2022-07-04T08:23:08.932Z] #64 1.711 ++ : v1.6.6 [2022-07-04T08:23:08.932Z] #64 1.711 + install_containerd [2022-07-04T08:23:08.932Z] #64 1.730 + echo 'Install containerd version v1.6.6' [2022-07-04T08:23:08.932Z] #64 1.730 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1LQbW4Zi0U/src/github.com/containerd/containerd [2022-07-04T08:23:08.932Z] #64 1.730 Install containerd version v1.6.6 [2022-07-04T08:23:08.932Z] #64 1.743 Cloning into '/tmp/tmp.1LQbW4Zi0U/src/github.com/containerd/containerd'... [2022-07-04T08:23:08.941Z] #19 ... [2022-07-04T08:23:08.941Z] [2022-07-04T08:23:08.941Z] #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-04T08:23:08.941Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:23:08.941Z] #84 105.3 configure.ac:11: installing 'build-aux/compile' [2022-07-04T08:23:08.941Z] #84 105.3 configure.ac:11: installing 'build-aux/config.guess' [2022-07-04T08:23:08.941Z] #84 105.4 configure.ac:11: installing 'build-aux/config.sub' [2022-07-04T08:23:08.941Z] #84 105.4 configure.ac:13: installing 'build-aux/install-sh' [2022-07-04T08:23:08.941Z] #84 105.4 configure.ac:13: installing 'build-aux/missing' [2022-07-04T08:23:08.941Z] #84 105.4 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-04T08:23:09.189Z] #64 ... [2022-07-04T08:23:09.189Z] [2022-07-04T08:23:09.189Z] #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-04T08:23:09.189Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:23:09.189Z] #51 67.53 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:23:09.189Z] #51 67.95 Fetched 2314 kB in 3s (688 kB/s) [2022-07-04T08:23:09.189Z] #51 68.13 Selecting previously unselected package libprotobuf23:amd64. [2022-07-04T08:23:09.189Z] #51 68.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-04T08:23:09.189Z] #51 68.19 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-04T08:23:09.189Z] #51 68.24 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-04T08:23:09.203Z] #84 105.8 Makefile.am: installing 'build-aux/depcomp' [2022-07-04T08:23:09.336Z] #64 43.61 + bin/ctr [2022-07-04T08:23:09.446Z] #51 ... [2022-07-04T08:23:09.446Z] [2022-07-04T08:23:09.446Z] #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-04T08:23:09.446Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T08:23:09.447Z] #42 59.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-04T08:23:09.447Z] #42 59.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-04T08:23:09.447Z] #42 59.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-04T08:23:09.447Z] #42 59.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-04T08:23:09.447Z] #42 59.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-04T08:23:09.447Z] #42 62.10 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:23:09.447Z] #42 62.58 Fetched 17.7 MB in 2s (7935 kB/s) [2022-07-04T08:23:09.447Z] #42 62.81 Selecting previously unselected package xxd. [2022-07-04T08:23:09.447Z] #42 62.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-04T08:23:09.447Z] #42 62.88 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-04T08:23:09.447Z] #42 62.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:23:09.447Z] #42 63.22 Selecting previously unselected package vim-common. [2022-07-04T08:23:09.447Z] #42 63.23 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T08:23:09.447Z] #42 63.24 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:23:09.447Z] #42 63.86 Selecting previously unselected package cmake-data. [2022-07-04T08:23:09.447Z] #42 63.86 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-04T08:23:09.447Z] #42 63.91 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-04T08:23:09.704Z] #42 ... [2022-07-04T08:23:09.704Z] [2022-07-04T08:23:09.704Z] #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-04T08:23:09.704Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:23:09.704Z] #76 67.49 Selecting previously unselected package patch. [2022-07-04T08:23:09.704Z] #76 67.51 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-04T08:23:09.704Z] #76 67.51 Unpacking patch (2.7.6-7) ... [2022-07-04T08:23:09.704Z] #76 68.10 Selecting previously unselected package dpkg-dev. [2022-07-04T08:23:09.704Z] #76 68.10 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-07-04T08:23:09.704Z] #76 68.11 Unpacking dpkg-dev (1.20.10) ... [2022-07-04T08:23:10.141Z] #51 70.05 Selecting previously unselected package python3-pkg-resources. [2022-07-04T08:23:10.141Z] #51 70.06 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-04T08:23:10.141Z] #51 70.06 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-04T08:23:10.141Z] #51 70.38 Selecting previously unselected package python3-six. [2022-07-04T08:23:10.141Z] #51 70.42 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-04T08:23:10.141Z] #51 70.45 Unpacking python3-six (1.16.0-2) ... [2022-07-04T08:23:10.270Z] #76 ... [2022-07-04T08:23:10.270Z] [2022-07-04T08:23:10.270Z] #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-04T08:23:10.270Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-04T08:23:10.270Z] #40 69.89 NAME: [2022-07-04T08:23:10.270Z] #40 69.90 go-winres - A tool for embedding resources in Windows executables [2022-07-04T08:23:10.270Z] #40 69.90 [2022-07-04T08:23:10.270Z] #40 69.90 USAGE: [2022-07-04T08:23:10.270Z] #40 69.91 go-winres [global options] command [command options] [arguments...] [2022-07-04T08:23:10.270Z] #40 69.91 [2022-07-04T08:23:10.270Z] #40 69.91 COMMANDS: [2022-07-04T08:23:10.270Z] #40 69.91 init Create an initial ./winres/winres.json [2022-07-04T08:23:10.270Z] #40 69.91 make Make syso files for the "go build" command [2022-07-04T08:23:10.270Z] #40 69.91 simply Make syso files for the "go build" command (simplified) [2022-07-04T08:23:10.270Z] #40 69.91 extract Extract all resources from an executable [2022-07-04T08:23:10.270Z] #40 69.91 patch Replace resources in an executable file (exe, dll) [2022-07-04T08:23:10.270Z] #40 69.91 help, h Shows a list of commands or help for one command [2022-07-04T08:23:10.270Z] #40 69.91 [2022-07-04T08:23:10.270Z] #40 69.91 GLOBAL OPTIONS: [2022-07-04T08:23:10.270Z] #40 69.91 --help, -h show help (default: false) [2022-07-04T08:23:10.270Z] #40 DONE 70.1s [2022-07-04T08:23:10.270Z] [2022-07-04T08:23:10.270Z] #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-04T08:23:10.270Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:23:10.270Z] #76 70.13 Selecting previously unselected package build-essential. [2022-07-04T08:23:10.270Z] #76 70.19 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-04T08:23:10.270Z] #76 70.21 Unpacking build-essential (12.9) ... [2022-07-04T08:23:10.270Z] #76 ... [2022-07-04T08:23:10.270Z] [2022-07-04T08:23:10.270Z] #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-04T08:23:10.270Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:23:10.270Z] #55 60.31 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-04T08:23:10.270Z] #55 60.83 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-04T08:23:10.270Z] #55 60.96 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-04T08:23:10.270Z] #55 61.09 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-04T08:23:10.270Z] #55 61.32 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-04T08:23:10.270Z] #55 61.71 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-04T08:23:10.270Z] #55 61.72 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-04T08:23:10.270Z] #55 61.82 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-04T08:23:10.270Z] #55 62.01 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-04T08:23:10.270Z] #55 62.15 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-04T08:23:10.270Z] #55 62.18 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-04T08:23:10.270Z] #55 62.45 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-04T08:23:10.270Z] #55 62.52 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-04T08:23:10.270Z] #55 62.71 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-04T08:23:10.270Z] #55 62.74 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-04T08:23:10.270Z] #55 63.03 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-04T08:23:10.270Z] #55 64.15 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-04T08:23:10.270Z] #55 64.21 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-04T08:23:10.270Z] #55 64.60 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-04T08:23:10.270Z] #55 64.61 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-04T08:23:10.270Z] #55 65.11 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-04T08:23:10.270Z] #55 65.25 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-04T08:23:10.270Z] #55 65.41 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-04T08:23:10.270Z] #55 65.46 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-04T08:23:10.270Z] #55 65.95 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-04T08:23:10.270Z] #55 65.95 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-04T08:23:10.270Z] #55 66.06 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-04T08:23:10.270Z] #55 66.13 go: downloading github.com/prometheus/common v0.32.1 [2022-07-04T08:23:10.270Z] #55 67.17 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-04T08:23:10.270Z] #55 67.17 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-04T08:23:10.270Z] #55 69.05 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-04T08:23:10.270Z] #55 69.28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-04T08:23:10.405Z] #51 70.85 Selecting previously unselected package python3-protobuf. [2022-07-04T08:23:10.530Z] #55 ... [2022-07-04T08:23:10.530Z] [2022-07-04T08:23:10.530Z] #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-04T08:23:10.530Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:23:10.530Z] #76 70.45 Selecting previously unselected package libcap2:amd64. [2022-07-04T08:23:10.530Z] #76 70.47 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-04T08:23:10.530Z] #76 70.49 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-04T08:23:10.663Z] #51 70.85 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-04T08:23:10.663Z] #51 70.86 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-04T08:23:10.790Z] #76 70.66 Selecting previously unselected package libcap-dev:amd64. [2022-07-04T08:23:10.790Z] #76 70.67 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-04T08:23:10.790Z] #76 70.71 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-04T08:23:11.048Z] #76 71.07 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-04T08:23:11.048Z] #76 71.07 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-04T08:23:11.048Z] #76 71.08 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T08:23:11.305Z] #76 71.21 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-04T08:23:11.305Z] #76 71.21 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-04T08:23:11.305Z] #76 71.22 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-04T08:23:11.562Z] #76 71.48 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-04T08:23:11.562Z] #76 71.54 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-04T08:23:11.592Z] #51 71.76 Selecting previously unselected package libnet1:amd64. [2022-07-04T08:23:11.592Z] #51 71.76 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-04T08:23:11.592Z] #51 71.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T08:23:11.592Z] #51 71.93 Selecting previously unselected package libnl-3-200:amd64. [2022-07-04T08:23:11.592Z] #51 71.94 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-04T08:23:11.592Z] #51 71.94 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T08:23:11.819Z] #76 71.55 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T08:23:11.819Z] #76 71.83 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-04T08:23:11.848Z] #51 72.15 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-04T08:23:12.018Z] #84 108.0 checking build system type... x86_64-pc-linux-gnu [2022-07-04T08:23:12.018Z] #84 108.5 checking host system type... x86_64-pc-linux-gnu [2022-07-04T08:23:12.018Z] #84 108.5 checking how to print strings... printf [2022-07-04T08:23:12.018Z] #84 108.5 checking for gcc... gcc [2022-07-04T08:23:12.078Z] #76 71.84 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-04T08:23:12.078Z] #76 71.87 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T08:23:12.106Z] #51 72.17 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-04T08:23:12.106Z] #51 72.18 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T08:23:12.363Z] #51 72.47 Selecting previously unselected package criu. [2022-07-04T08:23:12.363Z] #51 72.48 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-04T08:23:12.363Z] #51 72.49 Unpacking criu (3.17-1) ... [2022-07-04T08:23:12.539Z] #84 108.7 checking whether the C compiler works... yes [2022-07-04T08:23:12.539Z] #84 109.1 checking for C compiler default output file name... a.out [2022-07-04T08:23:12.620Z] #51 ... [2022-07-04T08:23:12.620Z] [2022-07-04T08:23:12.620Z] #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-04T08:23:12.620Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T08:23:12.620Z] #42 63.08 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:23:12.620Z] #42 63.52 Fetched 17.7 MB in 2s (8860 kB/s) [2022-07-04T08:23:12.620Z] #42 63.68 Selecting previously unselected package xxd. [2022-07-04T08:23:12.620Z] #42 63.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-04T08:23:12.620Z] #42 63.75 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-04T08:23:12.620Z] #42 63.80 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:23:12.620Z] #42 64.23 Selecting previously unselected package vim-common. [2022-07-04T08:23:12.620Z] #42 64.24 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T08:23:12.620Z] #42 64.29 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:23:12.620Z] #42 64.84 Selecting previously unselected package cmake-data. [2022-07-04T08:23:12.620Z] #42 64.84 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-04T08:23:12.620Z] #42 64.87 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-04T08:23:12.620Z] #42 71.23 Selecting previously unselected package libicu67:amd64. [2022-07-04T08:23:12.620Z] #42 71.24 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-04T08:23:12.620Z] #42 71.26 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-04T08:23:12.620Z] #42 ... [2022-07-04T08:23:12.620Z] [2022-07-04T08:23:12.620Z] #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-04T08:23:12.620Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:23:12.620Z] #76 66.88 Selecting previously unselected package autoconf. [2022-07-04T08:23:12.620Z] #76 66.90 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-04T08:23:12.620Z] #76 66.91 Unpacking autoconf (2.69-14) ... [2022-07-04T08:23:12.620Z] #76 67.51 Selecting previously unselected package autotools-dev. [2022-07-04T08:23:12.620Z] #76 67.51 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-04T08:23:12.620Z] #76 67.52 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-04T08:23:12.620Z] #76 67.98 Selecting previously unselected package automake. [2022-07-04T08:23:12.620Z] #76 67.98 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-04T08:23:12.620Z] #76 68.02 Unpacking automake (1:1.16.3-2) ... [2022-07-04T08:23:12.620Z] #76 69.23 Selecting previously unselected package patch. [2022-07-04T08:23:12.620Z] #76 69.24 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-04T08:23:12.620Z] #76 69.30 Unpacking patch (2.7.6-7) ... [2022-07-04T08:23:12.620Z] #76 69.67 Selecting previously unselected package dpkg-dev. [2022-07-04T08:23:12.620Z] #76 69.68 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-07-04T08:23:12.620Z] #76 69.68 Unpacking dpkg-dev (1.20.10) ... [2022-07-04T08:23:12.620Z] #76 71.60 Selecting previously unselected package build-essential. [2022-07-04T08:23:12.620Z] #76 71.60 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-04T08:23:12.620Z] #76 71.60 Unpacking build-essential (12.9) ... [2022-07-04T08:23:12.620Z] #76 71.85 Selecting previously unselected package libcap2:amd64. [2022-07-04T08:23:12.620Z] #76 71.85 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-04T08:23:12.620Z] #76 71.88 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-04T08:23:12.620Z] #76 72.04 Selecting previously unselected package libcap-dev:amd64. [2022-07-04T08:23:12.620Z] #76 72.06 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-04T08:23:12.620Z] #76 72.08 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-04T08:23:12.620Z] #76 72.36 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-04T08:23:12.620Z] #76 72.39 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-04T08:23:12.620Z] #76 72.41 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T08:23:12.620Z] #76 72.68 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-04T08:23:12.620Z] #76 72.69 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-04T08:23:12.620Z] #76 72.70 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-04T08:23:12.620Z] #76 72.80 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-04T08:23:12.620Z] #76 72.82 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-04T08:23:12.620Z] #76 72.83 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T08:23:12.620Z] #76 73.23 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-04T08:23:12.801Z] #84 109.1 checking for suffix of executables... [2022-07-04T08:23:12.878Z] #76 73.23 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-04T08:23:12.878Z] #76 73.24 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T08:23:13.136Z] #76 ... [2022-07-04T08:23:13.136Z] [2022-07-04T08:23:13.136Z] #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-04T08:23:13.136Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-04T08:23:13.417Z] #84 109.3 checking whether we are cross compiling... no [2022-07-04T08:23:13.417Z] #84 109.7 checking for suffix of object files... o [2022-07-04T08:23:13.450Z] #76 73.21 Selecting previously unselected package libtool. [2022-07-04T08:23:13.450Z] #76 73.21 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-04T08:23:13.450Z] #76 73.22 Unpacking libtool (2.4.6-15) ... [2022-07-04T08:23:13.466Z] #77 ... [2022-07-04T08:23:13.466Z] [2022-07-04T08:23:13.466Z] #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-04T08:23:13.466Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:23:13.466Z] #14 78.89 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-04T08:23:13.466Z] #14 78.90 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:23:13.466Z] #14 78.90 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T08:23:13.693Z] #84 109.9 checking whether we are using the GNU C compiler... yes [2022-07-04T08:23:13.693Z] #84 110.0 checking whether gcc accepts -g... yes [2022-07-04T08:23:13.708Z] #76 73.66 Selecting previously unselected package libudev-dev:amd64. [2022-07-04T08:23:13.708Z] #76 73.73 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-04T08:23:13.959Z] #84 110.2 checking for gcc option to accept ISO C89... none needed [2022-07-04T08:23:13.965Z] #76 73.73 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-04T08:23:14.180Z] #34 73.55 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: 93% (1422/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-04T08:23:14.181Z] #34 74.54 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-04T08:23:14.181Z] #34 ... [2022-07-04T08:23:14.181Z] [2022-07-04T08:23:14.181Z] #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-04T08:23:14.181Z] #64 sha256:32f2279dd2ab9ebdbecf1895385f43afdf11a2d24cdb9baf1600d4b03a4a57bb [2022-07-04T08:23:14.181Z] #64 2.173 + RM_GOPATH=0 [2022-07-04T08:23:14.181Z] #64 2.173 + TMP_GOPATH= [2022-07-04T08:23:14.181Z] #64 2.173 + : /build [2022-07-04T08:23:14.181Z] #64 2.173 + '[' -z '' ']' [2022-07-04T08:23:14.181Z] #64 2.173 ++ mktemp -d [2022-07-04T08:23:14.181Z] #64 2.212 + export GOPATH=/tmp/tmp.lDztSIPbDf [2022-07-04T08:23:14.181Z] #64 2.212 + GOPATH=/tmp/tmp.lDztSIPbDf [2022-07-04T08:23:14.181Z] #64 2.212 + RM_GOPATH=1 [2022-07-04T08:23:14.181Z] #64 2.212 + case "$(go env GOARCH)" in [2022-07-04T08:23:14.181Z] #64 2.212 ++ go env GOARCH [2022-07-04T08:23:14.181Z] #64 2.271 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T08:23:14.181Z] #64 2.271 + GO_BUILDMODE=-buildmode=pie [2022-07-04T08:23:14.181Z] #64 2.271 ++ dirname /install.sh [2022-07-04T08:23:14.181Z] #64 2.280 Install containerd version v1.6.6 [2022-07-04T08:23:14.181Z] #64 2.280 + dir=/ [2022-07-04T08:23:14.181Z] #64 2.280 + bin=containerd [2022-07-04T08:23:14.181Z] #64 2.280 + shift [2022-07-04T08:23:14.181Z] #64 2.280 + '[' '!' -f //containerd.installer ']' [2022-07-04T08:23:14.181Z] #64 2.280 + . //containerd.installer [2022-07-04T08:23:14.181Z] #64 2.280 ++ set -e [2022-07-04T08:23:14.181Z] #64 2.280 ++ : v1.6.6 [2022-07-04T08:23:14.181Z] #64 2.280 + install_containerd [2022-07-04T08:23:14.181Z] #64 2.280 + echo 'Install containerd version v1.6.6' [2022-07-04T08:23:14.181Z] #64 2.280 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lDztSIPbDf/src/github.com/containerd/containerd [2022-07-04T08:23:14.181Z] #64 2.280 Cloning into '/tmp/tmp.lDztSIPbDf/src/github.com/containerd/containerd'... [2022-07-04T08:23:14.224Z] #76 74.04 Selecting previously unselected package libyajl2:amd64. [2022-07-04T08:23:14.225Z] #76 74.05 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-04T08:23:14.225Z] #76 74.09 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-04T08:23:14.225Z] #76 74.21 Selecting previously unselected package libyajl-dev:amd64. [2022-07-04T08:23:14.225Z] #76 74.22 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-04T08:23:14.225Z] #76 74.23 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-04T08:23:14.291Z] #84 110.4 checking whether gcc understands -c and -o together... yes [2022-07-04T08:23:14.291Z] #84 110.7 checking for a sed that does not truncate output... /bin/sed [2022-07-04T08:23:14.291Z] #84 110.7 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T08:23:14.291Z] #84 110.7 checking for egrep... /bin/grep -E [2022-07-04T08:23:14.291Z] #84 110.7 checking for fgrep... /bin/grep -F [2022-07-04T08:23:14.291Z] #84 110.7 checking for ld used by gcc... /usr/bin/ld [2022-07-04T08:23:14.291Z] #84 110.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T08:23:14.438Z] #64 ... [2022-07-04T08:23:14.438Z] [2022-07-04T08:23:14.438Z] #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-04T08:23:14.438Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:23:14.438Z] #76 74.57 Selecting previously unselected package libtool. [2022-07-04T08:23:14.438Z] #76 74.59 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-04T08:23:14.438Z] #76 74.62 Unpacking libtool (2.4.6-15) ... [2022-07-04T08:23:14.438Z] #76 75.08 Selecting previously unselected package libudev-dev:amd64. [2022-07-04T08:23:14.438Z] #76 75.08 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-04T08:23:14.438Z] #76 75.10 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-04T08:23:14.627Z] #64 ... [2022-07-04T08:23:14.628Z] [2022-07-04T08:23:14.628Z] #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-04T08:23:14.628Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T08:23:14.628Z] #14 77.77 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-04T08:23:14.628Z] #14 77.77 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-04T08:23:14.628Z] #14 77.82 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T08:23:14.628Z] #14 83.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-04T08:23:14.628Z] #14 83.04 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-04T08:23:14.628Z] #14 83.05 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-04T08:23:14.628Z] #14 ... [2022-07-04T08:23:14.628Z] [2022-07-04T08:23:14.628Z] #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-04T08:23:14.628Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T08:23:14.628Z] #77 34.51 libtoolize: putting auxiliary files in '.'. [2022-07-04T08:23:14.628Z] #77 34.51 libtoolize: copying file './ltmain.sh' [2022-07-04T08:23:14.628Z] #77 35.33 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-04T08:23:14.628Z] #77 35.33 libtoolize: and rerunning libtoolize and aclocal. [2022-07-04T08:23:14.628Z] #77 35.33 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-04T08:23:14.690Z] #84 110.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T08:23:14.690Z] #84 110.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T08:23:14.690Z] #84 111.0 checking whether ln -s works... yes [2022-07-04T08:23:14.690Z] #84 111.0 checking the maximum length of command line arguments... 1572864 [2022-07-04T08:23:14.690Z] #84 111.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-04T08:23:14.690Z] #84 111.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T08:23:14.690Z] #84 111.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T08:23:14.690Z] #84 111.0 checking for objdump... objdump [2022-07-04T08:23:14.690Z] #84 111.0 checking how to recognize dependent libraries... pass_all [2022-07-04T08:23:14.690Z] #84 111.0 checking for dlltool... no [2022-07-04T08:23:14.690Z] #84 111.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T08:23:14.690Z] #84 111.0 checking for ar... ar [2022-07-04T08:23:14.791Z] #76 74.67 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T08:23:14.791Z] #76 74.68 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-04T08:23:14.791Z] #76 74.71 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-04T08:23:14.791Z] #76 74.74 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-04T08:23:14.791Z] #76 74.85 Setting up file (1:5.39-3) ... [2022-07-04T08:23:14.791Z] #76 74.86 Setting up bzip2 (1.0.8-4) ... [2022-07-04T08:23:14.791Z] #76 74.87 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T08:23:14.962Z] #84 111.0 checking for archiver @FILE support... @ [2022-07-04T08:23:14.962Z] #84 111.4 checking for strip... strip [2022-07-04T08:23:14.962Z] #84 111.4 checking for ranlib... ranlib [2022-07-04T08:23:14.962Z] #84 111.4 checking for gawk... no [2022-07-04T08:23:14.962Z] #84 111.4 checking for mawk... mawk [2022-07-04T08:23:15.002Z] #76 75.31 Selecting previously unselected package libyajl2:amd64. [2022-07-04T08:23:15.002Z] #76 75.31 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-04T08:23:15.002Z] #76 75.32 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-04T08:23:15.048Z] #76 74.90 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-04T08:23:15.048Z] #76 74.92 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-04T08:23:15.048Z] #76 74.94 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-04T08:23:15.048Z] #76 74.95 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-04T08:23:15.048Z] #76 74.96 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T08:23:15.048Z] #76 75.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-04T08:23:15.048Z] #76 75.05 Setting up patch (2.7.6-7) ... [2022-07-04T08:23:15.048Z] #76 75.07 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-04T08:23:15.048Z] #76 75.10 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-04T08:23:15.048Z] #76 75.11 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-04T08:23:15.226Z] #84 111.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T08:23:15.226Z] #84 111.8 checking for sysroot... no [2022-07-04T08:23:15.259Z] #76 75.61 Selecting previously unselected package libyajl-dev:amd64. [2022-07-04T08:23:15.259Z] #76 75.61 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-04T08:23:15.259Z] #76 75.64 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-04T08:23:15.306Z] #76 75.12 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T08:23:15.306Z] #76 75.13 Setting up libtool (2.4.6-15) ... [2022-07-04T08:23:15.306Z] #76 75.14 Setting up m4 (1.4.18-5) ... [2022-07-04T08:23:15.306Z] #76 75.15 Setting up dpkg-dev (1.20.10) ... [2022-07-04T08:23:15.306Z] #76 75.19 Setting up autoconf (2.69-14) ... [2022-07-04T08:23:15.306Z] #76 75.21 Setting up build-essential (12.9) ... [2022-07-04T08:23:15.306Z] #76 75.22 Setting up automake (1:1.16.3-2) ... [2022-07-04T08:23:15.306Z] #76 75.24 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-04T08:23:15.306Z] #76 75.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:23:15.519Z] #84 111.8 checking for a working dd... /bin/dd [2022-07-04T08:23:15.519Z] #84 111.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T08:23:15.519Z] #84 112.0 checking for mt... no [2022-07-04T08:23:15.519Z] #84 112.0 checking if : is a manifest tool... no [2022-07-04T08:23:15.538Z] #76 76.08 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T08:23:15.782Z] #84 112.0 checking how to run the C preprocessor... gcc -E [2022-07-04T08:23:15.796Z] #76 76.10 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-04T08:23:15.796Z] #76 76.12 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-04T08:23:15.796Z] #76 76.13 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-04T08:23:15.796Z] #76 76.15 Setting up file (1:5.39-3) ... [2022-07-04T08:23:15.796Z] #76 76.18 Setting up bzip2 (1.0.8-4) ... [2022-07-04T08:23:15.796Z] #76 76.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T08:23:15.796Z] #76 76.26 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-04T08:23:15.796Z] #76 76.27 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-04T08:23:15.796Z] #76 76.29 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-04T08:23:15.796Z] #76 76.30 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-04T08:23:15.796Z] #76 76.32 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T08:23:16.053Z] #76 76.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-04T08:23:16.053Z] #76 76.41 Setting up patch (2.7.6-7) ... [2022-07-04T08:23:16.053Z] #76 76.48 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-04T08:23:16.053Z] #76 76.52 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-04T08:23:16.053Z] #76 76.54 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-04T08:23:16.053Z] #76 76.56 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T08:23:16.311Z] #76 76.65 Setting up libtool (2.4.6-15) ... [2022-07-04T08:23:16.311Z] #76 76.70 Setting up m4 (1.4.18-5) ... [2022-07-04T08:23:16.311Z] #76 76.70 Setting up dpkg-dev (1.20.10) ... [2022-07-04T08:23:16.311Z] #76 76.74 Setting up autoconf (2.69-14) ... [2022-07-04T08:23:16.311Z] #76 76.79 Setting up build-essential (12.9) ... [2022-07-04T08:23:16.311Z] #76 76.80 Setting up automake (1:1.16.3-2) ... [2022-07-04T08:23:16.311Z] #76 76.82 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-04T08:23:16.311Z] #76 76.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:23:16.311Z] #76 ... [2022-07-04T08:23:16.311Z] [2022-07-04T08:23:16.311Z] #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-04T08:23:16.311Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:23:16.311Z] #55 66.81 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-04T08:23:16.311Z] #55 66.87 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-04T08:23:16.311Z] #55 68.53 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-04T08:23:16.311Z] #55 68.90 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-04T08:23:16.541Z] #77 ... [2022-07-04T08:23:16.541Z] [2022-07-04T08:23:16.541Z] #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-04T08:23:16.541Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T08:23:16.541Z] #14 89.40 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-04T08:23:16.541Z] #14 89.40 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-04T08:23:16.541Z] #14 89.47 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T08:23:16.568Z] #55 ... [2022-07-04T08:23:16.568Z] [2022-07-04T08:23:16.568Z] #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-04T08:23:16.568Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:23:16.568Z] #14 68.74 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-04T08:23:16.568Z] #14 71.08 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-04T08:23:16.568Z] #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-04T08:23:16.568Z] #14 71.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-04T08:23:16.568Z] #14 71.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-04T08:23:16.568Z] #14 72.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-04T08:23:16.568Z] #14 72.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-04T08:23:16.568Z] #14 72.07 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-04T08:23:16.568Z] #14 72.08 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-04T08:23:16.568Z] #14 72.08 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-04T08:23:16.568Z] #14 72.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-04T08:23:16.568Z] #14 72.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-04T08:23:16.568Z] #14 72.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-04T08:23:16.568Z] #14 72.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-04T08:23:16.568Z] #14 72.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-04T08:23:16.568Z] #14 72.25 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-04T08:23:16.568Z] #14 72.26 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-04T08:23:16.568Z] #14 72.27 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-04T08:23:16.568Z] #14 73.84 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:23:16.568Z] #14 74.26 Fetched 115 MB in 11s (10.2 MB/s) [2022-07-04T08:23:16.568Z] #14 74.62 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-04T08:23:16.568Z] #14 74.62 (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-04T08:23:16.568Z] #14 74.82 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-04T08:23:16.568Z] #14 74.84 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-04T08:23:16.677Z] #76 DONE 76.4s [2022-07-04T08:23:16.678Z] [2022-07-04T08:23:16.678Z] #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-04T08:23:16.678Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-04T08:23:16.678Z] #34 73.74 Updating files: 81% (1234/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/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-04T08:23:16.678Z] #34 74.61 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-04T08:23:16.678Z] #34 75.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-04T08:23:16.746Z] #84 112.3 checking for ANSI C header files... yes [2022-07-04T08:23:17.079Z] #84 113.2 checking for sys/types.h... yes [2022-07-04T08:23:17.133Z] #14 ... [2022-07-04T08:23:17.133Z] [2022-07-04T08:23:17.133Z] #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-04T08:23:17.133Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T08:23:17.133Z] #76 DONE 77.5s [2022-07-04T08:23:17.133Z] [2022-07-04T08:23:17.133Z] #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-04T08:23:17.133Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:23:17.393Z] #84 113.4 checking for sys/stat.h... yes [2022-07-04T08:23:17.675Z] #84 113.8 checking for stdlib.h... yes [2022-07-04T08:23:17.951Z] #84 114.2 checking for string.h... yes [2022-07-04T08:23:18.212Z] #84 114.5 checking for memory.h... yes [2022-07-04T08:23:18.473Z] #84 114.7 checking for strings.h... yes [2022-07-04T08:23:18.506Z] #77 1.228 Cloning into '/tmp/crun-build'... [2022-07-04T08:23:18.734Z] #84 115.0 checking for inttypes.h... yes [2022-07-04T08:23:18.996Z] #84 115.4 checking for stdint.h... yes [2022-07-04T08:23:19.257Z] #84 115.6 checking for unistd.h... yes [2022-07-04T08:23:19.784Z] #84 115.9 checking for dlfcn.h... yes [2022-07-04T08:23:19.784Z] #84 116.3 checking for objdir... .libs [2022-07-04T08:23:20.015Z] #14 ... [2022-07-04T08:23:20.015Z] [2022-07-04T08:23:20.015Z] #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-04T08:23:20.015Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:23:20.015Z] #77 34.85 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-04T08:23:20.360Z] #84 116.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T08:23:20.360Z] #84 117.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T08:23:20.859Z] #34 ... [2022-07-04T08:23:20.859Z] [2022-07-04T08:23:20.859Z] #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-04T08:23:20.859Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:23:20.859Z] #51 69.97 Selecting previously unselected package python3-pkg-resources. [2022-07-04T08:23:20.859Z] #51 69.98 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-04T08:23:20.859Z] #51 70.02 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-04T08:23:20.859Z] #51 70.52 Selecting previously unselected package python3-six. [2022-07-04T08:23:20.859Z] #51 70.52 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-04T08:23:20.859Z] #51 70.56 Unpacking python3-six (1.16.0-2) ... [2022-07-04T08:23:20.859Z] #51 70.72 Selecting previously unselected package python3-protobuf. [2022-07-04T08:23:20.859Z] #51 70.76 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-04T08:23:20.859Z] #51 70.76 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-04T08:23:20.859Z] #51 71.92 Selecting previously unselected package libnet1:amd64. [2022-07-04T08:23:20.859Z] #51 71.92 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-04T08:23:20.859Z] #51 71.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T08:23:20.859Z] #51 72.15 Selecting previously unselected package libnl-3-200:amd64. [2022-07-04T08:23:20.859Z] #51 72.15 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-04T08:23:20.859Z] #51 72.15 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T08:23:20.859Z] #51 72.58 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-04T08:23:20.859Z] #51 72.58 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-04T08:23:20.859Z] #51 72.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T08:23:20.859Z] #51 72.95 Selecting previously unselected package criu. [2022-07-04T08:23:20.859Z] #51 72.97 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-04T08:23:20.859Z] #51 73.01 Unpacking criu (3.17-1) ... [2022-07-04T08:23:20.859Z] #51 74.12 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-04T08:23:20.859Z] #51 77.25 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-04T08:23:20.859Z] #51 77.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T08:23:20.859Z] #51 77.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T08:23:20.859Z] #51 77.33 Setting up python3-six (1.16.0-2) ... [2022-07-04T08:23:20.859Z] #51 79.16 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T08:23:20.859Z] #51 79.20 Setting up python3-protobuf (3.12.4-1) ... [2022-07-04T08:23:20.859Z] #51 ... [2022-07-04T08:23:20.859Z] [2022-07-04T08:23:20.859Z] #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-04T08:23:20.859Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T08:23:20.859Z] #42 70.55 Selecting previously unselected package libicu67:amd64. [2022-07-04T08:23:20.859Z] #42 70.59 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-04T08:23:20.859Z] #42 70.61 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-04T08:23:20.859Z] #42 ... [2022-07-04T08:23:20.859Z] [2022-07-04T08:23:20.859Z] #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-04T08:23:20.859Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:23:20.859Z] #14 72.94 Selecting previously unselected package binutils-mingw-w64. [2022-07-04T08:23:20.859Z] #14 72.95 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-04T08:23:20.859Z] #14 73.03 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-04T08:23:20.859Z] #14 73.34 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-04T08:23:20.859Z] #14 73.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T08:23:20.859Z] #14 73.38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T08:23:20.859Z] #14 73.67 Selecting previously unselected package dmsetup. [2022-07-04T08:23:20.859Z] #14 73.67 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T08:23:20.859Z] #14 73.69 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-04T08:23:20.859Z] #14 74.00 Selecting previously unselected package mingw-w64-common. [2022-07-04T08:23:20.859Z] #14 74.02 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-04T08:23:20.859Z] #14 74.03 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-04T08:23:20.884Z] #84 117.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T08:23:21.456Z] #84 117.2 checking if gcc static flag -static works... yes [2022-07-04T08:23:21.832Z] #14 ... [2022-07-04T08:23:21.832Z] [2022-07-04T08:23:21.832Z] #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-04T08:23:21.832Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T08:23:21.832Z] #77 43.65 configure.ac:7: installing './compile' [2022-07-04T08:23:21.832Z] #77 43.67 configure.ac:11: installing './config.guess' [2022-07-04T08:23:21.832Z] #77 43.67 configure.ac:11: installing './config.sub' [2022-07-04T08:23:21.832Z] #77 43.68 configure.ac:8: installing './install-sh' [2022-07-04T08:23:21.832Z] #77 43.71 configure.ac:8: installing './missing' [2022-07-04T08:23:21.832Z] #77 43.81 Makefile.am: installing './depcomp' [2022-07-04T08:23:21.832Z] #77 44.99 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-04T08:23:21.832Z] #77 45.01 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-04T08:23:21.832Z] #77 45.15 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-04T08:23:21.832Z] #77 45.17 libtoolize: copying file 'm4/libtool.m4' [2022-07-04T08:23:21.832Z] #77 45.30 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-04T08:23:21.832Z] #77 45.46 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-04T08:23:21.832Z] #77 45.58 libtoolize: copying file 'm4/ltversion.m4' [2022-07-04T08:23:21.832Z] #77 45.68 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-04T08:23:21.832Z] #77 45.78 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-04T08:23:21.987Z] #84 118.0 checking if gcc supports -c -o file.o... yes [2022-07-04T08:23:21.987Z] #84 118.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T08:23:21.987Z] #84 118.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... [2022-07-04T08:23:21.987Z] #84 ... [2022-07-04T08:23:21.987Z] [2022-07-04T08:23:21.987Z] #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-04T08:23:21.987Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-04T08:23:21.987Z] #19 155.1 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-04T08:23:21.987Z] #19 155.1 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-04T08:23:21.987Z] #19 155.1 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-04T08:23:21.987Z] #19 155.2 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-04T08:23:21.987Z] #19 155.3 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-04T08:23:21.987Z] #19 158.4 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-04T08:23:21.987Z] #19 158.4 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-04T08:23:21.987Z] #19 158.4 Get:48 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-04T08:23:21.987Z] #19 158.6 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-04T08:23:21.987Z] #19 158.6 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-07-04T08:23:21.987Z] #19 158.6 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-04T08:23:21.987Z] #19 159.1 Get:52 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-04T08:23:21.987Z] #19 159.1 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-07-04T08:23:21.987Z] #19 159.1 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-07-04T08:23:21.987Z] #19 159.1 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-07-04T08:23:21.987Z] #19 159.1 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-07-04T08:23:21.987Z] #19 159.1 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-04T08:23:21.987Z] #19 159.1 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-04T08:23:21.987Z] #19 159.1 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-07-04T08:23:21.987Z] #19 159.1 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-04T08:23:21.987Z] #19 159.1 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-04T08:23:21.987Z] #19 159.1 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-07-04T08:23:21.987Z] #19 159.1 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-04T08:23:21.987Z] #19 159.2 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-04T08:23:21.987Z] #19 159.2 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-04T08:23:21.987Z] #19 159.2 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-07-04T08:23:21.987Z] #19 159.2 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-07-04T08:23:21.987Z] #19 159.2 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-04T08:23:21.987Z] #19 159.2 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-04T08:23:21.987Z] #19 159.3 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-07-04T08:23:21.987Z] #19 159.3 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-04T08:23:21.987Z] #19 159.4 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-07-04T08:23:21.987Z] #19 159.4 Get:73 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-04T08:23:21.987Z] #19 162.7 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-07-04T08:23:21.987Z] #19 162.7 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-07-04T08:23:21.987Z] #19 162.8 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-04T08:23:21.987Z] #19 162.8 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-07-04T08:23:21.987Z] #19 162.9 Get:78 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-04T08:23:21.987Z] #19 ... [2022-07-04T08:23:21.987Z] [2022-07-04T08:23:21.987Z] #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-04T08:23:21.987Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:23:21.987Z] #84 118.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-04T08:23:22.248Z] #84 118.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T08:23:22.248Z] #84 118.9 checking how to hardcode library paths into programs... immediate [2022-07-04T08:23:22.516Z] #84 118.9 checking whether stripping libraries is possible... yes [2022-07-04T08:23:22.516Z] #84 118.9 checking if libtool supports shared libraries... yes [2022-07-04T08:23:22.516Z] #84 118.9 checking whether to build shared libraries... no [2022-07-04T08:23:22.516Z] #84 118.9 checking whether to build static libraries... yes [2022-07-04T08:23:22.516Z] #84 118.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T08:23:22.516Z] #84 119.0 checking whether build environment is sane... yes [2022-07-04T08:23:22.685Z] #77 ... [2022-07-04T08:23:22.685Z] [2022-07-04T08:23:22.685Z] #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-04T08:23:22.685Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T08:23:22.685Z] #42 82.87 Selecting previously unselected package libxml2:amd64. [2022-07-04T08:23:22.685Z] #42 82.87 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-04T08:23:22.685Z] #42 82.92 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-04T08:23:22.758Z] #14 ... [2022-07-04T08:23:22.758Z] [2022-07-04T08:23:22.758Z] #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-04T08:23:22.758Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T08:23:22.758Z] #42 82.50 Selecting previously unselected package libxml2:amd64. [2022-07-04T08:23:22.758Z] #42 82.53 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-04T08:23:22.758Z] #42 82.53 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-04T08:23:22.783Z] #84 119.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T08:23:22.783Z] #84 119.2 checking whether make sets $(MAKE)... yes [2022-07-04T08:23:22.783Z] #84 119.3 checking whether make supports the include directive... yes (GNU style) [2022-07-04T08:23:22.783Z] #84 119.3 checking whether make supports nested variables... yes [2022-07-04T08:23:23.113Z] #84 119.4 checking whether UID '0' is supported by ustar format... yes [2022-07-04T08:23:23.113Z] #84 119.4 checking whether GID '0' is supported by ustar format... yes [2022-07-04T08:23:23.113Z] #84 119.4 checking how to create a ustar tar archive... gnutar [2022-07-04T08:23:23.323Z] #42 83.28 Selecting previously unselected package libarchive13:amd64. [2022-07-04T08:23:23.323Z] #42 83.28 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-04T08:23:23.323Z] #42 83.29 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-04T08:23:23.377Z] #84 119.5 checking dependency style of gcc... gcc3 [2022-07-04T08:23:23.377Z] #84 119.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T08:23:23.377Z] #84 119.7 checking whether make supports nested variables... (cached) yes [2022-07-04T08:23:23.377Z] #84 119.7 checking for gawk... (cached) mawk [2022-07-04T08:23:23.377Z] #84 119.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-04T08:23:23.377Z] #84 119.7 checking for gcc... (cached) gcc [2022-07-04T08:23:23.377Z] #84 119.7 checking whether we are using the GNU C compiler... (cached) yes [2022-07-04T08:23:23.377Z] #84 119.7 checking whether gcc accepts -g... (cached) yes [2022-07-04T08:23:23.377Z] #84 119.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-04T08:23:23.377Z] #84 119.7 checking whether gcc understands -c and -o together... (cached) yes [2022-07-04T08:23:23.377Z] #84 119.7 checking for a Python interpreter with version >= 3... python3 [2022-07-04T08:23:23.377Z] #84 119.8 checking for python3... /usr/bin/python3 [2022-07-04T08:23:23.377Z] #84 119.8 checking for python3 version... 3.9 [2022-07-04T08:23:23.377Z] #84 119.8 checking for python3 platform... linux [2022-07-04T08:23:23.377Z] #84 119.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-04T08:23:23.617Z] #42 83.91 Selecting previously unselected package libarchive13:amd64. [2022-07-04T08:23:23.617Z] #42 83.92 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-04T08:23:23.617Z] #42 83.92 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-04T08:23:23.617Z] #42 ... [2022-07-04T08:23:23.617Z] [2022-07-04T08:23:23.617Z] #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-04T08:23:23.617Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:23:23.617Z] #51 73.86 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-04T08:23:23.617Z] #51 76.56 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-04T08:23:23.617Z] #51 76.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T08:23:23.617Z] #51 76.59 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T08:23:23.617Z] #51 76.61 Setting up python3-six (1.16.0-2) ... [2022-07-04T08:23:23.617Z] #51 78.96 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T08:23:23.617Z] #51 79.08 Setting up python3-protobuf (3.12.4-1) ... [2022-07-04T08:23:23.617Z] #51 ... [2022-07-04T08:23:23.617Z] [2022-07-04T08:23:23.617Z] #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-04T08:23:23.617Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:23:23.617Z] #14 78.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-04T08:23:23.617Z] #14 78.77 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-04T08:23:23.617Z] #14 78.81 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-04T08:23:23.617Z] #14 83.41 Selecting previously unselected package binutils-mingw-w64. [2022-07-04T08:23:23.617Z] #14 83.41 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-04T08:23:23.617Z] #14 83.43 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-04T08:23:23.617Z] #14 83.77 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-04T08:23:23.617Z] #14 83.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T08:23:23.617Z] #14 83.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T08:23:23.617Z] #14 84.12 Selecting previously unselected package dmsetup. [2022-07-04T08:23:23.617Z] #14 84.13 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T08:23:23.617Z] #14 84.13 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-04T08:23:23.696Z] #84 120.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-04T08:23:23.888Z] #42 83.73 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-04T08:23:23.888Z] #42 83.73 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-04T08:23:23.888Z] #42 83.75 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-04T08:23:23.959Z] #84 120.1 checking for go-md2man... no [2022-07-04T08:23:23.959Z] #84 120.1 checking error.h usability... yes [2022-07-04T08:23:23.959Z] #84 120.4 checking error.h presence... yes [2022-07-04T08:23:23.959Z] #84 120.4 checking for error.h... yes [2022-07-04T08:23:24.145Z] #42 84.02 Selecting previously unselected package librhash0:amd64. [2022-07-04T08:23:24.146Z] #42 84.02 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-04T08:23:24.146Z] #42 84.10 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-04T08:23:24.181Z] #14 84.55 Selecting previously unselected package mingw-w64-common. [2022-07-04T08:23:24.181Z] #14 ... [2022-07-04T08:23:24.181Z] [2022-07-04T08:23:24.181Z] #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-04T08:23:24.181Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T08:23:24.181Z] #42 84.52 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-04T08:23:24.181Z] #42 84.53 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-04T08:23:24.181Z] #42 84.56 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-04T08:23:24.181Z] #42 84.80 Selecting previously unselected package librhash0:amd64. [2022-07-04T08:23:24.181Z] #42 84.81 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-04T08:23:24.220Z] #84 120.4 checking linux/openat2.h usability... [2022-07-04T08:23:24.220Z] #84 ... [2022-07-04T08:23:24.220Z] [2022-07-04T08:23:24.220Z] #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-04T08:23:24.220Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-04T08:23:24.220Z] #41 DONE 180.3s [2022-07-04T08:23:24.220Z] [2022-07-04T08:23:24.220Z] #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-04T08:23:24.220Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:23:24.220Z] #84 120.4 checking linux/openat2.h usability... yes [2022-07-04T08:23:24.220Z] #84 120.6 checking linux/openat2.h presence... #84 ... [2022-07-04T08:23:24.220Z] [2022-07-04T08:23:24.220Z] #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-04T08:23:24.220Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T08:23:24.220Z] #43 180.5 Delve is a source level debugger for Go programs. [2022-07-04T08:23:24.220Z] #43 180.5 [2022-07-04T08:23:24.220Z] #43 180.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-04T08:23:24.220Z] #43 180.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-04T08:23:24.220Z] #43 180.5 [2022-07-04T08:23:24.220Z] #43 180.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-04T08:23:24.220Z] #43 180.5 [2022-07-04T08:23:24.220Z] #43 180.5 Pass flags to the program you are debugging using `--`, for example: [2022-07-04T08:23:24.220Z] #43 180.5 [2022-07-04T08:23:24.221Z] #43 180.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-04T08:23:24.221Z] #43 180.5 [2022-07-04T08:23:24.221Z] #43 180.5 Usage: [2022-07-04T08:23:24.221Z] #43 180.5 dlv [command] [2022-07-04T08:23:24.221Z] #43 180.5 [2022-07-04T08:23:24.221Z] #43 180.5 Available Commands: [2022-07-04T08:23:24.221Z] #43 180.5 attach Attach to running process and begin debugging. [2022-07-04T08:23:24.221Z] #43 180.5 connect Connect to a headless debug server with a terminal client. [2022-07-04T08:23:24.221Z] #43 180.5 core Examine a core dump. [2022-07-04T08:23:24.221Z] #43 180.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-04T08:23:24.221Z] #43 180.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-04T08:23:24.221Z] #43 180.5 exec Execute a precompiled binary, and begin a debug session. [2022-07-04T08:23:24.221Z] #43 180.5 help Help about any command [2022-07-04T08:23:24.221Z] #43 180.5 run Deprecated command. Use 'debug' instead. [2022-07-04T08:23:24.221Z] #43 180.5 test Compile test binary and begin debugging program. [2022-07-04T08:23:24.221Z] #43 180.5 trace Compile and begin tracing program. [2022-07-04T08:23:24.221Z] #43 180.5 version Prints version. [2022-07-04T08:23:24.221Z] #43 180.5 [2022-07-04T08:23:24.221Z] #43 180.5 Flags: [2022-07-04T08:23:24.221Z] #43 180.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-04T08:23:24.221Z] #43 180.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-04T08:23:24.221Z] #43 180.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-04T08:23:24.221Z] #43 180.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-04T08:23:24.221Z] #43 180.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-04T08:23:24.221Z] #43 180.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-04T08:23:24.221Z] #43 180.5 --disable-aslr Disables address space randomization [2022-07-04T08:23:24.221Z] #43 180.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-04T08:23:24.221Z] #43 180.5 -h, --help help for dlv [2022-07-04T08:23:24.221Z] #43 180.5 --init string Init file, executed by the terminal client. [2022-07-04T08:23:24.221Z] #43 180.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-04T08:23:24.221Z] #43 180.5 --log Enable debugging server logging. [2022-07-04T08:23:24.221Z] #43 180.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-04T08:23:24.221Z] #43 180.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-04T08:23:24.221Z] #43 180.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-04T08:23:24.221Z] #43 180.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-04T08:23:24.221Z] #43 180.5 --wd string Working directory for running the program. [2022-07-04T08:23:24.221Z] #43 180.5 [2022-07-04T08:23:24.221Z] #43 180.5 Additional help topics: [2022-07-04T08:23:24.221Z] #43 180.5 dlv backend Help about the --backend flag. [2022-07-04T08:23:24.221Z] #43 180.5 dlv log Help about logging flags. [2022-07-04T08:23:24.221Z] #43 180.5 dlv redirect Help about file redirection. [2022-07-04T08:23:24.221Z] #43 180.5 [2022-07-04T08:23:24.221Z] #43 180.5 Use "dlv [command] --help" for more information about a command. [2022-07-04T08:23:24.221Z] #43 DONE 180.7s [2022-07-04T08:23:24.221Z] [2022-07-04T08:23:24.221Z] #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-04T08:23:24.221Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:23:24.221Z] #84 120.6 checking linux/openat2.h presence... yes [2022-07-04T08:23:24.221Z] #84 120.7 checking for linux/openat2.h... yes [2022-07-04T08:23:24.403Z] #42 84.40 Selecting previously unselected package libuv1:amd64. [2022-07-04T08:23:24.439Z] #42 84.82 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-04T08:23:24.481Z] #84 120.8 checking for copy_file_range... yes [2022-07-04T08:23:24.661Z] #42 84.40 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-04T08:23:24.661Z] #42 84.44 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-04T08:23:24.696Z] #42 ... [2022-07-04T08:23:24.696Z] [2022-07-04T08:23:24.696Z] #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-04T08:23:24.696Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-04T08:23:24.696Z] #34 74.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-04T08:23:24.696Z] #34 ... [2022-07-04T08:23:24.696Z] [2022-07-04T08:23:24.696Z] #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-04T08:23:24.696Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T08:23:24.918Z] #42 84.71 Selecting previously unselected package cmake. [2022-07-04T08:23:24.918Z] #42 84.72 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-04T08:23:24.918Z] #42 84.79 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-04T08:23:24.953Z] #42 85.24 Selecting previously unselected package libuv1:amd64. [2022-07-04T08:23:24.953Z] #42 85.24 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-04T08:23:24.953Z] #42 85.25 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-04T08:23:25.002Z] #84 121.1 checking for fgetxattr... yes [2022-07-04T08:23:25.210Z] #42 85.56 Selecting previously unselected package cmake. [2022-07-04T08:23:25.210Z] #42 85.56 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-04T08:23:25.210Z] #42 85.57 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-04T08:23:25.578Z] #84 121.5 checking for statx... yes [2022-07-04T08:23:25.578Z] #84 121.9 checking for fgetpwent_r... yes [2022-07-04T08:23:26.150Z] #84 122.2 checking for issetugid... no [2022-07-04T08:23:26.151Z] #84 122.5 checking for pkg-config... /usr/bin/pkg-config [2022-07-04T08:23:26.151Z] #84 122.5 checking pkg-config is at least version 0.9.0... yes [2022-07-04T08:23:26.565Z] #77 ... [2022-07-04T08:23:26.565Z] [2022-07-04T08:23:26.565Z] #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-04T08:23:26.565Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:23:26.565Z] #14 92.43 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-04T08:23:26.565Z] #14 92.43 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:23:26.565Z] #14 92.43 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T08:23:26.725Z] #84 122.6 checking for library containing yajl_tree_get... -lyajl [2022-07-04T08:23:26.725Z] #84 123.1 checking for yajl >= 2.0.0... yes [2022-07-04T08:23:26.814Z] #42 ... [2022-07-04T08:23:26.814Z] [2022-07-04T08:23:26.814Z] #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-04T08:23:26.814Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:23:26.814Z] #77 1.510 Cloning into '/tmp/crun-build'... [2022-07-04T08:23:26.814Z] #77 ... [2022-07-04T08:23:26.814Z] [2022-07-04T08:23:26.814Z] #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-04T08:23:26.814Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:23:26.814Z] #14 83.83 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-04T08:23:26.814Z] #14 83.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-04T08:23:26.814Z] #14 83.84 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-04T08:23:26.988Z] #84 123.2 checking sys/capability.h usability... yes [2022-07-04T08:23:26.988Z] #84 123.3 checking sys/capability.h presence... yes [2022-07-04T08:23:26.988Z] #84 123.5 checking for sys/capability.h... yes [2022-07-04T08:23:27.127Z] #77 ... [2022-07-04T08:23:27.127Z] [2022-07-04T08:23:27.127Z] #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-04T08:23:27.127Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T08:23:27.127Z] #14 99.54 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-04T08:23:27.127Z] #14 99.54 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-04T08:23:27.127Z] #14 99.54 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T08:23:27.562Z] #84 123.5 checking for library containing cap_from_name... -lcap [2022-07-04T08:23:28.135Z] #84 124.0 checking for library containing dlopen... -ldl [2022-07-04T08:23:28.397Z] #84 124.7 checking seccomp.h usability... yes [2022-07-04T08:23:28.397Z] #84 124.8 checking seccomp.h presence... yes [2022-07-04T08:23:28.397Z] #84 124.9 checking for seccomp.h... yes [2022-07-04T08:23:29.345Z] #84 124.9 checking for library containing seccomp_rule_add... -lseccomp [2022-07-04T08:23:29.345Z] #84 125.5 checking for library containing seccomp_arch_resolve_name... none required [2022-07-04T08:23:29.606Z] #84 125.7 checking systemd/sd-bus.h usability... yes [2022-07-04T08:23:29.606Z] #84 126.0 checking systemd/sd-bus.h presence... yes [2022-07-04T08:23:29.868Z] #84 126.2 checking for systemd/sd-bus.h... yes [2022-07-04T08:23:30.441Z] #84 126.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-04T08:23:30.531Z] #42 ... [2022-07-04T08:23:30.532Z] [2022-07-04T08:23:30.532Z] #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-04T08:23:30.532Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:23:30.532Z] #51 85.78 Setting up criu (3.17-1) ... [2022-07-04T08:23:30.532Z] #51 89.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:23:30.532Z] #51 DONE 90.6s [2022-07-04T08:23:30.532Z] [2022-07-04T08:23:30.532Z] #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-04T08:23:30.532Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:23:30.532Z] #77 11.98 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-04T08:23:30.532Z] #77 12.10 Cloning into '/tmp/crun-build/libocispec'... [2022-07-04T08:23:30.703Z] #84 126.8 checking for sd_notify_barrier... yes [2022-07-04T08:23:30.964Z] #84 127.3 checking linux/bpf.h usability... yes [2022-07-04T08:23:30.964Z] #84 127.6 checking linux/bpf.h presence... yes [2022-07-04T08:23:31.094Z] #77 14.16 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-04T08:23:31.227Z] #84 127.6 checking for linux/bpf.h... yes [2022-07-04T08:23:31.227Z] #84 127.6 checking compilation for eBPF... yes [2022-07-04T08:23:31.227Z] #84 127.8 checking for criu >= 3.15... no [2022-07-04T08:23:31.227Z] #84 127.8 configure: CRIU headers not found, building without CRIU support [2022-07-04T08:23:31.227Z] #84 127.8 checking for criu > 3.16... no [2022-07-04T08:23:31.227Z] #84 127.8 configure: CRIU version doesn't support join-ns API [2022-07-04T08:23:31.227Z] #84 127.8 checking for criu > 3.16.1... no [2022-07-04T08:23:31.339Z] #14 104.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-04T08:23:31.339Z] #14 104.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-04T08:23:31.339Z] #14 104.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-04T08:23:31.350Z] #77 14.25 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-04T08:23:31.350Z] #77 14.25 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-04T08:23:31.350Z] #77 14.25 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-04T08:23:31.350Z] #77 14.35 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-04T08:23:31.494Z] #84 127.9 configure: CRIU version doesn't support for pre-dumping [2022-07-04T08:23:31.494Z] #84 127.9 checking for new mount API (fsconfig)... yes [2022-07-04T08:23:31.494Z] #84 128.0 checking for seccomp notify API... yes [2022-07-04T08:23:31.601Z] #14 104.7 Selecting previously unselected package libapparmor1:arm64. [2022-07-04T08:23:31.601Z] #14 104.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-04T08:23:31.601Z] #14 104.7 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-04T08:23:31.601Z] #14 104.8 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-04T08:23:31.601Z] #14 104.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-04T08:23:31.601Z] #14 104.8 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-04T08:23:31.758Z] #84 128.2 checking for gperf... no [2022-07-04T08:23:31.758Z] #84 128.2 configure: gperf not found - cannot rebuild signal parser code [2022-07-04T08:23:31.862Z] #14 105.0 Selecting previously unselected package libbtrfs0:arm64. [2022-07-04T08:23:31.862Z] #14 105.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-04T08:23:31.862Z] #14 105.0 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-04T08:23:31.862Z] #14 105.2 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-04T08:23:31.862Z] #14 105.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-04T08:23:31.862Z] #14 105.2 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-04T08:23:31.862Z] #14 ... [2022-07-04T08:23:31.862Z] [2022-07-04T08:23:31.862Z] #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-04T08:23:31.862Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T08:23:31.862Z] #77 56.57 configure.ac:7: installing 'build-aux/compile' [2022-07-04T08:23:31.899Z] #14 ... [2022-07-04T08:23:31.899Z] [2022-07-04T08:23:31.899Z] #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-04T08:23:31.899Z] #64 sha256:2124d7b2bcd79d27f7973d7292b04ef1bb65c5186d213bf9a84d9b480159f202 [2022-07-04T08:23:31.899Z] #64 50.50 Updating files: 46% (2232/4779) Updating files: 47% (2247/4779) Updating files: 48% (2294/4779) Updating files: 49% (2342/4779) Updating files: 50% (2390/4779) Updating files: 51% (2438/4779) Updating files: 52% (2486/4779) Updating files: 53% (2533/4779) Updating files: 54% (2581/4779) Updating files: 55% (2629/4779) Updating files: 56% (2677/4779) Updating files: 57% (2725/4779) Updating files: 58% (2772/4779) Updating files: 59% (2820/4779) Updating files: 60% (2868/4779) Updating files: 61% (2916/4779) Updating files: 62% (2963/4779) Updating files: 63% (3011/4779) Updating files: 64% (3059/4779) Updating files: 65% (3107/4779) Updating files: 66% (3155/4779) Updating files: 67% (3202/4779) Updating files: 68% (3250/4779) Updating files: 69% (3298/4779) Updating files: 70% (3346/4779) Updating files: 71% (3394/4779) Updating files: 72% (3441/4779) Updating files: 73% (3489/4779) Updating files: 74% (3537/4779) Updating files: 75% (3585/4779) Updating files: 76% (3633/4779) Updating files: 77% (3680/4779) Updating files: 78% (3728/4779) Updating files: 79% (3776/4779) Updating files: 80% (3824/4779) Updating files: 81% (3871/4779) Updating files: 82% (3919/4779) Updating files: 83% (3967/4779) Updating files: 84% (4015/4779) Updating files: 85% (4063/4779) Updating files: 86% (4110/4779) Updating files: 86% (4123/4779) Updating files: 87% (4158/4779) Updating files: 88% (4206/4779) Updating files: 89% (4254/4779) Updating files: 90% (4302/4779) Updating files: 91% (4349/4779) Updating files: 92% (4397/4779) Updating files: 93% (4445/4779) Updating files: 94% (4493/4779) Updating files: 95% (4541/4779) Updating files: 96% (4588/4779) Updating files: 97% (4636/4779) Updating files: 98% (4684/4779) Updating files: 99% (4732/4779) Updating files: 100% (4779/4779) Updating files: 100% (4779/4779), done. [2022-07-04T08:23:31.899Z] #64 51.96 + cd /tmp/tmp.phPUXgo8wV/src/github.com/containerd/containerd [2022-07-04T08:23:31.899Z] #64 51.97 + git checkout -q v1.6.6 [2022-07-04T08:23:32.020Z] #84 128.2 checking for library containing argp_parse... none required [2022-07-04T08:23:32.124Z] #77 56.58 configure.ac:9: installing 'build-aux/config.guess' [2022-07-04T08:23:32.124Z] #77 56.59 configure.ac:9: installing 'build-aux/config.sub' [2022-07-04T08:23:32.124Z] #77 56.60 configure.ac:11: installing 'build-aux/install-sh' [2022-07-04T08:23:32.124Z] #77 56.62 configure.ac:11: installing 'build-aux/missing' [2022-07-04T08:23:32.124Z] #77 56.79 Makefile.am: installing 'build-aux/depcomp' [2022-07-04T08:23:32.126Z] #14 ... [2022-07-04T08:23:32.126Z] [2022-07-04T08:23:32.126Z] #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-04T08:23:32.126Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:23:32.126Z] #77 10.91 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-04T08:23:32.126Z] #77 11.05 Cloning into '/tmp/crun-build/libocispec'... [2022-07-04T08:23:32.126Z] #77 12.97 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-04T08:23:32.127Z] #77 13.00 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-04T08:23:32.127Z] #77 13.00 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-04T08:23:32.127Z] #77 13.00 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-04T08:23:32.127Z] #77 13.14 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-04T08:23:32.127Z] #77 ... [2022-07-04T08:23:32.127Z] [2022-07-04T08:23:32.127Z] #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-04T08:23:32.127Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T08:23:32.127Z] #51 86.35 Setting up criu (3.17-1) ... [2022-07-04T08:23:32.127Z] #51 89.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:23:32.127Z] #51 DONE 91.1s [2022-07-04T08:23:32.127Z] [2022-07-04T08:23:32.127Z] #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-04T08:23:32.127Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T08:23:32.281Z] #84 128.6 checking that generated files are newer than configure... done [2022-07-04T08:23:32.281Z] #84 128.6 configure: creating ./config.status [2022-07-04T08:23:32.281Z] #84 ... [2022-07-04T08:23:32.281Z] [2022-07-04T08:23:32.281Z] #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-04T08:23:32.281Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-04T08:23:32.281Z] #19 165.6 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-07-04T08:23:32.281Z] #19 165.6 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-04T08:23:32.281Z] #19 165.6 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-04T08:23:32.281Z] #19 165.6 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-07-04T08:23:32.281Z] #19 165.6 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-07-04T08:23:32.281Z] #19 165.6 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-04T08:23:32.281Z] #19 165.6 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-04T08:23:32.281Z] #19 165.8 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-07-04T08:23:32.281Z] #19 165.8 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-04T08:23:32.281Z] #19 165.8 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-07-04T08:23:32.281Z] #19 165.8 Get:89 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-04T08:23:32.281Z] #19 168.3 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-07-04T08:23:32.281Z] #19 168.3 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-07-04T08:23:32.281Z] #19 168.4 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-04T08:23:32.281Z] #19 168.4 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-07-04T08:23:32.281Z] #19 168.5 Get:94 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-04T08:23:32.281Z] #19 170.5 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-07-04T08:23:32.281Z] #19 170.5 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-04T08:23:32.281Z] #19 170.5 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-04T08:23:32.281Z] #19 170.5 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-07-04T08:23:32.281Z] #19 170.5 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-04T08:23:32.281Z] #19 170.6 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-07-04T08:23:32.281Z] #19 170.6 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-04T08:23:32.281Z] #19 170.6 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-04T08:23:32.281Z] #19 170.6 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-04T08:23:32.281Z] #19 170.7 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-04T08:23:32.281Z] #19 170.8 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-07-04T08:23:32.281Z] #19 170.8 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-04T08:23:32.281Z] #19 170.8 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-04T08:23:32.281Z] #19 170.8 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-07-04T08:23:32.281Z] #19 170.9 Get:109 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-04T08:23:32.281Z] #19 172.5 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-07-04T08:23:32.281Z] #19 172.5 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-07-04T08:23:32.281Z] #19 172.5 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-04T08:23:32.281Z] #19 172.5 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-07-04T08:23:32.281Z] #19 172.6 Get:114 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-04T08:23:32.281Z] #19 174.0 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-07-04T08:23:32.281Z] #19 174.0 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-04T08:23:32.281Z] #19 174.0 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-04T08:23:32.281Z] #19 174.0 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-07-04T08:23:32.281Z] #19 174.0 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-07-04T08:23:32.281Z] #19 174.0 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-07-04T08:23:32.281Z] #19 174.0 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-04T08:23:32.281Z] #19 174.0 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-04T08:23:32.281Z] #19 174.0 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-07-04T08:23:32.281Z] #19 174.1 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-04T08:23:32.281Z] #19 174.1 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-07-04T08:23:32.281Z] #19 174.1 Get:126 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-04T08:23:32.386Z] #77 56.85 parallel-tests: installing 'build-aux/test-driver' [2022-07-04T08:23:32.387Z] #47 ... [2022-07-04T08:23:32.387Z] [2022-07-04T08:23:32.387Z] #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-04T08:23:32.387Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T08:23:32.387Z] #42 92.43 Setting up libicu67:amd64 (67.1-7) ... [2022-07-04T08:23:32.387Z] #42 92.48 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:23:32.665Z] #42 92.50 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-04T08:23:32.665Z] #42 92.53 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:23:32.665Z] #42 92.61 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-04T08:23:32.665Z] #42 92.62 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-04T08:23:32.665Z] #42 92.66 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-04T08:23:32.665Z] #42 92.71 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-04T08:23:32.665Z] #42 92.73 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-04T08:23:32.854Z] #19 176.0 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-07-04T08:23:32.854Z] #19 176.0 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-07-04T08:23:32.854Z] #19 176.1 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-04T08:23:32.854Z] #19 176.1 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-07-04T08:23:32.854Z] #19 176.1 Get:131 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-04T08:23:32.925Z] #42 92.74 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-04T08:23:32.925Z] #42 92.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:23:33.490Z] #42 DONE 93.4s [2022-07-04T08:23:33.490Z] [2022-07-04T08:23:33.490Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-04T08:23:33.490Z] #43 sha256:78b430a41a3b2df0ace9d36a20b8c9c8286cda0bc34c506cea230dbe5ce44d94 [2022-07-04T08:23:33.748Z] #43 DONE 0.2s [2022-07-04T08:23:33.748Z] [2022-07-04T08:23:33.748Z] #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-04T08:23:33.748Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:23:33.748Z] #77 17.15 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-04T08:23:33.796Z] #64 54.41 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-04T08:23:33.796Z] #64 54.41 + BUILDTAGS='netgo osusergo static_build' [2022-07-04T08:23:33.796Z] #64 54.41 + export EXTRA_FLAGS=-buildmode=pie [2022-07-04T08:23:33.796Z] #64 54.41 + EXTRA_FLAGS=-buildmode=pie [2022-07-04T08:23:33.796Z] #64 54.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-04T08:23:33.796Z] #64 54.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-04T08:23:33.796Z] #64 54.41 + '[' '' = dynamic ']' [2022-07-04T08:23:33.796Z] #64 54.41 + make [2022-07-04T08:23:33.872Z] #77 ... [2022-07-04T08:23:33.872Z] [2022-07-04T08:23:33.872Z] #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-04T08:23:33.872Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T08:23:33.872Z] #42 92.96 Setting up libicu67:amd64 (67.1-7) ... [2022-07-04T08:23:33.872Z] #42 93.01 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:23:33.872Z] #42 93.01 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-04T08:23:33.872Z] #42 93.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:23:33.872Z] #42 93.13 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-04T08:23:33.872Z] #42 93.15 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-04T08:23:33.872Z] #42 93.17 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-04T08:23:33.872Z] #42 93.23 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-04T08:23:33.872Z] #42 93.29 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-04T08:23:33.872Z] #42 93.31 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-04T08:23:33.872Z] #42 93.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:23:33.872Z] #42 DONE 94.2s [2022-07-04T08:23:33.872Z] [2022-07-04T08:23:33.872Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-04T08:23:33.872Z] #43 sha256:d307add885e6168c5935d2ba0ad8bf451221a4042cdeb8469036baa3da8e3fe3 [2022-07-04T08:23:33.872Z] #43 DONE 0.1s [2022-07-04T08:23:33.872Z] [2022-07-04T08:23:33.872Z] #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-04T08:23:33.872Z] #44 sha256:e59038355088e544565023afa1f3437da7cb98e2e2e428382b545d6224ab86ca [2022-07-04T08:23:34.129Z] #44 ... [2022-07-04T08:23:34.129Z] [2022-07-04T08:23:34.129Z] #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-04T08:23:34.129Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:23:34.129Z] #14 84.55 Selecting previously unselected package mingw-w64-common. [2022-07-04T08:23:34.129Z] #14 84.55 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-04T08:23:34.129Z] #14 84.56 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-04T08:23:34.247Z] #19 ... [2022-07-04T08:23:34.247Z] [2022-07-04T08:23:34.247Z] #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-04T08:23:34.247Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:23:34.247Z] #84 130.6 config.status: creating Makefile [2022-07-04T08:23:34.247Z] #84 130.7 config.status: creating rpm/crun.spec [2022-07-04T08:23:34.247Z] #84 130.7 config.status: creating config.h [2022-07-04T08:23:34.247Z] #84 130.7 config.status: executing libtool commands [2022-07-04T08:23:34.247Z] #84 130.8 config.status: executing depfiles commands [2022-07-04T08:23:34.386Z] #14 94.79 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-04T08:23:34.386Z] #14 94.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-04T08:23:34.386Z] #14 94.83 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-04T08:23:34.644Z] #14 ... [2022-07-04T08:23:34.644Z] [2022-07-04T08:23:34.644Z] #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-04T08:23:34.644Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:23:34.644Z] #77 17.72 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-04T08:23:34.936Z] #77 59.03 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-04T08:23:34.936Z] #77 59.03 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-04T08:23:35.195Z] #84 131.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-04T08:23:35.195Z] #84 131.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-04T08:23:35.289Z] #77 59.68 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-04T08:23:35.289Z] #77 59.69 libtoolize: copying file 'm4/libtool.m4' [2022-07-04T08:23:35.289Z] #77 59.76 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-04T08:23:35.551Z] #77 59.84 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-04T08:23:35.551Z] #77 59.90 libtoolize: copying file 'm4/ltversion.m4' [2022-07-04T08:23:35.551Z] #77 59.98 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-04T08:23:35.689Z] #64 56.31 + bin/ctr [2022-07-04T08:23:35.767Z] #84 132.1 checking for gcc... gcc [2022-07-04T08:23:36.034Z] #84 132.2 checking whether the C compiler works... yes [2022-07-04T08:23:36.034Z] #84 132.4 checking for C compiler default output file name... a.out [2022-07-04T08:23:36.034Z] #84 132.4 checking for suffix of executables... [2022-07-04T08:23:36.635Z] #84 132.6 checking whether we are cross compiling... no [2022-07-04T08:23:36.635Z] #84 132.8 checking for suffix of object files... o [2022-07-04T08:23:36.635Z] #84 133.0 checking whether we are using the GNU C compiler... yes [2022-07-04T08:23:36.905Z] #84 133.1 checking whether gcc accepts -g... yes [2022-07-04T08:23:37.026Z] #77 20.27 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-04T08:23:37.171Z] #84 133.3 checking for gcc option to accept ISO C89... none needed [2022-07-04T08:23:37.171Z] #84 133.5 checking whether gcc understands -c and -o together... yes [2022-07-04T08:23:37.446Z] #84 133.7 checking how to run the C preprocessor... gcc -E [2022-07-04T08:23:37.446Z] #84 134.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T08:23:37.708Z] #84 134.1 checking for egrep... /bin/grep -E [2022-07-04T08:23:37.920Z] #77 20.75 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-04T08:23:37.978Z] #84 134.1 checking for ANSI C header files... yes [2022-07-04T08:23:37.978Z] #84 134.5 checking for sys/types.h... yes [2022-07-04T08:23:38.255Z] #84 134.6 checking for sys/stat.h... yes [2022-07-04T08:23:38.255Z] #84 134.7 checking for stdlib.h... yes [2022-07-04T08:23:38.304Z] #77 ... [2022-07-04T08:23:38.304Z] [2022-07-04T08:23:38.304Z] #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-04T08:23:38.304Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T08:23:38.304Z] #14 105.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-04T08:23:38.304Z] #14 105.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-04T08:23:38.304Z] #14 105.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-04T08:23:38.304Z] #14 105.5 Selecting previously unselected package libudev-dev:arm64. [2022-07-04T08:23:38.304Z] #14 105.5 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-04T08:23:38.304Z] #14 105.5 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-04T08:23:38.304Z] #14 105.6 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-04T08:23:38.304Z] #14 105.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-04T08:23:38.304Z] #14 105.7 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-04T08:23:38.304Z] #14 105.9 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-04T08:23:38.304Z] #14 105.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-04T08:23:38.304Z] #14 105.9 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-04T08:23:38.304Z] #14 106.0 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-04T08:23:38.304Z] #14 106.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-04T08:23:38.304Z] #14 106.0 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-04T08:23:38.304Z] #14 106.2 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-04T08:23:38.304Z] #14 106.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-04T08:23:38.304Z] #14 106.2 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-04T08:23:38.304Z] #14 106.3 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-04T08:23:38.304Z] #14 106.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-04T08:23:38.304Z] #14 106.3 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-04T08:23:38.304Z] #14 106.7 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-04T08:23:38.304Z] #14 106.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-04T08:23:38.304Z] #14 106.7 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-04T08:23:38.304Z] #14 107.0 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-04T08:23:38.304Z] #14 107.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-04T08:23:38.304Z] #14 107.0 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-04T08:23:38.304Z] #14 107.1 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-04T08:23:38.304Z] #14 107.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-04T08:23:38.304Z] #14 107.1 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-04T08:23:38.304Z] #14 107.9 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-04T08:23:38.304Z] #14 107.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-04T08:23:38.304Z] #14 107.9 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-04T08:23:38.304Z] #14 108.9 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-04T08:23:38.304Z] #14 108.9 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-04T08:23:38.304Z] #14 109.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-04T08:23:38.304Z] #14 109.5 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-04T08:23:38.304Z] #14 109.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-04T08:23:38.304Z] #14 110.4 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-04T08:23:38.304Z] #14 110.6 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-04T08:23:38.304Z] #14 110.6 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-04T08:23:38.304Z] #14 111.2 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-04T08:23:38.304Z] #14 111.3 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-04T08:23:38.525Z] #84 134.8 checking for string.h... yes [2022-07-04T08:23:38.525Z] #84 135.0 checking for memory.h... yes [2022-07-04T08:23:38.566Z] #14 111.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-04T08:23:38.790Z] #84 135.1 checking for strings.h... yes [2022-07-04T08:23:38.790Z] #84 135.2 checking for inttypes.h... yes [2022-07-04T08:23:38.857Z] #14 ... [2022-07-04T08:23:38.857Z] [2022-07-04T08:23:38.857Z] #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-04T08:23:38.857Z] #67 sha256:bd49c6988a05d92c3fd134bbbc345045a876b6c2b630c34efeef42e114fa164a [2022-07-04T08:23:38.857Z] #67 101.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-04T08:23:38.857Z] #67 101.3 + GOBIN=/build [2022-07-04T08:23:38.857Z] #67 101.3 + GO111MODULE=on [2022-07-04T08:23:38.857Z] #67 101.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-04T08:23:38.857Z] #67 106.6 rootlesskit version 1.0.0 [2022-07-04T08:23:38.857Z] #67 106.6 Usage of /build/rootlesskit-docker-proxy: [2022-07-04T08:23:38.857Z] #67 106.6 -container-ip string [2022-07-04T08:23:38.857Z] #67 106.6 container ip [2022-07-04T08:23:38.857Z] #67 106.6 -container-port int [2022-07-04T08:23:38.857Z] #67 106.6 container port (default -1) [2022-07-04T08:23:38.857Z] #67 106.6 -host-ip string [2022-07-04T08:23:38.857Z] #67 106.6 host ip [2022-07-04T08:23:38.857Z] #67 106.6 -host-port int [2022-07-04T08:23:38.857Z] #67 106.6 host port (default -1) [2022-07-04T08:23:38.857Z] #67 106.6 -proto string [2022-07-04T08:23:38.857Z] #67 106.6 proxy protocol (default "tcp") [2022-07-04T08:23:38.929Z] #77 22.50 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-04T08:23:39.051Z] #84 135.3 checking for stdint.h... yes [2022-07-04T08:23:39.051Z] #84 135.5 checking for unistd.h... yes [2022-07-04T08:23:39.119Z] #67 ... [2022-07-04T08:23:39.119Z] [2022-07-04T08:23:39.119Z] #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-04T08:23:39.119Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T08:23:39.119Z] #14 112.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-04T08:23:39.186Z] #77 ... [2022-07-04T08:23:39.186Z] [2022-07-04T08:23:39.186Z] #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-04T08:23:39.186Z] #44 sha256:c07bfec808b4b7125ee3053393d87fa8623fd29c5258f7710333df9984fccb24 [2022-07-04T08:23:39.186Z] #44 1.386 + RM_GOPATH=0 [2022-07-04T08:23:39.186Z] #44 1.386 + TMP_GOPATH= [2022-07-04T08:23:39.186Z] #44 1.386 + : /build [2022-07-04T08:23:39.186Z] #44 1.386 + '[' -z '' ']' [2022-07-04T08:23:39.186Z] #44 1.395 ++ mktemp -d [2022-07-04T08:23:39.186Z] #44 1.395 + export GOPATH=/tmp/tmp.596flkmErm [2022-07-04T08:23:39.186Z] #44 1.395 + GOPATH=/tmp/tmp.596flkmErm [2022-07-04T08:23:39.186Z] #44 1.395 + RM_GOPATH=1 [2022-07-04T08:23:39.186Z] #44 1.395 + case "$(go env GOARCH)" in [2022-07-04T08:23:39.186Z] #44 1.395 ++ go env GOARCH [2022-07-04T08:23:39.186Z] #44 1.464 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T08:23:39.186Z] #44 1.464 + GO_BUILDMODE=-buildmode=pie [2022-07-04T08:23:39.186Z] #44 1.464 ++ dirname /install.sh [2022-07-04T08:23:39.186Z] #44 1.497 + dir=/ [2022-07-04T08:23:39.186Z] #44 1.497 + bin=tini [2022-07-04T08:23:39.186Z] #44 1.497 + shift [2022-07-04T08:23:39.186Z] #44 1.497 + '[' '!' -f //tini.installer ']' [2022-07-04T08:23:39.186Z] #44 1.497 + . //tini.installer [2022-07-04T08:23:39.186Z] #44 1.497 ++ : v0.19.0 [2022-07-04T08:23:39.186Z] #44 1.497 + install_tini [2022-07-04T08:23:39.186Z] #44 1.497 + echo 'Install tini version v0.19.0' [2022-07-04T08:23:39.186Z] #44 1.497 + git clone https://github.com/krallin/tini.git /tmp/tmp.596flkmErm/tini [2022-07-04T08:23:39.186Z] #44 1.497 Install tini version v0.19.0 [2022-07-04T08:23:39.186Z] #44 1.512 Cloning into '/tmp/tmp.596flkmErm/tini'... [2022-07-04T08:23:39.186Z] #44 2.986 + cd /tmp/tmp.596flkmErm/tini [2022-07-04T08:23:39.186Z] #44 2.986 + git checkout -q v0.19.0 [2022-07-04T08:23:39.186Z] #44 3.010 + cmake . [2022-07-04T08:23:39.186Z] #44 3.750 -- The C compiler identification is GNU 10.2.1 [2022-07-04T08:23:39.186Z] #44 3.919 -- Detecting C compiler ABI info [2022-07-04T08:23:39.186Z] #44 4.866 -- Detecting C compiler ABI info - done [2022-07-04T08:23:39.186Z] #44 5.005 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-04T08:23:39.186Z] #44 5.006 -- Detecting C compile features [2022-07-04T08:23:39.186Z] #44 5.008 -- Detecting C compile features - done [2022-07-04T08:23:39.186Z] #44 5.069 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-04T08:23:39.186Z] #44 5.386 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-04T08:23:39.186Z] #44 5.500 -- Configuring done [2022-07-04T08:23:39.186Z] #44 5.517 -- Generating done [2022-07-04T08:23:39.186Z] #44 5.526 -- Build files have been written to: /tmp/tmp.596flkmErm/tini [2022-07-04T08:23:39.186Z] #44 5.572 + make tini-static [2022-07-04T08:23:39.311Z] #84 135.6 checking minix/config.h usability... no [2022-07-04T08:23:39.311Z] #84 135.7 checking minix/config.h presence... no [2022-07-04T08:23:39.311Z] #84 135.7 checking for minix/config.h... no [2022-07-04T08:23:39.311Z] #84 135.7 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-04T08:23:39.443Z] #44 ... [2022-07-04T08:23:39.443Z] [2022-07-04T08:23:39.443Z] #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-04T08:23:39.444Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:23:39.444Z] #77 23.12 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-04T08:23:39.544Z] #14 112.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-04T08:23:39.544Z] #14 112.7 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-04T08:23:39.573Z] #84 135.9 checking build system type... x86_64-pc-linux-gnu [2022-07-04T08:23:39.573Z] #84 136.1 checking host system type... x86_64-pc-linux-gnu [2022-07-04T08:23:39.573Z] #84 136.1 checking how to print strings... printf [2022-07-04T08:23:39.573Z] #84 136.1 checking for a sed that does not truncate output... /bin/sed [2022-07-04T08:23:39.573Z] #84 136.1 checking for fgrep... /bin/grep -F [2022-07-04T08:23:39.573Z] #84 136.1 checking for ld used by gcc... /usr/bin/ld [2022-07-04T08:23:39.573Z] #84 136.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T08:23:39.845Z] #84 136.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T08:23:39.845Z] #84 136.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T08:23:39.845Z] #84 136.3 checking whether ln -s works... yes [2022-07-04T08:23:39.845Z] #84 136.3 checking the maximum length of command line arguments... 1572864 [2022-07-04T08:23:39.845Z] #84 136.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-04T08:23:39.845Z] #84 136.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T08:23:39.845Z] #84 136.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T08:23:39.845Z] #84 136.4 checking for objdump... objdump [2022-07-04T08:23:39.845Z] #84 136.4 checking how to recognize dependent libraries... pass_all [2022-07-04T08:23:39.845Z] #84 136.4 checking for dlltool... no [2022-07-04T08:23:39.845Z] #84 136.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T08:23:39.845Z] #84 136.4 checking for ar... ar [2022-07-04T08:23:40.008Z] #77 23.62 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-04T08:23:40.117Z] #14 113.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-04T08:23:40.119Z] #84 136.4 checking for archiver @FILE support... @ [2022-07-04T08:23:40.119Z] #84 136.5 checking for strip... strip [2022-07-04T08:23:40.119Z] #84 136.5 checking for ranlib... ranlib [2022-07-04T08:23:40.119Z] #84 136.5 checking for gawk... no [2022-07-04T08:23:40.119Z] #84 136.5 checking for mawk... mawk [2022-07-04T08:23:40.379Z] #14 113.6 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-04T08:23:40.385Z] #84 136.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T08:23:40.444Z] #77 ... [2022-07-04T08:23:40.444Z] [2022-07-04T08:23:40.444Z] #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-04T08:23:40.444Z] #44 sha256:e59038355088e544565023afa1f3437da7cb98e2e2e428382b545d6224ab86ca [2022-07-04T08:23:40.444Z] #44 1.474 + RM_GOPATH=0 [2022-07-04T08:23:40.444Z] #44 1.474 + TMP_GOPATH= [2022-07-04T08:23:40.444Z] #44 1.474 + : /build [2022-07-04T08:23:40.444Z] #44 1.474 + '[' -z '' ']' [2022-07-04T08:23:40.444Z] #44 1.474 ++ mktemp -d [2022-07-04T08:23:40.444Z] #44 1.590 + export GOPATH=/tmp/tmp.kfQFxLa5QH [2022-07-04T08:23:40.444Z] #44 1.590 + GOPATH=/tmp/tmp.kfQFxLa5QH [2022-07-04T08:23:40.444Z] #44 1.590 + RM_GOPATH=1 [2022-07-04T08:23:40.444Z] #44 1.590 + case "$(go env GOARCH)" in [2022-07-04T08:23:40.444Z] #44 1.591 ++ go env GOARCH [2022-07-04T08:23:40.444Z] #44 1.642 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T08:23:40.444Z] #44 1.642 + GO_BUILDMODE=-buildmode=pie [2022-07-04T08:23:40.444Z] #44 1.642 ++ dirname /install.sh [2022-07-04T08:23:40.444Z] #44 1.650 + dir=/ [2022-07-04T08:23:40.444Z] #44 1.650 + bin=tini [2022-07-04T08:23:40.444Z] #44 1.650 + shift [2022-07-04T08:23:40.444Z] #44 1.650 + '[' '!' -f //tini.installer ']' [2022-07-04T08:23:40.444Z] #44 1.650 + . //tini.installer [2022-07-04T08:23:40.444Z] #44 1.650 ++ : v0.19.0 [2022-07-04T08:23:40.444Z] #44 1.650 + install_tini [2022-07-04T08:23:40.444Z] #44 1.650 + echo 'Install tini version v0.19.0' [2022-07-04T08:23:40.444Z] #44 1.650 + git clone https://github.com/krallin/tini.git /tmp/tmp.kfQFxLa5QH/tini [2022-07-04T08:23:40.444Z] #44 1.651 Install tini version v0.19.0 [2022-07-04T08:23:40.444Z] #44 1.655 Cloning into '/tmp/tmp.kfQFxLa5QH/tini'... [2022-07-04T08:23:40.444Z] #44 2.839 + cd /tmp/tmp.kfQFxLa5QH/tini [2022-07-04T08:23:40.444Z] #44 2.839 + git checkout -q v0.19.0 [2022-07-04T08:23:40.444Z] #44 2.874 + cmake . [2022-07-04T08:23:40.444Z] #44 3.830 -- The C compiler identification is GNU 10.2.1 [2022-07-04T08:23:40.444Z] #44 3.952 -- Detecting C compiler ABI info [2022-07-04T08:23:40.444Z] #44 5.163 -- Detecting C compiler ABI info - done [2022-07-04T08:23:40.444Z] #44 5.403 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-04T08:23:40.444Z] #44 5.403 -- Detecting C compile features [2022-07-04T08:23:40.444Z] #44 5.404 -- Detecting C compile features - done [2022-07-04T08:23:40.444Z] #44 5.453 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-04T08:23:40.444Z] #44 5.792 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-04T08:23:40.444Z] #44 5.896 -- Configuring done [2022-07-04T08:23:40.444Z] #44 5.945 -- Generating done [2022-07-04T08:23:40.444Z] #44 5.960 -- Build files have been written to: /tmp/tmp.kfQFxLa5QH/tini [2022-07-04T08:23:40.444Z] #44 5.994 + make tini-static [2022-07-04T08:23:40.654Z] #84 137.0 checking for sysroot... no [2022-07-04T08:23:40.654Z] #84 137.0 checking for a working dd... /bin/dd [2022-07-04T08:23:40.654Z] #84 137.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T08:23:40.708Z] #44 6.708 Scanning dependencies of target tini-static [2022-07-04T08:23:40.708Z] #44 6.823 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-04T08:23:40.902Z] #14 113.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-04T08:23:40.902Z] #14 114.0 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-04T08:23:40.902Z] #14 114.0 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-04T08:23:40.902Z] #14 114.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-04T08:23:40.915Z] #84 137.2 checking for mt... no [2022-07-04T08:23:40.915Z] #84 137.2 checking if : is a manifest tool... no [2022-07-04T08:23:40.915Z] #84 137.2 checking for dlfcn.h... yes [2022-07-04T08:23:40.915Z] #84 137.4 checking for objdir... .libs [2022-07-04T08:23:40.940Z] #64 ... [2022-07-04T08:23:40.940Z] [2022-07-04T08:23:40.940Z] #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-04T08:23:40.940Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:23:40.941Z] #77 45.81 libtoolize: putting auxiliary files in '.'. [2022-07-04T08:23:40.941Z] #77 45.81 libtoolize: copying file './ltmain.sh' [2022-07-04T08:23:40.941Z] #77 46.47 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-04T08:23:40.941Z] #77 46.47 libtoolize: and rerunning libtoolize and aclocal. [2022-07-04T08:23:40.941Z] #77 46.47 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-04T08:23:40.941Z] #77 55.98 configure.ac:7: installing './compile' [2022-07-04T08:23:40.941Z] #77 ... [2022-07-04T08:23:40.941Z] [2022-07-04T08:23:40.941Z] #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-04T08:23:40.941Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:23:40.941Z] #14 98.56 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-04T08:23:40.941Z] #14 98.56 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:23:40.941Z] #14 98.58 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-04T08:23:40.941Z] #14 105.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-04T08:23:40.941Z] #14 105.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:23:40.941Z] #14 105.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T08:23:40.941Z] #14 ... [2022-07-04T08:23:40.941Z] [2022-07-04T08:23:40.941Z] #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-04T08:23:40.941Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:23:40.941Z] #77 56.00 configure.ac:11: installing './config.guess' [2022-07-04T08:23:40.941Z] #77 56.02 configure.ac:11: installing './config.sub' [2022-07-04T08:23:40.941Z] #77 56.03 configure.ac:8: installing './install-sh' [2022-07-04T08:23:40.941Z] #77 56.04 configure.ac:8: installing './missing' [2022-07-04T08:23:41.170Z] #14 114.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T08:23:41.170Z] [2022-07-04T08:23:41.170Z] #14 ... [2022-07-04T08:23:41.170Z] [2022-07-04T08:23:41.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-04T08:23:41.170Z] #67 sha256:bd49c6988a05d92c3fd134bbbc345045a876b6c2b630c34efeef42e114fa164a [2022-07-04T08:23:41.170Z] #67 DONE 113.8s [2022-07-04T08:23:41.170Z] [2022-07-04T08:23:41.170Z] #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-04T08:23:41.170Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T08:23:41.170Z] #14 114.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-04T08:23:41.170Z] #14 114.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T08:23:41.170Z] #14 114.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-04T08:23:41.170Z] #14 114.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-04T08:23:41.198Z] #77 56.16 Makefile.am: installing './depcomp' [2022-07-04T08:23:41.275Z] #44 ... [2022-07-04T08:23:41.275Z] [2022-07-04T08:23:41.275Z] #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-04T08:23:41.275Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T08:23:41.275Z] #53 101.2 gotestsum version dev [2022-07-04T08:23:41.275Z] #53 DONE 101.8s [2022-07-04T08:23:41.275Z] [2022-07-04T08:23:41.275Z] #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-04T08:23:41.275Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:23:41.275Z] #77 23.23 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-04T08:23:41.275Z] #77 23.71 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-04T08:23:41.275Z] #77 23.94 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-04T08:23:41.431Z] #14 114.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...#14 ... [2022-07-04T08:23:41.431Z] [2022-07-04T08:23:41.431Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-04T08:23:41.431Z] #68 sha256:25bf644d2eeb3c5f67203920fe7d2fab347dababd11c86302a98d3bf6bcaf98a [2022-07-04T08:23:41.431Z] #68 DONE 0.1s [2022-07-04T08:23:41.431Z] [2022-07-04T08:23:41.431Z] #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-04T08:23:41.431Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T08:23:41.431Z] #14 114.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T08:23:41.431Z] #14 114.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-04T08:23:41.431Z] #14 114.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T08:23:41.431Z] #14 114.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-04T08:23:41.431Z] #14 114.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-04T08:23:41.431Z] #14 ... [2022-07-04T08:23:41.431Z] [2022-07-04T08:23:41.431Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-04T08:23:41.431Z] #69 sha256:b1068b0cac4dce2a28b63d7ae6fd5767cfa31a6792583820289e29a877bed508 [2022-07-04T08:23:41.431Z] #69 DONE 0.1s [2022-07-04T08:23:41.431Z] [2022-07-04T08:23:41.431Z] #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-04T08:23:41.431Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T08:23:41.431Z] #14 114.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-04T08:23:41.431Z] #14 114.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-04T08:23:41.431Z] #14 114.6 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-04T08:23:41.431Z] #14 114.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:23:41.488Z] #84 137.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T08:23:41.488Z] #84 137.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T08:23:41.488Z] #84 137.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T08:23:41.750Z] #84 137.9 checking if gcc static flag -static works... yes [2022-07-04T08:23:42.006Z] #14 DONE 115.1s [2022-07-04T08:23:42.006Z] [2022-07-04T08:23:42.006Z] #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-04T08:23:42.006Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-04T08:23:42.006Z] #34 ... [2022-07-04T08:23:42.006Z] [2022-07-04T08:23:42.006Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-04T08:23:42.006Z] #59 sha256:260221a02f0cdcf17e33ba885abfefc26cfc274be116e8c01da9e140a4c4c6f3 [2022-07-04T08:23:42.011Z] #84 138.2 checking if gcc supports -c -o file.o... yes [2022-07-04T08:23:42.011Z] #84 138.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T08:23:42.011Z] #84 138.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-04T08:23:42.011Z] #84 138.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T08:23:42.268Z] #59 DONE 0.2s [2022-07-04T08:23:42.268Z] [2022-07-04T08:23:42.268Z] #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-04T08:23:42.268Z] #60 sha256:105eb3474dce29977900c97a142038dd321b88265ee20001db220d9ce36546f5 [2022-07-04T08:23:42.273Z] #84 138.6 checking how to hardcode library paths into programs... immediate [2022-07-04T08:23:42.273Z] #84 138.6 checking whether stripping libraries is possible... yes [2022-07-04T08:23:42.273Z] #84 138.6 checking if libtool supports shared libraries... yes [2022-07-04T08:23:42.273Z] #84 138.6 checking whether to build shared libraries... no [2022-07-04T08:23:42.273Z] #84 138.6 checking whether to build static libraries... yes [2022-07-04T08:23:42.273Z] #84 138.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T08:23:42.273Z] #84 138.6 checking whether build environment is sane... yes [2022-07-04T08:23:42.273Z] #84 138.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T08:23:42.273Z] #84 138.7 checking whether make sets $(MAKE)... yes [2022-07-04T08:23:42.273Z] #84 138.7 checking whether make supports the include directive... yes (GNU style) [2022-07-04T08:23:42.273Z] #84 138.8 checking whether make supports nested variables... yes [2022-07-04T08:23:42.273Z] #84 138.8 checking whether UID '0' is supported by ustar format... yes [2022-07-04T08:23:42.535Z] #84 138.8 checking whether GID '0' is supported by ustar format... yes [2022-07-04T08:23:42.535Z] #84 138.8 checking how to create a ustar tar archive... gnutar [2022-07-04T08:23:42.535Z] #84 138.9 checking dependency style of gcc... gcc3 [2022-07-04T08:23:42.535Z] #84 139.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T08:23:42.535Z] #84 139.0 checking whether make supports nested variables... (cached) yes [2022-07-04T08:23:42.535Z] #84 139.0 checking for pkg-config... /usr/bin/pkg-config [2022-07-04T08:23:42.535Z] #84 139.0 checking pkg-config is at least version 0.9.0... yes [2022-07-04T08:23:42.535Z] #84 139.0 checking for yajl >= 2.1.0... yes [2022-07-04T08:23:42.535Z] #84 139.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-04T08:23:42.535Z] #84 139.0 checking for gcc... (cached) gcc [2022-07-04T08:23:42.567Z] #77 57.51 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-04T08:23:42.567Z] #77 57.51 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-04T08:23:42.567Z] #77 57.63 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-04T08:23:42.567Z] #77 57.64 libtoolize: copying file 'm4/libtool.m4' [2022-07-04T08:23:42.567Z] #77 57.72 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-04T08:23:42.796Z] #84 139.1 checking whether we are using the GNU C compiler... (cached) yes [2022-07-04T08:23:42.796Z] #84 139.1 checking whether gcc accepts -g... (cached) yes [2022-07-04T08:23:42.796Z] #84 139.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-04T08:23:42.796Z] #84 139.1 checking whether gcc understands -c and -o together... (cached) yes [2022-07-04T08:23:42.796Z] #84 139.1 checking for a Python interpreter with version >= 3... python3 [2022-07-04T08:23:42.796Z] #84 139.2 checking for python3... /usr/bin/python3 [2022-07-04T08:23:42.796Z] #84 139.2 checking for python3 version... 3.9 [2022-07-04T08:23:42.796Z] #84 139.2 checking for python3 platform... linux [2022-07-04T08:23:42.796Z] #84 139.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-04T08:23:42.827Z] #77 57.80 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-04T08:23:42.827Z] #77 57.88 libtoolize: copying file 'm4/ltversion.m4' [2022-07-04T08:23:43.057Z] #84 139.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-04T08:23:43.084Z] #77 57.99 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-04T08:23:43.084Z] #77 58.11 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-04T08:23:43.214Z] #60 ... [2022-07-04T08:23:43.214Z] [2022-07-04T08:23:43.214Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-04T08:23:43.214Z] #15 sha256:e5f951f348dd47dc403642e15144e99ddf318c4dfb9ca7c56e57c875c8dd1b00 [2022-07-04T08:23:43.214Z] #15 DONE 1.3s [2022-07-04T08:23:43.214Z] [2022-07-04T08:23:43.214Z] #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-04T08:23:43.214Z] #60 sha256:105eb3474dce29977900c97a142038dd321b88265ee20001db220d9ce36546f5 [2022-07-04T08:23:43.214Z] #60 1.129 + RM_GOPATH=0 [2022-07-04T08:23:43.214Z] #60 1.134 + TMP_GOPATH= [2022-07-04T08:23:43.214Z] #60 1.134 + : /build [2022-07-04T08:23:43.214Z] #60 1.134 + '[' -z '' ']' [2022-07-04T08:23:43.214Z] #60 1.134 ++ mktemp -d [2022-07-04T08:23:43.214Z] #60 1.134 + export GOPATH=/tmp/tmp.SUpkDtoEEv [2022-07-04T08:23:43.214Z] #60 1.134 + GOPATH=/tmp/tmp.SUpkDtoEEv [2022-07-04T08:23:43.214Z] #60 1.134 + RM_GOPATH=1 [2022-07-04T08:23:43.214Z] #60 1.134 + case "$(go env GOARCH)" in [2022-07-04T08:23:43.215Z] #60 1.139 ++ go env GOARCH [2022-07-04T08:23:43.215Z] #60 1.212 Install runc version v1.1.2 (build tags: seccomp) [2022-07-04T08:23:43.215Z] #60 1.212 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T08:23:43.215Z] #60 1.212 + GO_BUILDMODE=-buildmode=pie [2022-07-04T08:23:43.215Z] #60 1.212 ++ dirname /install.sh [2022-07-04T08:23:43.215Z] #60 1.212 + dir=/ [2022-07-04T08:23:43.215Z] #60 1.212 + bin=runc [2022-07-04T08:23:43.215Z] #60 1.212 + shift [2022-07-04T08:23:43.215Z] #60 1.212 + '[' '!' -f //runc.installer ']' [2022-07-04T08:23:43.215Z] #60 1.212 + . //runc.installer [2022-07-04T08:23:43.215Z] #60 1.212 ++ set -e [2022-07-04T08:23:43.215Z] #60 1.212 ++ : v1.1.2 [2022-07-04T08:23:43.215Z] #60 1.212 + install_runc [2022-07-04T08:23:43.215Z] #60 1.212 + RUNC_BUILDTAGS=seccomp [2022-07-04T08:23:43.215Z] #60 1.212 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-04T08:23:43.215Z] #60 1.212 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SUpkDtoEEv/src/github.com/opencontainers/runc [2022-07-04T08:23:43.318Z] #84 139.7 checking that generated files are newer than configure... done [2022-07-04T08:23:43.318Z] #84 139.7 configure: creating ./config.status [2022-07-04T08:23:43.475Z] #60 1.243 Cloning into '/tmp/tmp.SUpkDtoEEv/src/github.com/opencontainers/runc'... [2022-07-04T08:23:44.192Z] #77 ... [2022-07-04T08:23:44.192Z] [2022-07-04T08:23:44.192Z] #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-04T08:23:44.192Z] #44 sha256:c07bfec808b4b7125ee3053393d87fa8623fd29c5258f7710333df9984fccb24 [2022-07-04T08:23:44.192Z] #44 6.547 Scanning dependencies of target tini-static [2022-07-04T08:23:44.192Z] #44 6.747 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-04T08:23:44.192Z] #44 9.048 [100%] Linking C executable tini-static [2022-07-04T08:23:44.192Z] #44 9.883 [100%] Built target tini-static [2022-07-04T08:23:44.192Z] #44 10.01 + mkdir -p /build [2022-07-04T08:23:44.192Z] #44 10.01 + cp tini-static /build/docker-init [2022-07-04T08:23:44.192Z] #44 DONE 10.3s [2022-07-04T08:23:44.192Z] [2022-07-04T08:23:44.192Z] #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-04T08:23:44.192Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:23:44.192Z] #14 95.86 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-04T08:23:44.192Z] #14 95.86 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:23:44.192Z] #14 95.87 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-04T08:23:44.192Z] #14 96.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-04T08:23:44.192Z] #14 96.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:23:44.192Z] #14 96.14 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-04T08:23:44.430Z] #60 ... [2022-07-04T08:23:44.430Z] [2022-07-04T08:23:44.430Z] #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-04T08:23:44.430Z] #16 sha256:2cd4662a7e0c8506cf1db0a3c783d8e69fc17c83f0d53c3945b80f74260ecfd0 [2022-07-04T08:23:44.430Z] #16 DONE 0.9s [2022-07-04T08:23:44.430Z] [2022-07-04T08:23:44.430Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-04T08:23:44.430Z] #17 sha256:62342bb3e0d44055f2152b49fde1b4efa49fd44a77773d46b2210d92aec5a83e [2022-07-04T08:23:44.553Z] #77 ... [2022-07-04T08:23:44.553Z] [2022-07-04T08:23:44.553Z] #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-04T08:23:44.553Z] #44 sha256:e59038355088e544565023afa1f3437da7cb98e2e2e428382b545d6224ab86ca [2022-07-04T08:23:44.553Z] #44 8.897 [100%] Linking C executable tini-static [2022-07-04T08:23:44.553Z] #44 9.889 [100%] Built target tini-static [2022-07-04T08:23:44.553Z] #44 10.01 + mkdir -p /build [2022-07-04T08:23:44.553Z] #44 10.03 + cp tini-static /build/docker-init [2022-07-04T08:23:44.553Z] #44 DONE 10.2s [2022-07-04T08:23:44.553Z] [2022-07-04T08:23:44.553Z] #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-04T08:23:44.553Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:23:44.553Z] #55 ... [2022-07-04T08:23:44.553Z] [2022-07-04T08:23:44.553Z] #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-04T08:23:44.553Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:23:44.553Z] #14 104.8 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-04T08:23:44.553Z] #14 104.9 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:23:44.553Z] #14 104.9 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-04T08:23:44.553Z] #14 105.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-04T08:23:44.553Z] #14 105.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:23:44.553Z] #14 105.1 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-04T08:23:44.703Z] #84 ... [2022-07-04T08:23:44.703Z] [2022-07-04T08:23:44.703Z] #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-04T08:23:44.703Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-04T08:23:44.703Z] #19 177.9 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-04T08:23:44.703Z] #19 177.9 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-04T08:23:44.703Z] #19 179.3 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:23:44.703Z] #19 179.8 Fetched 788 MB in 44s (18.1 MB/s) [2022-07-04T08:23:44.703Z] #19 179.9 Selecting previously unselected package liblocale-gettext-perl. [2022-07-04T08:23:44.703Z] #19 179.9 (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-04T08:23:44.703Z] #19 180.0 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-04T08:23:44.703Z] #19 180.0 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-04T08:23:44.703Z] #19 180.2 Selecting previously unselected package bzip2. [2022-07-04T08:23:44.703Z] #19 180.2 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-04T08:23:44.703Z] #19 180.2 Unpacking bzip2 (1.0.8-4) ... [2022-07-04T08:23:44.703Z] #19 180.4 Selecting previously unselected package libmagic-mgc. [2022-07-04T08:23:44.703Z] #19 180.4 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-04T08:23:44.703Z] #19 180.4 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-04T08:23:44.703Z] #19 180.9 Selecting previously unselected package libmagic1:amd64. [2022-07-04T08:23:44.703Z] #19 180.9 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-04T08:23:44.703Z] #19 181.0 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-04T08:23:44.703Z] #19 181.1 Selecting previously unselected package file. [2022-07-04T08:23:44.703Z] #19 181.1 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-04T08:23:44.703Z] #19 181.1 Unpacking file (1:5.39-3) ... [2022-07-04T08:23:44.703Z] #19 181.2 Selecting previously unselected package xz-utils. [2022-07-04T08:23:44.703Z] #19 181.2 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-04T08:23:44.703Z] #19 181.2 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T08:23:44.703Z] #19 181.6 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-04T08:23:44.703Z] #19 181.6 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-04T08:23:44.703Z] #19 181.6 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-04T08:23:44.703Z] #19 183.0 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-04T08:23:44.703Z] #19 183.0 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-04T08:23:44.703Z] #19 183.0 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-04T08:23:44.703Z] #19 184.3 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-04T08:23:44.703Z] #19 184.3 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-04T08:23:44.703Z] #19 184.3 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-04T08:23:44.703Z] #19 185.5 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-04T08:23:44.703Z] #19 185.5 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-04T08:23:44.703Z] #19 185.5 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-04T08:23:44.703Z] #19 186.6 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-04T08:23:44.703Z] #19 186.6 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-04T08:23:44.703Z] #19 186.6 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-04T08:23:44.703Z] #19 187.5 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-04T08:23:44.703Z] #19 187.5 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-04T08:23:44.703Z] #19 187.5 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-04T08:23:44.703Z] #19 187.6 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-04T08:23:44.703Z] #19 187.6 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-04T08:23:44.703Z] #19 187.6 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-04T08:23:44.964Z] #19 ... [2022-07-04T08:23:44.964Z] [2022-07-04T08:23:44.964Z] #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-04T08:23:44.964Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:23:44.964Z] #84 141.4 config.status: creating Makefile [2022-07-04T08:23:45.002Z] #17 0.691 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-04T08:23:45.224Z] #84 141.5 config.status: creating config.h [2022-07-04T08:23:45.224Z] #84 141.6 config.status: executing libtool commands [2022-07-04T08:23:45.224Z] #84 141.6 config.status: executing depfiles commands [2022-07-04T08:23:45.263Z] #17 DONE 0.9s [2022-07-04T08:23:45.263Z] [2022-07-04T08:23:45.263Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-04T08:23:45.263Z] #18 sha256:7df831cd34c3e236217c8eb9e9d1f16a3e6abd6c752f0215ba9a94816c500d08 [2022-07-04T08:23:45.797Z] #84 142.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-04T08:23:45.797Z] #84 142.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-04T08:23:46.063Z] #84 142.6 checking for gcc... gcc [2022-07-04T08:23:46.324Z] #84 142.7 checking whether the C compiler works... yes [2022-07-04T08:23:46.324Z] #84 142.8 checking for C compiler default output file name... a.out [2022-07-04T08:23:46.324Z] #84 142.8 checking for suffix of executables... [2022-07-04T08:23:46.585Z] #84 142.9 checking whether we are cross compiling... no [2022-07-04T08:23:46.585Z] #84 143.1 checking for suffix of object files... o [2022-07-04T08:23:46.656Z] #18 DONE 1.5s [2022-07-04T08:23:46.656Z] [2022-07-04T08:23:46.656Z] #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-04T08:23:46.656Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a [2022-07-04T08:23:46.656Z] #36 119.6 Delve is a source level debugger for Go programs. [2022-07-04T08:23:46.656Z] #36 119.6 [2022-07-04T08:23:46.656Z] #36 119.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-04T08:23:46.656Z] #36 119.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-04T08:23:46.656Z] #36 119.6 [2022-07-04T08:23:46.656Z] #36 119.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-04T08:23:46.656Z] #36 119.6 [2022-07-04T08:23:46.656Z] #36 119.6 Pass flags to the program you are debugging using `--`, for example: [2022-07-04T08:23:46.656Z] #36 119.6 [2022-07-04T08:23:46.656Z] #36 119.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-04T08:23:46.656Z] #36 119.6 [2022-07-04T08:23:46.656Z] #36 119.6 Usage: [2022-07-04T08:23:46.656Z] #36 119.6 dlv [command] [2022-07-04T08:23:46.656Z] #36 119.6 [2022-07-04T08:23:46.656Z] #36 119.6 Available Commands: [2022-07-04T08:23:46.656Z] #36 119.6 attach Attach to running process and begin debugging. [2022-07-04T08:23:46.656Z] #36 119.6 connect Connect to a headless debug server with a terminal client. [2022-07-04T08:23:46.656Z] #36 119.6 core Examine a core dump. [2022-07-04T08:23:46.656Z] #36 119.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-04T08:23:46.656Z] #36 119.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-04T08:23:46.656Z] #36 119.6 exec Execute a precompiled binary, and begin a debug session. [2022-07-04T08:23:46.656Z] #36 119.6 help Help about any command [2022-07-04T08:23:46.656Z] #36 119.6 run Deprecated command. Use 'debug' instead. [2022-07-04T08:23:46.656Z] #36 119.6 test Compile test binary and begin debugging program. [2022-07-04T08:23:46.656Z] #36 119.6 trace Compile and begin tracing program. [2022-07-04T08:23:46.656Z] #36 119.6 version Prints version. [2022-07-04T08:23:46.656Z] #36 119.6 [2022-07-04T08:23:46.656Z] #36 119.6 Flags: [2022-07-04T08:23:46.656Z] #36 119.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-04T08:23:46.656Z] #36 119.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-04T08:23:46.656Z] #36 119.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-04T08:23:46.656Z] #36 119.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-04T08:23:46.656Z] #36 119.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-04T08:23:46.656Z] #36 119.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-04T08:23:46.656Z] #36 119.6 --disable-aslr Disables address space randomization [2022-07-04T08:23:46.656Z] #36 119.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-04T08:23:46.656Z] #36 119.6 -h, --help help for dlv [2022-07-04T08:23:46.656Z] #36 119.6 --init string Init file, executed by the terminal client. [2022-07-04T08:23:46.656Z] #36 119.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-04T08:23:46.656Z] #36 119.6 --log Enable debugging server logging. [2022-07-04T08:23:46.656Z] #36 119.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-04T08:23:46.656Z] #36 119.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-04T08:23:46.656Z] #36 119.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-04T08:23:46.656Z] #36 119.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-04T08:23:46.656Z] #36 119.6 --wd string Working directory for running the program. [2022-07-04T08:23:46.656Z] #36 119.6 [2022-07-04T08:23:46.656Z] #36 119.6 Additional help topics: [2022-07-04T08:23:46.656Z] #36 119.6 dlv backend Help about the --backend flag. [2022-07-04T08:23:46.656Z] #36 119.6 dlv log Help about logging flags. [2022-07-04T08:23:46.656Z] #36 119.6 dlv redirect Help about file redirection. [2022-07-04T08:23:46.656Z] #36 119.6 [2022-07-04T08:23:46.656Z] #36 119.6 Use "dlv [command] --help" for more information about a command. [2022-07-04T08:23:46.656Z] #36 DONE 119.8s [2022-07-04T08:23:46.656Z] [2022-07-04T08:23:46.656Z] #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-04T08:23:46.656Z] #26 sha256:7ed3a9264ca1d1e687e1f3ce3d2c4d34d72bf0035d41074fcaee8e644fef9e0b [2022-07-04T08:23:46.718Z] #14 ... [2022-07-04T08:23:46.718Z] [2022-07-04T08:23:46.718Z] #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-04T08:23:46.718Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T08:23:46.718Z] #53 106.3 gotestsum version dev [2022-07-04T08:23:46.847Z] #84 143.2 checking whether we are using the GNU C compiler... yes [2022-07-04T08:23:46.847Z] #84 143.2 checking whether gcc accepts -g... yes [2022-07-04T08:23:46.975Z] #53 DONE 106.9s [2022-07-04T08:23:46.975Z] [2022-07-04T08:23:46.975Z] #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-04T08:23:46.975Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:23:47.108Z] #84 143.3 checking for gcc option to accept ISO C89... none needed [2022-07-04T08:23:47.108Z] #84 143.5 checking whether gcc understands -c and -o together... yes [2022-07-04T08:23:47.108Z] #84 143.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T08:23:47.108Z] #84 143.7 checking whether build environment is sane... yes [2022-07-04T08:23:47.370Z] #84 143.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T08:23:47.370Z] #84 143.8 checking for gawk... no [2022-07-04T08:23:47.370Z] #84 143.8 checking for mawk... mawk [2022-07-04T08:23:47.370Z] #84 143.8 checking whether make sets $(MAKE)... yes [2022-07-04T08:23:47.370Z] #84 143.8 checking whether make supports the include directive... yes (GNU style) [2022-07-04T08:23:47.370Z] #84 143.8 checking whether make supports nested variables... yes [2022-07-04T08:23:47.370Z] #84 143.8 checking whether UID '0' is supported by ustar format... yes [2022-07-04T08:23:47.370Z] #84 143.8 checking whether GID '0' is supported by ustar format... yes [2022-07-04T08:23:47.370Z] #84 143.8 checking how to create a ustar tar archive... gnutar [2022-07-04T08:23:47.631Z] #84 143.9 checking dependency style of gcc... gcc3 [2022-07-04T08:23:47.631Z] #84 144.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T08:23:47.631Z] #84 144.0 checking whether make supports nested variables... (cached) yes [2022-07-04T08:23:47.892Z] #84 144.0 checking build system type... x86_64-pc-linux-gnu [2022-07-04T08:23:47.892Z] #84 144.3 checking host system type... x86_64-pc-linux-gnu [2022-07-04T08:23:47.892Z] #84 144.3 checking how to print strings... printf [2022-07-04T08:23:47.892Z] #84 144.3 checking for a sed that does not truncate output... /bin/sed [2022-07-04T08:23:47.892Z] #84 144.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T08:23:47.892Z] #84 144.4 checking for egrep... /bin/grep -E [2022-07-04T08:23:47.892Z] #84 144.4 checking for fgrep... /bin/grep -F [2022-07-04T08:23:47.892Z] #84 144.4 checking for ld used by gcc... /usr/bin/ld [2022-07-04T08:23:47.892Z] #84 144.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T08:23:48.152Z] #84 144.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T08:23:48.152Z] #84 144.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T08:23:48.152Z] #84 144.7 checking whether ln -s works... yes [2022-07-04T08:23:48.152Z] #84 144.7 checking the maximum length of command line arguments... 1572864 [2022-07-04T08:23:48.152Z] #84 144.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-04T08:23:48.152Z] #84 144.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T08:23:48.152Z] #84 144.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T08:23:48.152Z] #84 144.7 checking for objdump... objdump [2022-07-04T08:23:48.152Z] #84 144.7 checking how to recognize dependent libraries... pass_all [2022-07-04T08:23:48.152Z] #84 144.7 checking for dlltool... no [2022-07-04T08:23:48.152Z] #84 144.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T08:23:48.152Z] #84 144.7 checking for ar... ar [2022-07-04T08:23:48.230Z] #26 118.2 Updating files: 17% (2040/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/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: 47% (5413/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) [2022-07-04T08:23:48.230Z] #26 ... [2022-07-04T08:23:48.230Z] [2022-07-04T08:23:48.230Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-04T08:23:48.230Z] #19 sha256:b7477035d509187c35ca5a8f7bb22c40a8e03086d8f5555f155280dc54f43d3b [2022-07-04T08:23:48.230Z] #19 DONE 1.7s [2022-07-04T08:23:48.230Z] [2022-07-04T08:23:48.230Z] #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-04T08:23:48.230Z] #26 sha256:7ed3a9264ca1d1e687e1f3ce3d2c4d34d72bf0035d41074fcaee8e644fef9e0b [2022-07-04T08:23:48.413Z] #84 144.7 checking for archiver @FILE support... @ [2022-07-04T08:23:48.674Z] #84 145.0 checking for strip... strip [2022-07-04T08:23:48.674Z] #84 145.0 checking for ranlib... ranlib [2022-07-04T08:23:49.021Z] #26 118.2 Updating files: 17% (2040/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/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: 47% (5413/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: 63% (7196/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: 77% (8789/11414) [2022-07-04T08:23:49.021Z] #26 ... [2022-07-04T08:23:49.021Z] [2022-07-04T08:23:49.021Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-04T08:23:49.021Z] #20 sha256:b68a7f7ec677c2d67bebbcbfa046df9a6e597dfa26a6a67cbb34c9548e89d961 [2022-07-04T08:23:49.021Z] #20 DONE 0.8s [2022-07-04T08:23:49.021Z] [2022-07-04T08:23:49.021Z] #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-04T08:23:49.021Z] #26 sha256:7ed3a9264ca1d1e687e1f3ce3d2c4d34d72bf0035d41074fcaee8e644fef9e0b [2022-07-04T08:23:49.246Z] #84 145.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T08:23:49.246Z] #84 145.5 checking for sysroot... no [2022-07-04T08:23:49.246Z] #84 145.5 checking for a working dd... /bin/dd [2022-07-04T08:23:49.246Z] #84 145.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T08:23:49.246Z] #84 145.6 checking for mt... no [2022-07-04T08:23:49.246Z] #84 145.6 checking if : is a manifest tool... no [2022-07-04T08:23:49.506Z] #84 145.7 checking how to run the C preprocessor... gcc -E [2022-07-04T08:23:50.064Z] #26 118.2 Updating files: 17% (2040/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/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: 47% (5413/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: 63% (7196/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: 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: 82% (9437/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: 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-04T08:23:50.064Z] #26 122.9 + cd /tmp/tmp.loZOr82dNt/tmp/docker-ce [2022-07-04T08:23:50.064Z] #26 122.9 + git checkout -q v17.06.2-ce [2022-07-04T08:23:50.709Z] #84 146.2 checking for ANSI C header files... yes [2022-07-04T08:23:50.709Z] #84 147.0 checking for sys/types.h... yes [2022-07-04T08:23:50.969Z] #84 147.2 checking for sys/stat.h... yes [2022-07-04T08:23:51.151Z] #77 ... [2022-07-04T08:23:51.151Z] [2022-07-04T08:23:51.151Z] #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-04T08:23:51.151Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:23:51.151Z] #14 110.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-04T08:23:51.151Z] #14 110.7 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:23:51.151Z] #14 110.7 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T08:23:51.230Z] #84 147.5 checking for stdlib.h... yes [2022-07-04T08:23:51.491Z] #84 147.7 checking for string.h... yes [2022-07-04T08:23:51.752Z] #84 148.0 checking for memory.h... yes [2022-07-04T08:23:52.013Z] #84 148.2 checking for strings.h... yes [2022-07-04T08:23:52.274Z] #84 148.4 checking for inttypes.h... yes [2022-07-04T08:23:52.274Z] #84 148.7 checking for stdint.h... yes [2022-07-04T08:23:52.535Z] #84 148.9 checking for unistd.h... yes [2022-07-04T08:23:52.824Z] #84 149.2 checking for dlfcn.h... yes [2022-07-04T08:23:52.824Z] #84 149.4 checking for objdir... .libs [2022-07-04T08:23:53.038Z] #77 ... [2022-07-04T08:23:53.038Z] [2022-07-04T08:23:53.038Z] #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-04T08:23:53.038Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:23:53.038Z] #14 118.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-04T08:23:53.038Z] #14 118.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:23:53.038Z] #14 118.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T08:23:53.399Z] #84 149.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T08:23:53.399Z] #84 149.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T08:23:53.399Z] #84 149.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T08:23:53.661Z] #84 149.8 checking if gcc static flag -static works... yes [2022-07-04T08:23:53.661Z] #84 150.1 checking if gcc supports -c -o file.o... yes [2022-07-04T08:23:53.922Z] #84 150.2 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T08:23:53.922Z] #84 150.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-04T08:23:54.183Z] #84 150.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T08:23:54.183Z] #84 150.7 checking how to hardcode library paths into programs... immediate [2022-07-04T08:23:54.183Z] #84 150.7 checking whether stripping libraries is possible... yes [2022-07-04T08:23:54.183Z] #84 150.7 checking if libtool supports shared libraries... yes [2022-07-04T08:23:54.183Z] #84 150.7 checking whether to build shared libraries... no [2022-07-04T08:23:54.183Z] #84 150.7 checking whether to build static libraries... yes [2022-07-04T08:23:54.293Z] #26 126.6 + mkdir -p /tmp/tmp.loZOr82dNt/src/github.com/docker [2022-07-04T08:23:54.293Z] #26 126.6 + mv components/cli /tmp/tmp.loZOr82dNt/src/github.com/docker/cli [2022-07-04T08:23:54.293Z] #26 126.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-04T08:23:54.443Z] #84 150.8 checking float.h usability... yes [2022-07-04T08:23:54.443Z] #84 151.0 checking float.h presence... yes [2022-07-04T08:23:54.443Z] #84 151.0 checking for float.h... yes [2022-07-04T08:23:54.704Z] #84 151.1 checking limits.h usability... yes [2022-07-04T08:23:54.965Z] #84 151.3 checking limits.h presence... yes [2022-07-04T08:23:54.965Z] #84 151.4 checking for limits.h... yes [2022-07-04T08:23:55.226Z] #84 151.5 checking stddef.h usability... yes [2022-07-04T08:23:55.226Z] #84 151.7 checking stddef.h presence... yes [2022-07-04T08:23:55.226Z] #84 151.8 checking for stddef.h... yes [2022-07-04T08:23:55.236Z] #26 ... [2022-07-04T08:23:55.236Z] [2022-07-04T08:23:55.236Z] #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-04T08:23:55.236Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T08:23:55.236Z] #77 75.03 configure.ac:11: installing 'build-aux/compile' [2022-07-04T08:23:55.236Z] #77 75.05 configure.ac:11: installing 'build-aux/config.guess' [2022-07-04T08:23:55.236Z] #77 75.06 configure.ac:11: installing 'build-aux/config.sub' [2022-07-04T08:23:55.236Z] #77 75.07 configure.ac:13: installing 'build-aux/install-sh' [2022-07-04T08:23:55.236Z] #77 75.07 configure.ac:13: installing 'build-aux/missing' [2022-07-04T08:23:55.236Z] #77 75.08 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-04T08:23:55.236Z] #77 75.28 Makefile.am: installing 'build-aux/depcomp' [2022-07-04T08:23:55.236Z] #77 76.66 checking build system type... aarch64-unknown-linux-gnu [2022-07-04T08:23:55.236Z] #77 76.97 checking host system type... aarch64-unknown-linux-gnu [2022-07-04T08:23:55.236Z] #77 76.98 checking how to print strings... printf [2022-07-04T08:23:55.236Z] #77 76.99 checking for gcc... gcc [2022-07-04T08:23:55.236Z] #77 77.11 checking whether the C compiler works... yes [2022-07-04T08:23:55.236Z] #77 77.31 checking for C compiler default output file name... a.out [2022-07-04T08:23:55.236Z] #77 77.32 checking for suffix of executables... [2022-07-04T08:23:55.236Z] #77 77.56 checking whether we are cross compiling... no [2022-07-04T08:23:55.236Z] #77 77.82 checking for suffix of object files... o [2022-07-04T08:23:55.236Z] #77 77.98 checking whether we are using the GNU C compiler... yes [2022-07-04T08:23:55.236Z] #77 78.15 checking whether gcc accepts -g... yes [2022-07-04T08:23:55.236Z] #77 78.27 checking for gcc option to accept ISO C89... none needed [2022-07-04T08:23:55.236Z] #77 78.46 checking whether gcc understands -c and -o together... yes [2022-07-04T08:23:55.236Z] #77 78.66 checking for a sed that does not truncate output... /bin/sed [2022-07-04T08:23:55.236Z] #77 78.68 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T08:23:55.236Z] #77 78.70 checking for egrep... /bin/grep -E [2022-07-04T08:23:55.236Z] #77 78.72 checking for fgrep... /bin/grep -F [2022-07-04T08:23:55.236Z] #77 78.75 checking for ld used by gcc... /usr/bin/ld [2022-07-04T08:23:55.236Z] #77 78.79 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T08:23:55.236Z] #77 78.79 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T08:23:55.237Z] #77 78.82 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T08:23:55.237Z] #77 78.95 checking whether ln -s works... yes [2022-07-04T08:23:55.237Z] #77 78.95 checking the maximum length of command line arguments... 1572864 [2022-07-04T08:23:55.237Z] #77 78.99 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-04T08:23:55.237Z] #77 78.99 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T08:23:55.237Z] #77 78.99 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T08:23:55.237Z] #77 78.99 checking for objdump... objdump [2022-07-04T08:23:55.237Z] #77 79.00 checking how to recognize dependent libraries... pass_all [2022-07-04T08:23:55.237Z] #77 79.00 checking for dlltool... no [2022-07-04T08:23:55.237Z] #77 79.00 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T08:23:55.237Z] #77 79.01 checking for ar... ar [2022-07-04T08:23:55.237Z] #77 79.02 checking for archiver @FILE support... @ [2022-07-04T08:23:55.237Z] #77 79.18 checking for strip... strip [2022-07-04T08:23:55.237Z] #77 79.18 checking for ranlib... ranlib [2022-07-04T08:23:55.237Z] #77 79.19 checking for gawk... no [2022-07-04T08:23:55.237Z] #77 79.19 checking for mawk... mawk [2022-07-04T08:23:55.237Z] #77 79.19 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T08:23:55.237Z] #77 79.64 checking for sysroot... no [2022-07-04T08:23:55.237Z] #77 79.64 checking for a working dd... /bin/dd [2022-07-04T08:23:55.237Z] #77 79.66 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T08:23:55.237Z] #77 79.68 checking for mt... no [2022-07-04T08:23:55.237Z] #77 79.69 checking if : is a manifest tool... no [2022-07-04T08:23:55.487Z] #84 151.8 checking for stdlib.h... (cached) yes [2022-07-04T08:23:55.487Z] #84 151.9 checking for string.h... (cached) yes [2022-07-04T08:23:55.498Z] #77 79.70 checking how to run the C preprocessor... gcc -E [2022-07-04T08:23:55.748Z] #84 152.0 checking sys/time.h usability... yes [2022-07-04T08:23:55.748Z] #84 152.2 checking sys/time.h presence... yes [2022-07-04T08:23:55.748Z] #84 152.3 checking for sys/time.h... yes [2022-07-04T08:23:55.748Z] #84 152.3 checking for inline... inline [2022-07-04T08:23:56.009Z] #84 152.3 checking for size_t... yes [2022-07-04T08:23:56.009Z] #84 152.5 checking for stdlib.h... (cached) yes [2022-07-04T08:23:56.069Z] #77 80.08 checking for ANSI C header files... yes [2022-07-04T08:23:56.270Z] #84 152.5 checking for GNU libc compatible malloc... yes [2022-07-04T08:23:56.270Z] #84 152.7 checking for stdlib.h... (cached) yes [2022-07-04T08:23:56.331Z] #77 80.74 checking for sys/types.h... yes [2022-07-04T08:23:56.331Z] #77 80.92 checking for sys/stat.h... yes [2022-07-04T08:23:56.531Z] #84 152.7 checking for GNU libc compatible realloc... yes [2022-07-04T08:23:56.592Z] #77 81.06 checking for stdlib.h... yes [2022-07-04T08:23:56.792Z] #84 152.9 checking for working strtod... yes [2022-07-04T08:23:56.853Z] #77 81.25 checking for string.h... yes [2022-07-04T08:23:57.053Z] #84 153.3 checking for gettimeofday... yes [2022-07-04T08:23:57.115Z] #77 81.47 checking for memory.h... yes [2022-07-04T08:23:57.115Z] #77 81.63 checking for strings.h... yes [2022-07-04T08:23:57.314Z] #84 153.7 checking for memset... yes [2022-07-04T08:23:57.638Z] #77 81.89 checking for inttypes.h... yes [2022-07-04T08:23:57.638Z] #77 82.04 checking for stdint.h... yes [2022-07-04T08:23:57.836Z] #84 154.0 checking for strspn... yes [2022-07-04T08:23:57.899Z] #77 82.28 checking for unistd.h... yes [2022-07-04T08:23:58.098Z] #84 154.5 checking that generated files are newer than configure... done [2022-07-04T08:23:58.098Z] #84 154.5 configure: creating ./config.status [2022-07-04T08:23:58.161Z] #77 82.52 checking for dlfcn.h... yes [2022-07-04T08:23:58.161Z] #77 82.64 checking for objdir... .libs [2022-07-04T08:23:58.298Z] #14 ... [2022-07-04T08:23:58.298Z] [2022-07-04T08:23:58.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-04T08:23:58.298Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:23:58.298Z] #77 71.47 configure.ac:7: installing 'build-aux/compile' [2022-07-04T08:23:58.298Z] #77 71.48 configure.ac:9: installing 'build-aux/config.guess' [2022-07-04T08:23:58.298Z] #77 71.49 configure.ac:9: installing 'build-aux/config.sub' [2022-07-04T08:23:58.298Z] #77 71.50 configure.ac:11: installing 'build-aux/install-sh' [2022-07-04T08:23:58.298Z] #77 71.51 configure.ac:11: installing 'build-aux/missing' [2022-07-04T08:23:58.298Z] #77 71.76 Makefile.am: installing 'build-aux/depcomp' [2022-07-04T08:23:58.298Z] #77 71.86 parallel-tests: installing 'build-aux/test-driver' [2022-07-04T08:23:58.430Z] #77 82.95 checking if gcc supports -fno-rtti -fno-exceptions... [2022-07-04T08:23:58.430Z] #77 ... [2022-07-04T08:23:58.430Z] [2022-07-04T08:23:58.430Z] #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-04T08:23:58.430Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-04T08:23:58.430Z] #34 DONE 131.4s [2022-07-04T08:23:58.430Z] [2022-07-04T08:23:58.430Z] #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-04T08:23:58.430Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T08:23:58.430Z] #77 82.95 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T08:23:58.430Z] #77 83.11 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T08:23:58.430Z] #77 83.11 checking if gcc PIC flag -fPIC -DPIC works... [2022-07-04T08:23:58.430Z] #77 ... [2022-07-04T08:23:58.430Z] [2022-07-04T08:23:58.430Z] #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-04T08:23:58.430Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-04T08:23:58.430Z] #21 1.238 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:23:58.430Z] #21 1.412 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:23:58.430Z] #21 1.595 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:23:58.430Z] #21 1.966 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-04T08:23:58.430Z] #21 3.279 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [162 kB] [2022-07-04T08:23:58.430Z] #21 4.637 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-04T08:23:58.430Z] #21 6.779 Fetched 8435 kB in 6s (1415 kB/s) [2022-07-04T08:23:58.430Z] #21 6.779 Reading package lists... [2022-07-04T08:23:58.862Z] #77 74.07 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-04T08:23:58.862Z] #77 74.07 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-04T08:23:59.003Z] #21 9.353 Reading package lists... [2022-07-04T08:23:59.003Z] #21 ... [2022-07-04T08:23:59.003Z] [2022-07-04T08:23:59.003Z] #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-04T08:23:59.003Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T08:23:59.003Z] #77 83.11 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T08:23:59.412Z] #14 117.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-04T08:23:59.412Z] #14 117.7 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:23:59.412Z] #14 117.7 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T08:23:59.575Z] #77 83.37 checking if gcc static flag -static works... yes [2022-07-04T08:23:59.575Z] #77 83.98 checking if gcc supports -c -o file.o... yes [2022-07-04T08:23:59.575Z] #77 84.10 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T08:23:59.575Z] #77 84.10 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-04T08:23:59.793Z] #77 74.72 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-04T08:23:59.793Z] #77 74.72 libtoolize: copying file 'm4/libtool.m4' [2022-07-04T08:23:59.793Z] #77 74.82 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-04T08:23:59.793Z] #77 74.91 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-04T08:23:59.793Z] #77 75.03 libtoolize: copying file 'm4/ltversion.m4' [2022-07-04T08:23:59.836Z] #77 84.16 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T08:23:59.836Z] #77 84.39 checking how to hardcode library paths into programs... immediate [2022-07-04T08:23:59.836Z] #77 84.39 checking whether stripping libraries is possible... yes [2022-07-04T08:23:59.836Z] #77 84.40 checking if libtool supports shared libraries... yes [2022-07-04T08:23:59.836Z] #77 84.40 checking whether to build shared libraries... no [2022-07-04T08:23:59.836Z] #77 84.40 checking whether to build static libraries... yes [2022-07-04T08:23:59.836Z] #77 84.40 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T08:23:59.836Z] #77 84.44 checking whether build environment is sane... yes [2022-07-04T08:23:59.836Z] #77 84.52 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T08:23:59.836Z] #77 84.52 checking whether make sets $(MAKE)... yes [2022-07-04T08:24:00.050Z] #77 75.15 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-04T08:24:00.098Z] #77 84.56 checking whether make supports the include directive... yes (GNU style) [2022-07-04T08:24:00.098Z] #77 84.62 checking whether make supports nested variables... yes [2022-07-04T08:24:00.360Z] #77 84.69 checking whether UID '0' is supported by ustar format... yes [2022-07-04T08:24:00.360Z] #77 84.70 checking whether GID '0' is supported by ustar format... yes [2022-07-04T08:24:00.360Z] #77 84.70 checking how to create a ustar tar archive... gnutar [2022-07-04T08:24:00.360Z] #77 84.77 checking dependency style of gcc... gcc3 [2022-07-04T08:24:00.621Z] #77 84.99 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T08:24:00.621Z] #77 84.99 checking whether make supports nested variables... (cached) yes [2022-07-04T08:24:00.621Z] #77 84.99 checking for gawk... (cached) mawk [2022-07-04T08:24:00.621Z] #77 84.99 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-04T08:24:00.621Z] #77 84.99 checking for gcc... (cached) gcc [2022-07-04T08:24:00.621Z] #77 85.15 checking whether we are using the GNU C compiler... (cached) yes [2022-07-04T08:24:00.621Z] #77 85.15 checking whether gcc accepts -g... (cached) yes [2022-07-04T08:24:00.621Z] #77 85.15 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-04T08:24:00.621Z] #77 85.15 checking whether gcc understands -c and -o together... (cached) yes [2022-07-04T08:24:00.621Z] #77 85.15 checking for a Python interpreter with version >= 3... python3 [2022-07-04T08:24:00.621Z] #77 85.23 checking for python3... /usr/bin/python3 [2022-07-04T08:24:00.621Z] #77 85.23 checking for python3 version... 3.9 [2022-07-04T08:24:00.621Z] #77 85.28 checking for python3 platform... linux [2022-07-04T08:24:00.883Z] #77 85.34 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-04T08:24:00.883Z] #77 85.46 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-04T08:24:01.150Z] #77 85.59 checking for go-md2man... no [2022-07-04T08:24:01.150Z] #77 85.61 checking error.h usability... yes [2022-07-04T08:24:01.150Z] #77 85.82 checking error.h presence... yes [2022-07-04T08:24:01.400Z] #84 157.5 config.status: creating Makefile [2022-07-04T08:24:01.400Z] #84 157.6 config.status: creating config.h [2022-07-04T08:24:01.400Z] #84 157.6 config.status: executing depfiles commands [2022-07-04T08:24:01.400Z] #84 157.8 config.status: executing libtool commands [2022-07-04T08:24:01.413Z] #77 85.87 checking for error.h... yes [2022-07-04T08:24:01.413Z] #77 85.92 checking linux/openat2.h usability... yes [2022-07-04T08:24:01.413Z] #77 86.06 checking linux/openat2.h presence... yes [2022-07-04T08:24:01.675Z] #77 86.13 checking for linux/openat2.h... yes [2022-07-04T08:24:01.937Z] #77 86.15 checking for copy_file_range... yes [2022-07-04T08:24:01.937Z] #77 86.36 checking for fgetxattr... yes [2022-07-04T08:24:02.198Z] #77 86.56 checking for statx... yes [2022-07-04T08:24:02.343Z] #84 158.7 GEN .version [2022-07-04T08:24:02.343Z] #84 158.7 make install-recursive [2022-07-04T08:24:02.343Z] #84 158.7 make[1]: Entering directory '/tmp/crun-build' [2022-07-04T08:24:02.343Z] #84 158.8 Making install in libocispec [2022-07-04T08:24:02.343Z] #84 158.8 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T08:24:02.343Z] #84 158.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-04T08:24:02.343Z] #84 158.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-04T08:24:02.343Z] #84 158.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-04T08:24:02.343Z] #84 158.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-04T08:24:02.460Z] #77 86.78 checking for fgetpwent_r... yes [2022-07-04T08:24:02.571Z] #77 ... [2022-07-04T08:24:02.571Z] [2022-07-04T08:24:02.571Z] #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-04T08:24:02.571Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:24:02.571Z] #14 124.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-04T08:24:02.571Z] #14 124.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-04T08:24:02.571Z] #14 124.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-04T08:24:02.571Z] #14 124.8 Selecting previously unselected package libapparmor1:amd64. [2022-07-04T08:24:02.571Z] #14 124.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-04T08:24:02.571Z] #14 124.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-04T08:24:02.571Z] #14 124.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-04T08:24:02.571Z] #14 125.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-04T08:24:02.571Z] #14 125.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-04T08:24:02.571Z] #14 125.1 Selecting previously unselected package libbtrfs0:amd64. [2022-07-04T08:24:02.571Z] #14 125.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-04T08:24:02.571Z] #14 125.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T08:24:02.571Z] #14 125.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-04T08:24:02.571Z] #14 125.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-04T08:24:02.571Z] #14 125.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T08:24:02.571Z] #14 125.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-04T08:24:02.571Z] #14 125.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T08:24:02.571Z] #14 125.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T08:24:02.571Z] #14 125.6 Selecting previously unselected package libudev-dev:amd64. [2022-07-04T08:24:02.571Z] #14 125.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-04T08:24:02.571Z] #14 125.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-04T08:24:02.571Z] #14 125.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-04T08:24:02.571Z] #14 125.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-04T08:24:02.571Z] #14 125.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-04T08:24:02.571Z] #14 126.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-04T08:24:02.571Z] #14 126.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-04T08:24:02.571Z] #14 126.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-04T08:24:02.571Z] #14 126.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-04T08:24:02.571Z] #14 126.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-04T08:24:02.571Z] #14 126.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-04T08:24:02.571Z] #14 126.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-04T08:24:02.571Z] #14 126.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-04T08:24:02.571Z] #14 126.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-04T08:24:02.571Z] #14 126.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-04T08:24:02.571Z] #14 126.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-04T08:24:02.571Z] #14 126.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-04T08:24:02.571Z] #14 127.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-04T08:24:02.571Z] #14 127.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-04T08:24:02.571Z] #14 127.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-04T08:24:02.571Z] #14 128.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-04T08:24:02.571Z] #14 128.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T08:24:02.571Z] #14 128.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-04T08:24:02.722Z] #77 87.08 checking for issetugid... no [2022-07-04T08:24:02.722Z] #77 87.32 checking for pkg-config... /usr/bin/pkg-config [2022-07-04T08:24:02.722Z] #77 87.33 checking pkg-config is at least version 0.9.0... yes [2022-07-04T08:24:03.144Z] #14 129.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-04T08:24:03.144Z] #14 129.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-04T08:24:03.288Z] #84 159.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-04T08:24:03.295Z] #77 87.33 checking for library containing yajl_tree_get... [2022-07-04T08:24:03.295Z] #77 ... [2022-07-04T08:24:03.295Z] [2022-07-04T08:24:03.295Z] #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-04T08:24:03.295Z] #60 sha256:105eb3474dce29977900c97a142038dd321b88265ee20001db220d9ce36546f5 [2022-07-04T08:24:03.295Z] #60 10.98 + cd /tmp/tmp.SUpkDtoEEv/src/github.com/opencontainers/runc [2022-07-04T08:24:03.295Z] #60 10.98 + git checkout -q v1.1.2 [2022-07-04T08:24:03.295Z] #60 11.60 + '[' -z '' ']' [2022-07-04T08:24:03.295Z] #60 11.60 + target=static [2022-07-04T08:24:03.295Z] #60 11.60 + make BUILDTAGS=seccomp static [2022-07-04T08:24:03.295Z] #60 11.98 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-04T08:24:03.295Z] #60 ... [2022-07-04T08:24:03.295Z] [2022-07-04T08:24:03.295Z] #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-04T08:24:03.295Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T08:24:03.295Z] #77 87.33 checking for library containing yajl_tree_get... -lyajl [2022-07-04T08:24:03.295Z] #77 87.82 checking for yajl >= 2.0.0... yes [2022-07-04T08:24:03.352Z] #14 ... [2022-07-04T08:24:03.352Z] [2022-07-04T08:24:03.352Z] #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-04T08:24:03.352Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:24:03.352Z] #77 46.65 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-04T08:24:03.401Z] #14 129.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T08:24:03.549Z] #84 159.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-04T08:24:03.550Z] #84 159.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-04T08:24:03.550Z] #84 159.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-04T08:24:03.550Z] #84 159.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-04T08:24:03.550Z] #84 159.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-04T08:24:03.550Z] #84 159.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-04T08:24:03.550Z] #84 159.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-04T08:24:03.550Z] #84 159.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-04T08:24:03.550Z] #84 160.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-04T08:24:03.550Z] #84 160.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-04T08:24:03.550Z] #84 160.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-04T08:24:03.550Z] #84 160.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-04T08:24:03.550Z] #84 160.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-04T08:24:03.550Z] #84 160.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-04T08:24:03.550Z] #84 160.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-04T08:24:03.556Z] #77 87.84 checking sys/capability.h usability... yes [2022-07-04T08:24:03.556Z] #77 88.05 checking sys/capability.h presence... yes [2022-07-04T08:24:03.557Z] #77 88.10 checking for sys/capability.h... yes [2022-07-04T08:24:03.679Z] #14 129.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-04T08:24:03.679Z] #14 129.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-04T08:24:03.818Z] #77 88.10 checking for library containing cap_from_name... -lcap [2022-07-04T08:24:03.936Z] #14 130.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T08:24:04.341Z] #77 88.42 checking for library containing dlopen... -ldl [2022-07-04T08:24:04.341Z] #77 88.83 checking seccomp.h usability... yes [2022-07-04T08:24:04.502Z] #14 ... [2022-07-04T08:24:04.502Z] [2022-07-04T08:24:04.502Z] #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-04T08:24:04.503Z] #67 sha256:37125b7d34ea7364c64eeae6c7030dd63ab3353a264c66efaba1537acdef6eb6 [2022-07-04T08:24:04.503Z] #67 120.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-04T08:24:04.503Z] #67 120.5 + GOBIN=/build [2022-07-04T08:24:04.503Z] #67 120.5 + GO111MODULE=on [2022-07-04T08:24:04.503Z] #67 120.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-04T08:24:04.503Z] #67 127.2 rootlesskit version 1.0.0 [2022-07-04T08:24:04.503Z] #67 127.2 Usage of /build/rootlesskit-docker-proxy: [2022-07-04T08:24:04.503Z] #67 127.2 -container-ip string [2022-07-04T08:24:04.503Z] #67 127.2 container ip [2022-07-04T08:24:04.503Z] #67 127.2 -container-port int [2022-07-04T08:24:04.503Z] #67 127.2 container port (default -1) [2022-07-04T08:24:04.503Z] #67 127.2 -host-ip string [2022-07-04T08:24:04.503Z] #67 127.2 host ip [2022-07-04T08:24:04.503Z] #67 127.2 -host-port int [2022-07-04T08:24:04.503Z] #67 127.2 host port (default -1) [2022-07-04T08:24:04.503Z] #67 127.2 -proto string [2022-07-04T08:24:04.503Z] #67 127.2 proxy protocol (default "tcp") [2022-07-04T08:24:04.503Z] #67 DONE 130.4s [2022-07-04T08:24:04.503Z] [2022-07-04T08:24:04.503Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-04T08:24:04.503Z] #68 sha256:839ef924f090e07779596de1e3e3ac4ba1ec238dc50b541a8e7c1e4c5ee6d02f [2022-07-04T08:24:04.503Z] #68 DONE 0.1s [2022-07-04T08:24:04.503Z] [2022-07-04T08:24:04.503Z] #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-04T08:24:04.503Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:24:04.503Z] #14 130.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T08:24:04.503Z] #14 130.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-04T08:24:04.503Z] #14 130.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-04T08:24:04.602Z] #77 89.05 checking seccomp.h presence... yes [2022-07-04T08:24:04.602Z] #77 89.15 checking for seccomp.h... yes [2022-07-04T08:24:04.709Z] #14 ... [2022-07-04T08:24:04.709Z] [2022-07-04T08:24:04.709Z] #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-04T08:24:04.709Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:24:04.709Z] #77 47.24 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-04T08:24:04.760Z] #14 ... [2022-07-04T08:24:04.760Z] [2022-07-04T08:24:04.760Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-04T08:24:04.760Z] #69 sha256:aa275dcfb804f77560b5696c9083b3c82d6863dc907c02a9b223a980cd1312de [2022-07-04T08:24:04.760Z] #69 DONE 0.1s [2022-07-04T08:24:04.760Z] [2022-07-04T08:24:04.760Z] #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-04T08:24:04.760Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:24:04.760Z] #14 130.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-04T08:24:04.760Z] #14 130.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-04T08:24:04.760Z] #14 130.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-04T08:24:04.760Z] #14 130.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T08:24:04.760Z] #14 130.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-04T08:24:04.760Z] #14 130.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-04T08:24:04.760Z] #14 130.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-04T08:24:04.760Z] #14 130.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-04T08:24:04.760Z] #14 130.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T08:24:04.760Z] #14 130.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-04T08:24:04.760Z] #14 131.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-04T08:24:04.760Z] #14 131.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-04T08:24:04.760Z] #14 131.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T08:24:04.760Z] #14 131.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-04T08:24:04.760Z] #14 131.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-04T08:24:04.760Z] #14 131.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-04T08:24:04.760Z] #14 131.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-04T08:24:04.760Z] #14 131.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T08:24:04.760Z] #14 131.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-04T08:24:04.760Z] #14 131.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T08:24:04.760Z] #14 131.1 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-04T08:24:04.760Z] #14 131.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-04T08:24:04.760Z] #14 131.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T08:24:04.760Z] #14 131.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-04T08:24:04.760Z] #14 131.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T08:24:04.935Z] #84 161.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-04T08:24:04.936Z] #84 161.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-04T08:24:04.936Z] #84 161.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-04T08:24:04.936Z] #84 161.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-04T08:24:04.936Z] #84 161.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-04T08:24:04.936Z] #84 161.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-04T08:24:04.936Z] #84 161.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-04T08:24:04.936Z] #84 161.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-04T08:24:04.936Z] #84 161.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-04T08:24:04.936Z] #84 161.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-04T08:24:04.936Z] #84 161.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-04T08:24:04.936Z] #84 161.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-04T08:24:04.936Z] #84 161.3 make install-recursive [2022-07-04T08:24:04.936Z] #84 161.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T08:24:04.936Z] #84 161.4 Making install in yajl [2022-07-04T08:24:04.936Z] #84 161.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T08:24:04.936Z] #84 161.5 CC verify/json_verify-json_verify.o [2022-07-04T08:24:04.936Z] #84 161.5 CC src/libyajl_la-yajl_alloc.lo [2022-07-04T08:24:04.936Z] #84 ... [2022-07-04T08:24:04.936Z] [2022-07-04T08:24:04.936Z] #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-04T08:24:04.936Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-04T08:24:04.936Z] #19 208.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-04T08:24:04.936Z] #19 208.4 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-04T08:24:05.017Z] #14 131.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-04T08:24:05.017Z] #14 131.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T08:24:05.017Z] #14 131.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-04T08:24:05.017Z] #14 131.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T08:24:05.017Z] #14 131.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-04T08:24:05.017Z] #14 131.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:24:05.175Z] #77 89.15 checking for library containing seccomp_rule_add... -lseccomp [2022-07-04T08:24:05.197Z] #19 208.4 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-04T08:24:05.197Z] #19 208.5 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-04T08:24:05.197Z] #19 208.5 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-04T08:24:05.197Z] #19 208.5 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-04T08:24:05.437Z] #77 89.69 checking for library containing seccomp_arch_resolve_name... none required [2022-07-04T08:24:05.437Z] #77 89.88 checking systemd/sd-bus.h usability... yes [2022-07-04T08:24:05.437Z] #77 90.04 checking systemd/sd-bus.h presence... yes [2022-07-04T08:24:05.582Z] #14 DONE 131.8s [2022-07-04T08:24:05.582Z] [2022-07-04T08:24:05.583Z] #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-04T08:24:05.583Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T08:24:05.698Z] #77 90.14 checking for systemd/sd-bus.h... yes [2022-07-04T08:24:05.840Z] #36 ... [2022-07-04T08:24:05.840Z] [2022-07-04T08:24:05.840Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-04T08:24:05.840Z] #59 sha256:848085403adaa8997ab547047599ca1f71a1b084c43e2c2313ae12dc8b8028dd [2022-07-04T08:24:05.960Z] #77 90.15 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-04T08:24:06.221Z] #77 90.59 checking for sd_notify_barrier... yes [2022-07-04T08:24:06.404Z] #59 DONE 0.8s [2022-07-04T08:24:06.404Z] [2022-07-04T08:24:06.404Z] #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-04T08:24:06.404Z] #60 sha256:3507f0d5496b065152b5402c6af1cfc495a98b5a52d96e071ece11c87963ffff [2022-07-04T08:24:06.483Z] #77 90.79 checking linux/bpf.h usability... yes [2022-07-04T08:24:06.483Z] #77 91.01 checking linux/bpf.h presence... yes [2022-07-04T08:24:06.483Z] #77 91.09 checking for linux/bpf.h... yes [2022-07-04T08:24:06.745Z] #77 91.09 checking compilation for eBPF... yes [2022-07-04T08:24:06.745Z] #77 91.24 checking for criu >= 3.15... no [2022-07-04T08:24:06.745Z] #77 91.27 configure: CRIU headers not found, building without CRIU support [2022-07-04T08:24:06.745Z] #77 91.27 checking for criu > 3.16... no [2022-07-04T08:24:06.745Z] #77 91.29 configure: CRIU version doesn't support join-ns API [2022-07-04T08:24:06.745Z] #77 91.30 checking for criu > 3.16.1... no [2022-07-04T08:24:06.745Z] #77 91.33 configure: CRIU version doesn't support for pre-dumping [2022-07-04T08:24:06.745Z] #77 91.33 checking for new mount API (fsconfig)... yes [2022-07-04T08:24:07.007Z] #77 91.41 checking for seccomp notify API... yes [2022-07-04T08:24:07.007Z] #77 91.49 checking for gperf... no [2022-07-04T08:24:07.007Z] #77 91.49 configure: gperf not found - cannot rebuild signal parser code [2022-07-04T08:24:07.007Z] #77 91.49 checking for library containing argp_parse... none required [2022-07-04T08:24:07.269Z] #77 91.79 checking that generated files are newer than configure... done [2022-07-04T08:24:07.269Z] #77 91.79 configure: creating ./config.status [2022-07-04T08:24:09.818Z] #77 94.44 config.status: creating Makefile [2022-07-04T08:24:10.079Z] #77 94.52 config.status: creating rpm/crun.spec [2022-07-04T08:24:10.079Z] #77 94.59 config.status: creating config.h [2022-07-04T08:24:10.079Z] #77 94.63 config.status: executing libtool commands [2022-07-04T08:24:10.079Z] #77 94.66 config.status: executing depfiles commands [2022-07-04T08:24:10.577Z] #60 3.826 + RM_GOPATH=0 [2022-07-04T08:24:10.577Z] #60 3.826 + TMP_GOPATH= [2022-07-04T08:24:10.577Z] #60 3.826 + : /build [2022-07-04T08:24:10.577Z] #60 3.826 + '[' -z '' ']' [2022-07-04T08:24:10.577Z] #60 3.826 ++ mktemp -d [2022-07-04T08:24:10.577Z] #60 3.826 + export GOPATH=/tmp/tmp.eOsNXP26Q4 [2022-07-04T08:24:10.577Z] #60 3.826 + GOPATH=/tmp/tmp.eOsNXP26Q4 [2022-07-04T08:24:10.577Z] #60 3.826 + RM_GOPATH=1 [2022-07-04T08:24:10.577Z] #60 3.826 + case "$(go env GOARCH)" in [2022-07-04T08:24:10.577Z] #60 ... [2022-07-04T08:24:10.577Z] [2022-07-04T08:24:10.577Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-04T08:24:10.577Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-04T08:24:10.577Z] #15 DONE 4.7s [2022-07-04T08:24:10.577Z] [2022-07-04T08:24:10.577Z] #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-04T08:24:10.577Z] #60 sha256:3507f0d5496b065152b5402c6af1cfc495a98b5a52d96e071ece11c87963ffff [2022-07-04T08:24:10.577Z] #60 3.846 Install runc version v1.1.2 (build tags: seccomp) [2022-07-04T08:24:10.577Z] #60 3.846 ++ go env GOARCH [2022-07-04T08:24:10.577Z] #60 3.846 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T08:24:10.577Z] #60 3.846 + GO_BUILDMODE=-buildmode=pie [2022-07-04T08:24:10.577Z] #60 3.846 ++ dirname /install.sh [2022-07-04T08:24:10.577Z] #60 3.846 + dir=/ [2022-07-04T08:24:10.577Z] #60 3.846 + bin=runc [2022-07-04T08:24:10.577Z] #60 3.846 + shift [2022-07-04T08:24:10.577Z] #60 3.846 + '[' '!' -f //runc.installer ']' [2022-07-04T08:24:10.577Z] #60 3.846 + . //runc.installer [2022-07-04T08:24:10.577Z] #60 3.846 ++ set -e [2022-07-04T08:24:10.577Z] #60 3.846 ++ : v1.1.2 [2022-07-04T08:24:10.577Z] #60 3.846 + install_runc [2022-07-04T08:24:10.577Z] #60 3.846 + RUNC_BUILDTAGS=seccomp [2022-07-04T08:24:10.577Z] #60 3.846 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-04T08:24:10.577Z] #60 3.846 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.eOsNXP26Q4/src/github.com/opencontainers/runc [2022-07-04T08:24:10.577Z] #60 3.851 Cloning into '/tmp/tmp.eOsNXP26Q4/src/github.com/opencontainers/runc'... [2022-07-04T08:24:10.660Z] #77 ... [2022-07-04T08:24:10.660Z] [2022-07-04T08:24:10.660Z] #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-04T08:24:10.660Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-04T08:24:10.660Z] #21 9.353 Reading package lists... [2022-07-04T08:24:10.660Z] #21 11.83 Building dependency tree... [2022-07-04T08:24:10.660Z] #21 13.63 The following additional packages will be installed: [2022-07-04T08:24:10.660Z] #21 13.63 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-04T08:24:10.660Z] #21 13.63 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-04T08:24:10.660Z] #21 13.63 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-04T08:24:10.660Z] #21 13.63 python3-pkg-resources vim-runtime xxd [2022-07-04T08:24:10.660Z] #21 13.65 Suggested packages: [2022-07-04T08:24:10.660Z] #21 13.66 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-04T08:24:10.660Z] #21 13.66 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-04T08:24:10.660Z] #21 13.66 acl attr quota [2022-07-04T08:24:10.660Z] #21 13.66 Recommended packages: [2022-07-04T08:24:10.660Z] #21 13.66 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-04T08:24:10.660Z] #21 14.76 The following NEW packages will be installed: [2022-07-04T08:24:10.660Z] #21 14.76 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-04T08:24:10.660Z] #21 14.76 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-04T08:24:10.660Z] #21 14.76 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-04T08:24:10.660Z] #21 14.77 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-04T08:24:10.660Z] #21 14.77 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-04T08:24:10.660Z] #21 14.77 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-04T08:24:10.660Z] #21 14.77 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-04T08:24:10.660Z] #21 14.77 xz-utils zip zstd [2022-07-04T08:24:10.660Z] #21 15.11 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:24:10.660Z] #21 15.11 Need to get 27.0 MB of archives. [2022-07-04T08:24:10.660Z] #21 15.11 After this operation, 105 MB of additional disk space will be used. [2022-07-04T08:24:10.660Z] #21 15.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-04T08:24:10.660Z] #21 15.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-04T08:24:10.660Z] #21 15.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-04T08:24:10.660Z] #21 15.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-04T08:24:10.660Z] #21 15.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-04T08:24:10.660Z] #21 15.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-04T08:24:10.660Z] #21 15.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-04T08:24:10.660Z] #21 15.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-04T08:24:10.660Z] #21 15.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-04T08:24:10.660Z] #21 15.14 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-04T08:24:10.660Z] #21 15.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-04T08:24:10.660Z] #21 15.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-04T08:24:10.660Z] #21 15.17 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-04T08:24:10.660Z] #21 15.17 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-04T08:24:10.660Z] #21 15.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-04T08:24:10.660Z] #21 15.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-04T08:24:10.660Z] #21 15.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-04T08:24:10.660Z] #21 15.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-04T08:24:10.660Z] #21 15.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-04T08:24:10.660Z] #21 15.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-04T08:24:10.660Z] #21 15.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-04T08:24:10.660Z] #21 15.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-04T08:24:10.660Z] #21 15.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-04T08:24:10.660Z] #21 15.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-04T08:24:10.660Z] #21 15.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-04T08:24:10.660Z] #21 15.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-04T08:24:10.660Z] #21 15.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-04T08:24:10.660Z] #21 15.56 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-04T08:24:10.661Z] #21 15.56 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-04T08:24:10.661Z] #21 15.56 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-04T08:24:10.661Z] #21 15.56 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-04T08:24:10.661Z] #21 15.56 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-04T08:24:10.661Z] #21 15.57 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-04T08:24:10.661Z] #21 15.57 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-04T08:24:10.661Z] #21 15.57 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-04T08:24:10.661Z] #21 15.61 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-04T08:24:10.661Z] #21 15.62 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-04T08:24:10.661Z] #21 15.62 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-04T08:24:10.661Z] #21 15.63 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-04T08:24:10.661Z] #21 15.64 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-04T08:24:10.661Z] #21 15.69 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-04T08:24:10.661Z] #21 15.70 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-04T08:24:10.661Z] #21 15.72 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-04T08:24:10.661Z] #21 15.72 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-04T08:24:10.661Z] #21 15.73 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-04T08:24:10.661Z] #21 15.95 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-04T08:24:10.661Z] #21 16.02 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-04T08:24:10.661Z] #21 16.05 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-04T08:24:10.661Z] #21 16.06 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-04T08:24:10.661Z] #21 16.75 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:24:10.661Z] #21 16.88 Fetched 27.0 MB in 1s (21.6 MB/s) [2022-07-04T08:24:10.661Z] #21 16.96 Selecting previously unselected package pigz. [2022-07-04T08:24:10.661Z] #21 16.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-07-04T08:24:10.661Z] #21 17.00 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-04T08:24:10.661Z] #21 17.01 Unpacking pigz (2.6-1) ... [2022-07-04T08:24:10.661Z] #21 17.11 Selecting previously unselected package libelf1:arm64. [2022-07-04T08:24:10.661Z] #21 17.11 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-04T08:24:10.661Z] #21 17.12 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-04T08:24:10.661Z] #21 17.28 Selecting previously unselected package libbpf0:arm64. [2022-07-04T08:24:10.661Z] #21 17.29 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-04T08:24:10.661Z] #21 17.29 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-04T08:24:10.661Z] #21 17.36 Selecting previously unselected package libcap2:arm64. [2022-07-04T08:24:10.661Z] #21 17.37 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-04T08:24:10.661Z] #21 17.37 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-04T08:24:10.661Z] #21 17.47 Selecting previously unselected package libmnl0:arm64. [2022-07-04T08:24:10.661Z] #21 17.47 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-04T08:24:10.661Z] #21 17.48 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-04T08:24:10.661Z] #21 17.60 Selecting previously unselected package libxtables12:arm64. [2022-07-04T08:24:10.661Z] #21 17.60 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-04T08:24:10.661Z] #21 17.61 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-04T08:24:10.661Z] #21 17.69 Selecting previously unselected package libcap2-bin. [2022-07-04T08:24:10.661Z] #21 17.69 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-04T08:24:10.661Z] #21 17.69 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-04T08:24:10.661Z] #21 17.78 Selecting previously unselected package iproute2. [2022-07-04T08:24:10.661Z] #21 17.79 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-04T08:24:10.661Z] #21 17.79 Unpacking iproute2 (5.10.0-4) ... [2022-07-04T08:24:10.661Z] #21 18.22 Selecting previously unselected package xxd. [2022-07-04T08:24:10.661Z] #21 18.22 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-04T08:24:10.661Z] #21 18.23 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:24:10.661Z] #21 18.36 Selecting previously unselected package vim-common. [2022-07-04T08:24:10.661Z] #21 18.36 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T08:24:10.661Z] #21 18.39 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:24:10.661Z] #21 18.57 Selecting previously unselected package bash-completion. [2022-07-04T08:24:10.661Z] #21 18.57 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-04T08:24:10.661Z] #21 20.93 Unpacking bash-completion (1:2.11-2) ... [2022-07-04T08:24:10.661Z] #21 21.39 Selecting previously unselected package bzip2. [2022-07-04T08:24:10.661Z] #21 21.41 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-04T08:24:10.661Z] #21 21.42 Unpacking bzip2 (1.0.8-4) ... [2022-07-04T08:24:10.661Z] #21 21.54 Selecting previously unselected package xz-utils. [2022-07-04T08:24:10.661Z] #21 21.55 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-04T08:24:10.661Z] #21 21.56 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T08:24:10.661Z] #21 21.71 Selecting previously unselected package apparmor. [2022-07-04T08:24:10.661Z] #21 21.71 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-04T08:24:10.922Z] #21 21.80 Unpacking apparmor (2.13.6-10) ... [2022-07-04T08:24:11.184Z] #21 22.16 Selecting previously unselected package inetutils-ping. [2022-07-04T08:24:11.185Z] #21 22.18 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-04T08:24:11.185Z] #21 22.18 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-04T08:24:11.446Z] #21 22.31 Selecting previously unselected package libip4tc2:arm64. [2022-07-04T08:24:11.446Z] #21 22.31 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-04T08:24:11.446Z] #21 22.32 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-04T08:24:11.446Z] #21 22.40 Selecting previously unselected package libip6tc2:arm64. [2022-07-04T08:24:11.446Z] #21 22.40 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-04T08:24:11.446Z] #21 22.41 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-04T08:24:11.446Z] #21 ... [2022-07-04T08:24:11.446Z] [2022-07-04T08:24:11.446Z] #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-04T08:24:11.446Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T08:24:11.446Z] #77 95.97 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-04T08:24:11.446Z] #77 95.99 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-04T08:24:11.506Z] #60 ... [2022-07-04T08:24:11.506Z] [2022-07-04T08:24:11.506Z] #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-04T08:24:11.506Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-04T08:24:11.787Z] #19 ... [2022-07-04T08:24:11.787Z] [2022-07-04T08:24:11.787Z] #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-04T08:24:11.787Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:24:11.787Z] #84 161.5 CC src/libyajl_la-yajl.lo [2022-07-04T08:24:11.787Z] #84 161.6 CC src/libyajl_la-yajl_gen.lo [2022-07-04T08:24:11.787Z] #84 161.6 CC src/libyajl_la-yajl_parser.lo [2022-07-04T08:24:11.787Z] #84 161.6 CC src/libyajl_la-yajl_buf.lo [2022-07-04T08:24:11.787Z] #84 161.6 CC src/libyajl_la-yajl_encode.lo [2022-07-04T08:24:11.787Z] #84 161.7 CC src/libyajl_la-yajl_lex.lo [2022-07-04T08:24:11.787Z] #84 161.7 CC src/libyajl_la-yajl_tree.lo [2022-07-04T08:24:11.787Z] #84 166.9 CCLD libyajl.la [2022-07-04T08:24:11.787Z] #84 167.3 CCLD verify/json_verify [2022-07-04T08:24:11.787Z] #84 167.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T08:24:11.787Z] #84 167.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-04T08:24:11.787Z] #84 167.8 make[5]: Nothing to be done for 'install-data-am'. [2022-07-04T08:24:11.787Z] #84 167.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T08:24:11.787Z] #84 167.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T08:24:11.787Z] #84 167.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T08:24:11.787Z] #84 167.9 CC src/validate.o [2022-07-04T08:24:11.787Z] #84 167.9 CC src/image_spec_schema_config_schema.lo [2022-07-04T08:24:11.787Z] #84 167.9 CC src/image_spec_schema_content_descriptor.lo [2022-07-04T08:24:11.787Z] #84 167.9 CC src/image_spec_schema_defs.lo [2022-07-04T08:24:11.787Z] #84 168.0 CC src/image_spec_schema_image_index_schema.lo [2022-07-04T08:24:11.787Z] #84 168.0 CC src/image_spec_schema_defs_descriptor.lo [2022-07-04T08:24:11.787Z] #84 168.0 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-04T08:24:11.787Z] #84 168.0 CC src/image_spec_schema_image_layout_schema.lo [2022-07-04T08:24:11.787Z] #84 168.0 CC src/runtime_spec_schema_config_linux.lo [2022-07-04T08:24:11.787Z] #84 168.1 CC src/runtime_spec_schema_config_zos.lo [2022-07-04T08:24:11.787Z] #84 168.1 CC src/runtime_spec_schema_config_schema.lo [2022-07-04T08:24:11.787Z] #84 168.1 CC src/runtime_spec_schema_config_solaris.lo [2022-07-04T08:24:11.787Z] #84 168.2 CC src/runtime_spec_schema_config_windows.lo [2022-07-04T08:24:11.787Z] #84 168.2 CC src/runtime_spec_schema_defs_linux.lo [2022-07-04T08:24:11.787Z] #84 168.2 CC src/runtime_spec_schema_defs.lo [2022-07-04T08:24:11.788Z] #84 168.3 CC src/runtime_spec_schema_defs_vm.lo [2022-07-04T08:24:11.788Z] #84 168.3 CC src/runtime_spec_schema_defs_windows.lo [2022-07-04T08:24:11.788Z] #84 168.3 CC src/runtime_spec_schema_config_vm.lo [2022-07-04T08:24:11.788Z] #84 168.3 CC src/runtime_spec_schema_defs_zos.lo [2022-07-04T08:24:11.788Z] #84 168.3 CC src/runtime_spec_schema_state_schema.lo [2022-07-04T08:24:11.788Z] #84 168.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-04T08:24:11.788Z] #84 168.4 CC src/basic_test_double_array_item.lo [2022-07-04T08:24:12.020Z] #77 96.42 checking for gcc... gcc [2022-07-04T08:24:12.020Z] #77 96.53 checking whether the C compiler works... yes [2022-07-04T08:24:12.020Z] #77 96.73 checking for C compiler default output file name... a.out [2022-07-04T08:24:12.052Z] #84 168.6 CC src/basic_test_double_array.lo [2022-07-04T08:24:12.282Z] #77 96.73 checking for suffix of executables... [2022-07-04T08:24:12.313Z] #84 168.6 CC src/basic_test_top_array_int.lo [2022-07-04T08:24:12.313Z] #84 168.6 CC src/basic_test_top_array_string.lo [2022-07-04T08:24:12.313Z] #84 168.7 CC src/basic_test_top_double_array_int.lo [2022-07-04T08:24:12.313Z] #84 168.7 CC src/basic_test_top_double_array_obj.lo [2022-07-04T08:24:12.313Z] #84 168.8 CC src/basic_test_top_double_array_refobj.lo [2022-07-04T08:24:12.313Z] #84 168.9 CC src/basic_test_top_double_array_string.lo [2022-07-04T08:24:12.313Z] #84 168.9 CC src/read-file.lo [2022-07-04T08:24:12.313Z] #84 168.9 CC src/json_common.lo [2022-07-04T08:24:12.543Z] #77 96.88 checking whether we are cross compiling... no [2022-07-04T08:24:12.543Z] #77 97.13 checking for suffix of object files... o [2022-07-04T08:24:12.574Z] #84 169.0 CC tests/test-1.o [2022-07-04T08:24:12.805Z] #77 97.23 checking whether we are using the GNU C compiler... yes [2022-07-04T08:24:12.805Z] #77 97.34 checking whether gcc accepts -g... yes [2022-07-04T08:24:12.835Z] #84 169.3 CC tests/test-3.o [2022-07-04T08:24:12.835Z] #84 169.4 CC tests/test-4.o [2022-07-04T08:24:13.067Z] #77 97.42 checking for gcc option to accept ISO C89... none needed [2022-07-04T08:24:13.067Z] #77 97.52 checking whether gcc understands -c and -o together... yes [2022-07-04T08:24:13.096Z] #84 169.4 CC tests/test-2.o [2022-07-04T08:24:13.096Z] #84 169.4 CC tests/test-5.o [2022-07-04T08:24:13.096Z] #84 169.5 CC tests/test-6.o [2022-07-04T08:24:13.096Z] #84 169.6 CC tests/test-7.o [2022-07-04T08:24:13.096Z] #84 169.6 CC tests/test-8.o [2022-07-04T08:24:13.096Z] #84 169.6 CC tests/test-9.o [2022-07-04T08:24:13.328Z] #77 97.72 checking how to run the C preprocessor... gcc -E [2022-07-04T08:24:13.357Z] #84 169.9 CC tests/test-11.o [2022-07-04T08:24:13.357Z] #84 169.9 CC tests/test-10.o [2022-07-04T08:24:13.590Z] #77 97.97 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T08:24:13.590Z] #77 97.99 checking for egrep... /bin/grep -E [2022-07-04T08:24:14.026Z] #16 DONE 3.7s [2022-07-04T08:24:14.026Z] [2022-07-04T08:24:14.026Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-04T08:24:14.026Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-04T08:24:14.162Z] #77 98.01 checking for ANSI C header files... yes [2022-07-04T08:24:14.162Z] #77 98.57 checking for sys/types.h... yes [2022-07-04T08:24:14.425Z] #77 98.74 checking for sys/stat.h... yes [2022-07-04T08:24:14.425Z] #77 98.95 checking for stdlib.h... yes [2022-07-04T08:24:14.699Z] #77 99.10 checking for string.h... yes [2022-07-04T08:24:14.961Z] #77 99.27 checking for memory.h... yes [2022-07-04T08:24:14.961Z] #77 99.41 checking for strings.h... yes [2022-07-04T08:24:15.222Z] #77 99.57 checking for inttypes.h... yes [2022-07-04T08:24:15.222Z] #77 99.76 checking for stdint.h... yes [2022-07-04T08:24:15.484Z] #77 99.95 checking for unistd.h... yes [2022-07-04T08:24:15.541Z] #77 ... [2022-07-04T08:24:15.541Z] [2022-07-04T08:24:15.541Z] #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-04T08:24:15.541Z] #64 sha256:3bebbb3291d6c7f45261014810120ebe0297bfc04c66bad2c51c0881129d6e24 [2022-07-04T08:24:15.746Z] #77 100.1 checking minix/config.h usability... no [2022-07-04T08:24:15.746Z] #77 100.3 checking minix/config.h presence... no [2022-07-04T08:24:15.746Z] #77 100.3 checking for minix/config.h... no [2022-07-04T08:24:16.008Z] #77 100.3 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-04T08:24:16.063Z] #64 74.51 Updating files: 27% (1311/4779) Updating files: 28% (1339/4779) Updating files: 29% (1386/4779) Updating files: 30% (1434/4779) Updating files: 31% (1482/4779) Updating files: 32% (1530/4779) Updating files: 33% (1578/4779) Updating files: 34% (1625/4779) Updating files: 35% (1673/4779) Updating files: 36% (1721/4779) Updating files: 37% (1769/4779) Updating files: 38% (1817/4779) Updating files: 39% (1864/4779) Updating files: 40% (1912/4779) Updating files: 41% (1960/4779) Updating files: 42% (2008/4779) Updating files: 43% (2055/4779) Updating files: 44% (2103/4779) Updating files: 45% (2151/4779) Updating files: 46% (2199/4779) Updating files: 47% (2247/4779) Updating files: 48% (2294/4779) Updating files: 49% (2342/4779) Updating files: 50% (2390/4779) Updating files: 51% (2438/4779) Updating files: 52% (2486/4779) Updating files: 53% (2533/4779) Updating files: 54% (2581/4779) Updating files: 55% (2629/4779) Updating files: 56% (2677/4779) Updating files: 57% (2725/4779) Updating files: 58% (2772/4779) Updating files: 59% (2820/4779) Updating files: 60% (2868/4779) Updating files: 61% (2916/4779) Updating files: 62% (2963/4779) Updating files: 63% (3011/4779) Updating files: 64% (3059/4779) Updating files: 65% (3107/4779) Updating files: 66% (3155/4779) Updating files: 67% (3202/4779) Updating files: 68% (3250/4779) Updating files: 69% (3298/4779) Updating files: 69% (3305/4779) Updating files: 70% (3346/4779) Updating files: 71% (3394/4779) Updating files: 72% (3441/4779) Updating files: 73% (3489/4779) Updating files: 74% (3537/4779) Updating files: 75% (3585/4779) Updating files: 76% (3633/4779) Updating files: 77% (3680/4779) Updating files: 78% (3728/4779) Updating files: 79% (3776/4779) Updating files: 80% (3824/4779) Updating files: 81% (3871/4779) Updating files: 82% (3919/4779) Updating files: 83% (3967/4779) Updating files: 84% (4015/4779) Updating files: 85% (4063/4779) Updating files: 86% (4110/4779) Updating files: 87% (4158/4779) Updating files: 88% (4206/4779) Updating files: 88% (4253/4779) Updating files: 89% (4254/4779) Updating files: 90% (4302/4779) Updating files: 91% (4349/4779) Updating files: 92% (4397/4779) Updating files: 93% (4445/4779) Updating files: 94% (4493/4779) Updating files: 95% (4541/4779) Updating files: 96% (4588/4779) Updating files: 97% (4636/4779) Updating files: 98% (4684/4779) Updating files: 99% (4732/4779) Updating files: 100% (4779/4779) Updating files: 100% (4779/4779), done. [2022-07-04T08:24:16.063Z] #64 77.19 + cd /tmp/tmp.1LQbW4Zi0U/src/github.com/containerd/containerd [2022-07-04T08:24:16.270Z] #77 100.6 checking build system type... aarch64-unknown-linux-gnu [2022-07-04T08:24:16.270Z] #77 100.9 checking host system type... aarch64-unknown-linux-gnu [2022-07-04T08:24:16.270Z] #77 100.9 checking how to print strings... printf [2022-07-04T08:24:16.270Z] #77 100.9 checking for a sed that does not truncate output... /bin/sed [2022-07-04T08:24:16.320Z] #64 77.20 + git checkout -q v1.6.6 [2022-07-04T08:24:16.532Z] #77 101.0 checking for fgrep... /bin/grep -F [2022-07-04T08:24:16.532Z] #77 101.0 checking for ld used by gcc... /usr/bin/ld [2022-07-04T08:24:16.532Z] #77 101.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T08:24:16.532Z] #77 101.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T08:24:16.532Z] #77 101.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T08:24:16.532Z] #77 101.1 checking whether ln -s works... yes [2022-07-04T08:24:16.532Z] #77 101.1 checking the maximum length of command line arguments... 1572864 [2022-07-04T08:24:16.532Z] #77 101.2 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-04T08:24:16.532Z] #77 101.2 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T08:24:16.532Z] #77 101.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T08:24:16.532Z] #77 101.2 checking for objdump... objdump [2022-07-04T08:24:16.532Z] #77 101.2 checking how to recognize dependent libraries... pass_all [2022-07-04T08:24:16.532Z] #77 101.2 checking for dlltool... no [2022-07-04T08:24:16.549Z] #17 2.124 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-04T08:24:16.549Z] #17 DONE 2.2s [2022-07-04T08:24:16.549Z] [2022-07-04T08:24:16.549Z] #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-04T08:24:16.549Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:24:16.549Z] #77 90.74 configure.ac:11: installing 'build-aux/compile' [2022-07-04T08:24:16.549Z] #77 90.76 configure.ac:11: installing 'build-aux/config.guess' [2022-07-04T08:24:16.549Z] #77 90.77 configure.ac:11: installing 'build-aux/config.sub' [2022-07-04T08:24:16.549Z] #77 90.78 configure.ac:13: installing 'build-aux/install-sh' [2022-07-04T08:24:16.549Z] #77 90.78 configure.ac:13: installing 'build-aux/missing' [2022-07-04T08:24:16.549Z] #77 90.80 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-04T08:24:16.549Z] #77 91.03 Makefile.am: installing 'build-aux/depcomp' [2022-07-04T08:24:16.794Z] #77 101.2 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T08:24:16.794Z] #77 101.2 checking for ar... ar [2022-07-04T08:24:16.794Z] #77 101.2 checking for archiver @FILE support... @ [2022-07-04T08:24:16.794Z] #77 101.3 checking for strip... strip [2022-07-04T08:24:16.794Z] #77 101.3 checking for ranlib... ranlib [2022-07-04T08:24:16.794Z] #77 101.3 checking for gawk... no [2022-07-04T08:24:16.794Z] #77 101.3 checking for mawk... mawk [2022-07-04T08:24:16.899Z] #77 ... [2022-07-04T08:24:16.899Z] [2022-07-04T08:24:16.899Z] #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-04T08:24:16.899Z] #64 sha256:32f2279dd2ab9ebdbecf1895385f43afdf11a2d24cdb9baf1600d4b03a4a57bb [2022-07-04T08:24:17.367Z] #77 101.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T08:24:17.367Z] #77 101.8 checking for sysroot... no [2022-07-04T08:24:17.367Z] #77 101.8 checking for a working dd... /bin/dd [2022-07-04T08:24:17.367Z] #77 101.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T08:24:17.367Z] #77 101.9 checking for mt... no [2022-07-04T08:24:17.367Z] #77 101.9 checking if : is a manifest tool... no [2022-07-04T08:24:17.367Z] #77 101.9 checking for dlfcn.h... yes [2022-07-04T08:24:17.367Z] #77 102.1 checking for objdir... .libs [2022-07-04T08:24:17.671Z] #64 73.00 Updating files: 33% (1590/4779) Updating files: 34% (1625/4779) Updating files: 35% (1673/4779) Updating files: 36% (1721/4779) Updating files: 37% (1769/4779) Updating files: 38% (1817/4779) Updating files: 39% (1864/4779) Updating files: 40% (1912/4779) Updating files: 41% (1960/4779) Updating files: 42% (2008/4779) Updating files: 43% (2055/4779) Updating files: 44% (2103/4779) Updating files: 45% (2151/4779) Updating files: 46% (2199/4779) Updating files: 47% (2247/4779) Updating files: 48% (2294/4779) Updating files: 49% (2342/4779) Updating files: 50% (2390/4779) Updating files: 51% (2438/4779) Updating files: 52% (2486/4779) Updating files: 53% (2533/4779) Updating files: 54% (2581/4779) Updating files: 55% (2629/4779) Updating files: 56% (2677/4779) Updating files: 57% (2725/4779) Updating files: 58% (2772/4779) Updating files: 59% (2820/4779) Updating files: 60% (2868/4779) Updating files: 61% (2916/4779) Updating files: 62% (2963/4779) Updating files: 63% (3011/4779) Updating files: 64% (3059/4779) Updating files: 65% (3107/4779) Updating files: 66% (3155/4779) Updating files: 67% (3202/4779) Updating files: 68% (3250/4779) Updating files: 68% (3269/4779) Updating files: 69% (3298/4779) Updating files: 70% (3346/4779) Updating files: 71% (3394/4779) Updating files: 72% (3441/4779) Updating files: 73% (3489/4779) Updating files: 74% (3537/4779) Updating files: 75% (3585/4779) Updating files: 76% (3633/4779) Updating files: 77% (3680/4779) Updating files: 78% (3728/4779) Updating files: 79% (3776/4779) Updating files: 80% (3824/4779) Updating files: 81% (3871/4779) Updating files: 82% (3919/4779) Updating files: 83% (3967/4779) Updating files: 84% (4015/4779) Updating files: 85% (4063/4779) Updating files: 86% (4110/4779) Updating files: 87% (4158/4779) Updating files: 88% (4206/4779) Updating files: 89% (4254/4779) Updating files: 90% (4302/4779) Updating files: 90% (4345/4779) Updating files: 91% (4349/4779) Updating files: 92% (4397/4779) Updating files: 93% (4445/4779) Updating files: 94% (4493/4779) Updating files: 95% (4541/4779) Updating files: 96% (4588/4779) Updating files: 97% (4636/4779) Updating files: 98% (4684/4779) Updating files: 99% (4732/4779) Updating files: 100% (4779/4779) Updating files: 100% (4779/4779), done. [2022-07-04T08:24:17.671Z] #64 75.57 + cd /tmp/tmp.lDztSIPbDf/src/github.com/containerd/containerd [2022-07-04T08:24:17.671Z] #64 75.58 + git checkout -q v1.6.6 [2022-07-04T08:24:17.735Z] #77 92.51 checking build system type... x86_64-pc-linux-gnu [2022-07-04T08:24:17.735Z] #77 92.84 checking host system type... x86_64-pc-linux-gnu [2022-07-04T08:24:17.735Z] #77 92.84 checking how to print strings... printf [2022-07-04T08:24:17.735Z] #77 92.85 checking for gcc... gcc [2022-07-04T08:24:17.941Z] #77 102.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T08:24:17.941Z] #77 102.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T08:24:17.941Z] #77 102.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T08:24:17.992Z] #77 92.98 checking whether the C compiler works... yes [2022-07-04T08:24:18.204Z] #77 102.6 checking if gcc static flag -static works... yes [2022-07-04T08:24:18.232Z] #64 78.87 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-04T08:24:18.232Z] #64 78.89 + BUILDTAGS='netgo osusergo static_build' [2022-07-04T08:24:18.232Z] #64 78.89 + export EXTRA_FLAGS=-buildmode=pie [2022-07-04T08:24:18.232Z] #64 78.89 + EXTRA_FLAGS=-buildmode=pie [2022-07-04T08:24:18.232Z] #64 78.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-04T08:24:18.232Z] #64 78.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-04T08:24:18.232Z] #64 78.89 + '[' '' = dynamic ']' [2022-07-04T08:24:18.232Z] #64 78.89 + make [2022-07-04T08:24:18.248Z] [2022-07-04T08:24:18.248Z] #77 ... [2022-07-04T08:24:18.248Z] [2022-07-04T08:24:18.248Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-04T08:24:18.248Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-04T08:24:18.248Z] #18 DONE 2.2s [2022-07-04T08:24:18.248Z] [2022-07-04T08:24:18.248Z] #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-04T08:24:18.248Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:24:18.248Z] #77 93.23 checking for C compiler default output file name... a.out [2022-07-04T08:24:18.465Z] #77 102.9 checking if gcc supports -c -o file.o... yes [2022-07-04T08:24:18.505Z] #77 93.24 checking for suffix of executables... [2022-07-04T08:24:18.505Z] #77 93.47 checking whether we are cross compiling... no [2022-07-04T08:24:18.726Z] #77 103.1 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T08:24:18.726Z] #77 103.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-04T08:24:18.726Z] #77 103.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T08:24:18.726Z] #77 103.3 checking how to hardcode library paths into programs... immediate [2022-07-04T08:24:18.726Z] #77 103.3 checking whether stripping libraries is possible... yes [2022-07-04T08:24:18.726Z] #77 103.3 checking if libtool supports shared libraries... yes [2022-07-04T08:24:18.726Z] #77 103.3 checking whether to build shared libraries... no [2022-07-04T08:24:18.726Z] #77 103.3 checking whether to build static libraries... yes [2022-07-04T08:24:18.726Z] #77 103.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T08:24:18.726Z] #77 103.4 checking whether build environment is sane... yes [2022-07-04T08:24:18.762Z] #77 93.67 checking for suffix of object files... o [2022-07-04T08:24:18.762Z] #77 93.81 checking whether we are using the GNU C compiler... yes [2022-07-04T08:24:18.987Z] #77 103.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T08:24:18.987Z] #77 103.5 checking whether make sets $(MAKE)... yes [2022-07-04T08:24:18.987Z] #77 103.6 checking whether make supports the include directive... yes (GNU style) [2022-07-04T08:24:18.987Z] #77 103.6 checking whether make supports nested variables... yes [2022-07-04T08:24:18.987Z] #77 103.6 checking whether UID '0' is supported by ustar format... yes [2022-07-04T08:24:18.987Z] #77 103.6 checking whether GID '0' is supported by ustar format... yes [2022-07-04T08:24:18.987Z] #77 103.6 checking how to create a ustar tar archive... gnutar [2022-07-04T08:24:19.019Z] #77 93.94 checking whether gcc accepts -g... yes [2022-07-04T08:24:19.248Z] #77 103.7 checking dependency style of gcc... gcc3 [2022-07-04T08:24:19.248Z] #77 103.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T08:24:19.248Z] #77 103.9 checking whether make supports nested variables... (cached) yes [2022-07-04T08:24:19.248Z] #77 103.9 checking for pkg-config... /usr/bin/pkg-config [2022-07-04T08:24:19.248Z] #77 103.9 checking pkg-config is at least version 0.9.0... yes [2022-07-04T08:24:19.248Z] #77 103.9 checking for yajl >= 2.1.0... yes [2022-07-04T08:24:19.276Z] #77 94.04 checking for gcc option to accept ISO C89... none needed [2022-07-04T08:24:19.276Z] #77 94.20 checking whether gcc understands -c and -o together... yes [2022-07-04T08:24:19.276Z] #77 94.37 checking for a sed that does not truncate output... /bin/sed [2022-07-04T08:24:19.276Z] #77 94.38 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T08:24:19.276Z] #77 94.39 checking for egrep... /bin/grep -E [2022-07-04T08:24:19.276Z] #77 94.39 checking for fgrep... /bin/grep -F [2022-07-04T08:24:19.276Z] #77 94.39 checking for ld used by gcc... /usr/bin/ld [2022-07-04T08:24:19.276Z] #77 94.43 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T08:24:19.276Z] #77 94.43 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T08:24:19.509Z] #77 103.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-04T08:24:19.509Z] #77 103.9 checking for gcc... (cached) gcc [2022-07-04T08:24:19.509Z] #77 104.0 checking whether we are using the GNU C compiler... (cached) yes [2022-07-04T08:24:19.509Z] #77 104.0 checking whether gcc accepts -g... (cached) yes [2022-07-04T08:24:19.509Z] #77 104.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-04T08:24:19.509Z] #77 104.0 checking whether gcc understands -c and -o together... (cached) yes [2022-07-04T08:24:19.509Z] #77 104.0 checking for a Python interpreter with version >= 3... python3 [2022-07-04T08:24:19.509Z] #77 104.1 checking for python3... /usr/bin/python3 [2022-07-04T08:24:19.532Z] #77 94.45 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T08:24:19.532Z] #77 94.56 checking whether ln -s works... yes [2022-07-04T08:24:19.532Z] #77 94.56 checking the maximum length of command line arguments... 1572864 [2022-07-04T08:24:19.532Z] #77 94.62 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-04T08:24:19.532Z] #77 94.62 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T08:24:19.532Z] #77 94.62 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T08:24:19.532Z] #77 94.62 checking for objdump... objdump [2022-07-04T08:24:19.532Z] #77 94.62 checking how to recognize dependent libraries... pass_all [2022-07-04T08:24:19.532Z] #77 94.62 checking for dlltool... no [2022-07-04T08:24:19.532Z] #77 94.62 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T08:24:19.532Z] #77 94.62 checking for ar... ar [2022-07-04T08:24:19.770Z] #77 104.1 checking for python3 version... 3.9 [2022-07-04T08:24:19.770Z] #77 104.2 checking for python3 platform... linux [2022-07-04T08:24:19.770Z] #77 104.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-04T08:24:19.788Z] #77 94.62 checking for archiver @FILE support... @ [2022-07-04T08:24:19.788Z] #77 94.77 checking for strip... strip [2022-07-04T08:24:19.788Z] #77 94.77 checking for ranlib... ranlib [2022-07-04T08:24:19.788Z] #77 94.77 checking for gawk... no [2022-07-04T08:24:19.788Z] #77 94.77 checking for mawk... mawk [2022-07-04T08:24:20.031Z] #77 104.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-04T08:24:20.031Z] #77 104.6 checking that generated files are newer than configure... done [2022-07-04T08:24:20.031Z] #77 104.6 configure: creating ./config.status [2022-07-04T08:24:20.194Z] #64 77.87 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-04T08:24:20.194Z] #64 77.87 + BUILDTAGS='netgo osusergo static_build' [2022-07-04T08:24:20.194Z] #64 77.87 + export EXTRA_FLAGS=-buildmode=pie [2022-07-04T08:24:20.194Z] #64 77.87 + EXTRA_FLAGS=-buildmode=pie [2022-07-04T08:24:20.194Z] #64 77.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-04T08:24:20.194Z] #64 77.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-04T08:24:20.194Z] #64 77.87 + '[' '' = dynamic ']' [2022-07-04T08:24:20.194Z] #64 77.87 + make [2022-07-04T08:24:20.354Z] #77 94.77 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T08:24:20.354Z] #77 95.18 checking for sysroot... no [2022-07-04T08:24:20.354Z] #77 95.18 checking for a working dd... /bin/dd [2022-07-04T08:24:20.354Z] #77 95.21 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T08:24:20.354Z] #77 95.33 checking for mt... no [2022-07-04T08:24:20.354Z] #77 95.33 checking if : is a manifest tool... no [2022-07-04T08:24:20.354Z] #77 95.36 checking how to run the C preprocessor... [2022-07-04T08:24:20.354Z] #77 ... [2022-07-04T08:24:20.354Z] [2022-07-04T08:24:20.354Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-04T08:24:20.354Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-04T08:24:20.354Z] #19 DONE 2.2s [2022-07-04T08:24:20.354Z] [2022-07-04T08:24:20.354Z] #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-04T08:24:20.354Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:24:20.354Z] #77 95.36 checking how to run the C preprocessor... gcc -E [2022-07-04T08:24:21.283Z] #77 95.54 checking for ANSI C header files... yes [2022-07-04T08:24:21.283Z] #77 96.09 checking for sys/types.h... yes [2022-07-04T08:24:21.283Z] #77 96.36 checking for sys/stat.h... yes [2022-07-04T08:24:21.419Z] #77 ... [2022-07-04T08:24:21.419Z] [2022-07-04T08:24:21.419Z] #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-04T08:24:21.419Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-04T08:24:21.419Z] #21 22.51 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-04T08:24:21.419Z] #21 22.51 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-04T08:24:21.419Z] #21 22.52 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-04T08:24:21.419Z] #21 22.57 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-04T08:24:21.419Z] #21 22.57 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-04T08:24:21.419Z] #21 22.58 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-04T08:24:21.419Z] #21 22.65 Selecting previously unselected package libnftnl11:arm64. [2022-07-04T08:24:21.419Z] #21 22.66 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-04T08:24:21.419Z] #21 22.66 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-04T08:24:21.419Z] #21 22.74 Selecting previously unselected package iptables. [2022-07-04T08:24:21.419Z] #21 22.77 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-04T08:24:21.419Z] #21 22.78 Unpacking iptables (1.8.7-1) ... [2022-07-04T08:24:21.419Z] #21 23.12 Selecting previously unselected package libonig5:arm64. [2022-07-04T08:24:21.419Z] #21 23.12 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-04T08:24:21.419Z] #21 23.14 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-04T08:24:21.419Z] #21 23.28 Selecting previously unselected package libjq1:arm64. [2022-07-04T08:24:21.419Z] #21 23.28 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-04T08:24:21.419Z] #21 23.28 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-04T08:24:21.419Z] #21 23.36 Selecting previously unselected package jq. [2022-07-04T08:24:21.419Z] #21 23.37 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-04T08:24:21.419Z] #21 23.37 Unpacking jq (1.6-2.1) ... [2022-07-04T08:24:21.419Z] #21 23.48 Selecting previously unselected package libaio1:arm64. [2022-07-04T08:24:21.419Z] #21 23.49 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-04T08:24:21.419Z] #21 23.49 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-04T08:24:21.419Z] #21 23.56 Selecting previously unselected package libgpm2:arm64. [2022-07-04T08:24:21.419Z] #21 23.56 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-04T08:24:21.419Z] #21 23.57 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-04T08:24:21.419Z] #21 23.64 Selecting previously unselected package libicu67:arm64. [2022-07-04T08:24:21.419Z] #21 23.65 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-04T08:24:21.419Z] #21 23.65 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-04T08:24:21.419Z] #21 26.92 Selecting previously unselected package libinih1:arm64. [2022-07-04T08:24:21.419Z] #21 26.92 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-04T08:24:21.419Z] #21 26.93 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-04T08:24:21.419Z] #21 26.99 Selecting previously unselected package libnet1:arm64. [2022-07-04T08:24:21.419Z] #21 27.00 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-04T08:24:21.419Z] #21 27.00 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-04T08:24:21.419Z] #21 27.10 Selecting previously unselected package libnl-3-200:arm64. [2022-07-04T08:24:21.419Z] #21 27.10 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-04T08:24:21.419Z] #21 27.11 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-04T08:24:21.419Z] #21 27.20 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-04T08:24:21.419Z] #21 27.20 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-04T08:24:21.419Z] #21 27.21 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-04T08:24:21.419Z] #21 27.28 Selecting previously unselected package libyajl2:arm64. [2022-07-04T08:24:21.419Z] #21 27.29 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-04T08:24:21.419Z] #21 27.30 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-04T08:24:21.419Z] #21 27.37 Selecting previously unselected package net-tools. [2022-07-04T08:24:21.419Z] #21 27.37 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-04T08:24:21.419Z] #21 27.38 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-04T08:24:21.419Z] #21 27.52 Selecting previously unselected package patch. [2022-07-04T08:24:21.419Z] #21 27.54 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-04T08:24:21.419Z] #21 27.54 Unpacking patch (2.7.6-7) ... [2022-07-04T08:24:21.419Z] #21 27.64 Selecting previously unselected package python-pip-whl. [2022-07-04T08:24:21.419Z] #21 27.66 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-04T08:24:21.419Z] #21 27.66 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-04T08:24:21.419Z] #21 28.14 Selecting previously unselected package python3-lib2to3. [2022-07-04T08:24:21.419Z] #21 28.14 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-04T08:24:21.419Z] #21 28.15 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-04T08:24:21.419Z] #21 28.26 Selecting previously unselected package python3-distutils. [2022-07-04T08:24:21.419Z] #21 28.26 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-04T08:24:21.419Z] #21 28.27 Unpacking python3-distutils (3.9.2-1) ... [2022-07-04T08:24:21.419Z] #21 28.42 Selecting previously unselected package python3-pkg-resources. [2022-07-04T08:24:21.419Z] #21 28.43 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-04T08:24:21.419Z] #21 28.44 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-04T08:24:21.419Z] #21 28.57 Selecting previously unselected package python3-setuptools. [2022-07-04T08:24:21.419Z] #21 28.59 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-04T08:24:21.419Z] #21 28.59 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-04T08:24:21.419Z] #21 28.84 Selecting previously unselected package python3-wheel. [2022-07-04T08:24:21.419Z] #21 28.86 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-04T08:24:21.419Z] #21 28.87 Unpacking python3-wheel (0.34.2-1) ... [2022-07-04T08:24:21.419Z] #21 28.96 Selecting previously unselected package python3-pip. [2022-07-04T08:24:21.419Z] #21 28.96 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-04T08:24:21.419Z] #21 28.97 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-04T08:24:21.419Z] #21 29.28 Selecting previously unselected package sudo. [2022-07-04T08:24:21.419Z] #21 29.28 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-04T08:24:21.419Z] #21 29.29 Unpacking sudo (1.9.5p2-3) ... [2022-07-04T08:24:21.419Z] #21 29.85 Selecting previously unselected package thin-provisioning-tools. [2022-07-04T08:24:21.419Z] #21 29.85 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-04T08:24:21.419Z] #21 29.86 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-04T08:24:21.419Z] #21 30.09 Selecting previously unselected package uidmap. [2022-07-04T08:24:21.419Z] #21 30.10 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-04T08:24:21.419Z] #21 30.10 Unpacking uidmap (1:4.8.1-1) ... [2022-07-04T08:24:21.419Z] #21 30.24 Selecting previously unselected package vim-runtime. [2022-07-04T08:24:21.419Z] #21 30.25 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T08:24:21.419Z] #21 30.26 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-04T08:24:21.419Z] #21 30.29 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-04T08:24:21.419Z] #21 30.31 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:24:21.515Z] #64 82.06 + bin/ctr [2022-07-04T08:24:21.540Z] #77 96.50 checking for stdlib.h... yes [2022-07-04T08:24:21.566Z] #64 ... [2022-07-04T08:24:21.566Z] [2022-07-04T08:24:21.566Z] #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-04T08:24:21.566Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:24:21.566Z] #14 142.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-04T08:24:21.796Z] #77 96.67 checking for string.h... yes [2022-07-04T08:24:21.796Z] #77 96.87 checking for memory.h... yes [2022-07-04T08:24:21.824Z] #14 142.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:24:21.824Z] #14 142.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T08:24:22.311Z] #77 97.06 checking for strings.h... yes [2022-07-04T08:24:22.362Z] #21 33.28 Selecting previously unselected package vim. [2022-07-04T08:24:22.362Z] #21 33.30 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-04T08:24:22.362Z] #21 33.34 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:24:22.571Z] #77 97.26 checking for inttypes.h... [2022-07-04T08:24:22.571Z] #77 ... [2022-07-04T08:24:22.571Z] [2022-07-04T08:24:22.571Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-04T08:24:22.571Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-04T08:24:22.571Z] #20 DONE 1.9s [2022-07-04T08:24:22.571Z] [2022-07-04T08:24:22.571Z] #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-04T08:24:22.571Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:24:22.571Z] #77 97.26 checking for inttypes.h... yes [2022-07-04T08:24:22.571Z] #77 97.52 checking for stdint.h... yes [2022-07-04T08:24:22.828Z] #77 97.73 checking for unistd.h... yes [2022-07-04T08:24:22.938Z] #21 ... [2022-07-04T08:24:22.938Z] [2022-07-04T08:24:22.938Z] #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-04T08:24:22.938Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T08:24:22.938Z] #77 107.3 config.status: creating Makefile [2022-07-04T08:24:22.938Z] #77 107.3 config.status: creating config.h [2022-07-04T08:24:22.938Z] #77 107.4 config.status: executing libtool commands [2022-07-04T08:24:22.938Z] #77 107.4 config.status: executing depfiles commands [2022-07-04T08:24:23.092Z] #77 97.95 checking for dlfcn.h... yes [2022-07-04T08:24:23.092Z] #77 98.13 checking for objdir... .libs [2022-07-04T08:24:23.359Z] #84 ... [2022-07-04T08:24:23.359Z] [2022-07-04T08:24:23.359Z] #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-04T08:24:23.359Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-04T08:24:23.359Z] #19 226.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-04T08:24:23.359Z] #19 226.5 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-04T08:24:23.359Z] #19 226.6 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-04T08:24:23.621Z] #19 227.0 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-04T08:24:23.621Z] #19 227.0 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-04T08:24:23.621Z] #19 227.0 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-04T08:24:23.628Z] #77 98.50 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T08:24:23.628Z] #77 98.69 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T08:24:23.882Z] #77 108.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-04T08:24:23.882Z] #77 108.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-04T08:24:23.885Z] #77 98.69 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T08:24:24.141Z] #77 98.82 checking if gcc static flag -static works... yes [2022-07-04T08:24:24.144Z] #77 108.6 checking for gcc... gcc [2022-07-04T08:24:24.406Z] #77 108.7 checking whether the C compiler works... yes [2022-07-04T08:24:24.406Z] #77 108.9 checking for C compiler default output file name... a.out [2022-07-04T08:24:24.406Z] #77 108.9 checking for suffix of executables... [2022-07-04T08:24:24.407Z] #77 99.31 checking if gcc supports -c -o file.o... yes [2022-07-04T08:24:24.407Z] #77 99.47 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T08:24:24.407Z] #77 99.47 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-04T08:24:24.930Z] #77 109.1 checking whether we are cross compiling... no [2022-07-04T08:24:24.930Z] #77 109.3 checking for suffix of object files... o [2022-07-04T08:24:24.930Z] #77 109.4 checking whether we are using the GNU C compiler... yes [2022-07-04T08:24:24.930Z] #77 109.5 checking whether gcc accepts -g... yes [2022-07-04T08:24:24.980Z] #77 99.50 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T08:24:24.980Z] #77 99.92 checking how to hardcode library paths into programs... immediate [2022-07-04T08:24:24.980Z] #77 99.92 checking whether stripping libraries is possible... yes [2022-07-04T08:24:24.980Z] #77 99.92 checking if libtool supports shared libraries... yes [2022-07-04T08:24:24.980Z] #77 99.93 checking whether to build shared libraries... no [2022-07-04T08:24:24.980Z] #77 99.93 checking whether to build static libraries... yes [2022-07-04T08:24:24.980Z] #77 99.93 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T08:24:24.980Z] #77 99.97 checking whether build environment is sane... yes [2022-07-04T08:24:24.980Z] #77 100.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T08:24:24.980Z] #77 100.0 checking whether make sets $(MAKE)... yes [2022-07-04T08:24:24.980Z] #77 100.1 checking whether make supports the include directive... yes (GNU style) [2022-07-04T08:24:25.191Z] #77 109.6 checking for gcc option to accept ISO C89... none needed [2022-07-04T08:24:25.191Z] #77 109.7 checking whether gcc understands -c and -o together... yes [2022-07-04T08:24:25.236Z] #77 100.1 checking whether make supports nested variables... yes [2022-07-04T08:24:25.236Z] #77 100.2 checking whether UID '0' is supported by ustar format... yes [2022-07-04T08:24:25.236Z] #77 100.2 checking whether GID '0' is supported by ustar format... yes [2022-07-04T08:24:25.236Z] #77 100.2 checking how to create a ustar tar archive... gnutar [2022-07-04T08:24:25.236Z] #77 100.3 checking dependency style of gcc... gcc3 [2022-07-04T08:24:25.452Z] #77 109.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T08:24:25.452Z] #77 109.9 checking whether build environment is sane... yes [2022-07-04T08:24:25.452Z] #77 110.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T08:24:25.452Z] #77 110.0 checking for gawk... no [2022-07-04T08:24:25.452Z] #77 110.0 checking for mawk... mawk [2022-07-04T08:24:25.452Z] #77 110.0 checking whether make sets $(MAKE)... yes [2022-07-04T08:24:25.452Z] #77 110.0 checking whether make supports the include directive... yes (GNU style) [2022-07-04T08:24:25.452Z] #77 110.1 checking whether make supports nested variables... yes [2022-07-04T08:24:25.492Z] #77 100.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T08:24:25.492Z] #77 100.4 checking whether make supports nested variables... (cached) yes [2022-07-04T08:24:25.492Z] #77 100.4 checking for gawk... (cached) mawk [2022-07-04T08:24:25.492Z] #77 100.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-04T08:24:25.492Z] #77 100.4 checking for gcc... (cached) gcc [2022-07-04T08:24:25.492Z] #77 100.5 checking whether we are using the GNU C compiler... (cached) yes [2022-07-04T08:24:25.492Z] #77 100.5 checking whether gcc accepts -g... (cached) yes [2022-07-04T08:24:25.492Z] #77 100.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-04T08:24:25.492Z] #77 100.5 checking whether gcc understands -c and -o together... (cached) yes [2022-07-04T08:24:25.492Z] #77 100.5 checking for a Python interpreter with version >= 3... python3 [2022-07-04T08:24:25.492Z] #77 100.7 checking for python3... /usr/bin/python3 [2022-07-04T08:24:25.492Z] #77 100.7 checking for python3 version... 3.9 [2022-07-04T08:24:25.714Z] #77 110.1 checking whether UID '0' is supported by ustar format... yes [2022-07-04T08:24:25.714Z] #77 110.1 checking whether GID '0' is supported by ustar format... yes [2022-07-04T08:24:25.714Z] #77 110.1 checking how to create a ustar tar archive... gnutar [2022-07-04T08:24:25.714Z] #77 110.2 checking dependency style of gcc... gcc3 [2022-07-04T08:24:25.748Z] #77 100.7 checking for python3 platform... linux [2022-07-04T08:24:25.748Z] #77 100.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-04T08:24:25.976Z] #77 110.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T08:24:25.976Z] #77 110.4 checking whether make supports nested variables... (cached) yes [2022-07-04T08:24:26.005Z] #77 101.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-04T08:24:26.246Z] #77 110.4 checking build system type... aarch64-unknown-linux-gnu [2022-07-04T08:24:26.246Z] #77 110.7 checking host system type... aarch64-unknown-linux-gnu [2022-07-04T08:24:26.246Z] #77 110.7 checking how to print strings... printf [2022-07-04T08:24:26.246Z] #77 110.7 checking for a sed that does not truncate output... /bin/sed [2022-07-04T08:24:26.246Z] #77 110.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T08:24:26.246Z] #77 110.8 checking for egrep... /bin/grep -E [2022-07-04T08:24:26.246Z] #77 110.8 checking for fgrep... /bin/grep -F [2022-07-04T08:24:26.246Z] #77 110.8 checking for ld used by gcc... /usr/bin/ld [2022-07-04T08:24:26.246Z] #77 110.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T08:24:26.246Z] #77 110.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T08:24:26.261Z] #77 101.1 checking for go-md2man... no [2022-07-04T08:24:26.261Z] #77 101.2 checking error.h usability... yes [2022-07-04T08:24:26.261Z] #77 101.3 checking error.h presence... yes [2022-07-04T08:24:26.261Z] #77 101.3 checking for error.h... yes [2022-07-04T08:24:26.507Z] #77 110.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T08:24:26.507Z] #77 110.9 checking whether ln -s works... yes [2022-07-04T08:24:26.507Z] #77 110.9 checking the maximum length of command line arguments... 1572864 [2022-07-04T08:24:26.507Z] #77 111.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-04T08:24:26.507Z] #77 111.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T08:24:26.507Z] #77 111.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T08:24:26.507Z] #77 111.0 checking for objdump... objdump [2022-07-04T08:24:26.507Z] #77 111.0 checking how to recognize dependent libraries... pass_all [2022-07-04T08:24:26.507Z] #77 111.0 checking for dlltool... no [2022-07-04T08:24:26.507Z] #77 111.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T08:24:26.507Z] #77 111.0 checking for ar... ar [2022-07-04T08:24:26.507Z] #77 111.0 checking for archiver @FILE support... @ [2022-07-04T08:24:26.507Z] #77 111.1 checking for strip... strip [2022-07-04T08:24:26.507Z] #77 111.1 checking for ranlib... ranlib [2022-07-04T08:24:26.518Z] #77 101.4 checking linux/openat2.h usability... yes [2022-07-04T08:24:26.518Z] #77 101.6 checking linux/openat2.h presence... yes [2022-07-04T08:24:26.518Z] #77 101.7 checking for linux/openat2.h... yes [2022-07-04T08:24:26.774Z] #77 101.7 checking for copy_file_range... yes [2022-07-04T08:24:26.777Z] #64 ... [2022-07-04T08:24:26.777Z] [2022-07-04T08:24:26.777Z] #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-04T08:24:26.777Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:24:26.777Z] #14 136.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-04T08:24:26.777Z] #14 136.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:24:26.777Z] #14 136.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T08:24:26.777Z] #14 146.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-04T08:24:26.777Z] #14 146.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:24:26.777Z] #14 146.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-04T08:24:26.777Z] #14 ... [2022-07-04T08:24:26.777Z] [2022-07-04T08:24:26.778Z] #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-04T08:24:26.778Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:24:26.778Z] #77 64.48 libtoolize: putting auxiliary files in '.'. [2022-07-04T08:24:26.778Z] #77 64.48 libtoolize: copying file './ltmain.sh' [2022-07-04T08:24:26.778Z] #77 65.80 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-04T08:24:26.778Z] #77 65.80 libtoolize: and rerunning libtoolize and aclocal. [2022-07-04T08:24:26.778Z] #77 65.80 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-04T08:24:27.041Z] #77 101.9 checking for fgetxattr... yes [2022-07-04T08:24:27.080Z] #77 111.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T08:24:27.080Z] #77 111.6 checking for sysroot... no [2022-07-04T08:24:27.080Z] #77 111.6 checking for a working dd... /bin/dd [2022-07-04T08:24:27.080Z] #77 111.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T08:24:27.080Z] #77 111.6 checking for mt... no [2022-07-04T08:24:27.080Z] #77 111.6 checking if : is a manifest tool... no [2022-07-04T08:24:27.341Z] #77 111.7 checking how to run the C preprocessor... gcc -E [2022-07-04T08:24:27.609Z] #77 102.2 checking for statx... yes [2022-07-04T08:24:27.609Z] #77 102.5 checking for fgetpwent_r... yes [2022-07-04T08:24:27.866Z] #77 102.7 checking for issetugid... no [2022-07-04T08:24:27.912Z] #77 111.9 checking for ANSI C header files... yes [2022-07-04T08:24:27.912Z] #77 112.5 checking for sys/types.h... yes [2022-07-04T08:24:28.123Z] #77 103.0 checking for pkg-config... /usr/bin/pkg-config [2022-07-04T08:24:28.123Z] #77 103.0 checking pkg-config is at least version 0.9.0... yes [2022-07-04T08:24:28.173Z] #77 112.6 checking for sys/stat.h... yes [2022-07-04T08:24:28.173Z] #77 112.7 checking for stdlib.h... yes [2022-07-04T08:24:28.434Z] #77 112.9 checking for string.h... yes [2022-07-04T08:24:28.687Z] #77 103.0 checking for library containing yajl_tree_get... -lyajl [2022-07-04T08:24:28.687Z] #77 103.6 checking for yajl >= 2.0.0... yes [2022-07-04T08:24:28.687Z] #77 103.7 checking sys/capability.h usability... yes [2022-07-04T08:24:28.696Z] #77 113.1 checking for memory.h... yes [2022-07-04T08:24:28.944Z] #77 103.9 checking sys/capability.h presence... yes [2022-07-04T08:24:28.944Z] #77 103.9 checking for sys/capability.h... yes [2022-07-04T08:24:28.957Z] #77 113.2 checking for strings.h... yes [2022-07-04T08:24:28.957Z] #77 113.4 checking for inttypes.h... yes [2022-07-04T08:24:29.218Z] #77 113.6 checking for stdint.h... yes [2022-07-04T08:24:29.480Z] #77 113.8 checking for unistd.h... yes [2022-07-04T08:24:29.480Z] #77 113.9 checking for dlfcn.h... yes [2022-07-04T08:24:29.480Z] #77 114.0 checking for objdir... .libs [2022-07-04T08:24:29.508Z] #77 104.0 checking for library containing cap_from_name... -lcap [2022-07-04T08:24:29.741Z] #77 114.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T08:24:29.741Z] #77 114.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T08:24:29.741Z] #77 114.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T08:24:30.071Z] #77 104.5 checking for library containing dlopen... -ldl [2022-07-04T08:24:30.301Z] #77 114.4 checking if gcc static flag -static works... yes [2022-07-04T08:24:30.301Z] #77 114.7 checking if gcc supports -c -o file.o... yes [2022-07-04T08:24:30.328Z] #77 105.1 checking seccomp.h usability... yes [2022-07-04T08:24:30.328Z] #77 105.3 checking seccomp.h presence... yes [2022-07-04T08:24:30.328Z] #77 105.4 checking for seccomp.h... yes [2022-07-04T08:24:30.577Z] #77 114.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T08:24:30.577Z] #77 114.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-04T08:24:30.577Z] #77 115.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T08:24:30.839Z] #77 115.2 checking how to hardcode library paths into programs... immediate [2022-07-04T08:24:30.839Z] #77 115.2 checking whether stripping libraries is possible... yes [2022-07-04T08:24:30.839Z] #77 115.2 checking if libtool supports shared libraries... yes [2022-07-04T08:24:30.839Z] #77 115.2 checking whether to build shared libraries... no [2022-07-04T08:24:30.839Z] #77 115.2 checking whether to build static libraries... yes [2022-07-04T08:24:30.839Z] #77 115.3 checking float.h usability... yes [2022-07-04T08:24:30.839Z] #77 115.4 checking float.h presence... yes [2022-07-04T08:24:30.891Z] #77 105.4 checking for library containing seccomp_rule_add... -lseccomp [2022-07-04T08:24:31.100Z] #77 115.5 checking for float.h... yes [2022-07-04T08:24:31.100Z] #77 115.5 checking limits.h usability... yes [2022-07-04T08:24:31.148Z] #77 105.9 checking for library containing seccomp_arch_resolve_name... none required [2022-07-04T08:24:31.149Z] #77 106.2 checking systemd/sd-bus.h usability... [2022-07-04T08:24:31.149Z] #77 ... [2022-07-04T08:24:31.149Z] [2022-07-04T08:24:31.149Z] #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-04T08:24:31.149Z] #60 sha256:3507f0d5496b065152b5402c6af1cfc495a98b5a52d96e071ece11c87963ffff [2022-07-04T08:24:31.149Z] #60 14.66 + cd /tmp/tmp.eOsNXP26Q4/src/github.com/opencontainers/runc [2022-07-04T08:24:31.149Z] #60 14.67 + git checkout -q v1.1.2 [2022-07-04T08:24:31.149Z] #60 15.46 + '[' -z '' ']' [2022-07-04T08:24:31.149Z] #60 15.46 + target=static [2022-07-04T08:24:31.149Z] #60 15.46 + make BUILDTAGS=seccomp static [2022-07-04T08:24:31.149Z] #60 15.88 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-04T08:24:31.149Z] #60 ... [2022-07-04T08:24:31.149Z] [2022-07-04T08:24:31.149Z] #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-04T08:24:31.149Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:24:31.149Z] #77 106.2 checking systemd/sd-bus.h usability... yes [2022-07-04T08:24:31.361Z] #77 115.7 checking limits.h presence... yes [2022-07-04T08:24:31.361Z] #77 115.8 checking for limits.h... yes [2022-07-04T08:24:31.361Z] #77 115.9 checking stddef.h usability... yes [2022-07-04T08:24:31.405Z] #77 106.4 checking systemd/sd-bus.h presence... yes [2022-07-04T08:24:31.405Z] #77 106.5 checking for systemd/sd-bus.h... yes [2022-07-04T08:24:31.622Z] #77 116.1 checking stddef.h presence... yes [2022-07-04T08:24:31.622Z] #77 116.1 checking for stddef.h... yes [2022-07-04T08:24:31.622Z] #77 116.2 checking for stdlib.h... (cached) yes [2022-07-04T08:24:31.622Z] #77 116.2 checking for string.h... (cached) yes [2022-07-04T08:24:31.786Z] #14 ... [2022-07-04T08:24:31.786Z] [2022-07-04T08:24:31.786Z] #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-04T08:24:31.786Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:24:31.786Z] #77 64.14 libtoolize: putting auxiliary files in '.'. [2022-07-04T08:24:31.786Z] #77 64.14 libtoolize: copying file './ltmain.sh' [2022-07-04T08:24:31.786Z] #77 66.00 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-04T08:24:31.786Z] #77 66.00 libtoolize: and rerunning libtoolize and aclocal. [2022-07-04T08:24:31.786Z] #77 66.00 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-04T08:24:31.884Z] #77 116.3 checking sys/time.h usability... yes [2022-07-04T08:24:31.884Z] #77 116.4 checking sys/time.h presence... yes [2022-07-04T08:24:31.884Z] #77 116.5 checking for sys/time.h... yes [2022-07-04T08:24:32.145Z] #77 116.6 checking for inline... inline [2022-07-04T08:24:32.335Z] #77 106.5 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-04T08:24:32.336Z] #77 107.1 checking for sd_notify_barrier... yes [2022-07-04T08:24:32.336Z] #77 107.4 checking linux/bpf.h usability... [2022-07-04T08:24:32.336Z] #77 ... [2022-07-04T08:24:32.336Z] [2022-07-04T08:24:32.336Z] #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-04T08:24:32.336Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T08:24:32.336Z] #21 2.615 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:24:32.336Z] #21 2.657 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:24:32.336Z] #21 2.787 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:24:32.336Z] #21 3.091 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:24:32.336Z] #21 4.401 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:24:32.336Z] #21 5.927 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:24:32.406Z] #77 116.7 checking for size_t... yes [2022-07-04T08:24:32.406Z] #77 117.0 checking for stdlib.h... (cached) yes [2022-07-04T08:24:32.592Z] #21 ... [2022-07-04T08:24:32.593Z] [2022-07-04T08:24:32.593Z] #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-04T08:24:32.593Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:24:32.593Z] #77 107.4 checking linux/bpf.h usability... yes [2022-07-04T08:24:32.593Z] #77 107.7 checking linux/bpf.h presence... yes [2022-07-04T08:24:32.593Z] #77 107.8 checking for linux/bpf.h... yes [2022-07-04T08:24:32.667Z] #77 117.0 checking for GNU libc compatible malloc... yes [2022-07-04T08:24:32.667Z] #77 117.2 checking for stdlib.h... (cached) yes [2022-07-04T08:24:32.850Z] #77 107.8 checking compilation for eBPF... yes [2022-07-04T08:24:32.850Z] #77 108.0 checking for criu >= 3.15... no [2022-07-04T08:24:32.850Z] #77 108.0 configure: CRIU headers not found, building without CRIU support [2022-07-04T08:24:32.850Z] #77 108.0 checking for criu > 3.16... no [2022-07-04T08:24:32.850Z] #77 108.0 configure: CRIU version doesn't support join-ns API [2022-07-04T08:24:32.929Z] #77 117.2 checking for GNU libc compatible realloc... yes [2022-07-04T08:24:32.929Z] #77 117.4 checking for working strtod... [2022-07-04T08:24:32.929Z] #77 ... [2022-07-04T08:24:32.929Z] [2022-07-04T08:24:32.929Z] #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-04T08:24:32.929Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-04T08:24:32.929Z] #21 33.90 Selecting previously unselected package xfsprogs. [2022-07-04T08:24:32.929Z] #21 33.91 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-04T08:24:32.929Z] #21 33.92 Unpacking xfsprogs (5.10.0-4) ... [2022-07-04T08:24:32.929Z] #21 34.33 Selecting previously unselected package zip. [2022-07-04T08:24:32.929Z] #21 34.33 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-04T08:24:32.929Z] #21 34.34 Unpacking zip (3.0-12) ... [2022-07-04T08:24:32.929Z] #21 34.46 Selecting previously unselected package zstd. [2022-07-04T08:24:32.929Z] #21 34.46 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-04T08:24:32.929Z] #21 34.47 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-04T08:24:32.929Z] #21 34.94 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-04T08:24:32.929Z] #21 35.95 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-04T08:24:32.929Z] #21 35.96 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-04T08:24:32.929Z] #21 35.97 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-04T08:24:32.929Z] #21 35.99 Setting up libicu67:arm64 (67.1-7) ... [2022-07-04T08:24:32.929Z] #21 36.01 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-04T08:24:32.929Z] #21 36.03 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-04T08:24:32.929Z] #21 36.06 Setting up uidmap (1:4.8.1-1) ... [2022-07-04T08:24:32.929Z] #21 36.07 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-04T08:24:32.929Z] #21 36.08 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-04T08:24:32.929Z] #21 36.09 Setting up bzip2 (1.0.8-4) ... [2022-07-04T08:24:32.929Z] #21 36.11 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-04T08:24:32.929Z] #21 36.13 Setting up python3-wheel (0.34.2-1) ... [2022-07-04T08:24:32.929Z] #21 36.74 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:24:32.929Z] #21 36.76 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-04T08:24:32.929Z] #21 36.77 Setting up libcap2-bin (1:2.44-1) ... [2022-07-04T08:24:32.929Z] #21 36.79 Setting up apparmor (2.13.6-10) ... [2022-07-04T08:24:32.929Z] #21 38.34 Setting up zip (3.0-12) ... [2022-07-04T08:24:32.929Z] #21 38.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:24:32.929Z] #21 38.39 Setting up bash-completion (1:2.11-2) ... [2022-07-04T08:24:32.929Z] #21 40.89 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T08:24:32.929Z] #21 40.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-04T08:24:32.929Z] #21 40.92 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-04T08:24:32.929Z] #21 40.93 Setting up patch (2.7.6-7) ... [2022-07-04T08:24:32.929Z] #21 40.95 Setting up sudo (1.9.5p2-3) ... [2022-07-04T08:24:32.929Z] #21 41.02 invoke-rc.d: could not determine current runlevel [2022-07-04T08:24:32.929Z] #21 41.03 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-04T08:24:32.929Z] #21 41.05 Setting up xfsprogs (5.10.0-4) ... [2022-07-04T08:24:32.929Z] #21 41.07 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-04T08:24:32.929Z] #21 41.08 Setting up inetutils-ping (2:2.0-1) ... [2022-07-04T08:24:32.929Z] #21 41.10 Setting up pigz (2.6-1) ... [2022-07-04T08:24:32.929Z] #21 41.11 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-04T08:24:32.929Z] #21 41.12 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-04T08:24:32.929Z] #21 41.15 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-04T08:24:32.929Z] #21 41.16 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:24:32.929Z] #21 42.12 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-04T08:24:32.929Z] #21 42.16 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-04T08:24:32.929Z] #21 42.62 Setting up libelf1:arm64 (0.183-1) ... [2022-07-04T08:24:32.929Z] #21 42.64 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-04T08:24:32.929Z] #21 42.66 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-04T08:24:32.929Z] #21 42.68 Setting up python3-distutils (3.9.2-1) ... [2022-07-04T08:24:32.929Z] #21 43.06 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:24:32.929Z] #21 43.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-04T08:24:32.929Z] #21 43.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-04T08:24:32.929Z] #21 43.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-04T08:24:32.929Z] #21 43.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-04T08:24:32.929Z] #21 43.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-04T08:24:32.929Z] #21 43.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-04T08:24:32.929Z] #21 43.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-04T08:24:32.929Z] #21 43.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-04T08:24:32.929Z] #21 43.19 Setting up python3-setuptools (52.0.0-4) ... [2022-07-04T08:24:33.108Z] #77 108.0 checking for criu > 3.16.1... no [2022-07-04T08:24:33.108Z] #77 108.0 configure: CRIU version doesn't support for pre-dumping [2022-07-04T08:24:33.108Z] #77 108.0 checking for new mount API (fsconfig)... yes [2022-07-04T08:24:33.108Z] #77 108.1 checking for seccomp notify API... yes [2022-07-04T08:24:33.162Z] #77 ... [2022-07-04T08:24:33.162Z] [2022-07-04T08:24:33.162Z] #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-04T08:24:33.162Z] #64 sha256:32f2279dd2ab9ebdbecf1895385f43afdf11a2d24cdb9baf1600d4b03a4a57bb [2022-07-04T08:24:33.162Z] #64 80.89 + bin/ctr [2022-07-04T08:24:33.190Z] #21 ... [2022-07-04T08:24:33.190Z] [2022-07-04T08:24:33.190Z] #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-04T08:24:33.190Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T08:24:33.190Z] #77 117.4 checking for working strtod... yes [2022-07-04T08:24:33.365Z] #77 108.2 checking for gperf... no [2022-07-04T08:24:33.365Z] #77 108.3 configure: gperf not found - cannot rebuild signal parser code [2022-07-04T08:24:33.419Z] #64 ... [2022-07-04T08:24:33.419Z] [2022-07-04T08:24:33.419Z] #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-04T08:24:33.419Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:24:33.419Z] #14 153.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-04T08:24:33.419Z] #14 153.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:24:33.419Z] #14 153.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-04T08:24:33.455Z] #77 117.7 checking for gettimeofday... yes [2022-07-04T08:24:33.622Z] #77 108.3 checking for library containing argp_parse... none required [2022-07-04T08:24:33.622Z] #77 108.8 checking that generated files are newer than configure... done [2022-07-04T08:24:33.622Z] #77 108.8 configure: creating ./config.status [2022-07-04T08:24:33.716Z] #77 118.0 checking for memset... yes [2022-07-04T08:24:33.716Z] #77 118.2 checking for strspn... yes [2022-07-04T08:24:33.977Z] #77 118.5 checking that generated files are newer than configure... done [2022-07-04T08:24:33.977Z] #77 118.5 configure: creating ./config.status [2022-07-04T08:24:34.552Z] #77 ... [2022-07-04T08:24:34.552Z] [2022-07-04T08:24:34.552Z] #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-04T08:24:34.552Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-04T08:24:34.552Z] #34 DONE 160.3s [2022-07-04T08:24:34.552Z] [2022-07-04T08:24:34.552Z] #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-04T08:24:34.552Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T08:24:34.552Z] #21 10.24 Fetched 8548 kB in 8s (1079 kB/s) [2022-07-04T08:24:36.445Z] #21 10.24 Reading package lists... [2022-07-04T08:24:36.445Z] #21 ... [2022-07-04T08:24:36.445Z] [2022-07-04T08:24:36.445Z] #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-04T08:24:36.445Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T08:24:36.445Z] #36 162.0 Delve is a source level debugger for Go programs. [2022-07-04T08:24:36.445Z] #36 162.0 [2022-07-04T08:24:36.445Z] #36 162.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-04T08:24:36.445Z] #36 162.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-04T08:24:36.445Z] #36 162.0 [2022-07-04T08:24:36.445Z] #36 162.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-04T08:24:36.445Z] #36 162.0 [2022-07-04T08:24:36.445Z] #36 162.0 Pass flags to the program you are debugging using `--`, for example: [2022-07-04T08:24:36.445Z] #36 162.0 [2022-07-04T08:24:36.445Z] #36 162.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-04T08:24:36.445Z] #36 162.0 [2022-07-04T08:24:36.445Z] #36 162.0 Usage: [2022-07-04T08:24:36.445Z] #36 162.0 dlv [command] [2022-07-04T08:24:36.445Z] #36 162.0 [2022-07-04T08:24:36.445Z] #36 162.0 Available Commands: [2022-07-04T08:24:36.445Z] #36 162.0 attach Attach to running process and begin debugging. [2022-07-04T08:24:36.445Z] #36 162.0 connect Connect to a headless debug server with a terminal client. [2022-07-04T08:24:36.445Z] #36 162.0 core Examine a core dump. [2022-07-04T08:24:36.445Z] #36 162.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-04T08:24:36.445Z] #36 162.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-04T08:24:36.445Z] #36 162.0 exec Execute a precompiled binary, and begin a debug session. [2022-07-04T08:24:36.445Z] #36 162.0 help Help about any command [2022-07-04T08:24:36.445Z] #36 162.0 run Deprecated command. Use 'debug' instead. [2022-07-04T08:24:36.445Z] #36 162.0 test Compile test binary and begin debugging program. [2022-07-04T08:24:36.445Z] #36 162.0 trace Compile and begin tracing program. [2022-07-04T08:24:36.445Z] #36 162.0 version Prints version. [2022-07-04T08:24:36.445Z] #36 162.0 [2022-07-04T08:24:36.445Z] #36 162.0 Flags: [2022-07-04T08:24:36.445Z] #36 162.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-04T08:24:36.445Z] #36 162.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-04T08:24:36.445Z] #36 162.0 --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-04T08:24:36.445Z] #36 162.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-04T08:24:36.445Z] #36 162.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-04T08:24:36.445Z] #36 162.0 --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-04T08:24:36.445Z] #36 162.0 --disable-aslr Disables address space randomization [2022-07-04T08:24:36.445Z] #36 162.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-04T08:24:36.445Z] #36 162.0 -h, --help help for dlv [2022-07-04T08:24:36.445Z] #36 162.0 --init string Init file, executed by the terminal client. [2022-07-04T08:24:36.445Z] #36 162.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-04T08:24:36.445Z] #36 162.0 --log Enable debugging server logging. [2022-07-04T08:24:36.445Z] #36 162.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-04T08:24:36.445Z] #36 162.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-04T08:24:36.445Z] #36 162.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-04T08:24:36.445Z] #36 162.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-04T08:24:36.445Z] #36 162.0 --wd string Working directory for running the program. [2022-07-04T08:24:36.445Z] #36 162.0 [2022-07-04T08:24:36.445Z] #36 162.0 Additional help topics: [2022-07-04T08:24:36.445Z] #36 162.0 dlv backend Help about the --backend flag. [2022-07-04T08:24:36.445Z] #36 162.0 dlv log Help about logging flags. [2022-07-04T08:24:36.445Z] #36 162.0 dlv redirect Help about file redirection. [2022-07-04T08:24:36.445Z] #36 162.0 [2022-07-04T08:24:36.445Z] #36 162.0 Use "dlv [command] --help" for more information about a command. [2022-07-04T08:24:36.445Z] #36 DONE 162.3s [2022-07-04T08:24:36.445Z] [2022-07-04T08:24:36.445Z] #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-04T08:24:36.445Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:24:36.445Z] #77 111.2 config.status: creating Makefile [2022-07-04T08:24:36.445Z] #77 111.3 config.status: creating rpm/crun.spec [2022-07-04T08:24:36.445Z] #77 111.3 config.status: creating config.h [2022-07-04T08:24:36.445Z] #77 111.4 config.status: executing libtool commands [2022-07-04T08:24:36.445Z] #77 111.4 config.status: executing depfiles commands [2022-07-04T08:24:37.286Z] #77 121.3 config.status: creating Makefile [2022-07-04T08:24:37.286Z] #77 121.3 config.status: creating config.h [2022-07-04T08:24:37.286Z] #77 121.4 config.status: executing depfiles commands [2022-07-04T08:24:37.286Z] #77 121.6 config.status: executing libtool commands [2022-07-04T08:24:37.548Z] #77 ... [2022-07-04T08:24:37.548Z] [2022-07-04T08:24:37.548Z] #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-04T08:24:37.548Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-04T08:24:37.548Z] #21 44.58 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-04T08:24:37.548Z] #21 44.59 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-04T08:24:37.548Z] #21 44.61 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-04T08:24:37.548Z] #21 44.63 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-04T08:24:37.548Z] #21 45.85 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-04T08:24:37.548Z] #21 45.86 Setting up jq (1.6-2.1) ... [2022-07-04T08:24:37.548Z] #21 45.88 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-04T08:24:37.548Z] #21 45.89 Setting up iptables (1.8.7-1) ... [2022-07-04T08:24:37.548Z] #21 45.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-04T08:24:37.548Z] #21 45.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-04T08:24:37.548Z] #21 45.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-04T08:24:37.548Z] #21 45.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-04T08:24:37.548Z] #21 45.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-04T08:24:37.548Z] #21 45.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-04T08:24:37.548Z] #21 45.96 Setting up iproute2 (5.10.0-4) ... [2022-07-04T08:24:37.548Z] #21 46.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:24:37.548Z] #21 DONE 48.6s [2022-07-04T08:24:37.810Z] [2022-07-04T08:24:37.810Z] #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-04T08:24:37.810Z] #22 sha256:1c35510d2c5ef554d5a1a5ad21f4359ed7a77a09befaa46d5fe59bc5eb4db5a5 [2022-07-04T08:24:37.814Z] #77 112.6 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-04T08:24:37.814Z] #77 112.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-04T08:24:37.814Z] #77 113.0 checking for gcc... gcc [2022-07-04T08:24:38.326Z] #77 113.0 checking whether the C compiler works... yes [2022-07-04T08:24:38.326Z] #77 113.3 checking for C compiler default output file name... a.out [2022-07-04T08:24:38.326Z] #77 113.3 checking for suffix of executables... [2022-07-04T08:24:38.383Z] #22 0.694 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-04T08:24:38.383Z] #22 0.698 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-04T08:24:38.383Z] #22 0.702 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-04T08:24:38.383Z] #22 DONE 0.8s [2022-07-04T08:24:38.383Z] [2022-07-04T08:24:38.383Z] #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-04T08:24:38.383Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T08:24:38.383Z] #77 122.6 GEN .version [2022-07-04T08:24:38.383Z] #77 122.7 make install-recursive [2022-07-04T08:24:38.383Z] #77 122.7 make[1]: Entering directory '/tmp/crun-build' [2022-07-04T08:24:38.383Z] #77 122.9 Making install in libocispec [2022-07-04T08:24:38.383Z] #77 122.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T08:24:38.383Z] #77 122.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-04T08:24:38.383Z] #77 123.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-04T08:24:38.383Z] #77 123.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-04T08:24:38.383Z] #77 123.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-04T08:24:38.679Z] #14 ... [2022-07-04T08:24:38.679Z] [2022-07-04T08:24:38.679Z] #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-04T08:24:38.679Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:24:38.679Z] #77 81.41 configure.ac:7: installing './compile' [2022-07-04T08:24:38.679Z] #77 81.41 configure.ac:11: installing './config.guess' [2022-07-04T08:24:38.679Z] #77 81.43 configure.ac:11: installing './config.sub' [2022-07-04T08:24:38.679Z] #77 81.45 configure.ac:8: installing './install-sh' [2022-07-04T08:24:38.679Z] #77 81.50 configure.ac:8: installing './missing' [2022-07-04T08:24:38.679Z] #77 81.69 Makefile.am: installing './depcomp' [2022-07-04T08:24:38.889Z] #77 113.5 checking whether we are cross compiling... no [2022-07-04T08:24:38.889Z] #77 113.7 checking for suffix of object files... o [2022-07-04T08:24:38.965Z] #77 ... [2022-07-04T08:24:38.965Z] [2022-07-04T08:24:38.965Z] #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-04T08:24:38.965Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:24:38.965Z] #14 157.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-04T08:24:38.965Z] #14 157.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:24:38.965Z] #14 157.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T08:24:39.146Z] #77 113.9 checking whether we are using the GNU C compiler... yes [2022-07-04T08:24:39.146Z] #77 114.0 checking whether gcc accepts -g... yes [2022-07-04T08:24:39.146Z] #77 114.1 checking for gcc option to accept ISO C89... none needed [2022-07-04T08:24:39.327Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-04T08:24:39.402Z] #77 114.2 checking whether gcc understands -c and -o together... yes [2022-07-04T08:24:39.402Z] #77 114.5 checking how to run the C preprocessor... gcc -E [2022-07-04T08:24:39.589Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-04T08:24:39.589Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-04T08:24:39.589Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-04T08:24:39.589Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-04T08:24:39.589Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-04T08:24:39.589Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-04T08:24:39.589Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-04T08:24:39.589Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-04T08:24:39.589Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-04T08:24:39.589Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-04T08:24:39.589Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-04T08:24:39.589Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-04T08:24:39.589Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-04T08:24:39.589Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-04T08:24:39.589Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-04T08:24:39.659Z] #77 114.7 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T08:24:39.659Z] #77 114.7 checking for egrep... /bin/grep -E [2022-07-04T08:24:40.223Z] #77 114.7 checking for ANSI C header files... yes [2022-07-04T08:24:40.479Z] #77 115.3 checking for sys/types.h... yes [2022-07-04T08:24:40.479Z] #77 115.5 checking for sys/stat.h... yes [2022-07-04T08:24:40.533Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-04T08:24:40.533Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-04T08:24:40.533Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-04T08:24:40.533Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-04T08:24:40.533Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-04T08:24:40.533Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-04T08:24:40.533Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-04T08:24:40.533Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-04T08:24:40.533Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-04T08:24:40.533Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-04T08:24:40.533Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-04T08:24:40.533Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-04T08:24:40.533Z] #77 124.9 make install-recursive [2022-07-04T08:24:40.533Z] #77 124.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T08:24:40.533Z] #77 125.0 Making install in yajl [2022-07-04T08:24:40.533Z] #77 125.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T08:24:40.533Z] #77 125.1 CC verify/json_verify-json_verify.o [2022-07-04T08:24:40.533Z] #77 125.1 CC src/libyajl_la-yajl_alloc.lo [2022-07-04T08:24:40.533Z] #77 125.1 CC src/libyajl_la-yajl.lo [2022-07-04T08:24:40.533Z] #77 125.1 CC src/libyajl_la-yajl_gen.lo [2022-07-04T08:24:40.533Z] #77 125.2 CC src/libyajl_la-yajl_parser.lo [2022-07-04T08:24:40.533Z] #77 125.2 CC src/libyajl_la-yajl_buf.lo [2022-07-04T08:24:40.795Z] #77 125.2 CC src/libyajl_la-yajl_encode.lo [2022-07-04T08:24:40.795Z] #77 125.2 CC src/libyajl_la-yajl_lex.lo [2022-07-04T08:24:40.795Z] #77 125.3 CC src/libyajl_la-yajl_tree.lo [2022-07-04T08:24:41.042Z] #77 115.7 checking for stdlib.h... yes [2022-07-04T08:24:41.042Z] #77 115.9 checking for string.h... yes [2022-07-04T08:24:41.203Z] #77 83.73 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-04T08:24:41.203Z] #77 83.73 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-04T08:24:41.203Z] #77 83.96 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-04T08:24:41.203Z] #77 83.96 libtoolize: copying file 'm4/libtool.m4' [2022-07-04T08:24:41.203Z] #77 84.14 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-04T08:24:41.203Z] #77 84.25 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-04T08:24:41.299Z] #77 116.1 checking for memory.h... yes [2022-07-04T08:24:41.299Z] #77 116.3 checking for strings.h... yes [2022-07-04T08:24:41.556Z] #77 116.5 checking for inttypes.h... yes [2022-07-04T08:24:41.767Z] #77 84.56 libtoolize: copying file 'm4/ltversion.m4' [2022-07-04T08:24:41.767Z] #77 84.67 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-04T08:24:41.767Z] #77 84.80 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-04T08:24:41.813Z] #77 116.7 checking for stdint.h... yes [2022-07-04T08:24:41.813Z] #77 116.9 checking for unistd.h... yes [2022-07-04T08:24:42.082Z] #77 117.0 checking minix/config.h usability... no [2022-07-04T08:24:42.082Z] #77 117.2 checking minix/config.h presence... no [2022-07-04T08:24:42.082Z] #77 117.3 checking for minix/config.h... no [2022-07-04T08:24:42.338Z] #77 117.3 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-04T08:24:42.595Z] #77 117.5 checking build system type... x86_64-pc-linux-gnu [2022-07-04T08:24:42.852Z] #77 117.8 checking host system type... x86_64-pc-linux-gnu [2022-07-04T08:24:42.852Z] #77 117.8 checking how to print strings... printf [2022-07-04T08:24:42.852Z] #77 117.8 checking for a sed that does not truncate output... /bin/sed [2022-07-04T08:24:42.852Z] #77 117.8 checking for fgrep... /bin/grep -F [2022-07-04T08:24:42.852Z] #77 117.8 checking for ld used by gcc... /usr/bin/ld [2022-07-04T08:24:42.852Z] #77 117.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T08:24:42.852Z] #77 117.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T08:24:42.852Z] #77 117.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T08:24:42.852Z] #77 118.0 checking whether ln -s works... yes [2022-07-04T08:24:43.110Z] #77 118.0 checking the maximum length of command line arguments... 1572864 [2022-07-04T08:24:43.110Z] #77 118.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-04T08:24:43.110Z] #77 118.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T08:24:43.110Z] #77 118.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T08:24:43.110Z] #77 118.0 checking for objdump... objdump [2022-07-04T08:24:43.110Z] #77 118.0 checking how to recognize dependent libraries... pass_all [2022-07-04T08:24:43.110Z] #77 118.0 checking for dlltool... no [2022-07-04T08:24:43.110Z] #77 118.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T08:24:43.110Z] #77 118.0 checking for ar... ar [2022-07-04T08:24:43.110Z] #77 118.0 checking for archiver @FILE support... @ [2022-07-04T08:24:43.110Z] #77 118.2 checking for strip... strip [2022-07-04T08:24:43.110Z] #77 118.2 checking for ranlib... ranlib [2022-07-04T08:24:43.110Z] #77 118.2 checking for gawk... no [2022-07-04T08:24:43.110Z] #77 118.2 checking for mawk... mawk [2022-07-04T08:24:43.153Z] #14 ... [2022-07-04T08:24:43.154Z] [2022-07-04T08:24:43.154Z] #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-04T08:24:43.154Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:24:43.154Z] #77 81.55 configure.ac:7: installing './compile' [2022-07-04T08:24:43.154Z] #77 81.56 configure.ac:11: installing './config.guess' [2022-07-04T08:24:43.154Z] #77 81.58 configure.ac:11: installing './config.sub' [2022-07-04T08:24:43.154Z] #77 81.61 configure.ac:8: installing './install-sh' [2022-07-04T08:24:43.154Z] #77 81.64 configure.ac:8: installing './missing' [2022-07-04T08:24:43.154Z] #77 81.91 Makefile.am: installing './depcomp' [2022-07-04T08:24:43.154Z] #77 84.00 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-04T08:24:43.154Z] #77 84.00 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-04T08:24:43.154Z] #77 84.28 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-04T08:24:43.154Z] #77 84.28 libtoolize: copying file 'm4/libtool.m4' [2022-07-04T08:24:43.154Z] #77 84.48 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-04T08:24:43.154Z] #77 84.81 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-04T08:24:43.154Z] #77 84.93 libtoolize: copying file 'm4/ltversion.m4' [2022-07-04T08:24:43.154Z] #77 85.32 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-04T08:24:43.154Z] #77 85.78 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-04T08:24:43.673Z] #77 118.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T08:24:43.673Z] #77 118.6 checking for sysroot... no [2022-07-04T08:24:43.673Z] #77 118.6 checking for a working dd... /bin/dd [2022-07-04T08:24:43.673Z] #77 118.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T08:24:43.673Z] #77 118.7 checking for mt... no [2022-07-04T08:24:43.673Z] #77 118.7 checking if : is a manifest tool... no [2022-07-04T08:24:43.930Z] #77 118.7 checking for dlfcn.h... yes [2022-07-04T08:24:43.930Z] #77 118.9 checking for objdir... .libs [2022-07-04T08:24:44.187Z] #77 119.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T08:24:44.187Z] #77 119.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T08:24:44.187Z] #77 119.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T08:24:44.769Z] #77 119.4 checking if gcc static flag -static works... yes [2022-07-04T08:24:44.769Z] #77 119.7 checking if gcc supports -c -o file.o... yes [2022-07-04T08:24:44.769Z] #77 119.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T08:24:44.769Z] #77 119.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-04T08:24:45.026Z] #77 119.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T08:24:45.026Z] #77 120.1 checking how to hardcode library paths into programs... immediate [2022-07-04T08:24:45.026Z] #77 120.1 checking whether stripping libraries is possible... yes [2022-07-04T08:24:45.026Z] #77 120.1 checking if libtool supports shared libraries... yes [2022-07-04T08:24:45.026Z] #77 120.1 checking whether to build shared libraries... no [2022-07-04T08:24:45.026Z] #77 120.1 checking whether to build static libraries... yes [2022-07-04T08:24:45.026Z] #77 120.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T08:24:45.026Z] #77 120.2 checking whether build environment is sane... yes [2022-07-04T08:24:45.026Z] #77 120.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T08:24:45.026Z] #77 120.2 checking whether make sets $(MAKE)... yes [2022-07-04T08:24:45.282Z] #77 120.2 checking whether make supports the include directive... yes (GNU style) [2022-07-04T08:24:45.282Z] #77 120.3 checking whether make supports nested variables... yes [2022-07-04T08:24:45.282Z] #77 120.3 checking whether UID '0' is supported by ustar format... yes [2022-07-04T08:24:45.282Z] #77 120.3 checking whether GID '0' is supported by ustar format... yes [2022-07-04T08:24:45.282Z] #77 120.3 checking how to create a ustar tar archive... gnutar [2022-07-04T08:24:45.539Z] #77 120.4 checking dependency style of gcc... gcc3 [2022-07-04T08:24:45.539Z] #77 120.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T08:24:45.539Z] #77 120.5 checking whether make supports nested variables... (cached) yes [2022-07-04T08:24:45.539Z] #77 120.5 checking for pkg-config... /usr/bin/pkg-config [2022-07-04T08:24:45.539Z] #77 120.5 checking pkg-config is at least version 0.9.0... yes [2022-07-04T08:24:45.539Z] #77 120.5 checking for yajl >= 2.1.0... yes [2022-07-04T08:24:45.539Z] #77 120.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-04T08:24:45.539Z] #77 120.6 checking for gcc... (cached) gcc [2022-07-04T08:24:45.539Z] #77 120.7 checking whether we are using the GNU C compiler... (cached) yes [2022-07-04T08:24:45.539Z] #77 120.7 checking whether gcc accepts -g... (cached) yes [2022-07-04T08:24:45.539Z] #77 120.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-04T08:24:45.539Z] #77 120.7 checking whether gcc understands -c and -o together... (cached) yes [2022-07-04T08:24:45.539Z] #77 120.7 checking for a Python interpreter with version >= 3... python3 [2022-07-04T08:24:45.592Z] #19 249.0 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-04T08:24:45.592Z] #19 249.0 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-04T08:24:45.592Z] #19 249.0 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-04T08:24:45.795Z] #77 120.8 checking for python3... /usr/bin/python3 [2022-07-04T08:24:45.795Z] #77 120.8 checking for python3 version... 3.9 [2022-07-04T08:24:45.795Z] #77 120.8 checking for python3 platform... linux [2022-07-04T08:24:45.795Z] #77 120.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-04T08:24:45.854Z] #19 249.1 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-04T08:24:45.854Z] #19 249.1 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-04T08:24:45.854Z] #19 249.1 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-04T08:24:45.945Z] #77 ... [2022-07-04T08:24:45.945Z] [2022-07-04T08:24:45.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-04T08:24:45.945Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:24:45.945Z] #14 165.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-04T08:24:45.945Z] #14 165.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:24:45.945Z] #14 165.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T08:24:46.051Z] #77 121.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-04T08:24:46.092Z] #77 130.4 CCLD libyajl.la [2022-07-04T08:24:46.308Z] #77 121.2 checking that generated files are newer than configure... done [2022-07-04T08:24:46.308Z] #77 121.2 configure: creating ./config.status [2022-07-04T08:24:46.308Z] #77 ... [2022-07-04T08:24:46.308Z] [2022-07-04T08:24: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-04T08:24:46.308Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T08:24:46.308Z] #21 10.24 Reading package lists... [2022-07-04T08:24:46.308Z] #21 13.97 Reading package lists... [2022-07-04T08:24:46.308Z] #21 16.96 Building dependency tree... [2022-07-04T08:24:46.308Z] #21 18.49 The following additional packages will be installed: [2022-07-04T08:24:46.308Z] #21 18.51 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-04T08:24:46.308Z] #21 18.51 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-04T08:24:46.308Z] #21 18.51 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-04T08:24:46.308Z] #21 18.51 python3-pkg-resources vim-runtime xxd [2022-07-04T08:24:46.308Z] #21 18.51 Suggested packages: [2022-07-04T08:24:46.308Z] #21 18.51 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-04T08:24:46.308Z] #21 18.51 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-04T08:24:46.308Z] #21 18.51 acl attr quota [2022-07-04T08:24:46.308Z] #21 18.51 Recommended packages: [2022-07-04T08:24:46.308Z] #21 18.51 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-04T08:24:46.308Z] #21 19.99 The following NEW packages will be installed: [2022-07-04T08:24:46.308Z] #21 20.00 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-04T08:24:46.308Z] #21 20.00 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-04T08:24:46.308Z] #21 20.00 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-04T08:24:46.308Z] #21 20.00 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-04T08:24:46.308Z] #21 20.00 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-04T08:24:46.308Z] #21 20.01 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-04T08:24:46.308Z] #21 20.01 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-04T08:24:46.308Z] #21 20.01 xz-utils zip zstd [2022-07-04T08:24:46.308Z] #21 20.32 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:24:46.308Z] #21 20.32 Need to get 27.7 MB of archives. [2022-07-04T08:24:46.308Z] #21 20.32 After this operation, 106 MB of additional disk space will be used. [2022-07-04T08:24:46.308Z] #21 20.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-04T08:24:46.308Z] #21 20.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-04T08:24:46.308Z] #21 20.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-04T08:24:46.308Z] #21 20.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-04T08:24:46.308Z] #21 20.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-04T08:24:46.308Z] #21 20.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-04T08:24:46.308Z] #21 20.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-04T08:24:46.308Z] #21 20.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-04T08:24:46.308Z] #21 20.38 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-04T08:24:46.308Z] #21 20.39 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-04T08:24:46.308Z] #21 20.40 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-04T08:24:46.308Z] #21 20.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-04T08:24:46.308Z] #21 20.42 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-04T08:24:46.308Z] #21 20.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-04T08:24:46.308Z] #21 20.44 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-04T08:24:46.308Z] #21 20.45 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-04T08:24:46.308Z] #21 20.45 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-04T08:24:46.308Z] #21 20.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-04T08:24:46.308Z] #21 20.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-04T08:24:46.308Z] #21 20.45 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-04T08:24:46.308Z] #21 20.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-04T08:24:46.308Z] #21 20.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-04T08:24:46.308Z] #21 20.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-04T08:24:46.308Z] #21 20.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-04T08:24:46.308Z] #21 20.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-04T08:24:46.308Z] #21 20.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-04T08:24:46.308Z] #21 20.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-04T08:24:46.308Z] #21 20.76 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-04T08:24:46.308Z] #21 20.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-04T08:24:46.308Z] #21 20.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-04T08:24:46.308Z] #21 20.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-04T08:24:46.308Z] #21 20.77 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-04T08:24:46.308Z] #21 20.78 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-04T08:24:46.308Z] #21 20.79 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-04T08:24:46.308Z] #21 20.81 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-04T08:24:46.308Z] #21 20.88 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-04T08:24:46.308Z] #21 20.88 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-04T08:24:46.308Z] #21 20.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-04T08:24:46.308Z] #21 20.90 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-04T08:24:46.308Z] #21 20.91 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-04T08:24:46.308Z] #21 20.91 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-04T08:24:46.308Z] #21 20.92 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-04T08:24:46.308Z] #21 20.95 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-04T08:24:46.308Z] #21 20.96 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-04T08:24:46.308Z] #21 20.97 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-04T08:24:46.308Z] #21 21.17 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-04T08:24:46.308Z] #21 21.22 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-04T08:24:46.308Z] #21 21.24 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-04T08:24:46.308Z] #21 21.24 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-04T08:24:46.308Z] #21 21.87 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:24:46.308Z] #21 22.03 Fetched 27.7 MB in 1s (22.4 MB/s) [2022-07-04T08:24:46.308Z] #21 22.07 Selecting previously unselected package pigz. [2022-07-04T08:24:46.308Z] #21 22.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-07-04T08:24:46.308Z] #21 22.12 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-04T08:24:46.308Z] #21 22.12 Unpacking pigz (2.6-1) ... [2022-07-04T08:24:46.308Z] #21 22.20 Selecting previously unselected package libelf1:amd64. [2022-07-04T08:24:46.308Z] #21 22.22 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-04T08:24:46.308Z] #21 22.23 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-04T08:24:46.308Z] #21 22.39 Selecting previously unselected package libbpf0:amd64. [2022-07-04T08:24:46.308Z] #21 22.39 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-04T08:24:46.308Z] #21 22.40 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-04T08:24:46.308Z] #21 22.49 Selecting previously unselected package libcap2:amd64. [2022-07-04T08:24:46.308Z] #21 22.49 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-04T08:24:46.308Z] #21 22.50 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-04T08:24:46.308Z] #21 22.56 Selecting previously unselected package libmnl0:amd64. [2022-07-04T08:24:46.308Z] #21 22.56 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-04T08:24:46.308Z] #21 22.57 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-04T08:24:46.308Z] #21 22.64 Selecting previously unselected package libxtables12:amd64. [2022-07-04T08:24:46.308Z] #21 22.65 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-04T08:24:46.308Z] #21 22.66 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-04T08:24:46.308Z] #21 22.72 Selecting previously unselected package libcap2-bin. [2022-07-04T08:24:46.308Z] #21 22.73 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-04T08:24:46.308Z] #21 22.73 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-04T08:24:46.308Z] #21 22.82 Selecting previously unselected package iproute2. [2022-07-04T08:24:46.308Z] #21 22.82 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-04T08:24:46.308Z] #21 22.82 Unpacking iproute2 (5.10.0-4) ... [2022-07-04T08:24:46.308Z] #21 23.35 Selecting previously unselected package xxd. [2022-07-04T08:24:46.308Z] #21 23.36 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-04T08:24:46.308Z] #21 23.36 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:24:46.308Z] #21 23.49 Selecting previously unselected package vim-common. [2022-07-04T08:24:46.308Z] #21 23.50 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T08:24:46.308Z] #21 23.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:24:46.308Z] #21 23.64 Selecting previously unselected package bash-completion. [2022-07-04T08:24:46.308Z] #21 23.65 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-04T08:24:46.353Z] #77 130.7 CCLD verify/json_verify [2022-07-04T08:24:46.615Z] #77 131.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T08:24:46.615Z] #77 131.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-04T08:24:46.615Z] #77 131.1 make[5]: Nothing to be done for 'install-data-am'. [2022-07-04T08:24:46.615Z] #77 131.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T08:24:46.615Z] #77 131.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T08:24:46.615Z] #77 131.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T08:24:46.615Z] #77 131.3 CC src/validate.o [2022-07-04T08:24:46.876Z] #77 131.3 CC src/image_spec_schema_content_descriptor.lo [2022-07-04T08:24:46.876Z] #77 131.3 CC src/image_spec_schema_config_schema.lo [2022-07-04T08:24:46.876Z] #77 131.3 CC src/image_spec_schema_defs.lo [2022-07-04T08:24:46.876Z] #77 131.3 CC src/image_spec_schema_defs_descriptor.lo [2022-07-04T08:24:46.876Z] #77 131.4 CC src/image_spec_schema_image_index_schema.lo [2022-07-04T08:24:46.876Z] #77 131.4 CC src/image_spec_schema_image_layout_schema.lo [2022-07-04T08:24:46.876Z] #77 131.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-04T08:24:46.876Z] #77 131.5 CC src/runtime_spec_schema_config_linux.lo [2022-07-04T08:24:46.876Z] #77 131.5 CC src/runtime_spec_schema_config_zos.lo [2022-07-04T08:24:46.876Z] #77 131.5 CC src/runtime_spec_schema_config_schema.lo [2022-07-04T08:24:47.138Z] #77 131.6 CC src/runtime_spec_schema_config_solaris.lo [2022-07-04T08:24:47.138Z] #77 131.6 CC src/runtime_spec_schema_config_vm.lo [2022-07-04T08:24:47.138Z] #77 131.6 CC src/runtime_spec_schema_config_windows.lo [2022-07-04T08:24:47.138Z] #77 131.7 CC src/runtime_spec_schema_defs.lo [2022-07-04T08:24:47.399Z] #77 131.8 CC src/runtime_spec_schema_defs_linux.lo [2022-07-04T08:24:47.399Z] #77 131.9 CC src/runtime_spec_schema_defs_zos.lo [2022-07-04T08:24:47.399Z] #77 131.9 CC src/runtime_spec_schema_defs_vm.lo [2022-07-04T08:24:47.399Z] #77 132.0 CC src/runtime_spec_schema_defs_windows.lo [2022-07-04T08:24:47.399Z] #77 132.1 CC src/runtime_spec_schema_state_schema.lo [2022-07-04T08:24:47.972Z] #77 132.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-04T08:24:47.972Z] #77 132.4 CC src/basic_test_double_array_item.lo [2022-07-04T08:24:47.972Z] #77 132.6 CC src/basic_test_double_array.lo [2022-07-04T08:24:48.204Z] #21 ... [2022-07-04T08:24:48.204Z] [2022-07-04T08:24:48.204Z] #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-04T08:24:48.204Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:24:48.204Z] #77 123.1 config.status: creating Makefile [2022-07-04T08:24:48.204Z] #77 123.2 config.status: creating config.h [2022-07-04T08:24:48.204Z] #77 123.2 config.status: executing libtool commands [2022-07-04T08:24:48.204Z] #77 123.2 config.status: executing depfiles commands [2022-07-04T08:24:48.234Z] #77 132.6 CC src/basic_test_top_array_int.lo [2022-07-04T08:24:48.234Z] #77 132.8 CC src/basic_test_top_array_string.lo [2022-07-04T08:24:48.496Z] #77 133.0 CC src/basic_test_top_double_array_int.lo [2022-07-04T08:24:48.496Z] #77 ... [2022-07-04T08:24:48.497Z] [2022-07-04T08:24:48.497Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-04T08:24:48.497Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed [2022-07-04T08:24:48.497Z] #23 9.552 Collecting yamllint==1.26.1 [2022-07-04T08:24:48.758Z] #23 ... [2022-07-04T08:24:48.758Z] [2022-07-04T08:24:48.758Z] #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-04T08:24:48.758Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T08:24:48.758Z] #77 133.2 CC src/basic_test_top_double_array_obj.lo [2022-07-04T08:24:48.758Z] #77 133.2 CC src/basic_test_top_double_array_refobj.lo [2022-07-04T08:24:48.758Z] #77 133.4 CC src/basic_test_top_double_array_string.lo [2022-07-04T08:24:48.767Z] #77 123.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-04T08:24:48.767Z] #77 123.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-04T08:24:49.020Z] #77 133.6 CC src/read-file.lo [2022-07-04T08:24:49.023Z] #77 124.1 checking for gcc... gcc [2022-07-04T08:24:49.281Z] #77 133.7 CC src/json_common.lo [2022-07-04T08:24:49.282Z] #77 133.8 CC tests/test-1.o [2022-07-04T08:24:49.282Z] #77 133.9 CC tests/test-2.o [2022-07-04T08:24:49.558Z] #77 134.0 CC tests/test-3.o [2022-07-04T08:24:49.558Z] #77 134.2 CC tests/test-4.o [2022-07-04T08:24:49.587Z] #77 124.2 checking whether the C compiler works... yes [2022-07-04T08:24:49.587Z] #77 124.4 checking for C compiler default output file name... a.out [2022-07-04T08:24:49.587Z] #77 124.4 checking for suffix of executables... [2022-07-04T08:24:49.587Z] #77 124.6 checking whether we are cross compiling... no [2022-07-04T08:24:49.820Z] #77 134.5 CC tests/test-5.o [2022-07-04T08:24:49.844Z] #77 124.8 checking for suffix of object files... o [2022-07-04T08:24:49.844Z] #77 124.9 checking whether we are using the GNU C compiler... yes [2022-07-04T08:24:50.081Z] #77 134.7 CC tests/test-6.o [2022-07-04T08:24:50.081Z] #77 134.8 CC tests/test-7.o [2022-07-04T08:24:50.111Z] #77 125.1 checking whether gcc accepts -g... yes [2022-07-04T08:24:50.367Z] #77 125.2 checking for gcc option to accept ISO C89... none needed [2022-07-04T08:24:50.367Z] #77 125.4 checking whether gcc understands -c and -o together... yes [2022-07-04T08:24:50.367Z] #77 125.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T08:24:50.367Z] #77 125.5 checking whether build environment is sane... yes [2022-07-04T08:24:50.367Z] #77 125.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T08:24:50.367Z] #77 125.6 checking for gawk... no [2022-07-04T08:24:50.367Z] #77 125.6 checking for mawk... mawk [2022-07-04T08:24:50.367Z] #77 125.6 checking whether make sets $(MAKE)... yes [2022-07-04T08:24:50.624Z] #77 125.6 checking whether make supports the include directive... yes (GNU style) [2022-07-04T08:24:50.624Z] #77 125.6 checking whether make supports nested variables... yes [2022-07-04T08:24:50.624Z] #77 125.7 checking whether UID '0' is supported by ustar format... yes [2022-07-04T08:24:50.624Z] #77 125.7 checking whether GID '0' is supported by ustar format... yes [2022-07-04T08:24:50.624Z] #77 125.7 checking how to create a ustar tar archive... gnutar [2022-07-04T08:24:50.624Z] #77 125.7 checking dependency style of gcc... gcc3 [2022-07-04T08:24:50.654Z] #77 134.9 CC tests/test-8.o [2022-07-04T08:24:50.654Z] #77 135.1 CC tests/test-9.o [2022-07-04T08:24:50.881Z] #77 125.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T08:24:50.881Z] #77 125.9 checking whether make supports nested variables... (cached) yes [2022-07-04T08:24:51.138Z] #77 125.9 checking build system type... x86_64-pc-linux-gnu [2022-07-04T08:24:51.138Z] #77 126.2 checking host system type... x86_64-pc-linux-gnu [2022-07-04T08:24:51.138Z] #77 126.2 checking how to print strings... printf [2022-07-04T08:24:51.138Z] #77 126.2 checking for a sed that does not truncate output... /bin/sed [2022-07-04T08:24:51.138Z] #77 126.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T08:24:51.138Z] #77 126.2 checking for egrep... /bin/grep -E [2022-07-04T08:24:51.138Z] #77 126.2 checking for fgrep... /bin/grep -F [2022-07-04T08:24:51.138Z] #77 126.2 checking for ld used by gcc... /usr/bin/ld [2022-07-04T08:24:51.138Z] #77 126.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T08:24:51.138Z] #77 126.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T08:24:51.138Z] #77 126.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T08:24:51.148Z] #19 ... [2022-07-04T08:24:51.148Z] [2022-07-04T08:24:51.148Z] #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-04T08:24:51.148Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:24:51.148Z] #84 207.7 CCLD libocispec.la [2022-07-04T08:24:51.225Z] #77 135.5 CC tests/test-10.o [2022-07-04T08:24:51.225Z] #77 135.8 CC tests/test-11.o [2022-07-04T08:24:51.395Z] #77 126.4 checking whether ln -s works... yes [2022-07-04T08:24:51.395Z] #77 126.4 checking the maximum length of command line arguments... 1572864 [2022-07-04T08:24:51.395Z] #77 126.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-04T08:24:51.395Z] #77 126.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T08:24:51.395Z] #77 126.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T08:24:51.395Z] #77 126.4 checking for objdump... objdump [2022-07-04T08:24:51.395Z] #77 126.4 checking how to recognize dependent libraries... pass_all [2022-07-04T08:24:51.395Z] #77 126.4 checking for dlltool... no [2022-07-04T08:24:51.395Z] #77 126.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T08:24:51.395Z] #77 126.4 checking for ar... ar [2022-07-04T08:24:51.652Z] #77 126.4 checking for archiver @FILE support... @ [2022-07-04T08:24:51.652Z] #77 126.6 checking for strip... strip [2022-07-04T08:24:51.652Z] #77 126.6 checking for ranlib... ranlib [2022-07-04T08:24:51.909Z] #77 126.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T08:24:51.909Z] #77 126.8 checking for sysroot... no [2022-07-04T08:24:51.909Z] #77 126.9 checking for a working dd... /bin/dd [2022-07-04T08:24:51.909Z] #77 126.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T08:24:51.909Z] #77 126.9 checking for mt... no [2022-07-04T08:24:51.909Z] #77 127.0 checking if : is a manifest tool... no [2022-07-04T08:24:51.909Z] #77 127.0 checking how to run the C preprocessor... gcc -E [2022-07-04T08:24:52.091Z] #84 208.4 CCLD src/validate [2022-07-04T08:24:52.091Z] #84 208.5 CCLD tests/test-1 [2022-07-04T08:24:52.091Z] #84 208.5 CCLD tests/test-2 [2022-07-04T08:24:52.091Z] #84 208.6 CCLD tests/test-3 [2022-07-04T08:24:52.091Z] #84 208.6 CCLD tests/test-5 [2022-07-04T08:24:52.352Z] #84 208.6 CCLD tests/test-6 [2022-07-04T08:24:52.352Z] #84 208.7 CCLD tests/test-7 [2022-07-04T08:24:52.352Z] #84 208.7 CCLD tests/test-4 [2022-07-04T08:24:52.352Z] #84 208.9 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-04T08:24:52.613Z] #84 208.9 CCLD tests/test-11 [2022-07-04T08:24:52.613Z] #84 208.9 CCLD tests/test-9 [2022-07-04T08:24:52.613Z] #84 209.0 CCLD tests/test-8 [2022-07-04T08:24:52.613Z] #84 209.1 CCLD tests/test-10 [2022-07-04T08:24:52.731Z] #77 127.2 checking for ANSI C header files... yes [2022-07-04T08:24:52.731Z] #77 127.8 checking for sys/types.h... yes [2022-07-04T08:24:52.988Z] #77 128.0 checking for sys/stat.h... yes [2022-07-04T08:24:53.181Z] #77 ... [2022-07-04T08:24:53.181Z] [2022-07-04T08:24:53.181Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-04T08:24:53.181Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed [2022-07-04T08:24:53.181Z] #23 10.63 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-04T08:24:53.181Z] #23 11.85 Collecting pathspec>=0.5.3 [2022-07-04T08:24:53.181Z] #23 11.87 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-04T08:24:53.181Z] #23 12.21 Collecting pyyaml [2022-07-04T08:24:53.181Z] #23 12.23 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-04T08:24:53.181Z] #23 12.28 Building wheels for collected packages: yamllint [2022-07-04T08:24:53.181Z] #23 12.30 Building wheel for yamllint (setup.py): started [2022-07-04T08:24:53.181Z] #23 13.29 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-04T08:24:53.181Z] #23 13.30 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=58462204107879f7275d4633fa38b92fc3f31be825b5a3a96a5cd3e16c0546e3 [2022-07-04T08:24:53.181Z] #23 13.31 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-04T08:24:53.181Z] #23 13.32 Successfully built yamllint [2022-07-04T08:24:53.181Z] #23 13.34 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-04T08:24:53.181Z] #23 13.77 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-04T08:24:53.181Z] #23 DONE 14.5s [2022-07-04T08:24:53.181Z] [2022-07-04T08:24:53.181Z] #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-04T08:24:53.181Z] #26 sha256:7ed3a9264ca1d1e687e1f3ce3d2c4d34d72bf0035d41074fcaee8e644fef9e0b [2022-07-04T08:24:53.245Z] #77 128.1 checking for stdlib.h... yes [2022-07-04T08:24:53.503Z] #77 128.3 checking for string.h... yes [2022-07-04T08:24:53.503Z] #77 128.5 checking for memory.h... yes [2022-07-04T08:24:53.760Z] #77 128.6 checking for strings.h... yes [2022-07-04T08:24:53.760Z] #77 128.7 checking for inttypes.h... yes [2022-07-04T08:24:53.760Z] #77 128.9 checking for stdint.h... yes [2022-07-04T08:24:54.279Z] #77 129.0 checking for unistd.h... yes [2022-07-04T08:24:54.279Z] #77 129.2 checking for dlfcn.h... yes [2022-07-04T08:24:54.279Z] #77 129.3 checking for objdir... .libs [2022-07-04T08:24:54.842Z] #77 129.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T08:24:54.842Z] #77 129.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T08:24:54.842Z] #77 129.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T08:24:55.098Z] #77 129.9 checking if gcc static flag -static works... yes [2022-07-04T08:24:55.354Z] #77 130.3 checking if gcc supports -c -o file.o... yes [2022-07-04T08:24:55.354Z] #77 130.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T08:24:55.354Z] #77 130.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-04T08:24:55.611Z] #77 130.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T08:24:55.611Z] #77 130.7 checking how to hardcode library paths into programs... immediate [2022-07-04T08:24:55.611Z] #77 130.7 checking whether stripping libraries is possible... yes [2022-07-04T08:24:55.611Z] #77 130.7 checking if libtool supports shared libraries... yes [2022-07-04T08:24:55.611Z] #77 130.7 checking whether to build shared libraries... no [2022-07-04T08:24:55.611Z] #77 130.7 checking whether to build static libraries... yes [2022-07-04T08:24:55.867Z] #77 130.7 checking float.h usability... yes [2022-07-04T08:24:55.867Z] #77 130.9 checking float.h presence... yes [2022-07-04T08:24:55.867Z] #77 130.9 checking for float.h... yes [2022-07-04T08:24:55.916Z] #84 212.3 libtool: link: ar cr libocispec.a [2022-07-04T08:24:55.916Z] #84 212.3 libtool: link: ranlib libocispec.a [2022-07-04T08:24:56.124Z] #77 131.0 checking limits.h usability... yes [2022-07-04T08:24:56.124Z] #77 131.2 checking limits.h presence... yes [2022-07-04T08:24:56.124Z] #77 131.2 checking for limits.h... yes [2022-07-04T08:24:56.380Z] #77 131.2 checking stddef.h usability... yes [2022-07-04T08:24:56.380Z] #77 131.4 checking stddef.h presence... yes [2022-07-04T08:24:56.380Z] #77 131.4 checking for stddef.h... yes [2022-07-04T08:24:56.380Z] #77 131.5 checking for stdlib.h... (cached) yes [2022-07-04T08:24:56.380Z] #77 131.5 checking for string.h... (cached) yes [2022-07-04T08:24:56.637Z] #77 131.5 checking sys/time.h usability... yes [2022-07-04T08:24:56.637Z] #77 131.7 checking sys/time.h presence... yes [2022-07-04T08:24:56.637Z] #77 131.8 checking for sys/time.h... yes [2022-07-04T08:24:56.893Z] #77 131.8 checking for inline... inline [2022-07-04T08:24:57.149Z] #77 131.9 checking for size_t... yes [2022-07-04T08:24:57.149Z] #77 132.1 checking for stdlib.h... (cached) yes [2022-07-04T08:24:57.149Z] #77 132.1 checking for GNU libc compatible malloc... yes [2022-07-04T08:24:57.303Z] #84 213.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T08:24:57.303Z] #84 213.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-04T08:24:57.303Z] #84 213.8 make[5]: Nothing to be done for 'install-data-am'. [2022-07-04T08:24:57.303Z] #84 213.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T08:24:57.303Z] #84 213.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T08:24:57.303Z] #84 213.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T08:24:57.303Z] #84 213.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T08:24:57.303Z] #84 213.8 make[2]: Entering directory '/tmp/crun-build' [2022-07-04T08:24:57.405Z] #77 132.4 checking for stdlib.h... (cached) yes [2022-07-04T08:24:57.405Z] #77 132.4 checking for GNU libc compatible realloc... yes [2022-07-04T08:24:57.565Z] #84 213.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-04T08:24:57.565Z] #84 213.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-04T08:24:57.565Z] #84 213.9 CC src/libcrun/libcrun_testing_a-container.o [2022-07-04T08:24:57.565Z] #84 214.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-04T08:24:57.565Z] #84 214.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-04T08:24:57.565Z] #84 214.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-04T08:24:57.565Z] #84 214.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-04T08:24:57.565Z] #84 214.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-04T08:24:57.565Z] #84 214.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-04T08:24:57.565Z] #84 214.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-04T08:24:57.662Z] #77 132.5 checking for working strtod... yes [2022-07-04T08:24:57.827Z] #84 214.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-04T08:24:57.827Z] #84 214.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-04T08:24:57.827Z] #84 214.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-04T08:24:57.827Z] #84 214.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-04T08:24:57.827Z] #84 214.2 CC src/libcrun/libcrun_testing_a-status.o [2022-07-04T08:24:57.827Z] #84 214.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-04T08:24:57.827Z] #84 214.2 CC src/libcrun/libcrun_testing_a-error.o [2022-07-04T08:24:57.827Z] #84 214.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-04T08:24:57.827Z] #84 214.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-04T08:24:57.827Z] #84 214.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-04T08:24:57.957Z] #77 132.8 checking for gettimeofday... yes [2022-07-04T08:24:57.957Z] #77 133.0 checking for memset... yes [2022-07-04T08:24:58.090Z] #84 214.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-04T08:24:58.090Z] #84 214.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-04T08:24:58.090Z] #84 214.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-04T08:24:58.090Z] #84 214.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-04T08:24:58.090Z] #84 214.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-04T08:24:58.090Z] #84 214.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-04T08:24:58.090Z] #84 214.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-04T08:24:58.223Z] #77 133.2 checking for strspn... [2022-07-04T08:24:58.223Z] #77 ... [2022-07-04T08:24:58.223Z] [2022-07-04T08:24:58.223Z] #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-04T08:24:58.223Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T08:24:58.223Z] #21 25.70 Unpacking bash-completion (1:2.11-2) ... [2022-07-04T08:24:58.223Z] #21 26.21 Selecting previously unselected package bzip2. [2022-07-04T08:24:58.223Z] #21 26.22 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 26.22 Unpacking bzip2 (1.0.8-4) ... [2022-07-04T08:24:58.223Z] #21 26.30 Selecting previously unselected package xz-utils. [2022-07-04T08:24:58.223Z] #21 26.31 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 26.31 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T08:24:58.223Z] #21 26.46 Selecting previously unselected package apparmor. [2022-07-04T08:24:58.223Z] #21 26.47 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 26.54 Unpacking apparmor (2.13.6-10) ... [2022-07-04T08:24:58.223Z] #21 26.94 Selecting previously unselected package inetutils-ping. [2022-07-04T08:24:58.223Z] #21 26.96 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 26.96 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-04T08:24:58.223Z] #21 27.06 Selecting previously unselected package libip4tc2:amd64. [2022-07-04T08:24:58.223Z] #21 27.07 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 27.08 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-04T08:24:58.223Z] #21 27.18 Selecting previously unselected package libip6tc2:amd64. [2022-07-04T08:24:58.223Z] #21 27.18 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 27.19 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-04T08:24:58.223Z] #21 27.25 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-04T08:24:58.223Z] #21 27.25 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 27.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-04T08:24:58.223Z] #21 27.32 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-04T08:24:58.223Z] #21 27.33 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 27.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-04T08:24:58.223Z] #21 27.43 Selecting previously unselected package libnftnl11:amd64. [2022-07-04T08:24:58.223Z] #21 27.44 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 27.44 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-04T08:24:58.223Z] #21 27.51 Selecting previously unselected package iptables. [2022-07-04T08:24:58.223Z] #21 27.52 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 27.52 Unpacking iptables (1.8.7-1) ... [2022-07-04T08:24:58.223Z] #21 27.84 Selecting previously unselected package libonig5:amd64. [2022-07-04T08:24:58.223Z] #21 27.85 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 27.85 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T08:24:58.223Z] #21 27.99 Selecting previously unselected package libjq1:amd64. [2022-07-04T08:24:58.223Z] #21 28.00 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 28.00 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-04T08:24:58.223Z] #21 28.11 Selecting previously unselected package jq. [2022-07-04T08:24:58.223Z] #21 28.12 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 28.12 Unpacking jq (1.6-2.1) ... [2022-07-04T08:24:58.223Z] #21 28.21 Selecting previously unselected package libaio1:amd64. [2022-07-04T08:24:58.223Z] #21 28.21 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 28.21 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-04T08:24:58.223Z] #21 28.28 Selecting previously unselected package libgpm2:amd64. [2022-07-04T08:24:58.223Z] #21 28.29 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 28.29 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-04T08:24:58.223Z] #21 28.34 Selecting previously unselected package libicu67:amd64. [2022-07-04T08:24:58.223Z] #21 28.35 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 28.35 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-04T08:24:58.223Z] #21 31.76 Selecting previously unselected package libinih1:amd64. [2022-07-04T08:24:58.223Z] #21 31.76 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 31.77 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-04T08:24:58.223Z] #21 31.83 Selecting previously unselected package libnet1:amd64. [2022-07-04T08:24:58.223Z] #21 31.83 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 31.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T08:24:58.223Z] #21 31.90 Selecting previously unselected package libnl-3-200:amd64. [2022-07-04T08:24:58.223Z] #21 31.91 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 31.91 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T08:24:58.223Z] #21 31.99 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-04T08:24:58.223Z] #21 32.02 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 32.03 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T08:24:58.223Z] #21 32.10 Selecting previously unselected package libyajl2:amd64. [2022-07-04T08:24:58.223Z] #21 32.10 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 32.11 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-04T08:24:58.223Z] #21 32.17 Selecting previously unselected package net-tools. [2022-07-04T08:24:58.223Z] #21 32.18 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 32.19 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-04T08:24:58.223Z] #21 32.39 Selecting previously unselected package patch. [2022-07-04T08:24:58.223Z] #21 32.39 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 32.39 Unpacking patch (2.7.6-7) ... [2022-07-04T08:24:58.223Z] #21 32.49 Selecting previously unselected package python-pip-whl. [2022-07-04T08:24:58.223Z] #21 32.49 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-04T08:24:58.223Z] #21 32.49 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-04T08:24:58.223Z] #21 33.09 Selecting previously unselected package python3-lib2to3. [2022-07-04T08:24:58.223Z] #21 33.10 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-04T08:24:58.223Z] #21 33.11 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-04T08:24:58.223Z] #21 33.22 Selecting previously unselected package python3-distutils. [2022-07-04T08:24:58.223Z] #21 33.23 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-04T08:24:58.223Z] #21 33.23 Unpacking python3-distutils (3.9.2-1) ... [2022-07-04T08:24:58.223Z] #21 33.37 Selecting previously unselected package python3-pkg-resources. [2022-07-04T08:24:58.223Z] #21 33.38 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-04T08:24:58.223Z] #21 33.38 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-04T08:24:58.223Z] #21 33.53 Selecting previously unselected package python3-setuptools. [2022-07-04T08:24:58.223Z] #21 33.54 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-04T08:24:58.223Z] #21 33.54 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-04T08:24:58.223Z] #21 33.80 Selecting previously unselected package python3-wheel. [2022-07-04T08:24:58.223Z] #21 33.81 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-04T08:24:58.223Z] #21 33.82 Unpacking python3-wheel (0.34.2-1) ... [2022-07-04T08:24:58.223Z] #21 33.89 Selecting previously unselected package python3-pip. [2022-07-04T08:24:58.223Z] #21 33.90 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-04T08:24:58.223Z] #21 33.90 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-04T08:24:58.223Z] #21 34.16 Selecting previously unselected package sudo. [2022-07-04T08:24:58.223Z] #21 34.17 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 34.17 Unpacking sudo (1.9.5p2-3) ... [2022-07-04T08:24:58.223Z] #21 34.73 Selecting previously unselected package thin-provisioning-tools. [2022-07-04T08:24:58.223Z] #21 34.73 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 34.76 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-04T08:24:58.223Z] #21 34.98 Selecting previously unselected package uidmap. [2022-07-04T08:24:58.223Z] #21 34.99 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-04T08:24:58.223Z] #21 35.01 Unpacking uidmap (1:4.8.1-1) ... [2022-07-04T08:24:58.223Z] #21 35.16 Selecting previously unselected package vim-runtime. [2022-07-04T08:24:58.223Z] #21 35.17 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T08:24:58.223Z] #21 35.19 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-04T08:24:58.223Z] #21 35.22 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-04T08:24:58.223Z] #21 35.23 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:24:58.223Z] #21 ... [2022-07-04T08:24:58.223Z] [2022-07-04T08:24:58.223Z] #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-04T08:24:58.223Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:24:58.223Z] #77 133.2 checking for strspn... yes [2022-07-04T08:24:58.352Z] #84 214.7 CC src/crun-crun.o [2022-07-04T08:24:58.352Z] #84 214.8 CC src/crun-run.o [2022-07-04T08:24:58.352Z] #84 214.8 CC src/crun-delete.o [2022-07-04T08:24:58.352Z] #84 214.8 CC src/crun-kill.o [2022-07-04T08:24:58.352Z] #84 214.9 CC src/crun-pause.o [2022-07-04T08:24:58.613Z] #84 214.9 CC src/crun-unpause.o [2022-07-04T08:24:58.613Z] #84 215.1 CC src/crun-spec.o [2022-07-04T08:24:58.613Z] #84 215.2 CC src/crun-exec.o [2022-07-04T08:24:58.799Z] #77 133.6 checking that generated files are newer than configure... done [2022-07-04T08:24:58.799Z] #77 133.6 configure: creating ./config.status [2022-07-04T08:24:58.874Z] #84 215.3 CC src/crun-list.o [2022-07-04T08:24:58.874Z] #84 215.3 CC src/crun-create.o [2022-07-04T08:24:58.874Z] #84 215.4 CC src/crun-start.o [2022-07-04T08:24:59.135Z] #84 215.5 CC src/crun-state.o [2022-07-04T08:24:59.135Z] #84 215.6 CC src/crun-ps.o [2022-07-04T08:24:59.135Z] #84 215.6 CC src/crun-update.o [2022-07-04T08:24:59.135Z] #84 215.8 CC src/crun-checkpoint.o [2022-07-04T08:24:59.397Z] #84 215.9 CC src/crun-restore.o [2022-07-04T08:24:59.397Z] #84 216.0 CC src/libcrun/libcrun_la-utils.lo [2022-07-04T08:24:59.659Z] #84 216.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-04T08:24:59.920Z] #84 ... [2022-07-04T08:24:59.920Z] [2022-07-04T08:24:59.920Z] #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-04T08:24:59.920Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T08:24:59.920Z] #54 276.1 + dpkg --print-architecture [2022-07-04T08:24:59.920Z] #54 276.1 + git checkout -q v2.1.0 [2022-07-04T08:25:00.493Z] #54 276.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-04T08:25:00.493Z] #54 276.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-04T08:25:00.698Z] #77 135.5 config.status: creating Makefile [2022-07-04T08:25:00.698Z] #77 135.6 config.status: creating config.h [2022-07-04T08:25:00.698Z] #77 135.6 config.status: executing depfiles commands [2022-07-04T08:25:00.698Z] #77 135.8 config.status: executing libtool commands [2022-07-04T08:25:01.626Z] #77 136.8 GEN .version [2022-07-04T08:25:01.626Z] #77 136.8 make install-recursive [2022-07-04T08:25:01.882Z] #77 136.8 make[1]: Entering directory '/tmp/crun-build' [2022-07-04T08:25:01.882Z] #77 136.9 Making install in libocispec [2022-07-04T08:25:01.882Z] #77 136.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T08:25:01.882Z] #77 137.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-04T08:25:01.882Z] #77 137.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-04T08:25:01.882Z] #77 137.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-04T08:25:01.882Z] #77 137.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-04T08:25:02.814Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-04T08:25:02.814Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-04T08:25:02.814Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-04T08:25:02.814Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-04T08:25:02.814Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-04T08:25:02.814Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-04T08:25:02.814Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-04T08:25:02.814Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-04T08:25:02.814Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-04T08:25:03.071Z] #77 138.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-04T08:25:03.071Z] #77 138.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-04T08:25:03.071Z] #77 138.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-04T08:25:03.071Z] #77 138.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-04T08:25:03.071Z] #77 138.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-04T08:25:03.071Z] #77 138.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-04T08:25:03.071Z] #77 138.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-04T08:25:04.002Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-04T08:25:04.002Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-04T08:25:04.002Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-04T08:25:04.002Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-04T08:25:04.002Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-04T08:25:04.002Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-04T08:25:04.002Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-04T08:25:04.002Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-04T08:25:04.002Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-04T08:25:04.002Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-04T08:25:04.002Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-04T08:25:04.002Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-04T08:25:04.002Z] #77 139.2 make install-recursive [2022-07-04T08:25:04.002Z] #77 139.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T08:25:04.002Z] #77 139.2 Making install in yajl [2022-07-04T08:25:04.016Z] #14 ... [2022-07-04T08:25:04.016Z] [2022-07-04T08:25:04.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-04T08:25:04.016Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:25:04.016Z] #77 107.1 configure.ac:7: installing 'build-aux/compile' [2022-07-04T08:25:04.016Z] #77 107.1 configure.ac:9: installing 'build-aux/config.guess' [2022-07-04T08:25:04.016Z] #77 107.2 configure.ac:9: installing 'build-aux/config.sub' [2022-07-04T08:25:04.262Z] #77 139.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T08:25:04.262Z] #77 139.3 CC verify/json_verify-json_verify.o [2022-07-04T08:25:04.262Z] #77 139.3 CC src/libyajl_la-yajl_alloc.lo [2022-07-04T08:25:04.262Z] #77 139.3 CC src/libyajl_la-yajl.lo [2022-07-04T08:25:04.262Z] #77 139.3 CC src/libyajl_la-yajl_gen.lo [2022-07-04T08:25:04.262Z] #77 139.4 CC src/libyajl_la-yajl_parser.lo [2022-07-04T08:25:04.262Z] #77 139.4 CC src/libyajl_la-yajl_buf.lo [2022-07-04T08:25:04.262Z] #77 139.4 CC src/libyajl_la-yajl_encode.lo [2022-07-04T08:25:04.273Z] #77 107.2 configure.ac:11: installing 'build-aux/install-sh' [2022-07-04T08:25:04.273Z] #77 107.2 configure.ac:11: installing 'build-aux/missing' [2022-07-04T08:25:04.519Z] #77 139.5 CC src/libyajl_la-yajl_lex.lo [2022-07-04T08:25:04.519Z] #77 139.5 CC src/libyajl_la-yajl_tree.lo [2022-07-04T08:25:04.837Z] #77 107.6 Makefile.am: installing 'build-aux/depcomp' [2022-07-04T08:25:04.837Z] #77 107.9 parallel-tests: installing 'build-aux/test-driver' [2022-07-04T08:25:05.077Z] #77 ... [2022-07-04T08:25:05.077Z] [2022-07-04T08:25:05.077Z] #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-04T08:25:05.077Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:25:05.077Z] #14 182.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-04T08:25:05.077Z] #14 182.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:25:05.077Z] #14 182.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T08:25:05.450Z] #77 ... [2022-07-04T08:25:05.450Z] [2022-07-04T08:25:05.450Z] #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-04T08:25:05.450Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T08:25:05.450Z] #21 38.73 Selecting previously unselected package vim. [2022-07-04T08:25:05.450Z] #21 38.73 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-04T08:25:05.450Z] #21 38.75 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:25:05.450Z] #21 39.36 Selecting previously unselected package xfsprogs. [2022-07-04T08:25:05.450Z] #21 39.36 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-04T08:25:05.450Z] #21 39.37 Unpacking xfsprogs (5.10.0-4) ... [2022-07-04T08:25:05.450Z] #21 39.89 Selecting previously unselected package zip. [2022-07-04T08:25:05.450Z] #21 39.90 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-04T08:25:05.450Z] #21 39.90 Unpacking zip (3.0-12) ... [2022-07-04T08:25:05.450Z] #21 40.05 Selecting previously unselected package zstd. [2022-07-04T08:25:05.450Z] #21 40.06 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-04T08:25:05.450Z] #21 40.08 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-04T08:25:05.450Z] #21 40.45 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-04T08:25:05.450Z] #21 41.53 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-04T08:25:05.450Z] #21 41.54 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-04T08:25:05.450Z] #21 41.55 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-04T08:25:05.450Z] #21 41.58 Setting up libicu67:amd64 (67.1-7) ... [2022-07-04T08:25:05.450Z] #21 41.59 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-04T08:25:05.450Z] #21 41.61 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-04T08:25:05.450Z] #21 41.63 Setting up uidmap (1:4.8.1-1) ... [2022-07-04T08:25:05.450Z] #21 41.64 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-04T08:25:05.450Z] #21 41.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T08:25:05.450Z] #21 41.66 Setting up bzip2 (1.0.8-4) ... [2022-07-04T08:25:05.450Z] #21 41.67 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T08:25:05.450Z] #21 41.68 Setting up python3-wheel (0.34.2-1) ... [2022-07-04T08:25:05.450Z] #21 42.48 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:25:05.450Z] #21 42.49 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-04T08:25:05.450Z] #21 42.50 Setting up libcap2-bin (1:2.44-1) ... [2022-07-04T08:25:05.450Z] #21 42.52 Setting up apparmor (2.13.6-10) ... [2022-07-04T08:25:06.639Z] #21 44.11 Setting up zip (3.0-12) ... [2022-07-04T08:25:06.639Z] #21 44.12 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:25:06.639Z] #21 44.14 Setting up bash-completion (1:2.11-2) ... [2022-07-04T08:25:07.161Z] #54 ... [2022-07-04T08:25:07.161Z] [2022-07-04T08:25:07.161Z] #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-04T08:25:07.161Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-04T08:25:07.161Z] #19 267.7 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-04T08:25:07.161Z] #19 267.7 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-04T08:25:07.161Z] #19 267.7 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-04T08:25:07.161Z] #19 267.8 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-04T08:25:07.161Z] #19 267.8 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-04T08:25:07.161Z] #19 267.8 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-04T08:25:09.161Z] #21 46.29 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T08:25:09.161Z] #21 46.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-04T08:25:09.161Z] #21 46.31 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-04T08:25:09.161Z] #21 46.33 Setting up patch (2.7.6-7) ... [2022-07-04T08:25:09.161Z] #21 46.35 Setting up sudo (1.9.5p2-3) ... [2022-07-04T08:25:09.161Z] #21 46.43 invoke-rc.d: could not determine current runlevel [2022-07-04T08:25:09.161Z] #21 46.44 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-04T08:25:09.161Z] #21 46.46 Setting up xfsprogs (5.10.0-4) ... [2022-07-04T08:25:09.161Z] #21 46.50 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-04T08:25:09.161Z] #21 46.56 Setting up inetutils-ping (2:2.0-1) ... [2022-07-04T08:25:09.161Z] #21 46.60 Setting up pigz (2.6-1) ... [2022-07-04T08:25:09.161Z] #21 46.61 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-04T08:25:09.161Z] #21 46.62 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T08:25:09.161Z] #21 46.65 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-04T08:25:09.161Z] #21 46.66 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:25:09.258Z] #14 ... [2022-07-04T08:25:09.258Z] [2022-07-04T08:25:09.258Z] #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-04T08:25:09.258Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:25:09.258Z] #77 106.8 configure.ac:7: installing 'build-aux/compile' [2022-07-04T08:25:09.258Z] #77 106.8 configure.ac:9: installing 'build-aux/config.guess' [2022-07-04T08:25:09.258Z] #77 106.8 configure.ac:9: installing 'build-aux/config.sub' [2022-07-04T08:25:09.258Z] #77 106.8 configure.ac:11: installing 'build-aux/install-sh' [2022-07-04T08:25:09.258Z] #77 106.8 configure.ac:11: installing 'build-aux/missing' [2022-07-04T08:25:09.258Z] #77 107.6 Makefile.am: installing 'build-aux/depcomp' [2022-07-04T08:25:09.258Z] #77 107.7 parallel-tests: installing 'build-aux/test-driver' [2022-07-04T08:25:09.258Z] #77 112.5 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-04T08:25:09.258Z] #77 112.5 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-04T08:25:10.089Z] #21 47.50 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-04T08:25:10.089Z] #21 47.51 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-04T08:25:10.114Z] #77 112.2 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-04T08:25:10.114Z] #77 112.2 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-04T08:25:10.114Z] #77 113.1 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-04T08:25:10.114Z] #77 113.1 libtoolize: copying file 'm4/libtool.m4' [2022-07-04T08:25:10.190Z] #77 113.7 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-04T08:25:10.190Z] #77 113.7 libtoolize: copying file 'm4/libtool.m4' [2022-07-04T08:25:10.372Z] #77 113.2 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-04T08:25:10.372Z] #77 113.4 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-04T08:25:10.448Z] #77 114.1 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-04T08:25:10.473Z] #19 ... [2022-07-04T08:25:10.473Z] [2022-07-04T08:25:10.473Z] #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-04T08:25:10.473Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:25:10.473Z] #84 216.4 CC src/libcrun/libcrun_la-container.lo [2022-07-04T08:25:10.473Z] #84 216.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-04T08:25:10.473Z] #84 216.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-04T08:25:10.473Z] #84 216.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-04T08:25:10.473Z] #84 216.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-04T08:25:10.473Z] #84 216.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-04T08:25:10.473Z] #84 217.2 CC src/libcrun/libcrun_la-criu.lo [2022-07-04T08:25:10.473Z] #84 217.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-04T08:25:10.473Z] #84 217.4 CC src/libcrun/libcrun_la-linux.lo [2022-07-04T08:25:10.473Z] #84 217.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-04T08:25:10.473Z] #84 217.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-04T08:25:10.473Z] #84 217.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-04T08:25:10.473Z] #84 217.7 CC src/libcrun/libcrun_la-error.lo [2022-07-04T08:25:10.473Z] #84 217.9 CC src/libcrun/libcrun_la-status.lo [2022-07-04T08:25:10.473Z] #84 218.0 CC src/libcrun/libcrun_la-terminal.lo [2022-07-04T08:25:10.473Z] #84 218.1 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-04T08:25:10.473Z] #84 218.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-04T08:25:10.473Z] #84 218.8 CC src/libcrun/libcrun_la-signals.lo [2022-07-04T08:25:10.473Z] #84 218.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-04T08:25:10.473Z] #84 218.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-04T08:25:10.473Z] #84 218.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-04T08:25:10.473Z] #84 219.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-04T08:25:10.473Z] #84 219.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-04T08:25:10.473Z] #84 219.4 CC tests/init.o [2022-07-04T08:25:10.473Z] #84 219.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-04T08:25:10.602Z] #21 47.96 Setting up libelf1:amd64 (0.183-1) ... [2022-07-04T08:25:10.602Z] #21 47.98 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-04T08:25:10.603Z] #21 47.99 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T08:25:10.603Z] #21 48.00 Setting up python3-distutils (3.9.2-1) ... [2022-07-04T08:25:10.629Z] #77 113.6 libtoolize: copying file 'm4/ltversion.m4' [2022-07-04T08:25:10.718Z] #77 114.4 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-04T08:25:10.860Z] #21 48.51 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:25:10.860Z] #21 48.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-04T08:25:10.860Z] #21 ... [2022-07-04T08:25:10.860Z] [2022-07-04T08:25:10.860Z] #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-04T08:25:10.860Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:25:10.860Z] #77 145.0 CCLD libyajl.la [2022-07-04T08:25:10.860Z] #77 145.3 CCLD verify/json_verify [2022-07-04T08:25:10.860Z] #77 145.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T08:25:10.860Z] #77 145.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-04T08:25:10.860Z] #77 145.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-04T08:25:10.860Z] #77 145.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T08:25:10.860Z] #77 145.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T08:25:10.860Z] #77 145.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T08:25:10.860Z] #77 146.0 CC src/validate.o [2022-07-04T08:25:10.860Z] #77 146.0 CC src/image_spec_schema_config_schema.lo [2022-07-04T08:25:10.860Z] #77 146.0 CC src/image_spec_schema_content_descriptor.lo [2022-07-04T08:25:10.860Z] #77 146.0 CC src/image_spec_schema_defs_descriptor.lo [2022-07-04T08:25:10.860Z] #77 146.0 CC src/image_spec_schema_defs.lo [2022-07-04T08:25:10.886Z] #77 113.8 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-04T08:25:11.117Z] #77 146.1 CC src/image_spec_schema_image_index_schema.lo [2022-07-04T08:25:11.117Z] #77 146.1 CC src/image_spec_schema_image_layout_schema.lo [2022-07-04T08:25:11.117Z] #77 146.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-04T08:25:11.117Z] #77 146.1 CC src/runtime_spec_schema_config_linux.lo [2022-07-04T08:25:11.117Z] #77 146.1 CC src/runtime_spec_schema_config_zos.lo [2022-07-04T08:25:11.117Z] #77 146.2 CC src/runtime_spec_schema_config_schema.lo [2022-07-04T08:25:11.117Z] #77 146.2 CC src/runtime_spec_schema_config_solaris.lo [2022-07-04T08:25:11.117Z] #77 146.3 CC src/runtime_spec_schema_config_vm.lo [2022-07-04T08:25:11.289Z] #77 114.6 libtoolize: copying file 'm4/ltversion.m4' [2022-07-04T08:25:11.307Z] #26 ... [2022-07-04T08:25:11.307Z] [2022-07-04T08:25:11.307Z] #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-04T08:25:11.307Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-04T08:25:11.307Z] #47 202.4 + dpkg --print-architecture [2022-07-04T08:25:11.307Z] #47 DONE 203.2s [2022-07-04T08:25:11.307Z] [2022-07-04T08:25:11.307Z] #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-04T08:25:11.307Z] #26 sha256:7ed3a9264ca1d1e687e1f3ce3d2c4d34d72bf0035d41074fcaee8e644fef9e0b [2022-07-04T08:25:11.374Z] #77 146.3 CC src/runtime_spec_schema_config_windows.lo [2022-07-04T08:25:11.374Z] #77 146.4 CC src/runtime_spec_schema_defs.lo [2022-07-04T08:25:11.374Z] #77 146.4 CC src/runtime_spec_schema_defs_linux.lo [2022-07-04T08:25:11.374Z] #77 146.5 CC src/runtime_spec_schema_defs_zos.lo [2022-07-04T08:25:11.374Z] #77 146.6 CC src/runtime_spec_schema_defs_vm.lo [2022-07-04T08:25:11.559Z] #77 114.9 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-04T08:25:11.631Z] #77 146.7 CC src/runtime_spec_schema_defs_windows.lo [2022-07-04T08:25:11.887Z] #77 146.8 CC src/runtime_spec_schema_state_schema.lo [2022-07-04T08:25:11.887Z] #77 146.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-04T08:25:11.887Z] #77 147.0 CC src/basic_test_double_array_item.lo [2022-07-04T08:25:12.144Z] #77 147.1 CC src/basic_test_double_array.lo [2022-07-04T08:25:12.144Z] #77 147.3 CC src/basic_test_top_array_int.lo [2022-07-04T08:25:12.144Z] #77 147.3 CC src/basic_test_top_array_string.lo [2022-07-04T08:25:12.401Z] #77 147.4 CC src/basic_test_top_double_array_int.lo [2022-07-04T08:25:12.401Z] #77 147.4 CC src/basic_test_top_double_array_obj.lo [2022-07-04T08:25:12.401Z] #77 147.5 CC src/basic_test_top_double_array_refobj.lo [2022-07-04T08:25:12.658Z] #77 147.7 CC src/basic_test_top_double_array_string.lo [2022-07-04T08:25:12.658Z] #77 147.8 CC src/read-file.lo [2022-07-04T08:25:12.915Z] #77 148.0 CC src/json_common.lo [2022-07-04T08:25:13.173Z] #77 148.2 CC tests/test-1.o [2022-07-04T08:25:13.173Z] #77 148.2 CC tests/test-2.o [2022-07-04T08:25:13.409Z] #77 ... [2022-07-04T08:25:13.409Z] [2022-07-04T08:25:13.409Z] #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-04T08:25:13.409Z] #67 sha256:4dd3959e05fbc3e1447e9a47ba409d48de4d83eb8e57bab255d4e9068a09a864 [2022-07-04T08:25:13.409Z] #67 193.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-04T08:25:13.409Z] #67 193.1 + GOBIN=/build [2022-07-04T08:25:13.409Z] #67 193.1 + GO111MODULE=on [2022-07-04T08:25:13.409Z] #67 193.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-04T08:25:13.429Z] #77 148.5 CC tests/test-3.o [2022-07-04T08:25:13.685Z] #77 148.6 CC tests/test-4.o [2022-07-04T08:25:13.685Z] #77 148.8 CC tests/test-5.o [2022-07-04T08:25:13.975Z] #77 149.0 CC tests/test-6.o [2022-07-04T08:25:14.104Z] #77 ... [2022-07-04T08:25:14.104Z] [2022-07-04T08:25:14.104Z] #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-04T08:25:14.104Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:25:14.104Z] #14 194.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-04T08:25:14.104Z] #14 194.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-04T08:25:14.232Z] #77 149.1 CC tests/test-7.o [2022-07-04T08:25:14.362Z] #14 194.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-04T08:25:14.362Z] #14 194.3 Selecting previously unselected package libapparmor1:amd64. [2022-07-04T08:25:14.362Z] #14 194.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-04T08:25:14.362Z] #14 194.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-04T08:25:14.489Z] #77 149.4 CC tests/test-8.o [2022-07-04T08:25:14.489Z] #77 149.5 CC tests/test-9.o [2022-07-04T08:25:14.489Z] #77 149.6 CC tests/test-10.o [2022-07-04T08:25:14.618Z] #14 194.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-04T08:25:14.618Z] #14 194.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-04T08:25:14.618Z] #14 194.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-04T08:25:14.746Z] #77 ... [2022-07-04T08:25:14.746Z] [2022-07-04T08:25:14.746Z] #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-04T08:25:14.746Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T08:25:14.746Z] #21 48.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-04T08:25:14.746Z] #21 48.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-04T08:25:14.746Z] #21 48.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-04T08:25:14.746Z] #21 48.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-04T08:25:14.746Z] #21 48.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-04T08:25:14.746Z] #21 48.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-04T08:25:14.746Z] #21 48.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-04T08:25:14.746Z] #21 48.59 Setting up python3-setuptools (52.0.0-4) ... [2022-07-04T08:25:14.746Z] #21 50.17 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-04T08:25:14.746Z] #21 50.19 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-04T08:25:14.746Z] #21 50.20 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-04T08:25:14.746Z] #21 50.21 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-04T08:25:14.746Z] #21 51.51 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-04T08:25:14.746Z] #21 51.52 Setting up jq (1.6-2.1) ... [2022-07-04T08:25:14.746Z] #21 51.53 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-04T08:25:14.746Z] #21 51.54 Setting up iptables (1.8.7-1) ... [2022-07-04T08:25:14.746Z] #21 51.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-04T08:25:14.746Z] #21 51.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-04T08:25:14.746Z] #21 51.57 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-04T08:25:14.746Z] #21 51.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-04T08:25:14.746Z] #21 51.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-04T08:25:14.746Z] #21 51.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-04T08:25:14.746Z] #21 51.60 Setting up iproute2 (5.10.0-4) ... [2022-07-04T08:25:14.746Z] #21 52.06 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:25:14.746Z] #21 DONE 52.4s [2022-07-04T08:25:14.746Z] [2022-07-04T08:25:14.746Z] #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-04T08:25:14.746Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:25:14.746Z] #77 149.9 CC tests/test-11.o [2022-07-04T08:25:14.877Z] #14 194.8 Selecting previously unselected package libbtrfs0:amd64. [2022-07-04T08:25:14.877Z] #14 194.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-04T08:25:14.877Z] #14 194.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T08:25:15.002Z] #77 ... [2022-07-04T08:25:15.002Z] [2022-07-04T08:25:15.002Z] #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-04T08:25:15.002Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-04T08:25:15.133Z] #14 195.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-04T08:25:15.133Z] #14 195.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-04T08:25:15.133Z] #14 195.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T08:25:15.697Z] #14 195.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-04T08:25:15.697Z] #14 195.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T08:25:15.697Z] #14 195.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T08:25:15.697Z] #14 195.7 Selecting previously unselected package libudev-dev:amd64. [2022-07-04T08:25:15.697Z] #14 195.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-04T08:25:15.697Z] #14 195.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-04T08:25:15.990Z] #14 195.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-04T08:25:15.990Z] #14 195.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-04T08:25:15.990Z] #14 195.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-04T08:25:16.294Z] #14 196.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-04T08:25:16.294Z] #14 196.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-04T08:25:16.294Z] #14 196.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-04T08:25:16.370Z] #22 1.501 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-04T08:25:16.370Z] #22 1.505 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-04T08:25:16.370Z] #22 1.508 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-04T08:25:16.370Z] #22 DONE 1.6s [2022-07-04T08:25:16.370Z] [2022-07-04T08:25:16.370Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-04T08:25:16.370Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-04T08:25:17.249Z] #14 196.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-04T08:25:17.249Z] #14 196.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-04T08:25:17.249Z] #14 196.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-04T08:25:17.249Z] #14 197.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-04T08:25:17.249Z] #14 197.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-04T08:25:17.249Z] #14 197.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-04T08:25:17.507Z] #14 197.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-04T08:25:17.507Z] #14 197.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-04T08:25:17.508Z] #14 197.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-04T08:25:18.439Z] #14 198.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-04T08:25:18.439Z] #14 198.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-04T08:25:18.439Z] #14 198.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-04T08:25:18.696Z] #14 198.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-04T08:25:18.696Z] #14 198.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T08:25:18.696Z] #14 198.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-04T08:25:18.954Z] #14 198.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-04T08:25:18.954Z] #14 198.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-04T08:25:18.954Z] #14 198.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T08:25:18.954Z] #14 199.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-04T08:25:19.212Z] #14 199.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-04T08:25:19.212Z] #14 199.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T08:25:20.028Z] #67 ... [2022-07-04T08:25:20.028Z] [2022-07-04T08:25:20.028Z] #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-04T08:25:20.028Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:25:20.028Z] #14 194.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-04T08:25:20.028Z] #14 194.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:25:20.028Z] #14 194.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T08:25:20.145Z] #14 199.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T08:25:20.145Z] #14 200.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-04T08:25:20.146Z] #14 200.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-04T08:25:20.146Z] #14 200.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-04T08:25:20.146Z] #14 200.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-04T08:25:20.146Z] #14 200.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-04T08:25:20.146Z] #14 200.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T08:25:20.146Z] #14 200.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-04T08:25:20.146Z] #14 200.0 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-04T08:25:20.146Z] #14 200.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-04T08:25:20.146Z] #14 200.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-04T08:25:20.146Z] #14 200.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T08:25:20.146Z] #14 200.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-04T08:25:20.146Z] #14 200.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-04T08:25:20.146Z] #14 200.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-04T08:25:20.146Z] #14 200.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T08:25:20.146Z] #14 200.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-04T08:25:20.146Z] #14 200.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-04T08:25:20.146Z] #14 200.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-04T08:25:20.146Z] #14 200.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-04T08:25:20.146Z] #14 200.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T08:25:20.146Z] #14 200.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-04T08:25:20.146Z] #14 200.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T08:25:20.146Z] #14 200.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-04T08:25:20.403Z] #14 200.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-04T08:25:20.403Z] #14 200.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T08:25:20.403Z] #14 200.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-04T08:25:20.403Z] #14 200.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T08:25:20.403Z] #14 200.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-04T08:25:20.403Z] #14 200.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T08:25:20.403Z] #14 200.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-04T08:25:20.403Z] #14 200.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T08:25:20.403Z] #14 200.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-04T08:25:20.403Z] #14 200.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:25:20.465Z] #84 ... [2022-07-04T08:25:20.466Z] [2022-07-04T08:25:20.466Z] #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-04T08:25:20.466Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-04T08:25:20.466Z] #19 282.1 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-04T08:25:20.466Z] #19 282.1 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-04T08:25:20.466Z] #19 282.1 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-04T08:25:20.466Z] #19 282.2 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-04T08:25:20.466Z] #19 282.2 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-04T08:25:20.466Z] #19 282.2 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-04T08:25:20.466Z] #19 282.2 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-04T08:25:20.466Z] #19 282.2 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-04T08:25:20.466Z] #19 282.2 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-04T08:25:20.466Z] #19 282.3 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-04T08:25:20.466Z] #19 282.3 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-04T08:25:20.466Z] #19 282.3 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-04T08:25:20.466Z] #19 282.3 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-04T08:25:20.466Z] #19 282.3 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-04T08:25:20.466Z] #19 282.3 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-04T08:25:20.466Z] #19 282.4 Selecting previously unselected package cross-config. [2022-07-04T08:25:20.466Z] #19 282.4 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-04T08:25:20.466Z] #19 282.4 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-04T08:25:20.466Z] #19 282.4 Selecting previously unselected package gcc-10-cross-base. [2022-07-04T08:25:20.466Z] #19 282.5 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-04T08:25:20.466Z] #19 282.5 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-04T08:25:20.466Z] #19 282.5 Selecting previously unselected package libc6-arm64-cross. [2022-07-04T08:25:20.466Z] #19 282.5 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-04T08:25:20.466Z] #19 282.5 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-04T08:25:20.466Z] #19 282.9 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-04T08:25:20.466Z] #19 282.9 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:25:20.466Z] #19 282.9 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-04T08:25:20.466Z] #19 283.0 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-04T08:25:20.466Z] #19 283.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:25:20.466Z] #19 283.0 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-04T08:25:20.466Z] #19 283.0 Selecting previously unselected package libitm1-arm64-cross. [2022-07-04T08:25:20.466Z] #19 283.1 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:25:20.466Z] #19 283.1 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-04T08:25:20.466Z] #19 283.1 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-04T08:25:20.466Z] #19 283.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:25:20.466Z] #19 283.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-04T08:25:20.466Z] #19 283.2 Selecting previously unselected package libasan6-arm64-cross. [2022-07-04T08:25:20.466Z] #19 283.2 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:25:20.466Z] #19 283.2 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-04T08:25:20.726Z] #19 283.9 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-04T08:25:20.726Z] #19 283.9 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:25:20.726Z] #19 283.9 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-04T08:25:20.986Z] #19 284.2 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-04T08:25:20.986Z] #19 284.2 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:25:20.986Z] #19 284.3 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-04T08:25:21.557Z] #19 284.9 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-04T08:25:21.557Z] #19 284.9 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:25:21.557Z] #19 284.9 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-04T08:25:21.819Z] #19 285.1 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-04T08:25:21.819Z] #19 285.1 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:25:21.819Z] #19 285.1 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-04T08:25:22.080Z] #19 285.4 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-04T08:25:22.080Z] #19 285.4 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:25:22.080Z] #19 285.4 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-04T08:25:22.651Z] #19 285.9 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-04T08:25:22.651Z] #19 285.9 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-04T08:25:22.651Z] #19 285.9 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-04T08:25:22.964Z] #14 DONE 202.3s [2022-07-04T08:25:22.964Z] [2022-07-04T08:25:22.964Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-04T08:25:22.964Z] #59 sha256:ddfda3a4c3e04c9027126217d7b5c33e18776bcf1b0cd0fbe9e97c006663b7de [2022-07-04T08:25:22.964Z] #59 DONE 0.2s [2022-07-04T08:25:22.964Z] [2022-07-04T08:25:22.964Z] #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-04T08:25:22.964Z] #60 sha256:e90353b1e53a40af713115108cd44b5684d96d4a8ab09831e3341f6933283304 [2022-07-04T08:25:23.400Z] #14 ... [2022-07-04T08:25:23.400Z] [2022-07-04T08:25:23.400Z] #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-04T08:25:23.400Z] #67 sha256:4dd3959e05fbc3e1447e9a47ba409d48de4d83eb8e57bab255d4e9068a09a864 [2022-07-04T08:25:23.400Z] #67 203.2 rootlesskit version 1.0.0 [2022-07-04T08:25:23.400Z] #67 203.2 Usage of /build/rootlesskit-docker-proxy: [2022-07-04T08:25:23.400Z] #67 203.2 -container-ip string [2022-07-04T08:25:23.400Z] #67 203.2 container ip [2022-07-04T08:25:23.400Z] #67 203.2 -container-port int [2022-07-04T08:25:23.400Z] #67 203.2 container port (default -1) [2022-07-04T08:25:23.400Z] #67 203.2 -host-ip string [2022-07-04T08:25:23.400Z] #67 203.2 host ip [2022-07-04T08:25:23.400Z] #67 203.2 -host-port int [2022-07-04T08:25:23.400Z] #67 203.2 host port (default -1) [2022-07-04T08:25:23.400Z] #67 203.2 -proto string [2022-07-04T08:25:23.400Z] #67 203.2 proxy protocol (default "tcp") [2022-07-04T08:25:23.546Z] #26 ... [2022-07-04T08:25:23.546Z] [2022-07-04T08:25:23.546Z] #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-04T08:25:23.546Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T08:25:23.546Z] #77 168.0 CCLD libocispec.la [2022-07-04T08:25:23.808Z] #77 168.4 CCLD src/validate [2022-07-04T08:25:23.808Z] #77 168.4 CCLD tests/test-1 [2022-07-04T08:25:23.808Z] #77 168.4 CCLD tests/test-2 [2022-07-04T08:25:23.808Z] #77 168.4 CCLD tests/test-3 [2022-07-04T08:25:23.808Z] #77 168.5 CCLD tests/test-4 [2022-07-04T08:25:24.070Z] #77 168.5 CCLD tests/test-5 [2022-07-04T08:25:24.070Z] #77 168.6 CCLD tests/test-6 [2022-07-04T08:25:24.070Z] #77 168.6 CCLD tests/test-7 [2022-07-04T08:25:24.070Z] #77 168.7 CCLD tests/test-8 [2022-07-04T08:25:24.070Z] #77 168.7 CCLD tests/test-9 [2022-07-04T08:25:24.070Z] #77 168.7 CCLD tests/test-10 [2022-07-04T08:25:24.332Z] #77 168.9 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-04T08:25:24.332Z] #77 168.9 CCLD tests/test-11 [2022-07-04T08:25:24.335Z] #60 1.778 + RM_GOPATH=0 [2022-07-04T08:25:24.335Z] #60 1.778 + TMP_GOPATH= [2022-07-04T08:25:24.335Z] #60 1.778 + : /build [2022-07-04T08:25:24.335Z] #60 1.778 + '[' -z '' ']' [2022-07-04T08:25:24.335Z] #60 1.778 ++ mktemp -d [2022-07-04T08:25:24.335Z] #60 1.780 + export GOPATH=/tmp/tmp.iRpx78C8N9 [2022-07-04T08:25:24.335Z] #60 1.782 + GOPATH=/tmp/tmp.iRpx78C8N9 [2022-07-04T08:25:24.335Z] #60 1.782 + RM_GOPATH=1 [2022-07-04T08:25:24.335Z] #60 1.782 + case "$(go env GOARCH)" in [2022-07-04T08:25:24.335Z] #60 1.782 ++ go env GOARCH [2022-07-04T08:25:24.335Z] #60 1.810 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T08:25:24.335Z] #60 1.810 + GO_BUILDMODE=-buildmode=pie [2022-07-04T08:25:24.335Z] #60 1.811 ++ dirname /install.sh [2022-07-04T08:25:24.335Z] #60 1.813 + dir=/ [2022-07-04T08:25:24.335Z] #60 1.814 + bin=runc [2022-07-04T08:25:24.335Z] #60 1.814 + shift [2022-07-04T08:25:24.335Z] #60 1.814 + '[' '!' -f //runc.installer ']' [2022-07-04T08:25:24.335Z] #60 1.815 + . //runc.installer [2022-07-04T08:25:24.335Z] #60 1.815 ++ set -e [2022-07-04T08:25:24.335Z] #60 1.815 ++ : v1.1.2 [2022-07-04T08:25:24.335Z] #60 1.818 + install_runc [2022-07-04T08:25:24.335Z] #60 1.818 + RUNC_BUILDTAGS=seccomp [2022-07-04T08:25:24.335Z] #60 1.818 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-04T08:25:24.335Z] #60 1.818 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iRpx78C8N9/src/github.com/opencontainers/runc [2022-07-04T08:25:24.335Z] #60 1.818 Cloning into '/tmp/tmp.iRpx78C8N9/src/github.com/opencontainers/runc'... [2022-07-04T08:25:24.335Z] #60 1.818 Install runc version v1.1.2 (build tags: seccomp) [2022-07-04T08:25:24.592Z] #60 ... [2022-07-04T08:25:24.592Z] [2022-07-04T08:25:24.592Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-04T08:25:24.592Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-04T08:25:24.592Z] #15 DONE 2.0s [2022-07-04T08:25:24.592Z] [2022-07-04T08:25:24.592Z] #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-04T08:25:24.592Z] #67 sha256:68c2f68bf992bd753cc6809c3f7038a9079a2d31f1c612b37904ab0a26798a2b [2022-07-04T08:25:24.592Z] #67 194.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-04T08:25:24.592Z] #67 194.7 + GOBIN=/build [2022-07-04T08:25:24.592Z] #67 194.7 + GO111MODULE=on [2022-07-04T08:25:24.592Z] #67 194.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-04T08:25:24.592Z] #67 203.6 rootlesskit version 1.0.0 [2022-07-04T08:25:24.592Z] #67 203.7 Usage of /build/rootlesskit-docker-proxy: [2022-07-04T08:25:24.592Z] #67 203.7 -container-ip string [2022-07-04T08:25:24.592Z] #67 203.7 container ip [2022-07-04T08:25:24.592Z] #67 203.7 -container-port int [2022-07-04T08:25:24.592Z] #67 203.7 container port (default -1) [2022-07-04T08:25:24.592Z] #67 203.7 -host-ip string [2022-07-04T08:25:24.592Z] #67 203.7 host ip [2022-07-04T08:25:24.592Z] #67 203.7 -host-port int [2022-07-04T08:25:24.592Z] #67 203.7 host port (default -1) [2022-07-04T08:25:24.592Z] #67 203.7 -proto string [2022-07-04T08:25:24.592Z] #67 203.7 proxy protocol (default "tcp") [2022-07-04T08:25:24.592Z] #67 DONE 203.9s [2022-07-04T08:25:24.592Z] [2022-07-04T08:25:24.592Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-04T08:25:24.592Z] #68 sha256:7debcfcc6c1b3d7b764db87d1e6418d740394e54bbf6d9d3e07569e8b6b574fc [2022-07-04T08:25:24.592Z] #68 DONE 0.2s [2022-07-04T08:25:24.592Z] [2022-07-04T08:25:24.592Z] #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-04T08:25:24.592Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-04T08:25:24.849Z] #16 ... [2022-07-04T08:25:24.849Z] [2022-07-04T08:25:24.849Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-04T08:25:24.849Z] #69 sha256:eb75f7f1a070dcae2b79672af66fa1eb4c08d35d7a81859b29953e2553c51975 [2022-07-04T08:25:24.849Z] #69 DONE 0.1s [2022-07-04T08:25:24.849Z] [2022-07-04T08:25:24.849Z] #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-04T08:25:24.849Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-04T08:25:25.941Z] #67 DONE 205.6s [2022-07-04T08:25:25.941Z] [2022-07-04T08:25:25.941Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-04T08:25:25.941Z] #68 sha256:7937fc2e82c841b86119f9c86f4fba492fb431ad356ea37a22cd2dc8b3a44502 [2022-07-04T08:25:25.941Z] #68 DONE 0.1s [2022-07-04T08:25:25.941Z] [2022-07-04T08:25:25.941Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-04T08:25:25.941Z] #69 sha256:fc75a51a52e4e0c11e65b59f8eecd78b92ec0b421d3bb2bcac38c7157adcfd01 [2022-07-04T08:25:25.941Z] #69 DONE 0.1s [2022-07-04T08:25:25.941Z] [2022-07-04T08:25:25.941Z] #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-04T08:25:25.941Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T08:25:25.941Z] #14 204.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-04T08:25:25.941Z] #14 204.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-04T08:25:25.941Z] #14 204.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-04T08:25:25.941Z] #14 205.4 Selecting previously unselected package libapparmor1:amd64. [2022-07-04T08:25:25.941Z] #14 205.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-04T08:25:25.941Z] #14 205.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-04T08:25:25.941Z] #14 206.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-04T08:25:25.941Z] #14 206.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-04T08:25:25.941Z] #14 206.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-04T08:25:25.941Z] #14 206.3 Selecting previously unselected package libbtrfs0:amd64. [2022-07-04T08:25:25.941Z] #14 206.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-04T08:25:25.941Z] #14 206.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T08:25:26.199Z] #14 206.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-04T08:25:26.199Z] #14 206.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-04T08:25:26.199Z] #14 206.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T08:25:26.249Z] #77 170.7 libtool: link: ar cr libocispec.a [2022-07-04T08:25:26.249Z] #77 170.7 libtool: link: ranlib libocispec.a [2022-07-04T08:25:26.764Z] #14 207.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-04T08:25:26.764Z] #14 207.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T08:25:26.764Z] #14 207.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T08:25:26.857Z] #19 ... [2022-07-04T08:25:26.857Z] [2022-07-04T08:25:26.857Z] #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-04T08:25:26.857Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:25:26.857Z] #84 242.7 CCLD tests/init [2022-07-04T08:25:27.022Z] #14 207.4 Selecting previously unselected package libudev-dev:amd64. [2022-07-04T08:25:27.022Z] #14 207.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-04T08:25:27.022Z] #14 207.4 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-04T08:25:27.022Z] #14 207.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-04T08:25:27.279Z] #14 207.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-04T08:25:27.279Z] #14 207.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-04T08:25:27.374Z] #34 ... [2022-07-04T08:25:27.374Z] [2022-07-04T08:25:27.374Z] #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-04T08:25:27.374Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-04T08:25:27.374Z] #16 DONE 2.6s [2022-07-04T08:25:27.374Z] [2022-07-04T08:25:27.374Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-04T08:25:27.374Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-04T08:25:27.636Z] #77 172.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T08:25:27.636Z] #77 172.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-04T08:25:27.636Z] #77 172.1 make[5]: Nothing to be done for 'install-data-am'. [2022-07-04T08:25:27.636Z] #77 172.1 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T08:25:27.636Z] #77 172.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T08:25:27.636Z] #77 172.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T08:25:27.636Z] #77 172.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T08:25:27.636Z] #77 172.1 make[2]: Entering directory '/tmp/crun-build' [2022-07-04T08:25:27.636Z] #77 172.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-04T08:25:27.636Z] #77 172.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-04T08:25:27.636Z] #77 172.2 CC src/libcrun/libcrun_testing_a-container.o [2022-07-04T08:25:27.636Z] #77 172.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-04T08:25:27.636Z] #77 172.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-04T08:25:27.636Z] #77 172.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-04T08:25:27.636Z] #77 172.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-04T08:25:27.636Z] #77 172.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-04T08:25:27.847Z] #14 208.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-04T08:25:27.847Z] #14 208.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-04T08:25:27.898Z] #77 172.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-04T08:25:27.898Z] #77 172.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-04T08:25:27.898Z] #77 172.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-04T08:25:27.898Z] #77 172.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-04T08:25:27.898Z] #77 172.5 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-04T08:25:28.105Z] #14 208.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-04T08:25:28.168Z] #77 172.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-04T08:25:28.168Z] #77 172.7 CC src/libcrun/libcrun_testing_a-error.o [2022-07-04T08:25:28.168Z] #77 172.7 CC src/libcrun/libcrun_testing_a-status.o [2022-07-04T08:25:28.168Z] #77 172.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-04T08:25:28.362Z] #14 208.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-04T08:25:28.362Z] #14 208.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-04T08:25:28.362Z] #14 208.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-04T08:25:28.430Z] #77 172.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-04T08:25:28.430Z] #77 173.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-04T08:25:28.552Z] #23 11.04 Collecting yamllint==1.26.1 [2022-07-04T08:25:28.552Z] #23 12.11 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-04T08:25:28.619Z] #14 209.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-04T08:25:28.620Z] #14 209.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-04T08:25:28.620Z] #14 209.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-04T08:25:28.620Z] #14 209.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-04T08:25:28.620Z] #14 209.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-04T08:25:28.620Z] #14 209.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-04T08:25:28.691Z] #77 173.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-04T08:25:28.691Z] #77 173.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-04T08:25:28.691Z] #77 173.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-04T08:25:28.691Z] #77 173.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-04T08:25:28.954Z] #77 173.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-04T08:25:28.954Z] #77 173.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-04T08:25:29.215Z] #77 173.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-04T08:25:29.215Z] #77 173.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-04T08:25:29.788Z] #77 174.2 CC src/crun-crun.o [2022-07-04T08:25:29.788Z] #77 174.4 CC src/crun-run.o [2022-07-04T08:25:29.897Z] #17 2.938 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-04T08:25:29.922Z] #23 13.52 Collecting pathspec>=0.5.3 [2022-07-04T08:25:29.922Z] #23 13.53 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-04T08:25:30.003Z] #14 210.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-04T08:25:30.003Z] #14 210.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-04T08:25:30.003Z] #14 210.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-04T08:25:30.050Z] #77 174.5 CC src/crun-delete.o [2022-07-04T08:25:30.050Z] #77 174.6 CC src/crun-kill.o [2022-07-04T08:25:30.050Z] #77 174.6 CC src/crun-pause.o [2022-07-04T08:25:30.050Z] #77 174.7 CC src/crun-unpause.o [2022-07-04T08:25:30.269Z] #14 210.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-04T08:25:30.269Z] #14 210.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T08:25:30.269Z] #14 210.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-04T08:25:30.311Z] #77 174.8 CC src/crun-spec.o [2022-07-04T08:25:30.311Z] #77 174.9 CC src/crun-exec.o [2022-07-04T08:25:30.461Z] #17 DONE 3.4s [2022-07-04T08:25:30.461Z] [2022-07-04T08:25:30.461Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-04T08:25:30.461Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-04T08:25:30.486Z] #23 13.96 Collecting pyyaml [2022-07-04T08:25:30.486Z] #23 13.97 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-04T08:25:30.486Z] #23 14.06 Building wheels for collected packages: yamllint [2022-07-04T08:25:30.486Z] #23 14.07 Building wheel for yamllint (setup.py): started [2022-07-04T08:25:30.526Z] #14 210.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-04T08:25:30.526Z] #14 211.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-04T08:25:30.526Z] #14 211.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T08:25:30.573Z] #77 175.1 CC src/crun-list.o [2022-07-04T08:25:30.785Z] #14 211.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-04T08:25:30.785Z] #14 211.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-04T08:25:30.785Z] #14 211.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T08:25:30.834Z] #77 175.3 CC src/crun-create.o [2022-07-04T08:25:31.096Z] #77 175.6 CC src/crun-start.o [2022-07-04T08:25:31.096Z] #77 175.7 CC src/crun-state.o [2022-07-04T08:25:31.357Z] #77 175.8 CC src/crun-update.o [2022-07-04T08:25:31.357Z] #77 175.9 CC src/crun-ps.o [2022-07-04T08:25:31.619Z] #77 176.1 CC src/crun-checkpoint.o [2022-07-04T08:25:31.717Z] #14 212.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T08:25:31.718Z] #14 212.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-04T08:25:31.718Z] #14 212.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-04T08:25:31.718Z] #14 212.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-04T08:25:31.718Z] #14 212.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-04T08:25:31.718Z] #14 212.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-04T08:25:31.718Z] #14 212.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T08:25:31.718Z] #14 212.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-04T08:25:31.718Z] #14 212.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-04T08:25:31.718Z] #14 212.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-04T08:25:31.718Z] #14 212.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-04T08:25:31.718Z] #14 212.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T08:25:31.718Z] #14 212.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-04T08:25:31.718Z] #14 212.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-04T08:25:31.718Z] #14 212.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-04T08:25:31.718Z] #14 212.2 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T08:25:31.718Z] #14 212.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-04T08:25:31.718Z] #14 212.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-04T08:25:31.718Z] #14 212.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-04T08:25:31.718Z] #14 212.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-04T08:25:31.718Z] #14 212.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T08:25:31.718Z] #14 212.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-04T08:25:31.855Z] #23 15.29 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-04T08:25:31.855Z] #23 15.30 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=99ced3e63fb4409003efb4c7b8e761415b8bedefdabb44bcce4a6af7e88c5c56 [2022-07-04T08:25:31.855Z] #23 15.30 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-04T08:25:31.855Z] #23 15.31 Successfully built yamllint [2022-07-04T08:25:31.855Z] #23 15.34 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-04T08:25:31.880Z] #77 176.3 CC src/crun-restore.o [2022-07-04T08:25:31.880Z] #77 176.5 CC src/libcrun/libcrun_la-utils.lo [2022-07-04T08:25:31.880Z] #77 176.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-04T08:25:31.975Z] #14 212.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T08:25:31.975Z] #14 212.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-04T08:25:31.975Z] #14 212.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-04T08:25:31.975Z] #14 212.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T08:25:31.975Z] #14 212.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-04T08:25:31.975Z] #14 212.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T08:25:31.975Z] #14 212.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-04T08:25:31.975Z] #14 212.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T08:25:31.975Z] #14 212.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-04T08:25:31.975Z] #14 212.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T08:25:31.975Z] #14 212.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-04T08:25:32.141Z] #77 176.7 CC src/libcrun/libcrun_la-container.lo [2022-07-04T08:25:32.232Z] #14 212.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:25:32.403Z] #77 176.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-04T08:25:32.403Z] #77 176.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-04T08:25:32.420Z] #23 15.80 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-04T08:25:32.664Z] #77 177.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-04T08:25:32.958Z] #77 177.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-04T08:25:32.984Z] #18 DONE 2.1s [2022-07-04T08:25:32.984Z] [2022-07-04T08:25:32.984Z] #23 DONE 16.5s [2022-07-04T08:25:32.984Z] [2022-07-04T08:25:32.984Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-04T08:25:32.984Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-04T08:25:32.984Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-04T08:25:32.984Z] #27 sha256:60a3f61fb847506f5669e56eedcda42302e9196963a5e77d979dbdf66fe4fec6 [2022-07-04T08:25:33.166Z] #14 DONE 213.4s [2022-07-04T08:25:33.167Z] [2022-07-04T08:25:33.167Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-04T08:25:33.167Z] #59 sha256:f1f49a504bd45502627148dab880003239af94f0b81a8b3cae4d4c5a966434d9 [2022-07-04T08:25:33.167Z] #59 DONE 0.2s [2022-07-04T08:25:33.167Z] [2022-07-04T08:25:33.167Z] #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-04T08:25:33.167Z] #60 sha256:e69eb2bc838e8d212a1cb81e23976efd41a0889b3ee63b5354329d20234d4dcc [2022-07-04T08:25:33.538Z] #77 178.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-04T08:25:33.538Z] #77 178.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-04T08:25:33.538Z] #77 178.1 CC src/libcrun/libcrun_la-criu.lo [2022-07-04T08:25:33.549Z] #27 DONE 0.6s [2022-07-04T08:25:33.549Z] [2022-07-04T08:25:33.549Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-04T08:25:33.549Z] #32 sha256:b38c388720088650337aa4697227d8208418bb6229e0c877dddc285d32bfd979 [2022-07-04T08:25:34.109Z] #77 178.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-04T08:25:34.109Z] #77 178.6 CC src/libcrun/libcrun_la-linux.lo [2022-07-04T08:25:34.370Z] #77 178.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-04T08:25:34.479Z] #32 DONE 0.7s [2022-07-04T08:25:34.479Z] [2022-07-04T08:25:34.479Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-04T08:25:34.479Z] #35 sha256:ff14050fc2e0f6d558dd8df5b1647261bc05c9b23e3ec3648950f03ce8c27f75 [2022-07-04T08:25:34.632Z] #77 179.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-04T08:25:34.736Z] #35 DONE 0.5s [2022-07-04T08:25:34.737Z] [2022-07-04T08:25:34.737Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-04T08:25:34.737Z] #37 sha256:4309e928ddebdcde20b814889eb464895a163de1431b13a9e62193fe205ac059 [2022-07-04T08:25:34.881Z] #19 DONE 2.1s [2022-07-04T08:25:34.881Z] [2022-07-04T08:25:34.881Z] #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-04T08:25:34.881Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T08:25:34.881Z] #36 ... [2022-07-04T08:25:34.881Z] [2022-07-04T08:25:34.881Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-04T08:25:34.881Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-04T08:25:34.893Z] #77 179.4 CC src/libcrun/libcrun_la-error.lo [2022-07-04T08:25:34.993Z] #84 ... [2022-07-04T08:25:34.993Z] [2022-07-04T08:25:34.993Z] #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-04T08:25:34.993Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T08:25:34.993Z] #54 DONE 311.0s [2022-07-04T08:25:34.993Z] [2022-07-04T08:25:34.993Z] #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-04T08:25:34.993Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:25:35.254Z] #62 ... [2022-07-04T08:25:35.254Z] [2022-07-04T08:25:35.254Z] #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-04T08:25:35.254Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-04T08:25:35.254Z] #19 298.5 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-04T08:25:35.254Z] #19 298.5 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-04T08:25:35.254Z] #19 298.5 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-04T08:25:35.254Z] #19 298.6 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-04T08:25:35.254Z] #19 298.6 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-04T08:25:35.254Z] #19 298.6 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-04T08:25:35.301Z] #37 DONE 0.4s [2022-07-04T08:25:35.301Z] [2022-07-04T08:25:35.301Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-04T08:25:35.301Z] #39 sha256:e8dc64778c445708097198b0d645b2d9df954abede53a1b5685f7c4dfc8bbd04 [2022-07-04T08:25:35.301Z] #39 DONE 0.1s [2022-07-04T08:25:35.301Z] [2022-07-04T08:25:35.301Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-04T08:25:35.301Z] #41 sha256:bd6db8626075c52133b81f68b99e4599beef64b6837dee3f79779bc9fbb6bc24 [2022-07-04T08:25:35.301Z] #41 DONE 0.1s [2022-07-04T08:25:35.301Z] [2022-07-04T08:25:35.301Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-04T08:25:35.301Z] #45 sha256:9ae964d875e9675f8c60e6fdb81b4d155694bea54d3f4bd6534264975c8ba73d [2022-07-04T08:25:35.301Z] #45 DONE 0.0s [2022-07-04T08:25:35.301Z] [2022-07-04T08:25:35.301Z] #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-04T08:25:35.301Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:25:35.465Z] #77 179.9 CC src/libcrun/libcrun_la-status.lo [2022-07-04T08:25:35.466Z] #77 180.2 CC src/libcrun/libcrun_la-terminal.lo [2022-07-04T08:25:35.699Z] #60 2.439 + RM_GOPATH=0 [2022-07-04T08:25:35.699Z] #60 2.439 + TMP_GOPATH= [2022-07-04T08:25:35.699Z] #60 2.439 + : /build [2022-07-04T08:25:35.699Z] #60 2.439 + '[' -z '' ']' [2022-07-04T08:25:35.699Z] #60 2.439 ++ mktemp -d [2022-07-04T08:25:35.699Z] #60 2.446 + export GOPATH=/tmp/tmp.NF1Ed8t6Tz [2022-07-04T08:25:35.699Z] #60 2.446 + GOPATH=/tmp/tmp.NF1Ed8t6Tz [2022-07-04T08:25:35.699Z] #60 2.446 + RM_GOPATH=1 [2022-07-04T08:25:35.699Z] #60 2.446 + case "$(go env GOARCH)" in [2022-07-04T08:25:35.699Z] #60 2.446 ++ go env GOARCH [2022-07-04T08:25:35.699Z] #60 2.475 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T08:25:35.699Z] #60 2.475 + GO_BUILDMODE=-buildmode=pie [2022-07-04T08:25:35.699Z] #60 2.475 ++ dirname /install.sh [2022-07-04T08:25:35.699Z] #60 2.517 + dir=/ [2022-07-04T08:25:35.699Z] #60 2.517 + bin=runc [2022-07-04T08:25:35.699Z] #60 2.517 + shift [2022-07-04T08:25:35.699Z] #60 2.517 + '[' '!' -f //runc.installer ']' [2022-07-04T08:25:35.699Z] #60 2.517 + . //runc.installer [2022-07-04T08:25:35.699Z] #60 2.517 ++ set -e [2022-07-04T08:25:35.699Z] #60 2.517 ++ : v1.1.2 [2022-07-04T08:25:35.699Z] #60 2.517 + install_runc [2022-07-04T08:25:35.699Z] #60 2.517 + RUNC_BUILDTAGS=seccomp [2022-07-04T08:25:35.699Z] #60 2.517 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-04T08:25:35.699Z] #60 2.517 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NF1Ed8t6Tz/src/github.com/opencontainers/runc [2022-07-04T08:25:35.699Z] #60 2.517 Cloning into '/tmp/tmp.NF1Ed8t6Tz/src/github.com/opencontainers/runc'... [2022-07-04T08:25:35.699Z] #60 2.518 Install runc version v1.1.2 (build tags: seccomp) [2022-07-04T08:25:35.957Z] #60 ... [2022-07-04T08:25:35.957Z] [2022-07-04T08:25:35.957Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-04T08:25:35.957Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-04T08:25:35.957Z] #15 DONE 3.0s [2022-07-04T08:25:35.957Z] [2022-07-04T08:25:35.957Z] #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-04T08:25:35.957Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:25:35.957Z] #77 138.9 configure.ac:11: installing 'build-aux/compile' [2022-07-04T08:25:35.957Z] #77 138.9 configure.ac:11: installing 'build-aux/config.guess' [2022-07-04T08:25:35.957Z] #77 138.9 configure.ac:11: installing 'build-aux/config.sub' [2022-07-04T08:25:35.957Z] #77 138.9 configure.ac:13: installing 'build-aux/install-sh' [2022-07-04T08:25:35.957Z] #77 138.9 configure.ac:13: installing 'build-aux/missing' [2022-07-04T08:25:35.957Z] #77 138.9 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-04T08:25:36.038Z] #77 180.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-04T08:25:36.039Z] #77 180.7 CC src/libcrun/libcrun_la-signals.lo [2022-07-04T08:25:36.196Z] #19 299.4 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-04T08:25:36.196Z] #19 299.4 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-04T08:25:36.196Z] #19 299.4 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-04T08:25:36.214Z] #77 139.4 Makefile.am: installing 'build-aux/depcomp' [2022-07-04T08:25:36.253Z] #20 DONE 1.4s [2022-07-04T08:25:36.253Z] [2022-07-04T08:25:36.253Z] #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-04T08:25:36.253Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T08:25:36.612Z] #77 180.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-04T08:25:36.612Z] #77 181.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-04T08:25:36.767Z] #19 300.2 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-04T08:25:36.767Z] #19 300.2 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:25:37.027Z] #19 300.3 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-04T08:25:37.183Z] #77 181.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-04T08:25:37.444Z] #77 182.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-04T08:25:37.584Z] #77 ... [2022-07-04T08:25:37.584Z] [2022-07-04T08:25:37.584Z] #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-04T08:25:37.584Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-04T08:25:37.584Z] #16 DONE 1.8s [2022-07-04T08:25:37.706Z] #77 182.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-04T08:25:37.842Z] [2022-07-04T08:25:37.842Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-04T08:25:37.842Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-04T08:25:37.967Z] #77 182.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-04T08:25:37.968Z] #19 301.2 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-04T08:25:37.968Z] #19 301.2 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-04T08:25:37.968Z] #19 301.2 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-04T08:25:38.149Z] #21 2.134 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:25:38.407Z] #21 2.300 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:25:38.407Z] #21 2.329 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:25:38.540Z] #77 182.9 CC tests/init.o [2022-07-04T08:25:38.801Z] #77 183.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-04T08:25:39.216Z] #17 1.307 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-04T08:25:39.780Z] #21 3.652 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:25:39.782Z] #17 DONE 2.0s [2022-07-04T08:25:39.782Z] [2022-07-04T08:25:39.782Z] #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-04T08:25:39.782Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:25:39.782Z] #77 141.4 checking build system type... x86_64-pc-linux-gnu [2022-07-04T08:25:39.782Z] #77 142.0 checking host system type... x86_64-pc-linux-gnu [2022-07-04T08:25:39.782Z] #77 142.0 checking how to print strings... printf [2022-07-04T08:25:39.782Z] #77 142.0 checking for gcc... gcc [2022-07-04T08:25:39.782Z] #77 142.2 checking whether the C compiler works... yes [2022-07-04T08:25:39.782Z] #77 142.4 checking for C compiler default output file name... a.out [2022-07-04T08:25:39.783Z] #77 142.4 checking for suffix of executables... [2022-07-04T08:25:40.040Z] #77 142.7 checking whether we are cross compiling... no [2022-07-04T08:25:40.297Z] #77 143.1 checking for suffix of object files... o [2022-07-04T08:25:40.556Z] #77 143.4 checking whether we are using the GNU C compiler... yes [2022-07-04T08:25:40.814Z] #77 143.6 checking whether gcc accepts -g... yes [2022-07-04T08:25:41.072Z] #77 143.8 checking for gcc option to accept ISO C89... [2022-07-04T08:25:41.072Z] #77 ... [2022-07-04T08:25:41.072Z] [2022-07-04T08:25:41.072Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-04T08:25:41.072Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-04T08:25:41.072Z] #18 DONE 1.4s [2022-07-04T08:25:41.329Z] [2022-07-04T08:25:41.329Z] #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-04T08:25:41.329Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:25:41.329Z] #77 143.8 checking for gcc option to accept ISO C89... none needed [2022-07-04T08:25:41.587Z] #77 144.1 checking whether gcc understands -c and -o together... yes [2022-07-04T08:25:41.587Z] #77 144.5 checking for a sed that does not truncate output... /bin/sed [2022-07-04T08:25:41.587Z] #77 144.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T08:25:41.587Z] #77 144.6 checking for egrep... /bin/grep -E [2022-07-04T08:25:41.587Z] #77 144.6 checking for fgrep... /bin/grep -F [2022-07-04T08:25:41.587Z] #77 144.6 checking for ld used by gcc... /usr/bin/ld [2022-07-04T08:25:41.844Z] #77 144.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T08:25:41.844Z] #77 144.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T08:25:42.102Z] #77 144.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T08:25:42.102Z] #77 145.1 checking whether ln -s works... yes [2022-07-04T08:25:42.102Z] #77 145.1 checking the maximum length of command line arguments... 1572864 [2022-07-04T08:25:42.102Z] #77 145.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-04T08:25:42.102Z] #77 145.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T08:25:42.102Z] #77 145.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T08:25:42.102Z] #77 145.1 checking for objdump... objdump [2022-07-04T08:25:42.102Z] #77 145.1 checking how to recognize dependent libraries... pass_all [2022-07-04T08:25:42.102Z] #77 145.1 checking for dlltool... no [2022-07-04T08:25:42.102Z] #77 145.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T08:25:42.102Z] #77 145.2 checking for ar... ar [2022-07-04T08:25:42.307Z] #21 ... [2022-07-04T08:25:42.307Z] [2022-07-04T08:25:42.307Z] #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-04T08:25:42.307Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:25:42.307Z] #77 141.3 configure.ac:11: installing 'build-aux/compile' [2022-07-04T08:25:42.307Z] #77 141.3 configure.ac:11: installing 'build-aux/config.guess' [2022-07-04T08:25:42.307Z] #77 141.3 configure.ac:11: installing 'build-aux/config.sub' [2022-07-04T08:25:42.307Z] #77 141.3 configure.ac:13: installing 'build-aux/install-sh' [2022-07-04T08:25:42.307Z] #77 141.3 configure.ac:13: installing 'build-aux/missing' [2022-07-04T08:25:42.307Z] #77 141.3 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-04T08:25:42.307Z] #77 141.7 Makefile.am: installing 'build-aux/depcomp' [2022-07-04T08:25:42.307Z] #77 144.9 checking build system type... x86_64-pc-linux-gnu [2022-07-04T08:25:42.307Z] #77 145.6 checking host system type... x86_64-pc-linux-gnu [2022-07-04T08:25:42.307Z] #77 145.6 checking how to print strings... printf [2022-07-04T08:25:42.307Z] #77 145.7 checking for gcc... gcc [2022-07-04T08:25:42.360Z] #77 145.2 checking for archiver @FILE support... @ [2022-07-04T08:25:42.360Z] #77 145.4 checking for strip... strip [2022-07-04T08:25:42.360Z] #77 145.4 checking for ranlib... ranlib [2022-07-04T08:25:42.360Z] #77 145.4 checking for gawk... no [2022-07-04T08:25:42.360Z] #77 145.4 checking for mawk... mawk [2022-07-04T08:25:42.620Z] #77 145.4 checking command to parse /usr/bin/nm -B output from gcc object... [2022-07-04T08:25:42.620Z] #77 ... [2022-07-04T08:25:42.620Z] [2022-07-04T08:25:42.620Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-04T08:25:42.620Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-04T08:25:42.620Z] #19 DONE 1.5s [2022-07-04T08:25:42.620Z] [2022-07-04T08:25:42.620Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-04T08:25:42.620Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-04T08:25:42.822Z] #77 145.9 checking whether the C compiler works... yes [2022-07-04T08:25:42.822Z] #77 146.4 checking for C compiler default output file name... a.out [2022-07-04T08:25:43.254Z] #19 ... [2022-07-04T08:25:43.254Z] [2022-07-04T08:25:43.254Z] #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-04T08:25:43.254Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:25:43.254Z] #84 259.0 AR libcrun_testing.a [2022-07-04T08:25:43.254Z] #84 259.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-04T08:25:43.254Z] #84 259.1 CCLD tests/tests_libcrun_errors [2022-07-04T08:25:43.254Z] #84 259.1 CCLD tests/tests_libcrun_utils [2022-07-04T08:25:43.254Z] #84 259.1 CCLD tests/tests_libcrun_fuzzer [2022-07-04T08:25:43.254Z] #84 259.2 CCLD libcrun.la [2022-07-04T08:25:43.390Z] #77 146.4 checking for suffix of executables... [2022-07-04T08:25:43.390Z] #77 146.9 checking whether we are cross compiling... no [2022-07-04T08:25:43.825Z] #84 260.2 CCLD crun [2022-07-04T08:25:43.905Z] #77 147.1 checking for suffix of object files... o [2022-07-04T08:25:44.086Z] #84 260.5 make[3]: Entering directory '/tmp/crun-build' [2022-07-04T08:25:44.087Z] #84 260.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-04T08:25:44.163Z] #77 147.4 checking whether we are using the GNU C compiler... yes [2022-07-04T08:25:44.163Z] #77 147.7 checking whether gcc accepts -g... yes [2022-07-04T08:25:44.347Z] #84 260.7 /bin/mkdir -p '/usr/local/lib' [2022-07-04T08:25:44.347Z] #84 260.7 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-04T08:25:44.347Z] #84 260.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-04T08:25:44.347Z] #84 260.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-04T08:25:44.347Z] #84 260.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-04T08:25:44.347Z] #84 260.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-04T08:25:44.347Z] #84 260.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-04T08:25:44.519Z] #20 DONE 1.7s [2022-07-04T08:25:44.520Z] [2022-07-04T08:25:44.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-04T08:25:44.520Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:25:44.520Z] #77 145.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T08:25:44.520Z] #77 146.0 checking for sysroot... no [2022-07-04T08:25:44.520Z] #77 146.0 checking for a working dd... /bin/dd [2022-07-04T08:25:44.520Z] #77 146.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T08:25:44.520Z] #77 146.3 checking for mt... no [2022-07-04T08:25:44.520Z] #77 146.3 checking if : is a manifest tool... no [2022-07-04T08:25:44.520Z] #77 146.3 checking how to run the C preprocessor... gcc -E [2022-07-04T08:25:44.608Z] #84 261.0 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-04T08:25:44.608Z] #84 261.0 ---------------------------------------------------------------------- [2022-07-04T08:25:44.608Z] #84 261.0 Libraries have been installed in: [2022-07-04T08:25:44.608Z] #84 261.0 /usr/local/lib [2022-07-04T08:25:44.608Z] #84 261.0 [2022-07-04T08:25:44.608Z] #84 261.0 If you ever happen to want to link against installed libraries [2022-07-04T08:25:44.608Z] #84 261.0 in a given directory, LIBDIR, you must either use libtool, and [2022-07-04T08:25:44.608Z] #84 261.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-04T08:25:44.608Z] #84 261.0 flag during linking and do at least one of the following: [2022-07-04T08:25:44.608Z] #84 261.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-04T08:25:44.608Z] #84 261.0 during execution [2022-07-04T08:25:44.608Z] #84 261.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-04T08:25:44.608Z] #84 261.0 during linking [2022-07-04T08:25:44.608Z] #84 261.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-04T08:25:44.608Z] #84 261.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-04T08:25:44.608Z] #84 261.0 [2022-07-04T08:25:44.608Z] #84 261.0 See any operating system documentation about shared libraries for [2022-07-04T08:25:44.608Z] #84 261.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-04T08:25:44.608Z] #84 261.0 ---------------------------------------------------------------------- [2022-07-04T08:25:44.608Z] #84 261.0 /bin/mkdir -p '/build' [2022-07-04T08:25:44.608Z] #84 261.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-04T08:25:44.608Z] #84 261.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-04T08:25:44.608Z] #84 261.1 make[3]: Leaving directory '/tmp/crun-build' [2022-07-04T08:25:44.608Z] #84 261.1 make[2]: Leaving directory '/tmp/crun-build' [2022-07-04T08:25:44.608Z] #84 261.1 make[1]: Leaving directory '/tmp/crun-build' [2022-07-04T08:25:44.985Z] #77 147.9 checking for gcc option to accept ISO C89... none needed [2022-07-04T08:25:45.089Z] #77 146.8 checking for ANSI C header files... yes [2022-07-04T08:25:45.089Z] #77 148.0 checking for sys/types.h... yes [2022-07-04T08:25:45.242Z] #77 148.3 checking whether gcc understands -c and -o together... yes [2022-07-04T08:25:45.242Z] #77 148.8 checking for a sed that does not truncate output... /bin/sed [2022-07-04T08:25:45.353Z] #77 148.3 checking for sys/stat.h... yes [2022-07-04T08:25:45.499Z] #77 148.9 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T08:25:45.500Z] #77 149.0 checking for egrep... /bin/grep -E [2022-07-04T08:25:45.500Z] #77 149.0 checking for fgrep... /bin/grep -F [2022-07-04T08:25:45.500Z] #77 149.0 checking for ld used by gcc... /usr/bin/ld [2022-07-04T08:25:45.500Z] #77 149.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T08:25:45.500Z] #77 149.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T08:25:45.918Z] #77 148.4 checking for stdlib.h... yes [2022-07-04T08:25:45.918Z] #77 148.7 checking for string.h... yes [2022-07-04T08:25:46.064Z] #77 149.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T08:25:46.064Z] #77 149.4 checking whether ln -s works... yes [2022-07-04T08:25:46.064Z] #77 149.4 checking the maximum length of command line arguments... 1572864 [2022-07-04T08:25:46.064Z] #77 149.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-04T08:25:46.064Z] #77 149.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T08:25:46.064Z] #77 149.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T08:25:46.064Z] #77 149.4 checking for objdump... objdump [2022-07-04T08:25:46.064Z] #77 149.4 checking how to recognize dependent libraries... pass_all [2022-07-04T08:25:46.064Z] #77 149.4 checking for dlltool... no [2022-07-04T08:25:46.064Z] #77 149.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T08:25:46.064Z] #77 149.4 checking for ar... ar [2022-07-04T08:25:46.322Z] #77 149.5 checking for archiver @FILE support... @ [2022-07-04T08:25:46.322Z] #77 149.9 checking for strip... strip [2022-07-04T08:25:46.322Z] #77 149.9 checking for ranlib... ranlib [2022-07-04T08:25:46.322Z] #77 149.9 checking for gawk... no [2022-07-04T08:25:46.322Z] #77 149.9 checking for mawk... mawk [2022-07-04T08:25:46.481Z] #77 149.0 checking for memory.h... yes [2022-07-04T08:25:46.482Z] #77 149.4 checking for strings.h... yes [2022-07-04T08:25:46.996Z] #77 149.7 checking for inttypes.h... yes [2022-07-04T08:25:47.257Z] #77 149.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T08:25:47.257Z] #77 150.7 checking for sysroot... no [2022-07-04T08:25:47.257Z] #77 150.7 checking for a working dd... /bin/dd [2022-07-04T08:25:47.257Z] #77 150.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T08:25:47.514Z] #77 151.0 checking for mt... no [2022-07-04T08:25:47.514Z] #77 151.0 checking if : is a manifest tool... no [2022-07-04T08:25:47.560Z] #77 150.1 checking for stdint.h... yes [2022-07-04T08:25:47.772Z] #77 151.0 checking how to run the C preprocessor... gcc -E [2022-07-04T08:25:47.919Z] #84 DONE 263.9s [2022-07-04T08:25:47.919Z] [2022-07-04T08:25:47.919Z] #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-04T08:25:47.919Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-04T08:25:47.919Z] #19 310.7 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-04T08:25:47.919Z] #19 310.7 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-04T08:25:47.919Z] #19 310.8 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-04T08:25:47.919Z] #19 310.8 Selecting previously unselected package patch. [2022-07-04T08:25:47.919Z] #19 310.8 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-07-04T08:25:47.919Z] #19 310.8 Unpacking patch (2.7.6-7) ... [2022-07-04T08:25:47.919Z] #19 310.9 Selecting previously unselected package dpkg-dev. [2022-07-04T08:25:47.919Z] #19 310.9 Preparing to unpack .../047-dpkg-dev_1.20.10_all.deb ... [2022-07-04T08:25:47.919Z] #19 310.9 Unpacking dpkg-dev (1.20.10) ... [2022-07-04T08:25:47.919Z] #19 311.3 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-04T08:25:48.124Z] #77 150.7 checking for unistd.h... yes [2022-07-04T08:25:48.179Z] #19 311.3 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-04T08:25:48.179Z] #19 311.4 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-04T08:25:48.179Z] #19 311.4 Selecting previously unselected package libio-string-perl. [2022-07-04T08:25:48.179Z] #19 311.4 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-07-04T08:25:48.179Z] #19 311.4 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-04T08:25:48.179Z] #19 311.5 Selecting previously unselected package libicu67:amd64. [2022-07-04T08:25:48.179Z] #19 311.5 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-07-04T08:25:48.179Z] #19 311.5 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-04T08:25:48.381Z] #77 151.2 checking for dlfcn.h... yes [2022-07-04T08:25:48.381Z] #77 151.4 checking for objdir... .libs [2022-07-04T08:25:49.312Z] #77 152.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T08:25:49.312Z] #77 152.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T08:25:49.401Z] #77 151.5 checking for ANSI C header files... yes [2022-07-04T08:25:49.401Z] #77 152.7 checking for sys/types.h... yes [2022-07-04T08:25:49.876Z] #77 152.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T08:25:49.918Z] #77 153.2 checking for sys/stat.h... yes [2022-07-04T08:25:50.158Z] #55 ... [2022-07-04T08:25:50.158Z] [2022-07-04T08:25:50.158Z] #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-04T08:25:50.158Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:25:50.158Z] #77 184.4 CCLD libocispec.la [2022-07-04T08:25:50.158Z] #77 184.8 CCLD src/validate [2022-07-04T08:25:50.158Z] #77 184.8 CCLD tests/test-1 [2022-07-04T08:25:50.158Z] #77 184.8 CCLD tests/test-2 [2022-07-04T08:25:50.158Z] #77 184.8 CCLD tests/test-3 [2022-07-04T08:25:50.158Z] #77 184.8 CCLD tests/test-4 [2022-07-04T08:25:50.158Z] #77 184.9 CCLD tests/test-5 [2022-07-04T08:25:50.158Z] #77 184.9 CCLD tests/test-6 [2022-07-04T08:25:50.158Z] #77 185.0 CCLD tests/test-7 [2022-07-04T08:25:50.158Z] #77 185.1 CCLD tests/test-8 [2022-07-04T08:25:50.158Z] #77 185.1 CCLD tests/test-9 [2022-07-04T08:25:50.158Z] #77 185.3 CCLD tests/test-10 [2022-07-04T08:25:50.158Z] #77 185.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-04T08:25:50.415Z] #77 185.3 CCLD tests/test-11 [2022-07-04T08:25:50.432Z] #77 153.7 checking for stdlib.h... yes [2022-07-04T08:25:50.432Z] #77 153.9 checking for string.h... yes [2022-07-04T08:25:50.439Z] #77 152.8 checking if gcc static flag -static works... yes [2022-07-04T08:25:50.440Z] #77 153.3 checking if gcc supports -c -o file.o... yes [2022-07-04T08:25:50.440Z] #77 153.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T08:25:50.440Z] #77 153.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-04T08:25:50.696Z] #77 153.6 checking dynamic linker characteristics... [2022-07-04T08:25:50.696Z] #77 ... [2022-07-04T08:25:50.696Z] [2022-07-04T08:25:50.696Z] #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-04T08:25:50.696Z] #60 sha256:e69eb2bc838e8d212a1cb81e23976efd41a0889b3ee63b5354329d20234d4dcc [2022-07-04T08:25:50.696Z] #60 17.63 + cd /tmp/tmp.NF1Ed8t6Tz/src/github.com/opencontainers/runc [2022-07-04T08:25:50.696Z] #60 17.65 + git checkout -q v1.1.2 [2022-07-04T08:25:50.730Z] #19 313.9 Selecting previously unselected package libxml2:amd64. [2022-07-04T08:25:50.730Z] #19 313.9 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-04T08:25:50.730Z] #19 313.9 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-04T08:25:50.730Z] #19 314.0 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-04T08:25:50.730Z] #19 314.0 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-04T08:25:50.730Z] #19 314.0 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-04T08:25:50.730Z] #19 314.1 Selecting previously unselected package libxml-sax-base-perl. [2022-07-04T08:25:50.730Z] #19 314.1 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-04T08:25:50.730Z] #19 314.1 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-04T08:25:50.730Z] #19 314.1 Selecting previously unselected package libxml-sax-perl. [2022-07-04T08:25:50.947Z] #77 154.2 checking for memory.h... yes [2022-07-04T08:25:50.990Z] #19 314.1 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-04T08:25:50.990Z] #19 314.1 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-04T08:25:50.990Z] #19 314.2 Selecting previously unselected package libxml-libxml-perl. [2022-07-04T08:25:50.990Z] #19 314.2 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-04T08:25:50.990Z] #19 314.2 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-04T08:25:50.990Z] #19 314.3 Selecting previously unselected package libxml-simple-perl. [2022-07-04T08:25:50.990Z] #19 314.3 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-07-04T08:25:50.990Z] #19 314.3 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-04T08:25:50.990Z] #19 314.4 Selecting previously unselected package libyaml-perl. [2022-07-04T08:25:50.990Z] #19 314.4 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-07-04T08:25:50.990Z] #19 314.4 Unpacking libyaml-perl (1.30-1) ... [2022-07-04T08:25:50.990Z] #19 314.4 Selecting previously unselected package libconfig-auto-perl. [2022-07-04T08:25:51.250Z] #19 314.4 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-04T08:25:51.250Z] #19 314.4 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-04T08:25:51.250Z] #19 314.4 Selecting previously unselected package libfile-which-perl. [2022-07-04T08:25:51.250Z] #19 314.4 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-07-04T08:25:51.250Z] #19 314.5 Unpacking libfile-which-perl (1.23-1) ... [2022-07-04T08:25:51.250Z] #19 314.5 Selecting previously unselected package libfile-homedir-perl. [2022-07-04T08:25:51.250Z] #19 314.5 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-04T08:25:51.251Z] #19 314.5 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-04T08:25:51.251Z] #19 314.5 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-04T08:25:51.251Z] #19 314.5 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-04T08:25:51.251Z] #19 314.6 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-04T08:25:51.251Z] #19 314.6 Selecting previously unselected package dpkg-cross. [2022-07-04T08:25:51.251Z] #19 314.6 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-04T08:25:51.251Z] #19 314.6 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-04T08:25:51.251Z] #19 314.7 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-04T08:25:51.462Z] #77 154.7 checking for strings.h... yes [2022-07-04T08:25:51.511Z] #19 314.7 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-04T08:25:51.511Z] #19 314.7 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-04T08:25:51.511Z] #19 314.7 Selecting previously unselected package libc6-armel-cross. [2022-07-04T08:25:51.511Z] #19 314.7 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-04T08:25:51.511Z] #19 314.7 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-04T08:25:51.511Z] #19 314.9 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-04T08:25:51.511Z] #19 314.9 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:25:51.511Z] #19 314.9 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-04T08:25:51.511Z] #19 314.9 Selecting previously unselected package libgomp1-armel-cross. [2022-07-04T08:25:51.511Z] #19 314.9 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:25:51.720Z] #77 155.1 checking for inttypes.h... yes [2022-07-04T08:25:51.772Z] #19 314.9 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-04T08:25:51.772Z] #19 315.0 Selecting previously unselected package libatomic1-armel-cross. [2022-07-04T08:25:51.772Z] #19 315.0 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:25:51.772Z] #19 315.0 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-04T08:25:51.772Z] #19 315.1 Selecting previously unselected package libasan6-armel-cross. [2022-07-04T08:25:51.772Z] #19 315.1 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:25:51.772Z] #19 315.1 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-04T08:25:51.977Z] #77 155.5 checking for stdint.h... yes [2022-07-04T08:25:52.032Z] #19 315.4 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-04T08:25:52.032Z] #19 315.4 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:25:52.032Z] #19 315.4 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-04T08:25:52.032Z] #19 315.5 Selecting previously unselected package libubsan1-armel-cross. [2022-07-04T08:25:52.066Z] #60 18.61 + '[' -z '' ']' [2022-07-04T08:25:52.066Z] #60 18.61 + target=static [2022-07-04T08:25:52.066Z] #60 18.61 + make BUILDTAGS=seccomp static [2022-07-04T08:25:52.235Z] #77 155.7 checking for unistd.h... yes [2022-07-04T08:25:52.312Z] #77 187.2 libtool: link: ar cr libocispec.a [2022-07-04T08:25:52.312Z] #77 187.2 libtool: link: ranlib libocispec.a [2022-07-04T08:25:52.317Z] #19 315.5 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:25:52.317Z] #19 315.5 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-04T08:25:52.493Z] #77 156.0 checking for dlfcn.h... yes [2022-07-04T08:25:52.493Z] #77 156.2 checking for objdir... .libs [2022-07-04T08:25:52.493Z] #77 ... [2022-07-04T08:25:52.493Z] [2022-07-04T08:25:52.493Z] #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-04T08:25:52.493Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T08:25:52.493Z] #21 6.536 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:25:52.493Z] #21 8.408 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:25:52.493Z] #21 14.95 Fetched 8548 kB in 13s (644 kB/s) [2022-07-04T08:25:52.578Z] #19 315.6 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-04T08:25:52.578Z] #19 315.6 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:25:52.578Z] #19 315.6 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-04T08:25:52.633Z] #60 19.34 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-04T08:25:52.751Z] #21 14.95 Reading package lists... [2022-07-04T08:25:52.751Z] #21 ... [2022-07-04T08:25:52.751Z] [2022-07-04T08:25:52.751Z] #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-04T08:25:52.751Z] #60 sha256:e90353b1e53a40af713115108cd44b5684d96d4a8ab09831e3341f6933283304 [2022-07-04T08:25:52.751Z] #60 20.44 + cd /tmp/tmp.iRpx78C8N9/src/github.com/opencontainers/runc [2022-07-04T08:25:52.751Z] #60 20.44 + git checkout -q v1.1.2 [2022-07-04T08:25:52.751Z] #60 21.49 + '[' -z '' ']' [2022-07-04T08:25:52.751Z] #60 21.49 + target=static [2022-07-04T08:25:52.751Z] #60 21.49 + make BUILDTAGS=seccomp static [2022-07-04T08:25:52.751Z] #60 21.87 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-04T08:25:52.839Z] #19 ... [2022-07-04T08:25:52.839Z] [2022-07-04T08:25:52.839Z] #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-04T08:25:52.839Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:25:52.839Z] #62 328.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-04T08:25:52.839Z] #62 DONE 329.2s [2022-07-04T08:25:52.839Z] [2022-07-04T08:25:52.839Z] #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-04T08:25:52.839Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-04T08:25:52.839Z] #19 316.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-04T08:25:52.839Z] #19 316.0 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-04T08:25:52.839Z] #19 316.0 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-04T08:25:53.008Z] #60 ... [2022-07-04T08:25:53.008Z] [2022-07-04T08:25:53.008Z] #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-04T08:25:53.008Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:25:53.266Z] #77 156.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T08:25:53.266Z] #77 156.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T08:25:53.525Z] #77 156.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T08:25:53.696Z] #77 188.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T08:25:53.953Z] #77 188.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-04T08:25:53.953Z] #77 188.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-04T08:25:53.953Z] #77 188.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T08:25:53.953Z] #77 188.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T08:25:53.953Z] #77 188.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T08:25:53.953Z] #77 188.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T08:25:53.953Z] #77 188.9 make[2]: Entering directory '/tmp/crun-build' [2022-07-04T08:25:53.953Z] #77 189.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-04T08:25:53.953Z] #77 189.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-04T08:25:53.953Z] #77 189.0 CC src/libcrun/libcrun_testing_a-container.o [2022-07-04T08:25:53.953Z] #77 189.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-04T08:25:53.953Z] #77 189.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-04T08:25:53.953Z] #77 189.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-04T08:25:53.953Z] #77 189.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-04T08:25:54.089Z] #77 157.1 checking if gcc static flag -static works... yes [2022-07-04T08:25:54.213Z] #77 189.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-04T08:25:54.213Z] #77 189.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-04T08:25:54.213Z] #77 189.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-04T08:25:54.213Z] #77 189.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-04T08:25:54.213Z] #77 189.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-04T08:25:54.213Z] #77 189.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-04T08:25:54.213Z] #77 189.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-04T08:25:54.347Z] #77 157.7 checking if gcc supports -c -o file.o... yes [2022-07-04T08:25:54.472Z] #77 189.5 CC src/libcrun/libcrun_testing_a-error.o [2022-07-04T08:25:54.472Z] #77 189.6 CC src/libcrun/libcrun_testing_a-status.o [2022-07-04T08:25:54.472Z] #77 189.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-04T08:25:54.544Z] #60 ... [2022-07-04T08:25:54.544Z] [2022-07-04T08:25:54.544Z] #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-04T08:25:54.544Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T08:25:54.544Z] #21 1.848 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:25:54.544Z] #21 1.877 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:25:54.544Z] #21 1.932 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:25:54.544Z] #21 3.438 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:25:54.544Z] #21 5.873 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:25:54.544Z] #21 8.081 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:25:54.544Z] #21 ... [2022-07-04T08:25:54.544Z] [2022-07-04T08:25:54.544Z] #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-04T08:25:54.544Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:25:54.544Z] #77 153.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T08:25:54.544Z] #77 154.1 checking how to hardcode library paths into programs... immediate [2022-07-04T08:25:54.544Z] #77 154.1 checking whether stripping libraries is possible... yes [2022-07-04T08:25:54.544Z] #77 154.1 checking if libtool supports shared libraries... yes [2022-07-04T08:25:54.544Z] #77 154.1 checking whether to build shared libraries... no [2022-07-04T08:25:54.544Z] #77 154.1 checking whether to build static libraries... yes [2022-07-04T08:25:54.544Z] #77 154.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T08:25:54.544Z] #77 154.3 checking whether build environment is sane... yes [2022-07-04T08:25:54.544Z] #77 154.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T08:25:54.544Z] #77 154.5 checking whether make sets $(MAKE)... yes [2022-07-04T08:25:54.544Z] #77 154.6 checking whether make supports the include directive... yes (GNU style) [2022-07-04T08:25:54.544Z] #77 154.8 checking whether make supports nested variables... yes [2022-07-04T08:25:54.544Z] #77 155.0 checking whether UID '0' is supported by ustar format... yes [2022-07-04T08:25:54.544Z] #77 155.0 checking whether GID '0' is supported by ustar format... yes [2022-07-04T08:25:54.544Z] #77 155.0 checking how to create a ustar tar archive... gnutar [2022-07-04T08:25:54.544Z] #77 155.2 checking dependency style of gcc... gcc3 [2022-07-04T08:25:54.544Z] #77 155.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T08:25:54.544Z] #77 155.9 checking whether make supports nested variables... (cached) yes [2022-07-04T08:25:54.544Z] #77 155.9 checking for gawk... (cached) mawk [2022-07-04T08:25:54.544Z] #77 155.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-04T08:25:54.544Z] #77 155.9 checking for gcc... (cached) gcc [2022-07-04T08:25:54.544Z] #77 156.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-04T08:25:54.544Z] #77 156.2 checking whether gcc accepts -g... (cached) yes [2022-07-04T08:25:54.544Z] #77 156.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-04T08:25:54.544Z] #77 156.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-04T08:25:54.544Z] #77 156.2 checking for a Python interpreter with version >= 3... python3 [2022-07-04T08:25:54.544Z] #77 156.3 checking for python3... /usr/bin/python3 [2022-07-04T08:25:54.544Z] #77 156.3 checking for python3 version... 3.9 [2022-07-04T08:25:54.544Z] #77 156.4 checking for python3 platform... linux [2022-07-04T08:25:54.544Z] #77 156.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-04T08:25:54.544Z] #77 157.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-04T08:25:54.544Z] #77 157.4 checking for go-md2man... no [2022-07-04T08:25:54.604Z] #77 158.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T08:25:54.604Z] #77 158.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-04T08:25:54.729Z] #77 189.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-04T08:25:54.729Z] #77 189.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-04T08:25:54.729Z] #77 189.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-04T08:25:54.802Z] #77 157.5 checking error.h usability... yes [2022-07-04T08:25:54.802Z] #77 157.8 checking error.h presence... yes [2022-07-04T08:25:54.802Z] #77 157.9 checking for error.h... yes [2022-07-04T08:25:54.862Z] #77 158.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T08:25:54.862Z] #77 158.5 checking how to hardcode library paths into programs... immediate [2022-07-04T08:25:54.862Z] #77 158.5 checking whether stripping libraries is possible... yes [2022-07-04T08:25:54.862Z] #77 158.5 checking if libtool supports shared libraries... yes [2022-07-04T08:25:54.862Z] #77 158.5 checking whether to build shared libraries... no [2022-07-04T08:25:54.862Z] #77 158.5 checking whether to build static libraries... yes [2022-07-04T08:25:54.862Z] #77 158.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T08:25:54.986Z] #77 190.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-04T08:25:54.986Z] #77 190.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-04T08:25:55.119Z] #77 158.5 checking whether build environment is sane... yes [2022-07-04T08:25:55.119Z] #77 158.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T08:25:55.119Z] #77 158.6 checking whether make sets $(MAKE)... yes [2022-07-04T08:25:55.119Z] #77 158.7 checking whether make supports the include directive... yes (GNU style) [2022-07-04T08:25:55.119Z] #77 158.8 checking whether make supports nested variables... yes [2022-07-04T08:25:55.243Z] #77 190.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-04T08:25:55.243Z] #77 190.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-04T08:25:55.243Z] #77 190.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-04T08:25:55.370Z] #77 158.0 checking linux/openat2.h usability... yes [2022-07-04T08:25:55.370Z] #77 158.3 checking linux/openat2.h presence... yes [2022-07-04T08:25:55.370Z] #77 158.3 checking for linux/openat2.h... yes [2022-07-04T08:25:55.376Z] #77 158.9 checking whether UID '0' is supported by ustar format... yes [2022-07-04T08:25:55.376Z] #77 158.9 checking whether GID '0' is supported by ustar format... yes [2022-07-04T08:25:55.376Z] #77 158.9 checking how to create a ustar tar archive... gnutar [2022-07-04T08:25:55.500Z] #77 190.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-04T08:25:55.500Z] #77 190.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-04T08:25:55.634Z] #77 159.0 checking dependency style of gcc... gcc3 [2022-07-04T08:25:55.634Z] #77 159.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T08:25:55.634Z] #77 159.2 checking whether make supports nested variables... (cached) yes [2022-07-04T08:25:55.634Z] #77 159.2 checking for gawk... (cached) mawk [2022-07-04T08:25:55.634Z] #77 159.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-04T08:25:55.634Z] #77 159.2 checking for gcc... (cached) gcc [2022-07-04T08:25:55.758Z] #77 190.8 CC src/crun-crun.o [2022-07-04T08:25:55.758Z] #77 190.8 CC src/crun-run.o [2022-07-04T08:25:55.758Z] #77 190.9 CC src/crun-delete.o [2022-07-04T08:25:55.886Z] #77 158.4 checking for copy_file_range... yes [2022-07-04T08:25:55.891Z] #77 159.4 checking whether we are using the GNU C compiler... (cached) yes [2022-07-04T08:25:55.891Z] #77 159.4 checking whether gcc accepts -g... (cached) yes [2022-07-04T08:25:55.891Z] #77 159.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-04T08:25:55.891Z] #77 159.4 checking whether gcc understands -c and -o together... (cached) yes [2022-07-04T08:25:55.891Z] #77 159.4 checking for a Python interpreter with version >= 3... python3 [2022-07-04T08:25:55.891Z] #77 159.5 checking for python3... /usr/bin/python3 [2022-07-04T08:25:56.037Z] #77 191.1 CC src/crun-kill.o [2022-07-04T08:25:56.149Z] #77 159.5 checking for python3 version... 3.9 [2022-07-04T08:25:56.149Z] #77 159.6 checking for python3 platform... linux [2022-07-04T08:25:56.294Z] #77 191.4 CC src/crun-pause.o [2022-07-04T08:25:56.294Z] #77 191.4 CC src/crun-unpause.o [2022-07-04T08:25:56.407Z] #77 159.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-04T08:25:56.450Z] #77 158.9 checking for fgetxattr... yes [2022-07-04T08:25:56.566Z] #77 191.6 CC src/crun-spec.o [2022-07-04T08:25:56.664Z] #77 160.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-04T08:25:56.664Z] #77 160.2 checking for go-md2man... no [2022-07-04T08:25:56.708Z] #77 159.5 checking for statx... yes [2022-07-04T08:25:56.835Z] #77 192.0 CC src/crun-exec.o [2022-07-04T08:25:56.921Z] #77 160.3 checking error.h usability... yes [2022-07-04T08:25:56.921Z] #77 160.5 checking error.h presence... yes [2022-07-04T08:25:56.927Z] #77 201.6 CCLD tests/init [2022-07-04T08:25:57.102Z] #77 192.0 CC src/crun-list.o [2022-07-04T08:25:57.179Z] #77 160.5 checking for error.h... yes [2022-07-04T08:25:57.224Z] #77 159.9 checking for fgetpwent_r... yes [2022-07-04T08:25:57.358Z] #77 192.3 CC src/crun-create.o [2022-07-04T08:25:57.358Z] #77 192.3 CC src/crun-start.o [2022-07-04T08:25:57.358Z] #77 192.5 CC src/crun-state.o [2022-07-04T08:25:57.436Z] #77 160.6 checking linux/openat2.h usability... yes [2022-07-04T08:25:57.436Z] #77 160.9 checking linux/openat2.h presence... yes [2022-07-04T08:25:57.436Z] #77 161.0 checking for linux/openat2.h... yes [2022-07-04T08:25:57.481Z] #77 160.2 checking for issetugid... no [2022-07-04T08:25:57.482Z] #77 160.6 checking for pkg-config... /usr/bin/pkg-config [2022-07-04T08:25:57.614Z] #77 192.7 CC src/crun-update.o [2022-07-04T08:25:57.696Z] #77 161.0 checking for copy_file_range... yes [2022-07-04T08:25:57.738Z] #77 160.6 checking pkg-config is at least version 0.9.0... yes [2022-07-04T08:25:57.870Z] #77 192.9 CC src/crun-ps.o [2022-07-04T08:25:58.127Z] #19 321.0 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-04T08:25:58.127Z] #19 321.0 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-04T08:25:58.127Z] #19 321.0 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-04T08:25:58.127Z] #19 321.1 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-04T08:25:58.127Z] #19 321.1 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-04T08:25:58.127Z] #19 321.1 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-04T08:25:58.127Z] #19 321.3 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-04T08:25:58.127Z] #19 321.3 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-04T08:25:58.127Z] #19 321.3 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-04T08:25:58.127Z] #77 193.2 CC src/crun-checkpoint.o [2022-07-04T08:25:58.127Z] #77 193.3 CC src/crun-restore.o [2022-07-04T08:25:58.302Z] #77 160.6 checking for library containing yajl_tree_get... -lyajl [2022-07-04T08:25:58.302Z] #77 161.3 checking for yajl >= 2.0.0... yes [2022-07-04T08:25:58.384Z] #77 193.4 CC src/libcrun/libcrun_la-utils.lo [2022-07-04T08:25:58.384Z] #77 193.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-04T08:25:58.387Z] #19 321.5 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-04T08:25:58.387Z] #19 321.5 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:25:58.387Z] #19 321.5 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-04T08:25:58.387Z] #19 321.8 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-04T08:25:58.520Z] #77 161.5 checking for fgetxattr... yes [2022-07-04T08:25:58.559Z] #77 161.3 checking sys/capability.h usability... yes [2022-07-04T08:25:58.559Z] #77 161.5 checking sys/capability.h presence... [2022-07-04T08:25:58.559Z] #77 ... [2022-07-04T08:25:58.559Z] [2022-07-04T08:25:58.559Z] #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-04T08:25:58.559Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T08:25:58.559Z] #21 14.41 Fetched 8548 kB in 13s (667 kB/s) [2022-07-04T08:25:58.641Z] #77 193.8 CC src/libcrun/libcrun_la-container.lo [2022-07-04T08:25:58.646Z] #19 321.8 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-04T08:25:58.646Z] #19 321.8 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-04T08:25:58.778Z] #77 162.0 checking for statx... yes [2022-07-04T08:25:58.899Z] #77 193.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-04T08:25:59.036Z] #77 162.4 checking for fgetpwent_r... yes [2022-07-04T08:25:59.156Z] #77 194.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-04T08:25:59.156Z] #77 194.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-04T08:25:59.413Z] #77 194.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-04T08:25:59.413Z] #77 194.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-04T08:25:59.671Z] #77 194.8 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-04T08:25:59.671Z] #77 194.9 CC src/libcrun/libcrun_la-criu.lo [2022-07-04T08:25:59.860Z] #77 162.8 checking for issetugid... no [2022-07-04T08:25:59.860Z] #77 163.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-04T08:25:59.860Z] #77 163.2 checking pkg-config is at least version 0.9.0... yes [2022-07-04T08:25:59.928Z] #77 195.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-04T08:26:00.185Z] #77 195.2 CC src/libcrun/libcrun_la-linux.lo [2022-07-04T08:26:00.441Z] #77 195.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-04T08:26:00.698Z] #77 195.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-04T08:26:00.791Z] #77 163.2 checking for library containing yajl_tree_get... -lyajl [2022-07-04T08:26:00.791Z] #77 164.3 checking for yajl >= 2.0.0... yes [2022-07-04T08:26:00.955Z] #77 196.0 CC src/libcrun/libcrun_la-error.lo [2022-07-04T08:26:01.212Z] #77 196.1 CC src/libcrun/libcrun_la-status.lo [2022-07-04T08:26:01.212Z] #77 196.3 CC src/libcrun/libcrun_la-terminal.lo [2022-07-04T08:26:01.354Z] #77 164.4 checking sys/capability.h usability... yes [2022-07-04T08:26:01.469Z] #77 196.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-04T08:26:01.611Z] #77 164.8 checking sys/capability.h presence... yes [2022-07-04T08:26:01.612Z] #77 165.0 checking for sys/capability.h... yes [2022-07-04T08:26:01.846Z] #21 14.41 Reading package lists... [2022-07-04T08:26:01.846Z] #21 ... [2022-07-04T08:26:01.846Z] [2022-07-04T08:26:01.846Z] #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-04T08:26:01.846Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-04T08:26:01.846Z] #34 DONE 241.7s [2022-07-04T08:26:01.846Z] [2022-07-04T08:26:01.846Z] #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-04T08:26:01.847Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:26:01.847Z] #77 161.5 checking sys/capability.h presence... yes [2022-07-04T08:26:01.847Z] #77 161.6 checking for sys/capability.h... yes [2022-07-04T08:26:01.847Z] #77 161.6 checking for library containing cap_from_name... -lcap [2022-07-04T08:26:01.847Z] #77 162.3 checking for library containing dlopen... -ldl [2022-07-04T08:26:01.847Z] #77 163.0 checking seccomp.h usability... yes [2022-07-04T08:26:01.847Z] #77 163.4 checking seccomp.h presence... yes [2022-07-04T08:26:01.847Z] #77 163.4 checking for seccomp.h... yes [2022-07-04T08:26:01.847Z] #77 163.5 checking for library containing seccomp_rule_add... -lseccomp [2022-07-04T08:26:01.847Z] #77 164.1 checking for library containing seccomp_arch_resolve_name... none required [2022-07-04T08:26:01.847Z] #77 164.4 checking systemd/sd-bus.h usability... yes [2022-07-04T08:26:02.034Z] #77 197.1 CC src/libcrun/libcrun_la-signals.lo [2022-07-04T08:26:02.034Z] #77 197.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-04T08:26:02.104Z] #77 164.6 checking systemd/sd-bus.h presence... yes [2022-07-04T08:26:02.104Z] #77 165.0 checking for systemd/sd-bus.h... yes [2022-07-04T08:26:02.598Z] #77 197.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-04T08:26:02.668Z] #77 165.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-04T08:26:02.848Z] #19 326.2 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-04T08:26:02.848Z] #19 326.2 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-04T08:26:02.848Z] #19 326.2 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-04T08:26:02.848Z] #19 326.3 Selecting previously unselected package crossbuild-essential-armel. [2022-07-04T08:26:02.855Z] #77 197.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-04T08:26:02.982Z] #77 165.0 checking for library containing cap_from_name... -lcap [2022-07-04T08:26:03.108Z] #19 326.3 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-07-04T08:26:03.108Z] #19 326.3 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-04T08:26:03.108Z] #19 326.3 Selecting previously unselected package libc6-armhf-cross. [2022-07-04T08:26:03.108Z] #19 326.3 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-04T08:26:03.108Z] #19 326.3 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-04T08:26:03.108Z] #19 326.4 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-04T08:26:03.108Z] #19 326.4 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:03.108Z] #19 326.4 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-04T08:26:03.108Z] #19 326.5 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-04T08:26:03.108Z] #19 326.5 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:03.108Z] #19 326.5 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-04T08:26:03.108Z] #19 326.5 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-04T08:26:03.112Z] #77 198.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-04T08:26:03.232Z] #77 165.7 checking for sd_notify_barrier... yes [2022-07-04T08:26:03.368Z] #19 326.5 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:03.368Z] #19 326.6 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-04T08:26:03.368Z] #19 326.6 Selecting previously unselected package libasan6-armhf-cross. [2022-07-04T08:26:03.368Z] #19 326.6 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:03.368Z] #19 326.6 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-04T08:26:03.628Z] #19 326.9 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-04T08:26:03.628Z] #19 326.9 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:03.628Z] #19 326.9 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-04T08:26:03.628Z] #19 326.9 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-04T08:26:03.628Z] #19 326.9 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:03.628Z] #19 326.9 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-04T08:26:03.628Z] #19 327.1 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-04T08:26:03.797Z] #77 166.3 checking linux/bpf.h usability... yes [2022-07-04T08:26:03.797Z] #77 166.6 checking linux/bpf.h presence... yes [2022-07-04T08:26:03.797Z] #77 166.8 checking for linux/bpf.h... yes [2022-07-04T08:26:03.889Z] #19 327.1 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:03.889Z] #19 327.1 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-04T08:26:03.889Z] #19 327.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-04T08:26:03.889Z] #19 327.2 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-04T08:26:03.889Z] #19 327.2 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-04T08:26:03.913Z] #77 166.3 checking for library containing dlopen... -ldl [2022-07-04T08:26:04.042Z] #77 199.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-04T08:26:04.299Z] #77 199.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-04T08:26:04.361Z] #77 166.8 checking compilation for eBPF... yes [2022-07-04T08:26:04.361Z] #77 167.2 checking for criu >= 3.15... no [2022-07-04T08:26:04.361Z] #77 167.3 configure: CRIU headers not found, building without CRIU support [2022-07-04T08:26:04.361Z] #77 167.3 checking for criu > 3.16... no [2022-07-04T08:26:04.361Z] #77 167.4 configure: CRIU version doesn't support join-ns API [2022-07-04T08:26:04.361Z] #77 167.4 checking for criu > 3.16.1... no [2022-07-04T08:26:04.361Z] #77 167.5 configure: CRIU version doesn't support for pre-dumping [2022-07-04T08:26:04.478Z] #77 167.6 checking seccomp.h usability... yes [2022-07-04T08:26:04.556Z] #77 ... [2022-07-04T08:26:04.556Z] [2022-07-04T08:26:04.557Z] #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-04T08:26:04.557Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T08:26:04.557Z] #47 240.3 + dpkg --print-architecture [2022-07-04T08:26:04.557Z] #47 240.3 + git checkout -q v2.1.0 [2022-07-04T08:26:04.557Z] #47 240.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-04T08:26:04.557Z] #47 240.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-04T08:26:04.557Z] #47 ... [2022-07-04T08:26:04.557Z] [2022-07-04T08:26:04.557Z] #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-04T08:26:04.557Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:26:04.557Z] #77 199.7 CC tests/init.o [2022-07-04T08:26:04.618Z] #77 167.5 checking for new mount API (fsconfig)... yes [2022-07-04T08:26:04.735Z] #77 168.0 checking seccomp.h presence... yes [2022-07-04T08:26:04.735Z] #77 168.1 checking for seccomp.h... yes [2022-07-04T08:26:04.814Z] #77 199.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-04T08:26:04.876Z] #77 167.7 checking for seccomp notify API... yes [2022-07-04T08:26:04.993Z] #77 168.1 checking for library containing seccomp_rule_add... -lseccomp [2022-07-04T08:26:05.132Z] #77 168.0 checking for gperf... no [2022-07-04T08:26:05.133Z] #77 168.0 configure: gperf not found - cannot rebuild signal parser code [2022-07-04T08:26:05.293Z] #77 168.6 checking for library containing seccomp_arch_resolve_name... none required [2022-07-04T08:26:05.389Z] #77 168.0 checking for library containing argp_parse... none required [2022-07-04T08:26:05.567Z] #77 168.8 checking systemd/sd-bus.h usability... yes [2022-07-04T08:26:05.567Z] #77 168.9 checking systemd/sd-bus.h presence... yes [2022-07-04T08:26:05.567Z] #77 169.1 checking for systemd/sd-bus.h... yes [2022-07-04T08:26:05.690Z] #77 168.8 checking that generated files are newer than configure... done [2022-07-04T08:26:05.690Z] #77 168.8 configure: creating ./config.status [2022-07-04T08:26:05.690Z] #77 ... [2022-07-04T08:26:05.690Z] [2022-07-04T08:26:05.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-04T08:26:05.690Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T08:26:05.690Z] #36 246.2 Delve is a source level debugger for Go programs. [2022-07-04T08:26:05.690Z] #36 246.2 [2022-07-04T08:26:05.690Z] #36 246.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-04T08:26:05.690Z] #36 246.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-04T08:26:05.690Z] #36 246.2 [2022-07-04T08:26:05.690Z] #36 246.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-04T08:26:05.690Z] #36 246.2 [2022-07-04T08:26:05.690Z] #36 246.2 Pass flags to the program you are debugging using `--`, for example: [2022-07-04T08:26:05.690Z] #36 246.2 [2022-07-04T08:26:05.690Z] #36 246.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-04T08:26:05.690Z] #36 246.2 [2022-07-04T08:26:05.690Z] #36 246.2 Usage: [2022-07-04T08:26:05.690Z] #36 246.2 dlv [command] [2022-07-04T08:26:05.690Z] #36 246.2 [2022-07-04T08:26:05.690Z] #36 246.2 Available Commands: [2022-07-04T08:26:05.690Z] #36 246.2 attach Attach to running process and begin debugging. [2022-07-04T08:26:05.690Z] #36 246.2 connect Connect to a headless debug server with a terminal client. [2022-07-04T08:26:05.690Z] #36 246.2 core Examine a core dump. [2022-07-04T08:26:05.690Z] #36 246.2 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-04T08:26:05.690Z] #36 246.2 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-04T08:26:05.690Z] #36 246.2 exec Execute a precompiled binary, and begin a debug session. [2022-07-04T08:26:05.690Z] #36 246.2 help Help about any command [2022-07-04T08:26:05.690Z] #36 246.2 run Deprecated command. Use 'debug' instead. [2022-07-04T08:26:05.690Z] #36 246.2 test Compile test binary and begin debugging program. [2022-07-04T08:26:05.690Z] #36 246.2 trace Compile and begin tracing program. [2022-07-04T08:26:05.690Z] #36 246.2 version Prints version. [2022-07-04T08:26:05.690Z] #36 246.2 [2022-07-04T08:26:05.690Z] #36 246.2 Flags: [2022-07-04T08:26:05.690Z] #36 246.2 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-04T08:26:05.690Z] #36 246.2 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-04T08:26:05.690Z] #36 246.2 --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-04T08:26:05.690Z] #36 246.2 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-04T08:26:05.690Z] #36 246.2 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-04T08:26:05.690Z] #36 246.2 --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-04T08:26:05.690Z] #36 246.2 --disable-aslr Disables address space randomization [2022-07-04T08:26:05.690Z] #36 246.2 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-04T08:26:05.690Z] #36 246.2 -h, --help help for dlv [2022-07-04T08:26:05.690Z] #36 246.2 --init string Init file, executed by the terminal client. [2022-07-04T08:26:05.690Z] #36 246.2 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-04T08:26:05.690Z] #36 246.2 --log Enable debugging server logging. [2022-07-04T08:26:05.690Z] #36 246.2 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-04T08:26:05.690Z] #36 246.2 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-04T08:26:05.690Z] #36 246.2 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-04T08:26:05.690Z] #36 246.2 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-04T08:26:05.690Z] #36 246.2 --wd string Working directory for running the program. [2022-07-04T08:26:05.690Z] #36 246.2 [2022-07-04T08:26:05.690Z] #36 246.2 Additional help topics: [2022-07-04T08:26:05.690Z] #36 246.2 dlv backend Help about the --backend flag. [2022-07-04T08:26:05.690Z] #36 246.2 dlv log Help about logging flags. [2022-07-04T08:26:05.690Z] #36 246.2 dlv redirect Help about file redirection. [2022-07-04T08:26:05.690Z] #36 246.2 [2022-07-04T08:26:05.690Z] #36 246.2 Use "dlv [command] --help" for more information about a command. [2022-07-04T08:26:05.864Z] #77 169.1 checking for library containing sd_bus_match_signal_async... [2022-07-04T08:26:05.864Z] #77 ... [2022-07-04T08:26:05.864Z] [2022-07-04T08:26:05.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-04T08:26:05.864Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T08:26:05.864Z] #21 14.95 Reading package lists... [2022-07-04T08:26:05.864Z] #21 19.93 Reading package lists... [2022-07-04T08:26:05.864Z] #21 24.97 Building dependency tree... [2022-07-04T08:26:05.864Z] #21 28.93 The following additional packages will be installed: [2022-07-04T08:26:05.864Z] #21 28.95 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-04T08:26:05.864Z] #21 28.95 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-04T08:26:05.864Z] #21 28.95 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-04T08:26:05.864Z] #21 28.96 python3-pkg-resources vim-runtime xxd [2022-07-04T08:26:05.864Z] #21 28.96 Suggested packages: [2022-07-04T08:26:05.864Z] #21 28.96 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-04T08:26:05.864Z] #21 28.96 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-04T08:26:05.864Z] #21 28.96 acl attr quota [2022-07-04T08:26:05.864Z] #21 28.96 Recommended packages: [2022-07-04T08:26:05.864Z] #21 28.96 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-04T08:26:05.947Z] #36 DONE 246.4s [2022-07-04T08:26:05.947Z] [2022-07-04T08:26:05.947Z] #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-04T08:26:05.947Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T08:26:05.947Z] #21 14.41 Reading package lists... [2022-07-04T08:26:06.483Z] #21 ... [2022-07-04T08:26:06.483Z] [2022-07-04T08:26:06.483Z] #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-04T08:26:06.483Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:26:06.483Z] #77 169.1 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-04T08:26:07.086Z] #77 170.0 checking for sd_notify_barrier... yes [2022-07-04T08:26:07.608Z] #77 170.8 checking linux/bpf.h usability... yes [2022-07-04T08:26:07.846Z] #21 18.95 Reading package lists... [2022-07-04T08:26:07.865Z] #77 171.2 checking linux/bpf.h presence... yes [2022-07-04T08:26:07.865Z] #77 171.3 checking for linux/bpf.h... yes [2022-07-04T08:26:08.125Z] #77 171.3 checking compilation for eBPF... yes [2022-07-04T08:26:08.125Z] #77 171.6 checking for criu >= 3.15... no [2022-07-04T08:26:08.125Z] #77 171.7 configure: CRIU headers not found, building without CRIU support [2022-07-04T08:26:08.125Z] #77 171.7 checking for criu > 3.16... no [2022-07-04T08:26:08.125Z] #77 171.8 configure: CRIU version doesn't support join-ns API [2022-07-04T08:26:08.382Z] #77 171.8 checking for criu > 3.16.1... no [2022-07-04T08:26:08.382Z] #77 171.9 configure: CRIU version doesn't support for pre-dumping [2022-07-04T08:26:08.382Z] #77 171.9 checking for new mount API (fsconfig)... yes [2022-07-04T08:26:08.640Z] #77 172.0 checking for seccomp notify API... yes [2022-07-04T08:26:08.640Z] #77 172.2 checking for gperf... no [2022-07-04T08:26:08.640Z] #77 172.2 configure: gperf not found - cannot rebuild signal parser code [2022-07-04T08:26:09.034Z] #21 23.82 Building dependency tree... [2022-07-04T08:26:09.176Z] #19 331.9 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-04T08:26:09.176Z] #19 331.9 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-04T08:26:09.176Z] #19 331.9 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-04T08:26:09.176Z] #19 331.9 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-04T08:26:09.176Z] #19 331.9 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-04T08:26:09.176Z] #19 331.9 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-04T08:26:09.205Z] #77 172.2 checking for library containing argp_parse... none required [2022-07-04T08:26:09.496Z] #19 332.7 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-04T08:26:09.496Z] #19 332.7 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-04T08:26:09.496Z] #19 332.7 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-04T08:26:09.773Z] #77 173.2 checking that generated files are newer than configure... done [2022-07-04T08:26:09.773Z] #77 173.2 configure: creating ./config.status [2022-07-04T08:26:09.968Z] #21 ... [2022-07-04T08:26:09.969Z] [2022-07-04T08:26:09.969Z] #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-04T08:26:09.969Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:26:09.969Z] #77 172.9 config.status: creating Makefile [2022-07-04T08:26:09.969Z] #77 173.0 config.status: creating rpm/crun.spec [2022-07-04T08:26:09.969Z] #77 173.1 config.status: creating config.h [2022-07-04T08:26:09.969Z] #77 173.1 config.status: executing libtool commands [2022-07-04T08:26:10.226Z] #77 173.2 config.status: executing depfiles commands [2022-07-04T08:26:10.589Z] #19 333.7 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-04T08:26:10.589Z] #19 333.7 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:10.589Z] #19 333.8 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-04T08:26:10.869Z] #77 ... [2022-07-04T08:26:10.869Z] [2022-07-04T08:26:10.869Z] #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-04T08:26:10.869Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-04T08:26:10.869Z] #34 DONE 250.4s [2022-07-04T08:26:10.869Z] [2022-07-04T08:26:10.869Z] #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-04T08:26:10.869Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T08:26:10.869Z] #21 31.69 The following NEW packages will be installed: [2022-07-04T08:26:10.869Z] #21 31.69 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-04T08:26:10.869Z] #21 31.71 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-04T08:26:10.869Z] #21 31.71 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-04T08:26:10.869Z] #21 31.71 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-04T08:26:10.869Z] #21 31.71 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-04T08:26:10.869Z] #21 31.71 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-04T08:26:10.869Z] #21 31.71 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-04T08:26:10.869Z] #21 31.71 xz-utils zip zstd [2022-07-04T08:26:10.869Z] #21 32.16 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:26:10.869Z] #21 32.16 Need to get 27.7 MB of archives. [2022-07-04T08:26:10.869Z] #21 32.16 After this operation, 106 MB of additional disk space will be used. [2022-07-04T08:26:10.869Z] #21 32.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-04T08:26:10.869Z] #21 32.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-04T08:26:10.869Z] #21 32.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-04T08:26:10.869Z] #21 32.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-04T08:26:10.869Z] #21 32.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-04T08:26:10.869Z] #21 32.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-04T08:26:10.869Z] #21 32.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-04T08:26:10.869Z] #21 32.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-04T08:26:10.869Z] #21 32.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-04T08:26:10.869Z] #21 32.26 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-04T08:26:10.869Z] #21 32.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-04T08:26:10.869Z] #21 32.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-04T08:26:10.869Z] #21 32.29 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-04T08:26:10.869Z] #21 32.31 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-04T08:26:10.869Z] #21 32.34 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-04T08:26:10.869Z] #21 32.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-04T08:26:10.869Z] #21 32.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-04T08:26:10.869Z] #21 32.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-04T08:26:10.869Z] #21 32.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-04T08:26:10.869Z] #21 32.37 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-04T08:26:10.869Z] #21 32.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-04T08:26:10.869Z] #21 32.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-04T08:26:10.869Z] #21 32.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-04T08:26:10.869Z] #21 32.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-04T08:26:10.869Z] #21 32.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-04T08:26:10.869Z] #21 32.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-04T08:26:10.869Z] #21 32.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-04T08:26:10.869Z] #21 32.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-04T08:26:10.869Z] #21 32.91 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-04T08:26:10.869Z] #21 32.91 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-04T08:26:10.869Z] #21 32.91 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-04T08:26:10.869Z] #21 32.91 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-04T08:26:10.869Z] #21 32.91 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-04T08:26:10.869Z] #21 32.92 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-04T08:26:10.869Z] #21 32.93 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-04T08:26:10.869Z] #21 33.03 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-04T08:26:10.869Z] #21 33.06 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-04T08:26:10.869Z] #21 33.08 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-04T08:26:10.869Z] #21 33.09 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-04T08:26:10.869Z] #21 33.12 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-04T08:26:10.869Z] #21 33.13 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-04T08:26:10.869Z] #21 33.15 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-04T08:26:10.869Z] #21 33.24 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-04T08:26:10.869Z] #21 33.27 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-04T08:26:10.869Z] #21 33.27 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-04T08:26:10.869Z] #21 33.79 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-04T08:26:10.869Z] #21 33.87 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-04T08:26:10.869Z] #21 33.89 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-04T08:26:10.869Z] #21 33.90 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-04T08:26:11.126Z] #21 35.18 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:26:11.692Z] #21 35.53 Fetched 27.7 MB in 2s (12.9 MB/s) [2022-07-04T08:26:11.692Z] #21 35.68 Selecting previously unselected package pigz. [2022-07-04T08:26:11.692Z] #21 35.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-07-04T08:26:11.692Z] #21 35.83 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-04T08:26:11.692Z] #21 35.86 Unpacking pigz (2.6-1) ... [2022-07-04T08:26:11.842Z] #77 ... [2022-07-04T08:26:11.842Z] [2022-07-04T08:26:11.842Z] #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-04T08:26:11.842Z] #26 sha256:7ed3a9264ca1d1e687e1f3ce3d2c4d34d72bf0035d41074fcaee8e644fef9e0b [2022-07-04T08:26:11.842Z] #26 264.4 + return [2022-07-04T08:26:12.000Z] #19 335.2 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-04T08:26:12.000Z] #19 335.2 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-04T08:26:12.261Z] #19 335.4 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-04T08:26:12.297Z] #21 36.05 Selecting previously unselected package libelf1:amd64. [2022-07-04T08:26:12.297Z] #21 36.06 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-04T08:26:12.297Z] #21 36.07 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-04T08:26:12.791Z] #77 175.6 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-04T08:26:12.791Z] #77 175.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-04T08:26:12.860Z] #21 36.81 Selecting previously unselected package libbpf0:amd64. [2022-07-04T08:26:12.860Z] #21 36.82 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-04T08:26:12.860Z] #21 36.82 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-04T08:26:12.860Z] #21 37.01 Selecting previously unselected package libcap2:amd64. [2022-07-04T08:26:13.118Z] #21 37.03 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-04T08:26:13.118Z] #21 37.05 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-04T08:26:13.118Z] #21 37.27 Selecting previously unselected package libmnl0:amd64. [2022-07-04T08:26:13.118Z] #21 37.27 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-04T08:26:13.375Z] #21 37.28 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-04T08:26:13.375Z] #21 37.38 Selecting previously unselected package libxtables12:amd64. [2022-07-04T08:26:13.375Z] #21 37.39 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-04T08:26:13.375Z] #21 37.40 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-04T08:26:13.632Z] #21 37.53 Selecting previously unselected package libcap2-bin. [2022-07-04T08:26:13.632Z] #21 37.55 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-04T08:26:13.632Z] #21 37.55 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-04T08:26:13.890Z] #21 37.85 Selecting previously unselected package iproute2. [2022-07-04T08:26:13.890Z] #21 37.86 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-04T08:26:13.890Z] #21 37.87 Unpacking iproute2 (5.10.0-4) ... [2022-07-04T08:26:14.162Z] #77 176.9 checking for gcc... gcc [2022-07-04T08:26:14.419Z] #77 177.1 checking whether the C compiler works... yes [2022-07-04T08:26:14.419Z] #77 177.4 checking for C compiler default output file name... a.out [2022-07-04T08:26:14.419Z] #77 177.4 checking for suffix of executables... [2022-07-04T08:26:14.934Z] #77 177.6 checking whether we are cross compiling... no [2022-07-04T08:26:15.079Z] #21 38.85 Selecting previously unselected package xxd. [2022-07-04T08:26:15.079Z] #21 38.87 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-04T08:26:15.079Z] #21 38.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:26:15.079Z] #21 39.14 Selecting previously unselected package vim-common. [2022-07-04T08:26:15.191Z] #77 177.9 checking for suffix of object files... o [2022-07-04T08:26:15.336Z] #21 39.16 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T08:26:15.336Z] #21 39.21 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:26:15.469Z] #77 178.2 checking whether we are using the GNU C compiler... yes [2022-07-04T08:26:15.594Z] #21 ... [2022-07-04T08:26:15.594Z] [2022-07-04T08:26:15.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-04T08:26:15.594Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T08:26:15.594Z] #36 255.5 Delve is a source level debugger for Go programs. [2022-07-04T08:26:15.594Z] #36 255.5 [2022-07-04T08:26:15.594Z] #36 255.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-04T08:26:15.594Z] #36 255.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-04T08:26:15.594Z] #36 255.5 [2022-07-04T08:26:15.594Z] #36 255.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-04T08:26:15.594Z] #36 255.5 [2022-07-04T08:26:15.594Z] #36 255.5 Pass flags to the program you are debugging using `--`, for example: [2022-07-04T08:26:15.594Z] #36 255.5 [2022-07-04T08:26:15.594Z] #36 255.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-04T08:26:15.594Z] #36 255.5 [2022-07-04T08:26:15.594Z] #36 255.5 Usage: [2022-07-04T08:26:15.594Z] #36 255.5 dlv [command] [2022-07-04T08:26:15.594Z] #36 255.5 [2022-07-04T08:26:15.594Z] #36 255.5 Available Commands: [2022-07-04T08:26:15.594Z] #36 255.5 attach Attach to running process and begin debugging. [2022-07-04T08:26:15.594Z] #36 255.5 connect Connect to a headless debug server with a terminal client. [2022-07-04T08:26:15.594Z] #36 255.5 core Examine a core dump. [2022-07-04T08:26:15.594Z] #36 255.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-04T08:26:15.594Z] #36 255.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-04T08:26:15.594Z] #36 255.5 exec Execute a precompiled binary, and begin a debug session. [2022-07-04T08:26:15.594Z] #36 255.5 help Help about any command [2022-07-04T08:26:15.594Z] #36 255.5 run Deprecated command. Use 'debug' instead. [2022-07-04T08:26:15.594Z] #36 255.5 test Compile test binary and begin debugging program. [2022-07-04T08:26:15.594Z] #36 255.5 trace Compile and begin tracing program. [2022-07-04T08:26:15.594Z] #36 255.5 version Prints version. [2022-07-04T08:26:15.594Z] #36 255.5 [2022-07-04T08:26:15.594Z] #36 255.5 Flags: [2022-07-04T08:26:15.594Z] #36 255.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-04T08:26:15.594Z] #36 255.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-04T08:26:15.594Z] #36 255.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-04T08:26:15.594Z] #36 255.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-04T08:26:15.594Z] #36 255.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-04T08:26:15.594Z] #36 255.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-04T08:26:15.594Z] #36 255.5 --disable-aslr Disables address space randomization [2022-07-04T08:26:15.594Z] #36 255.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-04T08:26:15.594Z] #36 255.5 -h, --help help for dlv [2022-07-04T08:26:15.594Z] #36 255.5 --init string Init file, executed by the terminal client. [2022-07-04T08:26:15.594Z] #36 255.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-04T08:26:15.594Z] #36 255.5 --log Enable debugging server logging. [2022-07-04T08:26:15.594Z] #36 255.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-04T08:26:15.594Z] #36 255.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-04T08:26:15.594Z] #36 255.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-04T08:26:15.594Z] #36 255.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-04T08:26:15.594Z] #36 255.5 --wd string Working directory for running the program. [2022-07-04T08:26:15.594Z] #36 255.5 [2022-07-04T08:26:15.594Z] #36 255.5 Additional help topics: [2022-07-04T08:26:15.594Z] #36 255.5 dlv backend Help about the --backend flag. [2022-07-04T08:26:15.594Z] #36 255.5 dlv log Help about logging flags. [2022-07-04T08:26:15.594Z] #36 255.5 dlv redirect Help about file redirection. [2022-07-04T08:26:15.594Z] #36 255.5 [2022-07-04T08:26:15.594Z] #36 255.5 Use "dlv [command] --help" for more information about a command. [2022-07-04T08:26:15.594Z] #36 DONE 255.6s [2022-07-04T08:26:15.594Z] [2022-07-04T08:26:15.594Z] #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-04T08:26:15.594Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T08:26:15.594Z] #21 39.65 Selecting previously unselected package bash-completion. [2022-07-04T08:26:15.594Z] #21 39.66 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-04T08:26:15.731Z] #77 178.5 checking whether gcc accepts -g... yes [2022-07-04T08:26:15.991Z] #77 178.7 checking for gcc option to accept ISO C89... [2022-07-04T08:26:15.991Z] #77 ... [2022-07-04T08:26:15.991Z] [2022-07-04T08:26:15.991Z] #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-04T08:26:15.991Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T08:26:15.991Z] #21 26.36 The following additional packages will be installed: [2022-07-04T08:26:15.991Z] #21 26.36 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-04T08:26:15.991Z] #21 26.36 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-04T08:26:15.991Z] #21 26.39 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-04T08:26:15.991Z] #21 26.39 python3-pkg-resources vim-runtime xxd [2022-07-04T08:26:15.991Z] #21 26.39 Suggested packages: [2022-07-04T08:26:15.991Z] #21 26.39 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-04T08:26:15.991Z] #21 26.39 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-04T08:26:15.991Z] #21 26.39 acl attr quota [2022-07-04T08:26:15.991Z] #21 26.39 Recommended packages: [2022-07-04T08:26:15.991Z] #21 26.39 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-04T08:26:15.991Z] #21 28.45 The following NEW packages will be installed: [2022-07-04T08:26:15.991Z] #21 28.46 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-04T08:26:15.991Z] #21 28.46 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-04T08:26:15.991Z] #21 28.46 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-04T08:26:15.991Z] #21 28.46 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-04T08:26:15.991Z] #21 28.46 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-04T08:26:15.991Z] #21 28.46 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-04T08:26:15.991Z] #21 28.46 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-04T08:26:15.991Z] #21 28.46 xz-utils zip zstd [2022-07-04T08:26:15.991Z] #21 28.84 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:26:15.991Z] #21 28.84 Need to get 27.7 MB of archives. [2022-07-04T08:26:15.991Z] #21 28.84 After this operation, 106 MB of additional disk space will be used. [2022-07-04T08:26:15.991Z] #21 28.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-04T08:26:15.991Z] #21 28.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-04T08:26:15.991Z] #21 28.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-04T08:26:15.991Z] #21 28.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-04T08:26:15.991Z] #21 28.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-04T08:26:15.991Z] #21 28.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-04T08:26:15.991Z] #21 28.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-04T08:26:15.991Z] #21 28.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-04T08:26:15.991Z] #21 28.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-04T08:26:15.991Z] #21 28.92 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-04T08:26:15.991Z] #21 28.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-04T08:26:15.991Z] #21 28.94 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-04T08:26:15.991Z] #21 28.96 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-04T08:26:15.991Z] #21 28.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-04T08:26:15.991Z] #21 29.00 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-04T08:26:15.991Z] #21 29.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-04T08:26:15.991Z] #21 29.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-04T08:26:15.991Z] #21 29.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-04T08:26:15.991Z] #21 29.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-04T08:26:15.991Z] #21 29.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-04T08:26:15.991Z] #21 29.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-04T08:26:15.991Z] #21 29.06 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-04T08:26:15.991Z] #21 29.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-04T08:26:15.991Z] #21 29.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-04T08:26:15.991Z] #21 29.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-04T08:26:15.991Z] #21 29.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-04T08:26:15.991Z] #21 29.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-04T08:26:15.991Z] #21 29.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-04T08:26:15.991Z] #21 29.51 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-04T08:26:15.991Z] #21 29.51 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-04T08:26:15.991Z] #21 29.51 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-04T08:26:15.991Z] #21 29.52 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-04T08:26:15.991Z] #21 29.52 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-04T08:26:15.991Z] #21 29.54 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-04T08:26:15.991Z] #21 29.54 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-04T08:26:15.991Z] #21 29.61 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-04T08:26:15.991Z] #21 29.62 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-04T08:26:15.991Z] #21 29.62 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-04T08:26:15.991Z] #21 29.63 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-04T08:26:15.991Z] #21 29.64 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-04T08:26:15.991Z] #21 29.64 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-04T08:26:15.991Z] #21 29.66 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-04T08:26:15.991Z] #21 29.70 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-04T08:26:15.991Z] #21 29.70 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-04T08:26:15.991Z] #21 29.72 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-04T08:26:15.991Z] #21 29.91 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-04T08:26:15.991Z] #21 29.96 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-04T08:26:15.991Z] #21 30.00 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-04T08:26:15.991Z] #21 30.01 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-04T08:26:15.991Z] #21 30.74 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:26:15.991Z] #21 30.96 Fetched 27.7 MB in 2s (18.2 MB/s) [2022-07-04T08:26:15.991Z] #21 31.06 Selecting previously unselected package pigz. [2022-07-04T08:26:15.991Z] #21 31.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-07-04T08:26:15.991Z] #21 31.12 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-04T08:26:15.991Z] #21 31.12 Unpacking pigz (2.6-1) ... [2022-07-04T08:26:15.991Z] #21 31.34 Selecting previously unselected package libelf1:amd64. [2022-07-04T08:26:15.991Z] #21 31.36 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-04T08:26:15.991Z] #21 31.39 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-04T08:26:15.991Z] #21 31.61 Selecting previously unselected package libbpf0:amd64. [2022-07-04T08:26:15.991Z] #21 31.61 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-04T08:26:15.991Z] #21 31.61 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-04T08:26:15.991Z] #21 31.77 Selecting previously unselected package libcap2:amd64. [2022-07-04T08:26:15.991Z] #21 31.77 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-04T08:26:15.991Z] #21 31.80 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-04T08:26:16.248Z] #21 31.99 Selecting previously unselected package libmnl0:amd64. [2022-07-04T08:26:16.248Z] #21 31.99 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-04T08:26:16.248Z] #21 32.00 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-04T08:26:16.248Z] #21 32.17 Selecting previously unselected package libxtables12:amd64. [2022-07-04T08:26:16.248Z] #21 32.17 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-04T08:26:16.248Z] #21 32.17 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-04T08:26:16.506Z] #21 32.41 Selecting previously unselected package libcap2-bin. [2022-07-04T08:26:16.762Z] #21 32.41 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-04T08:26:16.762Z] #21 32.47 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-04T08:26:16.762Z] #21 32.65 Selecting previously unselected package iproute2. [2022-07-04T08:26:16.762Z] #21 32.65 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-04T08:26:16.762Z] #21 32.65 Unpacking iproute2 (5.10.0-4) ... [2022-07-04T08:26:17.140Z] #26 DONE 269.6s [2022-07-04T08:26:17.140Z] [2022-07-04T08:26:17.140Z] #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-04T08:26:17.140Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T08:26:17.140Z] #77 219.8 AR libcrun_testing.a [2022-07-04T08:26:17.140Z] #77 219.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-04T08:26:17.140Z] #77 219.9 CCLD tests/tests_libcrun_errors [2022-07-04T08:26:17.140Z] #77 219.9 CCLD tests/tests_libcrun_utils [2022-07-04T08:26:17.140Z] #77 219.9 CCLD tests/tests_libcrun_fuzzer [2022-07-04T08:26:17.140Z] #77 220.0 CCLD libcrun.la [2022-07-04T08:26:17.140Z] #77 220.8 CCLD crun [2022-07-04T08:26:17.140Z] #77 221.3 make[3]: Entering directory '/tmp/crun-build' [2022-07-04T08:26:17.140Z] #77 221.5 /bin/mkdir -p '/usr/local/lib' [2022-07-04T08:26:17.140Z] #77 221.5 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-04T08:26:17.140Z] #77 221.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-04T08:26:17.140Z] #77 221.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-04T08:26:17.140Z] #77 221.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-04T08:26:17.140Z] #77 221.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-04T08:26:17.401Z] #77 221.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-04T08:26:17.401Z] #77 221.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-04T08:26:17.401Z] #77 222.1 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-04T08:26:17.551Z] #19 339.9 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-04T08:26:17.551Z] #19 339.9 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-04T08:26:17.551Z] #19 339.9 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-04T08:26:17.551Z] #19 339.9 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-04T08:26:17.551Z] #19 339.9 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-04T08:26:17.551Z] #19 339.9 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-04T08:26:17.551Z] #19 340.0 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-04T08:26:17.551Z] #19 340.0 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-04T08:26:17.551Z] #19 340.0 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-04T08:26:17.551Z] #19 340.1 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-04T08:26:17.551Z] #19 340.1 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:17.551Z] #19 340.1 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T08:26:17.551Z] #19 340.2 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-04T08:26:17.551Z] #19 340.2 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:17.551Z] #19 340.2 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T08:26:17.551Z] #19 340.2 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-04T08:26:17.551Z] #19 340.2 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:17.551Z] #19 340.2 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T08:26:17.551Z] #19 340.3 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-04T08:26:17.551Z] #19 340.3 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:17.551Z] #19 340.3 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T08:26:17.551Z] #19 340.3 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-04T08:26:17.551Z] #19 340.3 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:17.551Z] #19 340.3 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T08:26:17.551Z] #19 340.6 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-04T08:26:17.551Z] #19 340.6 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:17.551Z] #19 340.6 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T08:26:17.551Z] #19 340.7 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-04T08:26:17.551Z] #19 340.7 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:17.551Z] #19 340.7 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T08:26:17.551Z] #19 340.9 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-04T08:26:17.551Z] #19 340.9 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:17.551Z] #19 340.9 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T08:26:17.810Z] #77 222.1 ---------------------------------------------------------------------- [2022-07-04T08:26:17.810Z] #77 222.1 Libraries have been installed in: [2022-07-04T08:26:17.810Z] #77 222.1 /usr/local/lib [2022-07-04T08:26:17.810Z] #77 222.1 [2022-07-04T08:26:17.810Z] #77 222.1 If you ever happen to want to link against installed libraries [2022-07-04T08:26:17.810Z] #77 222.1 in a given directory, LIBDIR, you must either use libtool, and [2022-07-04T08:26:17.810Z] #77 222.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-04T08:26:17.810Z] #77 222.1 flag during linking and do at least one of the following: [2022-07-04T08:26:17.810Z] #77 222.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-04T08:26:17.810Z] #77 222.1 during execution [2022-07-04T08:26:17.810Z] #77 222.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-04T08:26:17.810Z] #77 222.1 during linking [2022-07-04T08:26:17.810Z] #77 222.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-04T08:26:17.810Z] #77 222.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-04T08:26:17.810Z] #77 222.1 [2022-07-04T08:26:17.810Z] #77 222.1 See any operating system documentation about shared libraries for [2022-07-04T08:26:17.810Z] #77 222.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-04T08:26:17.810Z] #77 222.1 ---------------------------------------------------------------------- [2022-07-04T08:26:17.810Z] #77 222.1 /bin/mkdir -p '/build' [2022-07-04T08:26:17.810Z] #77 222.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-04T08:26:17.812Z] #19 341.0 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-04T08:26:17.812Z] #19 341.0 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:17.812Z] #19 341.0 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T08:26:17.812Z] #19 341.1 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-04T08:26:17.812Z] #19 341.1 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:17.812Z] #19 341.1 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T08:26:17.812Z] #19 341.2 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-04T08:26:17.812Z] #19 341.2 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:17.812Z] #19 341.2 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T08:26:18.072Z] #77 222.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-04T08:26:18.072Z] #77 222.6 make[3]: Leaving directory '/tmp/crun-build' [2022-07-04T08:26:18.072Z] #77 222.6 make[2]: Leaving directory '/tmp/crun-build' [2022-07-04T08:26:18.072Z] #77 222.6 make[1]: Leaving directory '/tmp/crun-build' [2022-07-04T08:26:18.072Z] #19 341.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-04T08:26:18.072Z] #19 341.3 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-04T08:26:18.072Z] #19 341.3 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-04T08:26:18.136Z] #21 33.75 Selecting previously unselected package xxd. [2022-07-04T08:26:18.136Z] #21 33.76 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-04T08:26:18.136Z] #21 33.76 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:26:18.136Z] #21 34.12 Selecting previously unselected package vim-common. [2022-07-04T08:26:18.393Z] #21 34.13 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T08:26:18.393Z] #21 34.20 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:26:18.649Z] #21 34.57 Selecting previously unselected package bash-completion. [2022-07-04T08:26:18.649Z] #21 34.57 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-04T08:26:19.631Z] #77 DONE 223.9s [2022-07-04T08:26:19.631Z] [2022-07-04T08:26:19.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-04T08:26:19.631Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-04T08:26:19.631Z] #55 271.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-04T08:26:19.631Z] #55 DONE 272.6s [2022-07-04T08:26:19.631Z] [2022-07-04T08:26:19.631Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-04T08:26:19.631Z] #27 sha256:b6f39ad0cf51a25193a48e8bdb439185d7142f5c4476598dcf66f949262dc96b [2022-07-04T08:26:19.772Z] #21 43.41 Unpacking bash-completion (1:2.11-2) ... [2022-07-04T08:26:19.891Z] #27 DONE 0.5s [2022-07-04T08:26:19.891Z] [2022-07-04T08:26:19.891Z] #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-04T08:26:19.891Z] #60 sha256:105eb3474dce29977900c97a142038dd321b88265ee20001db220d9ce36546f5 [2022-07-04T08:26:19.891Z] #60 157.3 + mkdir -p /build [2022-07-04T08:26:19.891Z] #60 157.3 + cp runc /build/runc [2022-07-04T08:26:19.891Z] #60 DONE 157.6s [2022-07-04T08:26:19.891Z] [2022-07-04T08:26:19.891Z] #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-04T08:26:19.891Z] #64 sha256:e8026eb6289bb92b2fda26cefa83bcf2f7ae59477773be3a11274f2be4eefed3 [2022-07-04T08:26:19.891Z] #64 ... [2022-07-04T08:26:19.891Z] [2022-07-04T08:26:19.891Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-04T08:26:19.891Z] #32 sha256:88b2dbcca107ddf9fe26a1c5a6085646b62455d7707713541a8614686103ede7 [2022-07-04T08:26:20.336Z] #21 44.35 Selecting previously unselected package bzip2. [2022-07-04T08:26:20.336Z] #21 44.36 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-04T08:26:20.336Z] #21 44.37 Unpacking bzip2 (1.0.8-4) ... [2022-07-04T08:26:20.336Z] #21 44.47 Selecting previously unselected package xz-utils. [2022-07-04T08:26:20.593Z] #21 44.48 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-04T08:26:20.593Z] #21 44.48 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T08:26:20.850Z] #21 44.90 Selecting previously unselected package apparmor. [2022-07-04T08:26:20.851Z] #21 44.90 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-04T08:26:21.108Z] #21 45.11 Unpacking apparmor (2.13.6-10) ... [2022-07-04T08:26:21.673Z] #21 45.74 Selecting previously unselected package inetutils-ping. [2022-07-04T08:26:21.867Z] #32 DONE 1.5s [2022-07-04T08:26:21.867Z] [2022-07-04T08:26:21.867Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-04T08:26:21.867Z] #35 sha256:7bb8b3277502de8ed7ba2aae225a175185b18e6dd477af700506cd9405d65a45 [2022-07-04T08:26:21.930Z] #21 45.74 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-04T08:26:21.930Z] #21 45.76 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-04T08:26:21.930Z] #21 45.90 Selecting previously unselected package libip4tc2:amd64. [2022-07-04T08:26:21.930Z] #21 45.91 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-04T08:26:21.930Z] #21 45.92 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-04T08:26:21.930Z] #21 45.99 Selecting previously unselected package libip6tc2:amd64. [2022-07-04T08:26:21.930Z] #21 45.99 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-04T08:26:21.930Z] #21 46.00 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-04T08:26:21.930Z] #21 46.08 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-04T08:26:21.930Z] #21 46.09 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-04T08:26:22.129Z] #35 DONE 0.7s [2022-07-04T08:26:22.129Z] [2022-07-04T08:26:22.129Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-04T08:26:22.129Z] #37 sha256:e58dd7a0c94e8e57b65b4c56ab1840b2c4b20c7af6e8ebb3e3018e6b38c0152f [2022-07-04T08:26:22.188Z] #21 46.09 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-04T08:26:22.446Z] #21 46.28 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-04T08:26:22.446Z] #21 46.28 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-04T08:26:22.446Z] #21 46.31 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-04T08:26:22.446Z] #21 46.44 Selecting previously unselected package libnftnl11:amd64. [2022-07-04T08:26:22.446Z] #21 46.44 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-04T08:26:22.446Z] #21 46.45 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-04T08:26:22.702Z] #37 DONE 0.6s [2022-07-04T08:26:22.703Z] [2022-07-04T08:26:22.703Z] #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-04T08:26:22.703Z] #64 sha256:e8026eb6289bb92b2fda26cefa83bcf2f7ae59477773be3a11274f2be4eefed3 [2022-07-04T08:26:22.703Z] #64 ... [2022-07-04T08:26:22.703Z] [2022-07-04T08:26:22.703Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-04T08:26:22.703Z] #39 sha256:61ded753abe5e7cdfeba31083ca47a1af18d8506042d217f8457747697b00396 [2022-07-04T08:26:22.703Z] #39 DONE 0.1s [2022-07-04T08:26:22.703Z] [2022-07-04T08:26:22.703Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-04T08:26:22.703Z] #41 sha256:7d8f7e3b8826c880551603a39b9abe94f02e916ce9194c8e88a057aae159f474 [2022-07-04T08:26:22.703Z] #41 DONE 0.1s [2022-07-04T08:26:22.703Z] #21 46.53 Selecting previously unselected package iptables. [2022-07-04T08:26:22.703Z] #21 46.54 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-04T08:26:22.703Z] #21 46.54 Unpacking iptables (1.8.7-1) ... [2022-07-04T08:26:22.823Z] #21 ... [2022-07-04T08:26:22.823Z] [2022-07-04T08:26:22.823Z] #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-04T08:26:22.823Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:26:22.823Z] #77 178.7 checking for gcc option to accept ISO C89... none needed [2022-07-04T08:26:22.823Z] #77 179.1 checking whether gcc understands -c and -o together... yes [2022-07-04T08:26:22.824Z] #77 179.5 checking how to run the C preprocessor... gcc -E [2022-07-04T08:26:22.824Z] #77 179.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T08:26:22.824Z] #77 179.9 checking for egrep... /bin/grep -E [2022-07-04T08:26:22.824Z] #77 179.9 checking for ANSI C header files... yes [2022-07-04T08:26:22.824Z] #77 181.1 checking for sys/types.h... yes [2022-07-04T08:26:22.824Z] #77 181.3 checking for sys/stat.h... yes [2022-07-04T08:26:22.824Z] #77 181.6 checking for stdlib.h... yes [2022-07-04T08:26:22.824Z] #77 181.9 checking for string.h... yes [2022-07-04T08:26:22.824Z] #77 182.1 checking for memory.h... yes [2022-07-04T08:26:22.824Z] #77 182.3 checking for strings.h... yes [2022-07-04T08:26:22.824Z] #77 182.7 checking for inttypes.h... yes [2022-07-04T08:26:22.824Z] #77 183.2 checking for stdint.h... yes [2022-07-04T08:26:22.824Z] #77 183.4 checking for unistd.h... yes [2022-07-04T08:26:22.824Z] #77 183.7 checking minix/config.h usability... no [2022-07-04T08:26:22.824Z] #77 183.9 checking minix/config.h presence... no [2022-07-04T08:26:22.824Z] #77 184.1 checking for minix/config.h... no [2022-07-04T08:26:22.824Z] #77 184.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-04T08:26:22.824Z] #77 184.5 checking build system type... x86_64-pc-linux-gnu [2022-07-04T08:26:22.824Z] #77 185.1 checking host system type... x86_64-pc-linux-gnu [2022-07-04T08:26:22.824Z] #77 185.1 checking how to print strings... printf [2022-07-04T08:26:22.824Z] #77 185.1 checking for a sed that does not truncate output... /bin/sed [2022-07-04T08:26:22.824Z] #77 185.1 checking for fgrep... /bin/grep -F [2022-07-04T08:26:22.824Z] #77 185.1 checking for ld used by gcc... /usr/bin/ld [2022-07-04T08:26:22.824Z] #77 185.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T08:26:22.824Z] #77 185.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T08:26:22.824Z] #77 185.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T08:26:22.824Z] #77 185.4 checking whether ln -s works... yes [2022-07-04T08:26:22.824Z] #77 185.4 checking the maximum length of command line arguments... 1572864 [2022-07-04T08:26:22.824Z] #77 185.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-04T08:26:22.824Z] #77 185.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T08:26:22.824Z] #77 185.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T08:26:22.824Z] #77 185.5 checking for objdump... objdump [2022-07-04T08:26:22.824Z] #77 185.5 checking how to recognize dependent libraries... pass_all [2022-07-04T08:26:22.824Z] #77 185.5 checking for dlltool... no [2022-07-04T08:26:22.824Z] #77 185.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T08:26:22.824Z] #77 185.5 checking for ar... ar [2022-07-04T08:26:22.824Z] #77 185.5 checking for archiver @FILE support... @ [2022-07-04T08:26:22.824Z] #77 185.7 checking for strip... strip [2022-07-04T08:26:22.824Z] #77 185.7 checking for ranlib... ranlib [2022-07-04T08:26:22.824Z] #77 185.7 checking for gawk... no [2022-07-04T08:26:22.824Z] #77 185.7 checking for mawk... mawk [2022-07-04T08:26:22.960Z] #21 47.03 Selecting previously unselected package libonig5:amd64. [2022-07-04T08:26:22.960Z] #21 47.05 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-04T08:26:22.965Z] [2022-07-04T08:26:22.965Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-04T08:26:22.965Z] #45 sha256:431b0a4b16faa126e0cce63f83a58e23ee33fb5f2079ef9dedc071dcab7c653c [2022-07-04T08:26:22.965Z] #45 DONE 0.1s [2022-07-04T08:26:22.965Z] [2022-07-04T08:26:22.965Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-04T08:26:22.965Z] #48 sha256:a3784e4b06e524cc6f85e1d58765eef9198c8516767c75084818c7bd5c2416ed [2022-07-04T08:26:23.005Z] #77 ... [2022-07-04T08:26:23.005Z] [2022-07-04T08:26:23.005Z] #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-04T08:26:23.005Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T08:26:23.005Z] #47 DONE 268.9s [2022-07-04T08:26:23.081Z] #77 185.7 checking command to parse /usr/bin/nm -B output from gcc object... [2022-07-04T08:26:23.081Z] #77 ... [2022-07-04T08:26:23.081Z] [2022-07-04T08:26:23.081Z] #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-04T08:26:23.081Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T08:26:23.081Z] #21 38.84 Unpacking bash-completion (1:2.11-2) ... [2022-07-04T08:26:23.218Z] #21 47.09 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T08:26:23.218Z] #21 47.32 Selecting previously unselected package libjq1:amd64. [2022-07-04T08:26:23.218Z] #21 47.33 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-04T08:26:23.218Z] #21 47.33 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-04T08:26:23.226Z] #48 DONE 0.4s [2022-07-04T08:26:23.226Z] [2022-07-04T08:26:23.226Z] #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-04T08:26:23.226Z] #64 sha256:e8026eb6289bb92b2fda26cefa83bcf2f7ae59477773be3a11274f2be4eefed3 [2022-07-04T08:26:23.262Z] [2022-07-04T08:26:23.262Z] #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-04T08:26:23.262Z] #60 sha256:3507f0d5496b065152b5402c6af1cfc495a98b5a52d96e071ece11c87963ffff [2022-07-04T08:26:23.362Z] #19 346.0 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-04T08:26:23.362Z] #19 346.0 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-04T08:26:23.362Z] #19 346.0 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-04T08:26:23.362Z] #19 346.0 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-04T08:26:23.362Z] #19 346.0 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-04T08:26:23.362Z] #19 346.0 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-04T08:26:23.362Z] #19 346.2 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-04T08:26:23.362Z] #19 346.2 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-04T08:26:23.362Z] #19 346.2 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-04T08:26:23.362Z] #19 346.5 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-04T08:26:23.362Z] #19 346.5 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:23.362Z] #19 346.5 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T08:26:23.362Z] #19 346.7 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-04T08:26:23.475Z] #21 47.47 Selecting previously unselected package jq. [2022-07-04T08:26:23.475Z] #21 47.50 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-04T08:26:23.475Z] #21 47.50 Unpacking jq (1.6-2.1) ... [2022-07-04T08:26:23.489Z] #64 ... [2022-07-04T08:26:23.489Z] [2022-07-04T08:26:23.489Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-04T08:26:23.489Z] #52 sha256:9eab20b0c6cae7f41866571ab5e569ca60b03bcc0e559b15def439de964512e6 [2022-07-04T08:26:23.489Z] #52 DONE 0.1s [2022-07-04T08:26:23.489Z] [2022-07-04T08:26:23.489Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-04T08:26:23.489Z] #54 sha256:850def0534544126888c589358a83280f28f9e8ddde878de559373ee5112cec7 [2022-07-04T08:26:23.489Z] #54 DONE 0.1s [2022-07-04T08:26:23.489Z] [2022-07-04T08:26:23.489Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-04T08:26:23.489Z] #56 sha256:a9249502658d175e770258b6915ca36da8b2db376be0b51e2ba5b4129d97a447 [2022-07-04T08:26:23.622Z] #19 346.7 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-04T08:26:23.622Z] #19 346.7 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-04T08:26:23.645Z] #21 39.43 Selecting previously unselected package bzip2. [2022-07-04T08:26:23.645Z] #21 39.45 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-04T08:26:23.645Z] #21 39.48 Unpacking bzip2 (1.0.8-4) ... [2022-07-04T08:26:23.732Z] #21 47.70 Selecting previously unselected package libaio1:amd64. [2022-07-04T08:26:23.732Z] #21 47.74 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-04T08:26:23.902Z] #21 39.75 Selecting previously unselected package xz-utils. [2022-07-04T08:26:23.902Z] #21 39.78 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-04T08:26:23.902Z] #21 39.79 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T08:26:23.989Z] #21 47.77 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-04T08:26:23.989Z] #21 47.92 Selecting previously unselected package libgpm2:amd64. [2022-07-04T08:26:23.989Z] #21 47.92 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-04T08:26:23.989Z] #21 47.92 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-04T08:26:23.989Z] #21 ... [2022-07-04T08:26:23.989Z] [2022-07-04T08:26:23.989Z] #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-04T08:26:23.989Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:26:23.989Z] #77 177.6 config.status: creating Makefile [2022-07-04T08:26:23.989Z] #77 177.7 config.status: creating rpm/crun.spec [2022-07-04T08:26:23.989Z] #77 177.9 config.status: creating config.h [2022-07-04T08:26:23.989Z] #77 178.0 config.status: executing libtool commands [2022-07-04T08:26:23.989Z] #77 178.2 config.status: executing depfiles commands [2022-07-04T08:26:23.990Z] #77 180.2 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-04T08:26:23.990Z] #77 180.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-04T08:26:23.990Z] #77 180.9 checking for gcc... gcc [2022-07-04T08:26:23.990Z] #77 181.0 checking whether the C compiler works... yes [2022-07-04T08:26:23.990Z] #77 181.3 checking for C compiler default output file name... a.out [2022-07-04T08:26:23.990Z] #77 181.3 checking for suffix of executables... [2022-07-04T08:26:23.990Z] #77 181.8 checking whether we are cross compiling... no [2022-07-04T08:26:23.990Z] #77 182.0 checking for suffix of object files... o [2022-07-04T08:26:23.990Z] #77 182.1 checking whether we are using the GNU C compiler... yes [2022-07-04T08:26:23.990Z] #77 182.2 checking whether gcc accepts -g... yes [2022-07-04T08:26:23.990Z] #77 182.3 checking for gcc option to accept ISO C89... none needed [2022-07-04T08:26:23.990Z] #77 182.7 checking whether gcc understands -c and -o together... yes [2022-07-04T08:26:23.990Z] #77 183.1 checking how to run the C preprocessor... gcc -E [2022-07-04T08:26:23.990Z] #77 183.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T08:26:23.990Z] #77 183.4 checking for egrep... /bin/grep -E [2022-07-04T08:26:23.990Z] #77 183.4 checking for ANSI C header files... yes [2022-07-04T08:26:23.990Z] #77 184.1 checking for sys/types.h... yes [2022-07-04T08:26:23.990Z] #77 184.3 checking for sys/stat.h... yes [2022-07-04T08:26:23.990Z] #77 184.6 checking for stdlib.h... yes [2022-07-04T08:26:23.990Z] #77 184.9 checking for string.h... yes [2022-07-04T08:26:23.990Z] #77 185.3 checking for memory.h... yes [2022-07-04T08:26:23.990Z] #77 185.7 checking for strings.h... yes [2022-07-04T08:26:23.990Z] #77 186.0 checking for inttypes.h... yes [2022-07-04T08:26:23.990Z] #77 186.3 checking for stdint.h... yes [2022-07-04T08:26:23.990Z] #77 186.4 checking for unistd.h... yes [2022-07-04T08:26:23.990Z] #77 186.7 checking minix/config.h usability... no [2022-07-04T08:26:23.990Z] #77 187.0 checking minix/config.h presence... no [2022-07-04T08:26:23.990Z] #77 187.1 checking for minix/config.h... no [2022-07-04T08:26:23.990Z] #77 187.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-04T08:26:24.247Z] #77 187.3 checking build system type... x86_64-pc-linux-gnu [2022-07-04T08:26:24.247Z] #77 187.7 checking host system type... [2022-07-04T08:26:24.247Z] #77 ... [2022-07-04T08:26:24.247Z] [2022-07-04T08:26:24.247Z] #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-04T08:26:24.247Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T08:26:24.247Z] #21 48.10 Selecting previously unselected package libicu67:amd64. [2022-07-04T08:26:24.247Z] #21 48.10 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-04T08:26:24.247Z] #21 48.12 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-04T08:26:24.466Z] #21 40.33 Selecting previously unselected package apparmor. [2022-07-04T08:26:24.466Z] #21 40.33 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-04T08:26:24.724Z] #21 40.51 Unpacking apparmor (2.13.6-10) ... [2022-07-04T08:26:25.401Z] #56 DONE 2.0s [2022-07-04T08:26:25.402Z] [2022-07-04T08:26:25.402Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-04T08:26:25.402Z] #58 sha256:cac7e356a16c70e8db07dfe22cafddbe7b4fac827bef1a641ca8ff92dfd16d7f [2022-07-04T08:26:25.402Z] #58 DONE 0.1s [2022-07-04T08:26:25.402Z] [2022-07-04T08:26:25.402Z] #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-04T08:26:25.402Z] #64 sha256:e8026eb6289bb92b2fda26cefa83bcf2f7ae59477773be3a11274f2be4eefed3 [2022-07-04T08:26:25.402Z] #64 239.1 + bin/containerd [2022-07-04T08:26:25.655Z] #21 41.58 Selecting previously unselected package inetutils-ping. [2022-07-04T08:26:25.785Z] #60 ... [2022-07-04T08:26:25.785Z] [2022-07-04T08:26:25.785Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-04T08:26:25.785Z] #48 sha256:6f1a5bdd0d0399b15af1ad45c7b89f6d9666f3ec94e31b03447f74a884e19373 [2022-07-04T08:26:25.911Z] #21 41.61 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-04T08:26:25.911Z] #21 41.63 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-04T08:26:25.972Z] #64 ... [2022-07-04T08:26:25.972Z] [2022-07-04T08:26:25.972Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-04T08:26:25.972Z] #61 sha256:0d944b5cd79a832dad1abefa45f624d13f055943baf0be98fba0eccb9d967698 [2022-07-04T08:26:25.972Z] #61 DONE 0.5s [2022-07-04T08:26:26.167Z] #21 41.90 Selecting previously unselected package libip4tc2:amd64. [2022-07-04T08:26:26.167Z] #21 41.91 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-04T08:26:26.167Z] #21 41.92 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-04T08:26:26.233Z] [2022-07-04T08:26:26.233Z] #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-04T08:26:26.233Z] #64 sha256:e8026eb6289bb92b2fda26cefa83bcf2f7ae59477773be3a11274f2be4eefed3 [2022-07-04T08:26:26.424Z] #21 42.10 Selecting previously unselected package libip6tc2:amd64. [2022-07-04T08:26:26.424Z] #21 42.11 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-04T08:26:26.424Z] #21 42.11 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-04T08:26:26.424Z] #21 42.20 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-04T08:26:26.424Z] #21 42.21 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-04T08:26:26.424Z] #21 42.22 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-04T08:26:26.681Z] #21 42.37 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-04T08:26:26.681Z] #21 42.38 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-04T08:26:26.681Z] #21 42.40 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-04T08:26:26.938Z] #21 42.57 Selecting previously unselected package libnftnl11:amd64. [2022-07-04T08:26:26.938Z] #21 42.57 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-04T08:26:26.938Z] #21 42.58 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-04T08:26:26.938Z] #21 42.72 Selecting previously unselected package iptables. [2022-07-04T08:26:26.938Z] #21 42.72 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-04T08:26:26.938Z] #21 42.73 Unpacking iptables (1.8.7-1) ... [2022-07-04T08:26:27.155Z] #48 DONE 1.3s [2022-07-04T08:26:27.155Z] [2022-07-04T08:26:27.155Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-04T08:26:27.155Z] #52 sha256:29c5ccaed2501070e2d3f5346770aeffa6362493c2ebc992378888a7be1d7cde [2022-07-04T08:26:27.155Z] #52 DONE 0.2s [2022-07-04T08:26:27.155Z] [2022-07-04T08:26:27.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-04T08:26:27.155Z] #64 sha256:2124d7b2bcd79d27f7973d7292b04ef1bb65c5186d213bf9a84d9b480159f202 [2022-07-04T08:26:27.155Z] #64 ... [2022-07-04T08:26:27.155Z] [2022-07-04T08:26:27.155Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-04T08:26:27.155Z] #54 sha256:8e73c28780edabdda8bf92e6b9b46eccc5d11f77e430081f30e9658a1708156e [2022-07-04T08:26:27.155Z] #54 DONE 0.1s [2022-07-04T08:26:27.412Z] [2022-07-04T08:26:27.412Z] #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-04T08:26:27.412Z] #64 sha256:2124d7b2bcd79d27f7973d7292b04ef1bb65c5186d213bf9a84d9b480159f202 [2022-07-04T08:26:27.412Z] #64 ... [2022-07-04T08:26:27.412Z] [2022-07-04T08:26:27.412Z] #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-04T08:26:27.412Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:26:27.412Z] #77 222.4 CCLD tests/init [2022-07-04T08:26:27.825Z] #19 351.1 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-04T08:26:27.825Z] #19 351.1 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-04T08:26:27.825Z] #19 351.1 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-04T08:26:27.825Z] #19 351.1 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-04T08:26:27.825Z] #19 351.1 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-04T08:26:27.825Z] #19 351.1 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-04T08:26:27.825Z] #19 351.1 Selecting previously unselected package libc6-s390x-cross. [2022-07-04T08:26:27.825Z] #19 351.1 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-04T08:26:27.825Z] #19 351.1 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-04T08:26:27.868Z] #21 43.54 Selecting previously unselected package libonig5:amd64. [2022-07-04T08:26:27.868Z] #21 43.54 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-04T08:26:27.868Z] #21 43.54 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T08:26:28.086Z] #19 351.3 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-04T08:26:28.086Z] #19 351.3 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:28.086Z] #19 351.3 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-04T08:26:28.086Z] #19 351.3 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-04T08:26:28.086Z] #19 351.3 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:28.086Z] #19 351.3 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-04T08:26:28.086Z] #19 351.4 Selecting previously unselected package libitm1-s390x-cross. [2022-07-04T08:26:28.086Z] #19 351.4 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:28.086Z] #19 351.4 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-04T08:26:28.086Z] #19 351.4 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-04T08:26:28.086Z] #19 351.4 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:28.086Z] #19 351.4 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-04T08:26:28.086Z] #19 351.5 Selecting previously unselected package libasan6-s390x-cross. [2022-07-04T08:26:28.124Z] #21 43.87 Selecting previously unselected package libjq1:amd64. [2022-07-04T08:26:28.124Z] #21 43.87 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-04T08:26:28.124Z] #21 43.91 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-04T08:26:28.346Z] #19 351.5 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:28.346Z] #19 351.5 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-04T08:26:28.346Z] #19 351.7 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-04T08:26:28.346Z] #19 351.7 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:28.346Z] #19 351.7 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-04T08:26:28.607Z] #19 351.8 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-04T08:26:28.607Z] #19 351.8 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:28.607Z] #19 351.8 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-04T08:26:28.607Z] #19 351.9 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-04T08:26:28.607Z] #19 351.9 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:28.607Z] #19 351.9 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-04T08:26:28.607Z] #19 352.0 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-04T08:26:28.689Z] #21 44.25 Selecting previously unselected package jq. [2022-07-04T08:26:28.689Z] #21 44.27 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-04T08:26:28.689Z] #21 44.30 Unpacking jq (1.6-2.1) ... [2022-07-04T08:26:28.868Z] #19 352.0 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-04T08:26:28.868Z] #19 352.0 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-04T08:26:28.946Z] #21 44.55 Selecting previously unselected package libaio1:amd64. [2022-07-04T08:26:28.946Z] #21 44.57 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-04T08:26:28.946Z] #21 44.59 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-04T08:26:28.946Z] #21 44.69 Selecting previously unselected package libgpm2:amd64. [2022-07-04T08:26:28.946Z] #21 44.69 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-04T08:26:28.946Z] #21 44.70 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-04T08:26:29.325Z] #21 44.87 Selecting previously unselected package libicu67:amd64. [2022-07-04T08:26:29.326Z] #21 44.89 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-04T08:26:29.326Z] #21 44.90 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-04T08:26:29.507Z] #21 ... [2022-07-04T08:26:29.507Z] [2022-07-04T08:26:29.507Z] #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-04T08:26:29.507Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:26:29.507Z] #77 187.7 checking host system type... x86_64-pc-linux-gnu [2022-07-04T08:26:29.507Z] #77 187.8 checking how to print strings... printf [2022-07-04T08:26:29.507Z] #77 187.8 checking for a sed that does not truncate output... /bin/sed [2022-07-04T08:26:29.507Z] #77 187.8 checking for fgrep... /bin/grep -F [2022-07-04T08:26:29.507Z] #77 187.8 checking for ld used by gcc... /usr/bin/ld [2022-07-04T08:26:29.507Z] #77 187.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T08:26:29.507Z] #77 187.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T08:26:29.507Z] #77 188.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T08:26:29.507Z] #77 188.2 checking whether ln -s works... yes [2022-07-04T08:26:29.507Z] #77 188.2 checking the maximum length of command line arguments... 1572864 [2022-07-04T08:26:29.507Z] #77 188.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-04T08:26:29.507Z] #77 188.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T08:26:29.507Z] #77 188.3 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T08:26:29.507Z] #77 188.3 checking for objdump... objdump [2022-07-04T08:26:29.507Z] #77 188.4 checking how to recognize dependent libraries... pass_all [2022-07-04T08:26:29.507Z] #77 188.4 checking for dlltool... no [2022-07-04T08:26:29.507Z] #77 188.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T08:26:29.507Z] #77 188.4 checking for ar... ar [2022-07-04T08:26:29.507Z] #77 188.4 checking for archiver @FILE support... @ [2022-07-04T08:26:29.507Z] #77 188.7 checking for strip... strip [2022-07-04T08:26:29.507Z] #77 188.7 checking for ranlib... ranlib [2022-07-04T08:26:29.507Z] #77 188.7 checking for gawk... no [2022-07-04T08:26:29.507Z] #77 188.7 checking for mawk... mawk [2022-07-04T08:26:29.507Z] #77 188.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T08:26:29.507Z] #77 189.2 checking for sysroot... no [2022-07-04T08:26:29.507Z] #77 189.3 checking for a working dd... /bin/dd [2022-07-04T08:26:29.507Z] #77 189.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T08:26:29.507Z] #77 189.5 checking for mt... no [2022-07-04T08:26:29.507Z] #77 189.5 checking if : is a manifest tool... no [2022-07-04T08:26:29.507Z] #77 189.5 checking for dlfcn.h... yes [2022-07-04T08:26:29.507Z] #77 189.8 checking for objdir... .libs [2022-07-04T08:26:29.507Z] #77 190.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T08:26:29.507Z] #77 190.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T08:26:29.507Z] #77 190.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T08:26:29.507Z] #77 190.9 checking if gcc static flag -static works... yes [2022-07-04T08:26:29.507Z] #77 191.3 checking if gcc supports -c -o file.o... yes [2022-07-04T08:26:29.507Z] #77 191.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T08:26:29.507Z] #77 191.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-04T08:26:29.507Z] #77 191.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T08:26:29.507Z] #77 191.9 checking how to hardcode library paths into programs... immediate [2022-07-04T08:26:29.507Z] #77 191.9 checking whether stripping libraries is possible... yes [2022-07-04T08:26:29.507Z] #77 191.9 checking if libtool supports shared libraries... yes [2022-07-04T08:26:29.507Z] #77 191.9 checking whether to build shared libraries... no [2022-07-04T08:26:29.507Z] #77 191.9 checking whether to build static libraries... yes [2022-07-04T08:26:29.507Z] #77 191.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T08:26:29.507Z] #77 192.0 checking whether build environment is sane... yes [2022-07-04T08:26:29.507Z] #77 192.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T08:26:29.507Z] #77 192.1 checking whether make sets $(MAKE)... yes [2022-07-04T08:26:29.507Z] #77 192.1 checking whether make supports the include directive... yes (GNU style) [2022-07-04T08:26:29.507Z] #77 192.2 checking whether make supports nested variables... yes [2022-07-04T08:26:29.507Z] #77 192.2 checking whether UID '0' is supported by ustar format... yes [2022-07-04T08:26:29.507Z] #77 192.2 checking whether GID '0' is supported by ustar format... yes [2022-07-04T08:26:29.507Z] #77 192.2 checking how to create a ustar tar archive... gnutar [2022-07-04T08:26:29.507Z] #77 192.3 checking dependency style of gcc... gcc3 [2022-07-04T08:26:29.507Z] #77 192.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T08:26:29.507Z] #77 192.6 checking whether make supports nested variables... (cached) yes [2022-07-04T08:26:29.507Z] #77 192.6 checking for pkg-config... /usr/bin/pkg-config [2022-07-04T08:26:29.507Z] #77 192.6 checking pkg-config is at least version 0.9.0... yes [2022-07-04T08:26:29.507Z] #77 192.6 checking for yajl >= 2.1.0... yes [2022-07-04T08:26:29.507Z] #77 192.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-04T08:26:29.507Z] #77 192.7 checking for gcc... (cached) gcc [2022-07-04T08:26:29.507Z] #77 192.8 checking whether we are using the GNU C compiler... (cached) yes [2022-07-04T08:26:29.507Z] #77 192.9 checking whether gcc accepts -g... (cached) yes [2022-07-04T08:26:29.507Z] #77 192.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-04T08:26:29.507Z] #77 192.9 checking whether gcc understands -c and -o together... (cached) yes [2022-07-04T08:26:29.507Z] #77 192.9 checking for a Python interpreter with version >= 3... python3 [2022-07-04T08:26:29.507Z] #77 193.0 checking for python3... /usr/bin/python3 [2022-07-04T08:26:29.507Z] #77 193.0 checking for python3 version... 3.9 [2022-07-04T08:26:29.507Z] #77 193.1 checking for python3 platform... linux [2022-07-04T08:26:29.765Z] #77 193.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-04T08:26:30.022Z] #77 193.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-04T08:26:30.280Z] #77 193.9 checking that generated files are newer than configure... done [2022-07-04T08:26:30.280Z] #77 193.9 configure: creating ./config.status [2022-07-04T08:26:30.280Z] #77 ... [2022-07-04T08:26:30.280Z] [2022-07-04T08:26:30.280Z] #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-04T08:26:30.280Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T08:26:30.537Z] #21 54.39 Selecting previously unselected package libinih1:amd64. [2022-07-04T08:26:30.537Z] #21 54.41 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-04T08:26:30.537Z] #21 54.41 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-04T08:26:30.537Z] #21 54.52 Selecting previously unselected package libnet1:amd64. [2022-07-04T08:26:30.537Z] #21 54.55 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-04T08:26:30.537Z] #21 54.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T08:26:30.796Z] #21 54.71 Selecting previously unselected package libnl-3-200:amd64. [2022-07-04T08:26:30.796Z] #21 54.71 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-04T08:26:30.796Z] #21 54.72 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T08:26:30.796Z] #21 54.83 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-04T08:26:30.796Z] #21 54.84 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-04T08:26:30.796Z] #21 54.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T08:26:31.057Z] #21 54.97 Selecting previously unselected package libyajl2:amd64. [2022-07-04T08:26:31.057Z] #21 54.98 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-04T08:26:31.057Z] #21 54.98 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-04T08:26:31.057Z] #21 55.04 Selecting previously unselected package net-tools. [2022-07-04T08:26:31.057Z] #21 55.06 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-04T08:26:31.057Z] #21 55.07 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-04T08:26:31.317Z] #21 55.36 Selecting previously unselected package patch. [2022-07-04T08:26:31.574Z] #21 55.40 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-04T08:26:31.574Z] #21 55.40 Unpacking patch (2.7.6-7) ... [2022-07-04T08:26:31.574Z] #21 55.55 Selecting previously unselected package python-pip-whl. [2022-07-04T08:26:31.574Z] #21 55.57 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-04T08:26:31.574Z] #21 55.58 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-04T08:26:32.508Z] #21 56.48 Selecting previously unselected package python3-lib2to3. [2022-07-04T08:26:32.508Z] #21 56.49 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-04T08:26:32.508Z] #21 56.50 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-04T08:26:32.601Z] #21 ... [2022-07-04T08:26:32.601Z] [2022-07-04T08:26:32.602Z] #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-04T08:26:32.602Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:26:32.602Z] #77 185.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T08:26:32.602Z] #77 186.1 checking for sysroot... no [2022-07-04T08:26:32.602Z] #77 186.1 checking for a working dd... /bin/dd [2022-07-04T08:26:32.602Z] #77 186.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T08:26:32.602Z] #77 186.3 checking for mt... no [2022-07-04T08:26:32.602Z] #77 186.3 checking if : is a manifest tool... no [2022-07-04T08:26:32.602Z] #77 186.3 checking for dlfcn.h... yes [2022-07-04T08:26:32.602Z] #77 186.6 checking for objdir... .libs [2022-07-04T08:26:32.602Z] #77 187.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T08:26:32.602Z] #77 187.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T08:26:32.602Z] #77 187.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T08:26:32.602Z] #77 187.8 checking if gcc static flag -static works... yes [2022-07-04T08:26:32.602Z] #77 188.5 checking if gcc supports -c -o file.o... yes [2022-07-04T08:26:32.602Z] #77 188.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T08:26:32.602Z] #77 188.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-04T08:26:32.602Z] #77 188.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T08:26:32.602Z] #77 189.5 checking how to hardcode library paths into programs... immediate [2022-07-04T08:26:32.602Z] #77 189.5 checking whether stripping libraries is possible... yes [2022-07-04T08:26:32.602Z] #77 189.5 checking if libtool supports shared libraries... yes [2022-07-04T08:26:32.602Z] #77 189.5 checking whether to build shared libraries... no [2022-07-04T08:26:32.602Z] #77 189.5 checking whether to build static libraries... yes [2022-07-04T08:26:32.602Z] #77 189.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T08:26:32.602Z] #77 189.7 checking whether build environment is sane... yes [2022-07-04T08:26:32.602Z] #77 189.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T08:26:32.602Z] #77 189.8 checking whether make sets $(MAKE)... yes [2022-07-04T08:26:32.602Z] #77 189.9 checking whether make supports the include directive... yes (GNU style) [2022-07-04T08:26:32.602Z] #77 190.0 checking whether make supports nested variables... yes [2022-07-04T08:26:32.602Z] #77 190.1 checking whether UID '0' is supported by ustar format... yes [2022-07-04T08:26:32.602Z] #77 190.1 checking whether GID '0' is supported by ustar format... yes [2022-07-04T08:26:32.602Z] #77 190.1 checking how to create a ustar tar archive... gnutar [2022-07-04T08:26:32.602Z] #77 190.2 checking dependency style of gcc... gcc3 [2022-07-04T08:26:32.602Z] #77 190.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T08:26:32.602Z] #77 190.8 checking whether make supports nested variables... (cached) yes [2022-07-04T08:26:32.602Z] #77 190.8 checking for pkg-config... /usr/bin/pkg-config [2022-07-04T08:26:32.602Z] #77 190.8 checking pkg-config is at least version 0.9.0... yes [2022-07-04T08:26:32.602Z] #77 190.8 checking for yajl >= 2.1.0... yes [2022-07-04T08:26:32.602Z] #77 190.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-04T08:26:32.602Z] #77 190.8 checking for gcc... (cached) gcc [2022-07-04T08:26:32.602Z] #77 190.9 checking whether we are using the GNU C compiler... (cached) yes [2022-07-04T08:26:32.602Z] #77 190.9 checking whether gcc accepts -g... (cached) yes [2022-07-04T08:26:32.602Z] #77 190.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-04T08:26:32.602Z] #77 190.9 checking whether gcc understands -c and -o together... (cached) yes [2022-07-04T08:26:32.602Z] #77 190.9 checking for a Python interpreter with version >= 3... python3 [2022-07-04T08:26:32.602Z] #77 191.1 checking for python3... /usr/bin/python3 [2022-07-04T08:26:32.602Z] #77 191.1 checking for python3 version... 3.9 [2022-07-04T08:26:32.602Z] #77 191.2 checking for python3 platform... linux [2022-07-04T08:26:32.602Z] #77 191.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-04T08:26:32.602Z] #77 191.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-04T08:26:32.602Z] #77 191.9 checking that generated files are newer than configure... done [2022-07-04T08:26:32.602Z] #77 191.9 configure: creating ./config.status [2022-07-04T08:26:32.602Z] #77 194.9 config.status: creating Makefile [2022-07-04T08:26:32.602Z] #77 195.0 config.status: creating config.h [2022-07-04T08:26:32.602Z] #77 195.0 config.status: executing libtool commands [2022-07-04T08:26:32.602Z] #77 195.1 config.status: executing depfiles commands [2022-07-04T08:26:32.766Z] #21 56.66 Selecting previously unselected package python3-distutils. [2022-07-04T08:26:32.766Z] #21 56.69 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-04T08:26:32.766Z] #21 56.70 Unpacking python3-distutils (3.9.2-1) ... [2022-07-04T08:26:32.766Z] #21 56.91 Selecting previously unselected package python3-pkg-resources. [2022-07-04T08:26:32.766Z] #21 56.92 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-04T08:26:32.766Z] #21 56.94 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-04T08:26:33.074Z] #19 356.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-04T08:26:33.074Z] #19 356.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-04T08:26:33.074Z] #19 356.3 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-04T08:26:33.074Z] #19 356.3 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-04T08:26:33.074Z] #19 356.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-04T08:26:33.074Z] #19 356.4 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-04T08:26:33.166Z] #77 196.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-04T08:26:33.166Z] #77 196.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-04T08:26:33.284Z] #21 57.19 Selecting previously unselected package python3-setuptools. [2022-07-04T08:26:33.284Z] #21 57.21 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-04T08:26:33.284Z] #21 57.22 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-04T08:26:33.334Z] #19 356.5 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-04T08:26:33.334Z] #19 356.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-04T08:26:33.334Z] #19 356.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-04T08:26:33.542Z] #21 57.71 Selecting previously unselected package python3-wheel. [2022-07-04T08:26:33.594Z] #19 356.8 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-04T08:26:33.594Z] #19 356.8 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-04T08:26:33.594Z] #19 356.8 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-04T08:26:33.732Z] #77 196.5 checking for gcc... gcc [2022-07-04T08:26:33.732Z] #77 196.7 checking whether the C compiler works... yes [2022-07-04T08:26:33.732Z] #77 196.9 checking for C compiler default output file name... a.out [2022-07-04T08:26:33.800Z] #21 57.71 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-04T08:26:33.800Z] #21 57.72 Unpacking python3-wheel (0.34.2-1) ... [2022-07-04T08:26:33.800Z] #21 57.85 Selecting previously unselected package python3-pip. [2022-07-04T08:26:33.855Z] #19 357.1 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-04T08:26:33.855Z] #19 357.1 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-04T08:26:33.855Z] #19 357.1 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-04T08:26:34.058Z] #21 57.85 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-04T08:26:34.058Z] #21 57.88 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-04T08:26:34.248Z] #77 196.9 checking for suffix of executables... [2022-07-04T08:26:34.248Z] #77 197.1 checking whether we are cross compiling... no [2022-07-04T08:26:34.317Z] #21 58.33 Selecting previously unselected package sudo. [2022-07-04T08:26:34.317Z] #21 58.34 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-04T08:26:34.317Z] #21 58.34 Unpacking sudo (1.9.5p2-3) ... [2022-07-04T08:26:34.508Z] #77 197.4 checking for suffix of object files... o [2022-07-04T08:26:34.508Z] #77 197.5 checking whether we are using the GNU C compiler... yes [2022-07-04T08:26:34.766Z] #77 197.6 checking whether gcc accepts -g... yes [2022-07-04T08:26:34.766Z] #77 197.8 checking for gcc option to accept ISO C89... [2022-07-04T08:26:34.766Z] #77 ... [2022-07-04T08:26:34.766Z] [2022-07-04T08:26:34.766Z] #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-04T08:26:34.766Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T08:26:34.766Z] #21 50.56 Selecting previously unselected package libinih1:amd64. [2022-07-04T08:26:34.766Z] #21 50.60 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-04T08:26:34.766Z] #21 50.61 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-04T08:26:35.024Z] #21 50.73 Selecting previously unselected package libnet1:amd64. [2022-07-04T08:26:35.024Z] #21 50.75 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-04T08:26:35.024Z] #21 50.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T08:26:35.282Z] #21 50.89 Selecting previously unselected package libnl-3-200:amd64. [2022-07-04T08:26:35.282Z] #21 50.90 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-04T08:26:35.282Z] #21 50.91 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T08:26:35.282Z] #21 51.05 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-04T08:26:35.282Z] #21 51.08 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-04T08:26:35.282Z] #21 51.09 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T08:26:35.505Z] #21 59.32 Selecting previously unselected package thin-provisioning-tools. [2022-07-04T08:26:35.505Z] #21 59.34 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-04T08:26:35.505Z] #21 59.35 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-04T08:26:35.539Z] #21 51.17 Selecting previously unselected package libyajl2:amd64. [2022-07-04T08:26:35.539Z] #21 51.18 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-04T08:26:35.539Z] #21 51.20 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-04T08:26:35.539Z] #21 51.29 Selecting previously unselected package net-tools. [2022-07-04T08:26:35.539Z] #21 51.30 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-04T08:26:35.539Z] #21 51.32 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-04T08:26:35.798Z] #21 51.64 Selecting previously unselected package patch. [2022-07-04T08:26:35.798Z] #21 51.65 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-04T08:26:35.798Z] #21 51.65 Unpacking patch (2.7.6-7) ... [2022-07-04T08:26:35.798Z] #21 51.78 Selecting previously unselected package python-pip-whl. [2022-07-04T08:26:36.056Z] #21 51.80 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-04T08:26:36.056Z] #21 51.81 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-04T08:26:36.070Z] #21 59.87 Selecting previously unselected package uidmap. [2022-07-04T08:26:36.070Z] #21 59.89 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-04T08:26:36.070Z] #21 59.92 Unpacking uidmap (1:4.8.1-1) ... [2022-07-04T08:26:36.327Z] #21 60.31 Selecting previously unselected package vim-runtime. [2022-07-04T08:26:36.327Z] #21 60.32 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T08:26:36.584Z] #21 60.37 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-04T08:26:36.584Z] #21 60.46 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-04T08:26:36.584Z] #21 60.47 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:26:36.987Z] #21 52.80 Selecting previously unselected package python3-lib2to3. [2022-07-04T08:26:36.987Z] #21 52.82 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-04T08:26:36.987Z] #21 52.83 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-04T08:26:37.551Z] #21 53.30 Selecting previously unselected package python3-distutils. [2022-07-04T08:26:37.551Z] #21 53.31 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-04T08:26:37.551Z] #21 53.33 Unpacking python3-distutils (3.9.2-1) ... [2022-07-04T08:26:37.808Z] #21 53.72 Selecting previously unselected package python3-pkg-resources. [2022-07-04T08:26:37.808Z] #21 53.75 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-04T08:26:38.065Z] #21 53.76 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-04T08:26:38.065Z] #21 54.03 Selecting previously unselected package python3-setuptools. [2022-07-04T08:26:38.322Z] #21 54.04 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-04T08:26:38.322Z] #21 54.06 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-04T08:26:38.885Z] #21 54.50 Selecting previously unselected package python3-wheel. [2022-07-04T08:26:38.885Z] #21 54.51 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-04T08:26:38.885Z] #21 54.51 Unpacking python3-wheel (0.34.2-1) ... [2022-07-04T08:26:38.885Z] #21 54.64 Selecting previously unselected package python3-pip. [2022-07-04T08:26:38.885Z] #21 54.66 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-04T08:26:38.885Z] #21 54.67 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-04T08:26:39.142Z] #19 361.5 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-04T08:26:39.143Z] #19 361.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-04T08:26:39.143Z] #19 361.5 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-04T08:26:39.143Z] #19 361.5 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-04T08:26:39.143Z] #19 361.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-04T08:26:39.143Z] #19 361.5 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-04T08:26:39.143Z] #19 361.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-04T08:26:39.143Z] #19 361.6 Setting up libfile-which-perl (1.23-1) ... [2022-07-04T08:26:39.143Z] #19 361.6 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-04T08:26:39.143Z] #19 361.6 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-04T08:26:39.143Z] #19 361.6 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-04T08:26:39.143Z] #19 361.6 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-04T08:26:39.143Z] #19 361.7 Setting up libicu67:amd64 (67.1-7) ... [2022-07-04T08:26:39.143Z] #19 361.7 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-04T08:26:39.143Z] #19 361.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-04T08:26:39.143Z] #19 361.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-04T08:26:39.143Z] #19 361.7 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-04T08:26:39.143Z] #19 361.7 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-04T08:26:39.143Z] #19 361.7 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-04T08:26:39.143Z] #19 361.8 Setting up file (1:5.39-3) ... [2022-07-04T08:26:39.143Z] #19 361.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-04T08:26:39.143Z] #19 361.8 Setting up bzip2 (1.0.8-4) ... [2022-07-04T08:26:39.143Z] #19 361.8 Setting up libyaml-perl (1.30-1) ... [2022-07-04T08:26:39.143Z] #19 361.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-04T08:26:39.143Z] #19 361.8 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-04T08:26:39.143Z] #19 361.8 Setting up libio-string-perl (1.08-3.1) ... [2022-07-04T08:26:39.143Z] #19 361.9 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-04T08:26:39.143Z] #19 361.9 Setting up cross-config (2.6.18+nmu1) ... [2022-07-04T08:26:39.143Z] #19 362.0 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T08:26:39.143Z] #19 362.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-04T08:26:39.143Z] #19 362.1 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-04T08:26:39.143Z] #19 362.1 Setting up patch (2.7.6-7) ... [2022-07-04T08:26:39.143Z] #19 362.1 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-04T08:26:39.143Z] #19 362.1 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-04T08:26:39.143Z] #19 362.1 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.143Z] #19 362.1 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-04T08:26:39.143Z] #19 362.2 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-04T08:26:39.143Z] #19 362.2 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.143Z] #19 362.2 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.143Z] #19 362.2 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-04T08:26:39.143Z] #19 362.2 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-04T08:26:39.143Z] #19 362.2 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.143Z] #19 362.2 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-04T08:26:39.143Z] #19 362.2 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-04T08:26:39.143Z] #19 362.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-04T08:26:39.143Z] #19 362.3 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-04T08:26:39.143Z] #19 362.3 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-04T08:26:39.143Z] #19 362.3 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.143Z] #19 362.3 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-04T08:26:39.143Z] #19 362.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-04T08:26:39.143Z] #19 362.3 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-04T08:26:39.143Z] #19 362.4 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-04T08:26:39.143Z] #19 362.4 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-04T08:26:39.143Z] #19 362.4 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-04T08:26:39.143Z] #19 362.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.143Z] #19 362.4 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-04T08:26:39.143Z] #19 362.5 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.143Z] #19 362.5 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.143Z] #19 362.5 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.143Z] #19 362.5 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.143Z] #19 362.5 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.143Z] #19 362.5 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.143Z] #19 362.5 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-04T08:26:39.143Z] #19 362.5 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.143Z] #19 362.6 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.143Z] #19 362.6 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.143Z] #19 362.6 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.143Z] #19 362.6 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-04T08:26:39.143Z] #19 362.6 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.403Z] #19 362.6 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.403Z] #19 362.6 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.403Z] #19 362.6 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-04T08:26:39.403Z] #19 362.7 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.403Z] #19 362.7 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.403Z] #19 362.7 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.403Z] #19 362.7 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-04T08:26:39.449Z] #21 55.31 Selecting previously unselected package sudo. [2022-07-04T08:26:39.449Z] #21 55.32 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-04T08:26:39.449Z] #21 55.36 Unpacking sudo (1.9.5p2-3) ... [2022-07-04T08:26:39.663Z] #19 362.8 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-04T08:26:39.663Z] #19 362.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-04T08:26:39.663Z] #19 363.0 [2022-07-04T08:26:39.663Z] #19 363.0 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-04T08:26:39.663Z] #19 363.0 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.663Z] #19 363.0 Setting up dpkg-dev (1.20.10) ... [2022-07-04T08:26:39.663Z] #19 363.0 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.663Z] #19 363.1 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-04T08:26:39.663Z] #19 363.1 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.663Z] #19 363.1 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.663Z] #19 363.1 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.924Z] #19 363.1 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.924Z] #19 363.2 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-04T08:26:39.924Z] #19 363.2 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.924Z] #19 363.2 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.924Z] #19 363.2 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.924Z] #19 363.2 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T08:26:39.924Z] #19 363.2 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-04T08:26:39.924Z] #19 363.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-04T08:26:39.924Z] #19 363.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-04T08:26:40.184Z] #19 363.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-04T08:26:40.184Z] #19 363.5 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-04T08:26:40.184Z] #19 363.6 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-04T08:26:40.184Z] #19 363.6 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-04T08:26:40.184Z] #19 363.6 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-04T08:26:40.184Z] #19 363.6 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-04T08:26:40.444Z] #19 363.6 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-04T08:26:40.444Z] #19 363.6 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-04T08:26:40.444Z] #19 363.6 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-04T08:26:40.444Z] #19 363.6 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-04T08:26:40.444Z] #19 363.7 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-04T08:26:40.444Z] #19 363.7 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-04T08:26:40.444Z] #19 363.7 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-04T08:26:40.444Z] #19 363.7 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T08:26:40.444Z] #19 363.7 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-04T08:26:40.444Z] #19 363.7 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-04T08:26:40.444Z] #19 363.7 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-04T08:26:40.444Z] #19 363.7 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-04T08:26:40.444Z] #19 363.8 Setting up libxml-simple-perl (2.25-1) ... [2022-07-04T08:26:40.444Z] #19 363.8 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-04T08:26:40.444Z] #19 363.8 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-04T08:26:40.444Z] #19 363.8 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-04T08:26:40.444Z] #19 363.8 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T08:26:40.444Z] #19 363.8 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-04T08:26:40.444Z] #19 363.8 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-04T08:26:40.444Z] #19 363.9 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-04T08:26:40.444Z] #19 363.9 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-04T08:26:40.444Z] #19 363.9 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-04T08:26:40.444Z] #19 363.9 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T08:26:40.444Z] #19 363.9 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-04T08:26:40.704Z] #19 363.9 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-04T08:26:40.704Z] #19 363.9 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-04T08:26:40.704Z] #19 364.0 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-04T08:26:40.704Z] #19 364.0 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-04T08:26:40.704Z] #19 364.0 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-04T08:26:40.704Z] #19 364.0 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-04T08:26:40.704Z] #19 364.0 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-04T08:26:40.704Z] #19 364.0 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-04T08:26:40.704Z] #19 364.0 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-04T08:26:40.704Z] #19 364.0 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-04T08:26:40.704Z] #19 364.1 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-04T08:26:40.704Z] #19 364.1 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-04T08:26:40.704Z] #19 364.1 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-04T08:26:40.704Z] #19 364.1 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-04T08:26:40.704Z] #19 364.1 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-04T08:26:40.704Z] #19 364.1 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-04T08:26:40.763Z] #21 ... [2022-07-04T08:26:40.763Z] [2022-07-04T08:26:40.763Z] #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-04T08:26:40.763Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:26:40.763Z] #77 197.1 config.status: creating Makefile [2022-07-04T08:26:40.763Z] #77 197.1 config.status: creating config.h [2022-07-04T08:26:40.763Z] #77 197.2 config.status: executing libtool commands [2022-07-04T08:26:40.763Z] #77 197.2 config.status: executing depfiles commands [2022-07-04T08:26:40.763Z] #77 198.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-04T08:26:40.763Z] #77 198.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-04T08:26:40.763Z] #77 199.0 checking for gcc... gcc [2022-07-04T08:26:40.763Z] #77 199.3 checking whether the C compiler works... yes [2022-07-04T08:26:40.763Z] #77 199.6 checking for C compiler default output file name... a.out [2022-07-04T08:26:40.763Z] #77 199.6 checking for suffix of executables... [2022-07-04T08:26:40.763Z] #77 199.8 checking whether we are cross compiling... no [2022-07-04T08:26:40.763Z] #77 200.2 checking for suffix of object files... o [2022-07-04T08:26:40.763Z] #77 200.4 checking whether we are using the GNU C compiler... yes [2022-07-04T08:26:40.763Z] #77 200.5 checking whether gcc accepts -g... yes [2022-07-04T08:26:40.763Z] #77 200.7 checking for gcc option to accept ISO C89... none needed [2022-07-04T08:26:40.763Z] #77 201.0 checking whether gcc understands -c and -o together... yes [2022-07-04T08:26:40.763Z] #77 201.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T08:26:40.763Z] #77 201.3 checking whether build environment is sane... yes [2022-07-04T08:26:40.763Z] #77 201.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T08:26:40.763Z] #77 201.4 checking for gawk... no [2022-07-04T08:26:40.763Z] #77 201.4 checking for mawk... mawk [2022-07-04T08:26:40.763Z] #77 201.4 checking whether make sets $(MAKE)... yes [2022-07-04T08:26:40.763Z] #77 201.6 checking whether make supports the include directive... yes (GNU style) [2022-07-04T08:26:40.763Z] #77 201.7 checking whether make supports nested variables... yes [2022-07-04T08:26:40.763Z] #77 201.8 checking whether UID '0' is supported by ustar format... yes [2022-07-04T08:26:40.763Z] #77 201.8 checking whether GID '0' is supported by ustar format... yes [2022-07-04T08:26:40.763Z] #77 201.8 checking how to create a ustar tar archive... gnutar [2022-07-04T08:26:40.763Z] #77 202.1 checking dependency style of gcc... gcc3 [2022-07-04T08:26:40.763Z] #77 202.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T08:26:40.763Z] #77 202.5 checking whether make supports nested variables... (cached) yes [2022-07-04T08:26:40.763Z] #77 202.7 checking build system type... x86_64-pc-linux-gnu [2022-07-04T08:26:40.763Z] #77 203.2 checking host system type... x86_64-pc-linux-gnu [2022-07-04T08:26:40.763Z] #77 203.2 checking how to print strings... printf [2022-07-04T08:26:40.763Z] #77 203.2 checking for a sed that does not truncate output... /bin/sed [2022-07-04T08:26:40.763Z] #77 203.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T08:26:40.763Z] #77 203.4 checking for egrep... /bin/grep -E [2022-07-04T08:26:40.763Z] #77 203.4 checking for fgrep... /bin/grep -F [2022-07-04T08:26:40.763Z] #77 203.4 checking for ld used by gcc... /usr/bin/ld [2022-07-04T08:26:40.763Z] #77 203.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T08:26:40.763Z] #77 203.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T08:26:40.763Z] #77 203.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T08:26:40.763Z] #77 203.5 checking whether ln -s works... yes [2022-07-04T08:26:40.763Z] #77 203.5 checking the maximum length of command line arguments... 1572864 [2022-07-04T08:26:40.763Z] #77 203.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-04T08:26:40.763Z] #77 203.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T08:26:40.763Z] #77 203.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T08:26:40.763Z] #77 203.5 checking for objdump... objdump [2022-07-04T08:26:40.763Z] #77 203.5 checking how to recognize dependent libraries... pass_all [2022-07-04T08:26:40.763Z] #77 203.5 checking for dlltool... no [2022-07-04T08:26:40.763Z] #77 203.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T08:26:40.763Z] #77 203.5 checking for ar... ar [2022-07-04T08:26:40.763Z] #77 203.5 checking for archiver @FILE support... @ [2022-07-04T08:26:40.763Z] #77 203.7 checking for strip... strip [2022-07-04T08:26:40.763Z] #77 203.7 checking for ranlib... ranlib [2022-07-04T08:26:40.763Z] #77 203.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T08:26:40.763Z] #77 204.2 checking for sysroot... no [2022-07-04T08:26:40.763Z] #77 204.2 checking for a working dd... /bin/dd [2022-07-04T08:26:40.763Z] #77 204.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T08:26:40.763Z] #77 204.4 checking for mt... no [2022-07-04T08:26:40.763Z] #77 204.4 checking if : is a manifest tool... no [2022-07-04T08:26:40.763Z] #77 204.4 checking how to run the C preprocessor... gcc -E [2022-07-04T08:26:40.826Z] #21 56.40 Selecting previously unselected package thin-provisioning-tools. [2022-07-04T08:26:40.826Z] #21 56.41 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-04T08:26:40.826Z] #21 56.42 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-04T08:26:40.964Z] #19 364.2 Setting up crossbuild-essential-armel (12.9) ... [2022-07-04T08:26:40.964Z] #19 364.2 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-04T08:26:40.964Z] #19 364.2 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-04T08:26:40.964Z] #19 364.2 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-04T08:26:40.964Z] #19 364.2 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-04T08:26:40.965Z] #19 364.2 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-04T08:26:40.965Z] #19 364.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:26:41.083Z] #21 56.94 Selecting previously unselected package uidmap. [2022-07-04T08:26:41.083Z] #21 56.97 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-04T08:26:41.083Z] #21 56.97 Unpacking uidmap (1:4.8.1-1) ... [2022-07-04T08:26:41.226Z] #19 DONE 364.5s [2022-07-04T08:26:41.226Z] [2022-07-04T08:26:41.226Z] #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-04T08:26:41.226Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-04T08:26:41.488Z] #20 ... [2022-07-04T08:26:41.488Z] [2022-07-04T08:26:41.488Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-04T08:26:41.488Z] #73 sha256:8f95936c748d6bae2a4539804ebe8363afb4f93cebb07e90049cd1c4967e20db [2022-07-04T08:26:41.488Z] #73 DONE 0.2s [2022-07-04T08:26:41.488Z] [2022-07-04T08:26:41.488Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-04T08:26:41.488Z] #32 sha256:3ac75fa742df0e44b5d42a9ffe57e8b52784517c4a8119b51feb918bc0e287eb [2022-07-04T08:26:41.488Z] #32 DONE 0.2s [2022-07-04T08:26:41.488Z] [2022-07-04T08:26:41.488Z] #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-04T08:26:41.488Z] #33 sha256:c33339c1ad86c43e5512e332b8403351306764e8488f640654e5182330d8c29e [2022-07-04T08:26:41.647Z] #21 57.41 Selecting previously unselected package vim-runtime. [2022-07-04T08:26:41.647Z] #21 57.41 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T08:26:41.904Z] #21 57.52 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-04T08:26:41.904Z] #21 57.60 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-04T08:26:41.904Z] #21 57.66 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:26:41.954Z] #77 204.6 checking for ANSI C header files... yes [2022-07-04T08:26:41.954Z] #77 ... [2022-07-04T08:26:41.954Z] [2022-07-04T08:26:41.954Z] #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-04T08:26:41.954Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T08:26:41.954Z] #21 65.65 Selecting previously unselected package vim. [2022-07-04T08:26:41.954Z] #21 65.68 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-04T08:26:41.954Z] #21 65.70 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:26:42.434Z] #33 1.073 + RM_GOPATH=0 [2022-07-04T08:26:42.434Z] #33 1.073 + TMP_GOPATH= [2022-07-04T08:26:42.434Z] #33 1.073 + : /build [2022-07-04T08:26:42.434Z] #33 1.073 + '[' -z '' ']' [2022-07-04T08:26:42.434Z] #33 1.074 ++ mktemp -d [2022-07-04T08:26:42.434Z] #33 1.076 + export GOPATH=/tmp/tmp.IXXeF1voeO [2022-07-04T08:26:42.434Z] #33 1.076 + GOPATH=/tmp/tmp.IXXeF1voeO [2022-07-04T08:26:42.434Z] #33 1.076 + RM_GOPATH=1 [2022-07-04T08:26:42.434Z] #33 1.076 + case "$(go env GOARCH)" in [2022-07-04T08:26:42.434Z] #33 1.080 ++ go env GOARCH [2022-07-04T08:26:42.434Z] #33 1.087 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T08:26:42.434Z] #33 1.087 + GO_BUILDMODE=-buildmode=pie [2022-07-04T08:26:42.434Z] #33 1.089 ++ dirname /install.sh [2022-07-04T08:26:42.434Z] #33 1.089 + dir=/ [2022-07-04T08:26:42.434Z] #33 1.089 + bin=dockercli [2022-07-04T08:26:42.434Z] #33 1.089 + shift [2022-07-04T08:26:42.434Z] #33 1.089 Install docker/cli version 17.06.2-ce from stable [2022-07-04T08:26:42.434Z] #33 1.090 + '[' '!' -f //dockercli.installer ']' [2022-07-04T08:26:42.434Z] #33 1.090 + . //dockercli.installer [2022-07-04T08:26:42.434Z] #33 1.090 ++ : stable [2022-07-04T08:26:42.434Z] #33 1.090 ++ : 17.06.2-ce [2022-07-04T08:26:42.434Z] #33 1.090 + install_dockercli [2022-07-04T08:26:42.434Z] #33 1.090 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-04T08:26:42.434Z] #33 1.090 ++ uname -m [2022-07-04T08:26:42.434Z] #33 1.096 + arch=x86_64 [2022-07-04T08:26:42.434Z] #33 1.096 + '[' x86_64 '!=' x86_64 ']' [2022-07-04T08:26:42.434Z] #33 1.096 + url=https://download.docker.com/linux/static [2022-07-04T08:26:42.434Z] #33 1.096 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-04T08:26:42.434Z] #33 1.097 + tar -xz docker/docker [2022-07-04T08:26:42.518Z] #21 66.46 Selecting previously unselected package xfsprogs. [2022-07-04T08:26:42.518Z] #21 66.47 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-04T08:26:42.518Z] #21 66.47 Unpacking xfsprogs (5.10.0-4) ... [2022-07-04T08:26:43.800Z] #21 ... [2022-07-04T08:26:43.800Z] [2022-07-04T08:26:43.800Z] #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-04T08:26:43.800Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:26:43.800Z] #77 197.8 checking for gcc option to accept ISO C89... none needed [2022-07-04T08:26:43.800Z] #77 198.0 checking whether gcc understands -c and -o together... yes [2022-07-04T08:26:43.800Z] #77 198.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T08:26:43.800Z] #77 198.4 checking whether build environment is sane... yes [2022-07-04T08:26:43.800Z] #77 198.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T08:26:43.800Z] #77 198.5 checking for gawk... no [2022-07-04T08:26:43.800Z] #77 198.5 checking for mawk... mawk [2022-07-04T08:26:43.800Z] #77 198.5 checking whether make sets $(MAKE)... yes [2022-07-04T08:26:43.800Z] #77 198.6 checking whether make supports the include directive... yes (GNU style) [2022-07-04T08:26:43.800Z] #77 198.6 checking whether make supports nested variables... yes [2022-07-04T08:26:43.800Z] #77 198.7 checking whether UID '0' is supported by ustar format... yes [2022-07-04T08:26:43.800Z] #77 198.7 checking whether GID '0' is supported by ustar format... yes [2022-07-04T08:26:43.800Z] #77 198.7 checking how to create a ustar tar archive... gnutar [2022-07-04T08:26:43.800Z] #77 198.7 checking dependency style of gcc... gcc3 [2022-07-04T08:26:43.800Z] #77 198.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T08:26:43.800Z] #77 198.9 checking whether make supports nested variables... (cached) yes [2022-07-04T08:26:43.800Z] #77 199.0 checking build system type... x86_64-pc-linux-gnu [2022-07-04T08:26:43.800Z] #77 199.3 checking host system type... x86_64-pc-linux-gnu [2022-07-04T08:26:43.800Z] #77 199.4 checking how to print strings... printf [2022-07-04T08:26:43.800Z] #77 199.4 checking for a sed that does not truncate output... /bin/sed [2022-07-04T08:26:43.800Z] #77 199.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T08:26:43.800Z] #77 199.4 checking for egrep... /bin/grep -E [2022-07-04T08:26:43.800Z] #77 199.4 checking for fgrep... /bin/grep -F [2022-07-04T08:26:43.800Z] #77 199.4 checking for ld used by gcc... /usr/bin/ld [2022-07-04T08:26:43.800Z] #77 199.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T08:26:43.800Z] #77 199.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T08:26:43.800Z] #77 199.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T08:26:43.800Z] #77 199.6 checking whether ln -s works... yes [2022-07-04T08:26:43.800Z] #77 199.6 checking the maximum length of command line arguments... 1572864 [2022-07-04T08:26:43.800Z] #77 199.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-04T08:26:43.800Z] #77 199.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T08:26:43.800Z] #77 199.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T08:26:43.800Z] #77 199.7 checking for objdump... objdump [2022-07-04T08:26:43.800Z] #77 199.7 checking how to recognize dependent libraries... pass_all [2022-07-04T08:26:43.800Z] #77 199.7 checking for dlltool... no [2022-07-04T08:26:43.800Z] #77 199.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T08:26:43.800Z] #77 199.7 checking for ar... ar [2022-07-04T08:26:43.800Z] #77 199.7 checking for archiver @FILE support... @ [2022-07-04T08:26:43.800Z] #77 199.8 checking for strip... strip [2022-07-04T08:26:43.800Z] #77 199.9 checking for ranlib... ranlib [2022-07-04T08:26:43.800Z] #77 199.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T08:26:43.800Z] #77 200.6 checking for sysroot... no [2022-07-04T08:26:43.800Z] #77 200.6 checking for a working dd... /bin/dd [2022-07-04T08:26:43.800Z] #77 200.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T08:26:43.800Z] #77 200.8 checking for mt... no [2022-07-04T08:26:43.800Z] #77 200.8 checking if : is a manifest tool... no [2022-07-04T08:26:43.800Z] #77 200.8 checking how to run the C preprocessor... gcc -E [2022-07-04T08:26:43.800Z] #77 201.4 checking for ANSI C header files... yes [2022-07-04T08:26:43.800Z] #77 202.7 checking for sys/types.h... yes [2022-07-04T08:26:43.800Z] #77 203.0 checking for sys/stat.h... yes [2022-07-04T08:26:43.800Z] #77 203.4 checking for stdlib.h... yes [2022-07-04T08:26:43.800Z] #77 203.7 checking for string.h... yes [2022-07-04T08:26:43.800Z] #77 204.0 checking for memory.h... yes [2022-07-04T08:26:43.800Z] #77 204.3 checking for strings.h... yes [2022-07-04T08:26:43.800Z] #77 204.7 checking for inttypes.h... yes [2022-07-04T08:26:43.800Z] #77 205.0 checking for stdint.h... yes [2022-07-04T08:26:43.800Z] #77 205.3 checking for unistd.h... yes [2022-07-04T08:26:43.800Z] #77 205.4 checking for dlfcn.h... yes [2022-07-04T08:26:43.800Z] #77 205.5 checking for objdir... .libs [2022-07-04T08:26:43.800Z] #77 205.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T08:26:43.800Z] #77 205.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T08:26:43.800Z] #77 205.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T08:26:43.800Z] #77 206.0 checking if gcc static flag -static works... yes [2022-07-04T08:26:43.800Z] #77 206.5 checking if gcc supports -c -o file.o... yes [2022-07-04T08:26:43.800Z] #77 206.6 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T08:26:43.800Z] #77 206.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-04T08:26:43.889Z] #21 67.62 Selecting previously unselected package zip. [2022-07-04T08:26:43.889Z] #21 67.63 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-04T08:26:43.889Z] #21 67.64 Unpacking zip (3.0-12) ... [2022-07-04T08:26:43.889Z] #21 67.97 Selecting previously unselected package zstd. [2022-07-04T08:26:44.057Z] #77 206.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T08:26:44.057Z] #77 207.1 checking how to hardcode library paths into programs... immediate [2022-07-04T08:26:44.057Z] #77 207.1 checking whether stripping libraries is possible... yes [2022-07-04T08:26:44.057Z] #77 207.1 checking if libtool supports shared libraries... yes [2022-07-04T08:26:44.057Z] #77 207.1 checking whether to build shared libraries... no [2022-07-04T08:26:44.057Z] #77 207.1 checking whether to build static libraries... yes [2022-07-04T08:26:44.146Z] #21 68.07 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-04T08:26:44.146Z] #21 68.11 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-04T08:26:44.314Z] #77 207.1 checking float.h usability... yes [2022-07-04T08:26:44.314Z] #77 207.3 checking float.h presence... yes [2022-07-04T08:26:44.314Z] #77 207.3 checking for float.h... yes [2022-07-04T08:26:44.572Z] #77 207.3 checking limits.h usability... yes [2022-07-04T08:26:44.572Z] #77 207.6 checking limits.h presence... yes [2022-07-04T08:26:44.572Z] #77 207.6 checking for limits.h... yes [2022-07-04T08:26:44.829Z] #77 207.6 checking stddef.h usability... yes [2022-07-04T08:26:45.077Z] #21 69.02 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-04T08:26:45.086Z] #77 208.0 checking stddef.h presence... yes [2022-07-04T08:26:45.086Z] #77 208.0 checking for stddef.h... yes [2022-07-04T08:26:45.086Z] #77 208.1 checking for stdlib.h... (cached) yes [2022-07-04T08:26:45.343Z] #77 208.2 checking for string.h... (cached) yes [2022-07-04T08:26:45.343Z] #77 208.3 checking sys/time.h usability... yes [2022-07-04T08:26:45.471Z] #77 240.5 CCLD libcrun.la [2022-07-04T08:26:45.471Z] #77 240.5 AR libcrun_testing.a [2022-07-04T08:26:45.471Z] #77 240.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-04T08:26:45.600Z] #77 208.5 checking sys/time.h presence... yes [2022-07-04T08:26:45.600Z] #77 208.5 checking for sys/time.h... yes [2022-07-04T08:26:45.600Z] #77 208.6 checking for inline... inline [2022-07-04T08:26:45.728Z] #77 240.6 CCLD tests/tests_libcrun_utils [2022-07-04T08:26:45.728Z] #77 240.7 CCLD tests/tests_libcrun_errors [2022-07-04T08:26:45.728Z] #77 240.7 CCLD tests/tests_libcrun_fuzzer [2022-07-04T08:26:45.740Z] #33 4.092 + mkdir -p /build [2022-07-04T08:26:45.740Z] #33 4.095 + mv docker/docker /build/ [2022-07-04T08:26:45.740Z] #33 4.104 + rmdir docker [2022-07-04T08:26:45.740Z] #33 DONE 4.4s [2022-07-04T08:26:45.740Z] [2022-07-04T08:26:45.740Z] #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-04T08:26:45.740Z] #74 sha256:a3da4bd882655000e658f621008db52482eba0423270a22e8ffae7675cc72e3d [2022-07-04T08:26:45.740Z] #74 1.166 + RM_GOPATH=0 [2022-07-04T08:26:45.740Z] #74 1.166 + TMP_GOPATH= [2022-07-04T08:26:45.740Z] #74 1.166 + : /build [2022-07-04T08:26:45.740Z] #74 1.166 + '[' -z '' ']' [2022-07-04T08:26:45.740Z] #74 1.166 ++ mktemp -d [2022-07-04T08:26:45.740Z] #74 1.166 + export GOPATH=/tmp/tmp.WxPnvF0LpT [2022-07-04T08:26:45.740Z] #74 1.166 + GOPATH=/tmp/tmp.WxPnvF0LpT [2022-07-04T08:26:45.740Z] #74 1.166 + RM_GOPATH=1 [2022-07-04T08:26:45.740Z] #74 1.166 + case "$(go env GOARCH)" in [2022-07-04T08:26:45.740Z] #74 1.166 ++ go env GOARCH [2022-07-04T08:26:45.740Z] #74 1.174 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T08:26:45.740Z] #74 1.174 + GO_BUILDMODE=-buildmode=pie [2022-07-04T08:26:45.740Z] #74 1.175 ++ dirname /install.sh [2022-07-04T08:26:45.740Z] #74 1.175 + dir=/ [2022-07-04T08:26:45.740Z] #74 1.176 + bin=rootlesskit [2022-07-04T08:26:45.740Z] #74 1.176 + shift [2022-07-04T08:26:45.740Z] #74 1.176 + '[' '!' -f //rootlesskit.installer ']' [2022-07-04T08:26:45.740Z] #74 1.176 + . //rootlesskit.installer [2022-07-04T08:26:45.740Z] #74 1.176 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-04T08:26:45.740Z] #74 1.176 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-04T08:26:45.740Z] #74 1.177 + install_rootlesskit [2022-07-04T08:26:45.740Z] #74 1.177 + case "$1" in [2022-07-04T08:26:45.740Z] #74 1.177 + export CGO_ENABLED=0 [2022-07-04T08:26:45.740Z] #74 1.177 + CGO_ENABLED=0 [2022-07-04T08:26:45.740Z] #74 1.177 + _install_rootlesskit [2022-07-04T08:26:45.740Z] #74 1.177 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-04T08:26:45.740Z] #74 1.177 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-04T08:26:45.740Z] #74 1.177 + GOBIN=/build [2022-07-04T08:26:45.740Z] #74 1.177 + GO111MODULE=on [2022-07-04T08:26:45.740Z] #74 1.177 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-04T08:26:45.740Z] #74 1.251 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-04T08:26:45.740Z] #74 2.444 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-04T08:26:45.740Z] #74 2.444 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-04T08:26:45.740Z] #74 2.621 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-04T08:26:45.740Z] #74 3.954 go: downloading github.com/google/uuid v1.3.0 [2022-07-04T08:26:45.740Z] #74 4.015 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-04T08:26:45.740Z] #74 4.458 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-04T08:26:46.004Z] #74 4.543 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-04T08:26:46.004Z] #74 4.552 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-04T08:26:46.004Z] #74 4.671 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-04T08:26:46.004Z] #74 4.727 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-04T08:26:46.421Z] #77 208.7 checking for size_t... yes [2022-07-04T08:26:46.421Z] #77 209.2 checking for stdlib.h... (cached) yes [2022-07-04T08:26:46.421Z] #77 209.3 checking for GNU libc compatible malloc... [2022-07-04T08:26:46.421Z] #77 ... [2022-07-04T08:26:46.421Z] [2022-07-04T08:26:46.421Z] #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-04T08:26:46.421Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T08:26:46.421Z] #21 62.41 Selecting previously unselected package vim. [2022-07-04T08:26:46.577Z] #74 5.310 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-04T08:26:46.678Z] #21 62.42 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-04T08:26:46.678Z] #21 62.49 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:26:46.838Z] #74 5.476 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-04T08:26:46.838Z] #74 5.591 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-04T08:26:46.972Z] #21 70.78 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-04T08:26:46.972Z] #21 70.79 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-04T08:26:46.972Z] #21 70.81 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-04T08:26:46.972Z] #21 70.82 Setting up libicu67:amd64 (67.1-7) ... [2022-07-04T08:26:46.972Z] #21 70.83 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-04T08:26:46.972Z] #21 70.84 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-04T08:26:46.972Z] #21 70.90 Setting up uidmap (1:4.8.1-1) ... [2022-07-04T08:26:46.972Z] #21 70.92 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-04T08:26:46.972Z] #21 70.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T08:26:46.972Z] #21 70.97 Setting up bzip2 (1.0.8-4) ... [2022-07-04T08:26:46.972Z] #21 70.99 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T08:26:46.972Z] #21 71.00 Setting up python3-wheel (0.34.2-1) ... [2022-07-04T08:26:47.097Z] #77 242.0 CCLD crun [2022-07-04T08:26:47.099Z] #74 5.627 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-04T08:26:47.355Z] #77 242.4 make[3]: Entering directory '/tmp/crun-build' [2022-07-04T08:26:47.609Z] #21 63.56 Selecting previously unselected package xfsprogs. [2022-07-04T08:26:47.611Z] #77 242.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-04T08:26:47.611Z] #77 242.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-04T08:26:47.611Z] #77 242.7 /bin/mkdir -p '/usr/local/lib' [2022-07-04T08:26:47.611Z] #77 242.7 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-04T08:26:47.611Z] #77 242.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-04T08:26:47.611Z] #77 242.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-04T08:26:47.611Z] #77 242.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-04T08:26:47.866Z] #21 63.58 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-04T08:26:47.866Z] #21 63.60 Unpacking xfsprogs (5.10.0-4) ... [2022-07-04T08:26:47.868Z] #77 242.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-04T08:26:47.868Z] #77 243.0 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-04T08:26:47.868Z] #77 243.0 ---------------------------------------------------------------------- [2022-07-04T08:26:47.868Z] #77 243.0 Libraries have been installed in: [2022-07-04T08:26:47.868Z] #77 243.0 /usr/local/lib [2022-07-04T08:26:47.868Z] #77 243.0 [2022-07-04T08:26:47.868Z] #77 243.0 If you ever happen to want to link against installed libraries [2022-07-04T08:26:47.868Z] #77 243.0 in a given directory, LIBDIR, you must either use libtool, and [2022-07-04T08:26:47.868Z] #77 243.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-04T08:26:47.868Z] #77 243.0 flag during linking and do at least one of the following: [2022-07-04T08:26:47.868Z] #77 243.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-04T08:26:47.868Z] #77 243.0 during execution [2022-07-04T08:26:47.868Z] #77 243.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-04T08:26:47.868Z] #77 243.0 during linking [2022-07-04T08:26:47.868Z] #77 243.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-04T08:26:47.868Z] #77 243.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-04T08:26:47.868Z] #77 243.0 [2022-07-04T08:26:47.868Z] #77 243.0 See any operating system documentation about shared libraries for [2022-07-04T08:26:47.868Z] #77 243.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-04T08:26:47.868Z] #77 243.0 ---------------------------------------------------------------------- [2022-07-04T08:26:47.868Z] #77 243.0 /bin/mkdir -p '/build' [2022-07-04T08:26:47.868Z] #77 243.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-04T08:26:47.905Z] #21 71.90 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:26:47.905Z] #21 71.92 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-04T08:26:47.905Z] #21 71.93 Setting up libcap2-bin (1:2.44-1) ... [2022-07-04T08:26:47.905Z] #21 71.96 Setting up apparmor (2.13.6-10) ... [2022-07-04T08:26:48.125Z] #77 243.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-04T08:26:48.125Z] #77 243.1 make[3]: Leaving directory '/tmp/crun-build' [2022-07-04T08:26:48.125Z] #77 243.1 make[2]: Leaving directory '/tmp/crun-build' [2022-07-04T08:26:48.125Z] #77 243.1 make[1]: Leaving directory '/tmp/crun-build' [2022-07-04T08:26:48.383Z] #77 DONE 243.4s [2022-07-04T08:26:48.383Z] [2022-07-04T08:26:48.383Z] #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-04T08:26:48.383Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:26:48.431Z] #21 64.30 Selecting previously unselected package zip. [2022-07-04T08:26:48.431Z] #21 64.30 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-04T08:26:48.431Z] #21 64.35 Unpacking zip (3.0-12) ... [2022-07-04T08:26:48.494Z] #74 ... [2022-07-04T08:26:48.494Z] [2022-07-04T08:26:48.494Z] #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-04T08:26:48.494Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-04T08:26:48.494Z] #20 1.809 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:26:48.494Z] #20 1.849 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:26:48.494Z] #20 1.858 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:26:48.494Z] #20 2.214 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-04T08:26:48.494Z] #20 2.619 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-04T08:26:48.494Z] #20 3.054 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:26:48.494Z] #20 3.542 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-04T08:26:48.494Z] #20 4.178 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-04T08:26:48.494Z] #20 4.666 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-04T08:26:48.494Z] #20 5.158 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [162 kB] [2022-07-04T08:26:48.494Z] #20 5.161 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [145 kB] [2022-07-04T08:26:48.494Z] #20 5.161 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [155 kB] [2022-07-04T08:26:48.494Z] #20 5.163 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-04T08:26:48.494Z] #20 5.164 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:26:48.494Z] #20 5.194 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [137 kB] [2022-07-04T08:26:48.494Z] #20 5.366 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-04T08:26:48.494Z] #20 5.378 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:26:48.494Z] #20 5.378 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-04T08:26:48.494Z] #20 5.380 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-04T08:26:48.494Z] #20 5.380 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-04T08:26:48.494Z] #20 5.381 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-04T08:26:48.836Z] #21 ... [2022-07-04T08:26:48.836Z] [2022-07-04T08:26:48.836Z] #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-04T08:26:48.836Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:26:48.836Z] #77 205.4 checking for sys/types.h... yes [2022-07-04T08:26:48.836Z] #77 205.5 checking for sys/stat.h... yes [2022-07-04T08:26:48.836Z] #77 205.7 checking for stdlib.h... yes [2022-07-04T08:26:48.836Z] #77 205.8 checking for string.h... yes [2022-07-04T08:26:48.836Z] #77 206.1 checking for memory.h... yes [2022-07-04T08:26:48.836Z] #77 206.3 checking for strings.h... yes [2022-07-04T08:26:48.836Z] #77 206.6 checking for inttypes.h... yes [2022-07-04T08:26:48.836Z] #77 207.0 checking for stdint.h... yes [2022-07-04T08:26:48.836Z] #77 207.3 checking for unistd.h... yes [2022-07-04T08:26:48.836Z] #77 207.8 checking for dlfcn.h... yes [2022-07-04T08:26:48.836Z] #77 208.0 checking for objdir... .libs [2022-07-04T08:26:48.836Z] #77 208.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T08:26:48.836Z] #77 209.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T08:26:48.836Z] #77 209.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T08:26:48.836Z] #77 209.1 checking if gcc static flag -static works... yes [2022-07-04T08:26:48.836Z] #77 209.7 checking if gcc supports -c -o file.o... yes [2022-07-04T08:26:48.836Z] #77 210.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T08:26:48.836Z] #77 210.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-04T08:26:48.836Z] #77 210.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T08:26:48.836Z] #77 210.5 checking how to hardcode library paths into programs... immediate [2022-07-04T08:26:48.836Z] #77 210.5 checking whether stripping libraries is possible... yes [2022-07-04T08:26:48.836Z] #77 210.5 checking if libtool supports shared libraries... yes [2022-07-04T08:26:48.836Z] #77 210.5 checking whether to build shared libraries... no [2022-07-04T08:26:48.836Z] #77 210.5 checking whether to build static libraries... yes [2022-07-04T08:26:48.836Z] #77 210.5 checking float.h usability... yes [2022-07-04T08:26:48.836Z] #77 210.7 checking float.h presence... yes [2022-07-04T08:26:48.836Z] #77 210.8 checking for float.h... yes [2022-07-04T08:26:48.836Z] #77 210.8 checking limits.h usability... yes [2022-07-04T08:26:48.836Z] #77 211.1 checking limits.h presence... yes [2022-07-04T08:26:48.836Z] #77 211.1 checking for limits.h... yes [2022-07-04T08:26:48.836Z] #77 211.2 checking stddef.h usability... yes [2022-07-04T08:26:48.836Z] #77 211.3 checking stddef.h presence... yes [2022-07-04T08:26:48.836Z] #77 211.4 checking for stddef.h... yes [2022-07-04T08:26:48.836Z] #77 211.4 checking for stdlib.h... (cached) yes [2022-07-04T08:26:48.836Z] #77 211.4 checking for string.h... (cached) yes [2022-07-04T08:26:48.836Z] #77 211.5 checking sys/time.h usability... yes [2022-07-04T08:26:48.836Z] #77 211.6 checking sys/time.h presence... yes [2022-07-04T08:26:48.836Z] #77 211.7 checking for sys/time.h... yes [2022-07-04T08:26:48.836Z] #77 211.7 checking for inline... inline [2022-07-04T08:26:48.836Z] #77 211.8 checking for size_t... yes [2022-07-04T08:26:48.836Z] #77 212.1 checking for stdlib.h... (cached) yes [2022-07-04T08:26:48.836Z] #77 212.1 checking for GNU libc compatible malloc... yes [2022-07-04T08:26:48.836Z] #77 212.4 checking for stdlib.h... (cached) yes [2022-07-04T08:26:48.995Z] #21 64.60 Selecting previously unselected package zstd. [2022-07-04T08:26:48.995Z] #21 64.61 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-04T08:26:48.995Z] #21 64.64 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-04T08:26:49.094Z] #77 212.4 checking for GNU libc compatible realloc... yes [2022-07-04T08:26:49.510Z] #21 65.14 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-04T08:26:49.662Z] #77 212.7 checking for working strtod... yes [2022-07-04T08:26:49.919Z] #77 213.1 checking for gettimeofday... yes [2022-07-04T08:26:50.177Z] #77 213.5 checking for memset... yes [2022-07-04T08:26:50.440Z] #21 66.32 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-04T08:26:50.440Z] #21 66.34 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-04T08:26:50.440Z] #21 66.38 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-04T08:26:50.440Z] #21 66.40 Setting up libicu67:amd64 (67.1-7) ... [2022-07-04T08:26:50.440Z] #21 66.43 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-04T08:26:50.691Z] #77 214.0 checking for strspn... [2022-07-04T08:26:50.691Z] #77 ... [2022-07-04T08:26:50.691Z] [2022-07-04T08:26:50.691Z] #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-04T08:26:50.691Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T08:26:50.691Z] #21 74.57 Setting up zip (3.0-12) ... [2022-07-04T08:26:50.691Z] #21 74.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:26:50.691Z] #21 74.76 Setting up bash-completion (1:2.11-2) ... [2022-07-04T08:26:50.697Z] #21 66.45 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-04T08:26:50.697Z] #21 66.47 Setting up uidmap (1:4.8.1-1) ... [2022-07-04T08:26:50.697Z] #21 66.48 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-04T08:26:50.697Z] #21 66.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T08:26:50.697Z] #21 66.52 Setting up bzip2 (1.0.8-4) ... [2022-07-04T08:26:50.954Z] #21 66.56 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T08:26:50.954Z] #21 66.57 Setting up python3-wheel (0.34.2-1) ... [2022-07-04T08:26:51.792Z] #20 ... [2022-07-04T08:26:51.792Z] [2022-07-04T08:26:51.792Z] #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-04T08:26:51.792Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-04T08:26:51.792Z] #69 1.836 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:26:51.792Z] #69 1.868 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:26:51.792Z] #69 1.869 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:26:51.792Z] #69 2.162 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-04T08:26:51.792Z] #69 2.548 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-04T08:26:51.792Z] #69 3.059 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:26:51.792Z] #69 3.551 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-04T08:26:51.792Z] #69 4.124 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-04T08:26:51.792Z] #69 4.648 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-04T08:26:51.792Z] #69 5.303 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:26:51.792Z] #69 5.303 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-04T08:26:51.792Z] #69 5.314 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [145 kB] [2022-07-04T08:26:51.792Z] #69 5.329 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [162 kB] [2022-07-04T08:26:51.792Z] #69 5.329 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [137 kB] [2022-07-04T08:26:51.792Z] #69 5.329 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [155 kB] [2022-07-04T08:26:51.792Z] #69 5.355 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-04T08:26:51.792Z] #69 5.355 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:26:51.792Z] #69 5.366 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-04T08:26:51.792Z] #69 5.366 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-04T08:26:51.792Z] #69 5.366 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-04T08:26:51.792Z] #69 5.366 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-04T08:26:51.792Z] #69 ... [2022-07-04T08:26:51.792Z] [2022-07-04T08:26:51.792Z] #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-04T08:26:51.792Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-04T08:26:51.792Z] #49 1.763 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:26:51.792Z] #49 1.783 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:26:51.792Z] #49 1.857 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:26:51.792Z] #49 2.142 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:26:51.792Z] #49 2.516 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-04T08:26:51.792Z] #49 2.918 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-04T08:26:51.792Z] #49 3.219 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-04T08:26:51.792Z] #49 3.696 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-04T08:26:51.792Z] #49 4.127 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-04T08:26:51.792Z] #49 4.659 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [162 kB] [2022-07-04T08:26:51.792Z] #49 4.660 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [145 kB] [2022-07-04T08:26:51.792Z] #49 4.662 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-04T08:26:51.792Z] #49 4.688 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [155 kB] [2022-07-04T08:26:51.792Z] #49 4.699 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [137 kB] [2022-07-04T08:26:51.792Z] #49 4.700 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:26:51.792Z] #49 5.703 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-04T08:26:51.792Z] #49 5.709 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-04T08:26:51.792Z] #49 5.709 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-04T08:26:51.792Z] #49 5.709 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:26:51.792Z] #49 5.709 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-04T08:26:51.792Z] #49 5.709 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-04T08:26:52.341Z] #21 67.79 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:26:52.341Z] #21 67.81 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-04T08:26:52.341Z] #21 67.82 Setting up libcap2-bin (1:2.44-1) ... [2022-07-04T08:26:52.341Z] #21 67.83 Setting up apparmor (2.13.6-10) ... [2022-07-04T08:26:54.863Z] #21 70.31 Setting up zip (3.0-12) ... [2022-07-04T08:26:54.863Z] #21 70.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:26:54.863Z] #21 70.48 Setting up bash-completion (1:2.11-2) ... [2022-07-04T08:26:54.867Z] #21 78.69 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T08:26:54.867Z] #21 78.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-04T08:26:54.867Z] #21 78.71 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-04T08:26:54.867Z] #21 78.72 Setting up patch (2.7.6-7) ... [2022-07-04T08:26:54.867Z] #21 78.73 Setting up sudo (1.9.5p2-3) ... [2022-07-04T08:26:54.867Z] #21 78.84 invoke-rc.d: could not determine current runlevel [2022-07-04T08:26:54.867Z] #21 78.85 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-04T08:26:54.867Z] #21 78.86 Setting up xfsprogs (5.10.0-4) ... [2022-07-04T08:26:54.867Z] #21 78.88 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-04T08:26:54.867Z] #21 78.89 Setting up inetutils-ping (2:2.0-1) ... [2022-07-04T08:26:54.867Z] #21 78.91 Setting up pigz (2.6-1) ... [2022-07-04T08:26:54.867Z] #21 78.93 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-04T08:26:54.867Z] #21 78.95 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T08:26:54.867Z] #21 79.01 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-04T08:26:55.124Z] #21 79.04 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:26:56.056Z] #21 79.77 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-04T08:26:56.056Z] #21 79.78 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-04T08:26:56.313Z] #21 80.28 Setting up libelf1:amd64 (0.183-1) ... [2022-07-04T08:26:56.313Z] #21 80.30 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-04T08:26:56.313Z] #21 80.31 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T08:26:56.313Z] #21 80.32 Setting up python3-distutils (3.9.2-1) ... [2022-07-04T08:26:56.760Z] #21 ... [2022-07-04T08:26:56.760Z] [2022-07-04T08:26:56.760Z] #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-04T08:26:56.760Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:26:56.760Z] #77 209.3 checking for GNU libc compatible malloc... yes [2022-07-04T08:26:56.760Z] #77 209.7 checking for stdlib.h... (cached) yes [2022-07-04T08:26:56.760Z] #77 209.7 checking for GNU libc compatible realloc... yes [2022-07-04T08:26:56.760Z] #77 210.2 checking for working strtod... yes [2022-07-04T08:26:56.760Z] #77 210.9 checking for gettimeofday... yes [2022-07-04T08:26:56.760Z] #77 211.2 checking for memset... yes [2022-07-04T08:26:56.760Z] #77 211.6 checking for strspn... yes [2022-07-04T08:26:56.760Z] #77 212.2 checking that generated files are newer than configure... done [2022-07-04T08:26:56.760Z] #77 212.2 configure: creating ./config.status [2022-07-04T08:26:56.760Z] #77 214.7 config.status: creating Makefile [2022-07-04T08:26:56.760Z] #77 214.8 config.status: creating config.h [2022-07-04T08:26:56.760Z] #77 214.8 config.status: executing depfiles commands [2022-07-04T08:26:56.760Z] #77 215.2 config.status: executing libtool commands [2022-07-04T08:26:56.760Z] #77 217.4 GEN .version [2022-07-04T08:26:56.760Z] #77 217.4 make install-recursive [2022-07-04T08:26:56.760Z] #77 217.4 make[1]: Entering directory '/tmp/crun-build' [2022-07-04T08:26:56.760Z] #77 217.7 Making install in libocispec [2022-07-04T08:26:56.760Z] #77 217.8 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T08:26:56.760Z] #77 217.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-04T08:26:56.760Z] #77 218.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-04T08:26:56.760Z] #77 218.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-04T08:26:56.760Z] #77 218.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-04T08:26:56.760Z] #77 219.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-04T08:26:56.760Z] #77 219.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-04T08:26:56.760Z] #77 219.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-04T08:26:56.760Z] #77 219.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-04T08:26:56.760Z] #77 219.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-04T08:26:56.760Z] #77 219.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-04T08:26:56.760Z] #77 219.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-04T08:26:56.760Z] #77 219.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-04T08:26:56.760Z] #77 219.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-04T08:26:56.760Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-04T08:26:56.760Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-04T08:26:56.760Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-04T08:26:56.760Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-04T08:26:56.760Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-04T08:26:56.760Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-04T08:26:56.760Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-04T08:26:56.877Z] #21 80.81 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:26:56.877Z] #21 80.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-04T08:26:56.877Z] #21 80.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-04T08:26:56.877Z] #21 80.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-04T08:26:56.877Z] #21 80.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-04T08:26:56.877Z] #21 80.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-04T08:26:56.877Z] #21 80.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-04T08:26:56.877Z] #21 80.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-04T08:26:56.877Z] #21 80.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-04T08:26:56.877Z] #21 80.87 Setting up python3-setuptools (52.0.0-4) ... [2022-07-04T08:26:57.693Z] #77 ... [2022-07-04T08:26:57.693Z] [2022-07-04T08:26:57.693Z] #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-04T08:26:57.693Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T08:26:57.693Z] #21 73.33 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T08:26:57.693Z] #21 73.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-04T08:26:57.693Z] #21 73.35 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-04T08:26:57.693Z] #21 73.37 Setting up patch (2.7.6-7) ... [2022-07-04T08:26:57.693Z] #21 73.39 Setting up sudo (1.9.5p2-3) ... [2022-07-04T08:26:57.693Z] #21 73.48 invoke-rc.d: could not determine current runlevel [2022-07-04T08:26:57.693Z] #21 73.49 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-04T08:26:57.693Z] #21 73.49 Setting up xfsprogs (5.10.0-4) ... [2022-07-04T08:26:57.693Z] #21 73.51 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-04T08:26:57.693Z] #21 73.52 Setting up inetutils-ping (2:2.0-1) ... [2022-07-04T08:26:57.693Z] #21 73.53 Setting up pigz (2.6-1) ... [2022-07-04T08:26:57.693Z] #21 73.54 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-04T08:26:57.693Z] #21 73.58 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T08:26:57.693Z] #21 73.60 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-04T08:26:57.693Z] #21 73.63 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:26:58.248Z] #21 82.38 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-04T08:26:58.248Z] #21 82.39 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-04T08:26:58.248Z] #21 82.41 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-04T08:26:58.534Z] #21 82.42 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-04T08:26:58.624Z] #21 74.46 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-04T08:26:58.624Z] #21 74.47 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-04T08:26:59.188Z] #21 74.93 Setting up libelf1:amd64 (0.183-1) ... [2022-07-04T08:26:59.188Z] #21 74.95 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-04T08:26:59.188Z] #21 74.96 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T08:26:59.188Z] #21 74.97 Setting up python3-distutils (3.9.2-1) ... [2022-07-04T08:26:59.753Z] #21 75.48 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:26:59.753Z] #21 75.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-04T08:26:59.753Z] #21 75.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-04T08:26:59.753Z] #21 75.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-04T08:26:59.753Z] #21 75.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-04T08:26:59.753Z] #21 75.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-04T08:26:59.753Z] #21 75.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-04T08:26:59.753Z] #21 75.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-04T08:26:59.753Z] #21 75.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-04T08:26:59.753Z] #21 75.55 Setting up python3-setuptools (52.0.0-4) ... [2022-07-04T08:26:59.936Z] #21 83.76 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-04T08:26:59.936Z] #21 83.77 Setting up jq (1.6-2.1) ... [2022-07-04T08:26:59.936Z] #21 83.78 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-04T08:26:59.936Z] #21 83.79 Setting up iptables (1.8.7-1) ... [2022-07-04T08:26:59.936Z] #21 83.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-04T08:26:59.936Z] #21 83.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-04T08:26:59.936Z] #21 83.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-04T08:26:59.936Z] #21 83.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-04T08:26:59.936Z] #21 83.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-04T08:26:59.936Z] #21 83.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-04T08:26:59.936Z] #21 83.84 Setting up iproute2 (5.10.0-4) ... [2022-07-04T08:27:00.195Z] #21 84.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:27:00.758Z] #21 DONE 84.8s [2022-07-04T08:27:00.758Z] [2022-07-04T08:27:00.758Z] #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-04T08:27:00.758Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-04T08:27:01.014Z] #22 ... [2022-07-04T08:27:01.014Z] [2022-07-04T08:27:01.014Z] #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-04T08:27:01.015Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:27:01.015Z] #77 214.0 checking for strspn... yes [2022-07-04T08:27:01.015Z] #77 214.8 checking that generated files are newer than configure... done [2022-07-04T08:27:01.015Z] #77 214.8 configure: creating ./config.status [2022-07-04T08:27:01.015Z] #77 218.3 config.status: creating Makefile [2022-07-04T08:27:01.015Z] #77 218.3 config.status: creating config.h [2022-07-04T08:27:01.015Z] #77 218.4 config.status: executing depfiles commands [2022-07-04T08:27:01.015Z] #77 218.5 config.status: executing libtool commands [2022-07-04T08:27:01.015Z] #77 219.5 GEN .version [2022-07-04T08:27:01.015Z] #77 219.5 make install-recursive [2022-07-04T08:27:01.015Z] #77 219.5 make[1]: Entering directory '/tmp/crun-build' [2022-07-04T08:27:01.015Z] #77 219.6 Making install in libocispec [2022-07-04T08:27:01.015Z] #77 219.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T08:27:01.015Z] #77 219.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-04T08:27:01.015Z] #77 219.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-04T08:27:01.015Z] #77 219.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-04T08:27:01.015Z] #77 219.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-04T08:27:01.015Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-04T08:27:01.015Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-04T08:27:01.015Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-04T08:27:01.015Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-04T08:27:01.015Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-04T08:27:01.015Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-04T08:27:01.015Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-04T08:27:01.015Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-04T08:27:01.015Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-04T08:27:01.015Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-04T08:27:01.015Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-04T08:27:01.015Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-04T08:27:01.015Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-04T08:27:01.015Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-04T08:27:01.015Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-04T08:27:01.015Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-04T08:27:01.015Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-04T08:27:01.015Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-04T08:27:01.015Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-04T08:27:01.015Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-04T08:27:01.015Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-04T08:27:01.015Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-04T08:27:01.015Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-04T08:27:01.015Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-04T08:27:01.015Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-04T08:27:01.015Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-04T08:27:01.015Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-04T08:27:01.015Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-04T08:27:01.015Z] #77 221.8 make install-recursive [2022-07-04T08:27:01.015Z] #77 221.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T08:27:01.015Z] #77 221.9 Making install in yajl [2022-07-04T08:27:01.015Z] #77 221.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T08:27:01.015Z] #77 221.9 CC verify/json_verify-json_verify.o [2022-07-04T08:27:01.015Z] #77 221.9 CC src/libyajl_la-yajl_alloc.lo [2022-07-04T08:27:01.015Z] #77 221.9 CC src/libyajl_la-yajl.lo [2022-07-04T08:27:01.015Z] #77 222.0 CC src/libyajl_la-yajl_parser.lo [2022-07-04T08:27:01.015Z] #77 222.0 CC src/libyajl_la-yajl_gen.lo [2022-07-04T08:27:01.015Z] #77 222.0 CC src/libyajl_la-yajl_buf.lo [2022-07-04T08:27:01.015Z] #77 222.0 CC src/libyajl_la-yajl_encode.lo [2022-07-04T08:27:01.015Z] #77 222.0 CC src/libyajl_la-yajl_lex.lo [2022-07-04T08:27:01.015Z] #77 222.1 CC src/libyajl_la-yajl_tree.lo [2022-07-04T08:27:01.578Z] #77 ... [2022-07-04T08:27:01.578Z] [2022-07-04T08:27:01.578Z] #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-04T08:27:01.578Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-04T08:27:01.578Z] #22 0.867 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-04T08:27:01.578Z] #22 0.877 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-04T08:27:01.578Z] #22 0.882 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-04T08:27:01.578Z] #22 DONE 0.9s [2022-07-04T08:27:01.649Z] #21 77.24 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-04T08:27:01.649Z] #21 77.25 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-04T08:27:01.649Z] #21 77.26 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-04T08:27:01.649Z] #21 77.27 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-04T08:27:01.838Z] [2022-07-04T08:27:01.838Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-04T08:27:01.838Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-04T08:27:03.029Z] #21 78.67 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-04T08:27:03.029Z] #21 78.68 Setting up jq (1.6-2.1) ... [2022-07-04T08:27:03.029Z] #21 78.69 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-04T08:27:03.029Z] #21 78.70 Setting up iptables (1.8.7-1) ... [2022-07-04T08:27:03.029Z] #21 78.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-04T08:27:03.029Z] #21 78.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-04T08:27:03.029Z] #21 78.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-04T08:27:03.029Z] #21 78.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-04T08:27:03.029Z] #21 78.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-04T08:27:03.029Z] #21 78.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-04T08:27:03.029Z] #21 78.75 Setting up iproute2 (5.10.0-4) ... [2022-07-04T08:27:03.289Z] #21 79.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:27:04.027Z] #49 21.45 Fetched 49.1 MB in 20s (2460 kB/s) [2022-07-04T08:27:04.028Z] #49 21.45 Reading package lists... [2022-07-04T08:27:04.028Z] #49 ... [2022-07-04T08:27:04.028Z] [2022-07-04T08:27:04.028Z] #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-04T08:27:04.028Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-04T08:27:04.028Z] #69 21.87 Fetched 49.1 MB in 20s (2424 kB/s) [2022-07-04T08:27:04.791Z] #21 DONE 80.6s [2022-07-04T08:27:04.791Z] [2022-07-04T08:27:04.791Z] #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-04T08:27:04.791Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-04T08:27:04.992Z] #64 278.9 # github.com/containerd/containerd/cmd/containerd [2022-07-04T08:27:04.992Z] #64 278.9 /usr/bin/ld: /tmp/go-link-3248749532/000019.o: in function `New': [2022-07-04T08:27:04.992Z] #64 278.9 /tmp/tmp.IFtejWIiWk/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-04T08:27:04.992Z] #64 279.0 + bin/containerd-stress [2022-07-04T08:27:05.750Z] #22 0.992 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-04T08:27:05.750Z] #22 0.996 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-04T08:27:05.750Z] #22 1.000 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-04T08:27:05.934Z] #64 280.1 + bin/containerd-shim [2022-07-04T08:27:06.007Z] #22 DONE 1.3s [2022-07-04T08:27:06.007Z] [2022-07-04T08:27:06.007Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-04T08:27:06.007Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-04T08:27:06.445Z] #55 311.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-04T08:27:07.089Z] #23 ... [2022-07-04T08:27:07.089Z] [2022-07-04T08:27:07.089Z] #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-04T08:27:07.089Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:27:07.089Z] #77 228.2 CCLD libyajl.la [2022-07-04T08:27:07.089Z] #77 228.8 CCLD verify/json_verify [2022-07-04T08:27:07.089Z] #77 229.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T08:27:07.089Z] #77 229.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-04T08:27:07.089Z] #77 229.2 make[5]: Nothing to be done for 'install-data-am'. [2022-07-04T08:27:07.089Z] #77 229.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T08:27:07.089Z] #77 229.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T08:27:07.089Z] #77 229.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T08:27:07.089Z] #77 229.3 CC src/validate.o [2022-07-04T08:27:07.089Z] #77 229.3 CC src/image_spec_schema_content_descriptor.lo [2022-07-04T08:27:07.089Z] #77 229.3 CC src/image_spec_schema_defs.lo [2022-07-04T08:27:07.089Z] #77 229.3 CC src/image_spec_schema_defs_descriptor.lo [2022-07-04T08:27:07.089Z] #77 229.4 CC src/image_spec_schema_config_schema.lo [2022-07-04T08:27:07.089Z] #77 229.4 CC src/image_spec_schema_image_index_schema.lo [2022-07-04T08:27:07.089Z] #77 229.4 CC src/image_spec_schema_image_layout_schema.lo [2022-07-04T08:27:07.089Z] #77 229.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-04T08:27:07.089Z] #77 229.4 CC src/runtime_spec_schema_config_linux.lo [2022-07-04T08:27:07.089Z] #77 229.5 CC src/runtime_spec_schema_config_zos.lo [2022-07-04T08:27:07.089Z] #77 229.5 CC src/runtime_spec_schema_config_schema.lo [2022-07-04T08:27:07.089Z] #77 229.6 CC src/runtime_spec_schema_config_solaris.lo [2022-07-04T08:27:07.089Z] #77 229.6 CC src/runtime_spec_schema_config_vm.lo [2022-07-04T08:27:07.089Z] #77 229.7 CC src/runtime_spec_schema_defs.lo [2022-07-04T08:27:07.089Z] #77 229.7 CC src/runtime_spec_schema_defs_linux.lo [2022-07-04T08:27:07.089Z] #77 229.7 CC src/runtime_spec_schema_defs_zos.lo [2022-07-04T08:27:07.089Z] #77 229.7 CC src/runtime_spec_schema_config_windows.lo [2022-07-04T08:27:07.089Z] #77 229.8 CC src/runtime_spec_schema_defs_vm.lo [2022-07-04T08:27:07.089Z] #77 229.8 CC src/runtime_spec_schema_defs_windows.lo [2022-07-04T08:27:07.089Z] #77 229.9 CC src/runtime_spec_schema_state_schema.lo [2022-07-04T08:27:07.089Z] #77 229.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-04T08:27:07.089Z] #77 230.0 CC src/basic_test_double_array_item.lo [2022-07-04T08:27:07.089Z] #77 230.0 CC src/basic_test_double_array.lo [2022-07-04T08:27:07.089Z] #77 230.0 CC src/basic_test_top_array_int.lo [2022-07-04T08:27:07.089Z] #77 230.2 CC src/basic_test_top_array_string.lo [2022-07-04T08:27:07.089Z] #77 230.2 CC src/basic_test_top_double_array_int.lo [2022-07-04T08:27:07.089Z] #77 230.2 CC src/basic_test_top_double_array_obj.lo [2022-07-04T08:27:07.089Z] #77 230.3 CC src/basic_test_top_double_array_string.lo [2022-07-04T08:27:07.089Z] #77 230.3 CC src/basic_test_top_double_array_refobj.lo [2022-07-04T08:27:07.089Z] #77 230.3 CC src/read-file.lo [2022-07-04T08:27:07.089Z] #77 230.4 CC src/json_common.lo [2022-07-04T08:27:07.089Z] #77 230.4 CC tests/test-1.o [2022-07-04T08:27:07.089Z] #77 230.6 CC tests/test-3.o [2022-07-04T08:27:07.089Z] #77 230.7 CC tests/test-4.o [2022-07-04T08:27:07.354Z] #77 230.8 CC tests/test-2.o [2022-07-04T08:27:07.354Z] #77 230.8 CC tests/test-5.o [2022-07-04T08:27:07.354Z] #77 230.9 CC tests/test-6.o [2022-07-04T08:27:07.413Z] #55 DONE 313.5s [2022-07-04T08:27:07.413Z] [2022-07-04T08:27:07.413Z] #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-04T08:27:07.413Z] #60 sha256:3507f0d5496b065152b5402c6af1cfc495a98b5a52d96e071ece11c87963ffff [2022-07-04T08:27:07.413Z] #60 180.4 + mkdir -p /build [2022-07-04T08:27:07.413Z] #60 180.4 + cp runc /build/runc [2022-07-04T08:27:07.413Z] #60 DONE 180.9s [2022-07-04T08:27:07.413Z] [2022-07-04T08:27:07.413Z] #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-04T08:27:07.413Z] #64 sha256:2124d7b2bcd79d27f7973d7292b04ef1bb65c5186d213bf9a84d9b480159f202 [2022-07-04T08:27:07.611Z] #77 231.1 CC tests/test-7.o [2022-07-04T08:27:07.612Z] #77 231.2 CC tests/test-8.o [2022-07-04T08:27:07.612Z] #77 231.3 CC tests/test-9.o [2022-07-04T08:27:07.868Z] #77 231.5 CC tests/test-11.o [2022-07-04T08:27:07.868Z] #77 231.6 CC tests/test-10.o [2022-07-04T08:27:07.951Z] #23 ... [2022-07-04T08:27:07.951Z] [2022-07-04T08:27:07.951Z] #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-04T08:27:07.951Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:27:07.951Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-04T08:27:07.951Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-04T08:27:07.951Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-04T08:27:07.951Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-04T08:27:07.951Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-04T08:27:07.951Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-04T08:27:07.951Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-04T08:27:07.951Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-04T08:27:07.951Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-04T08:27:07.951Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-04T08:27:07.951Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-04T08:27:07.951Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-04T08:27:07.951Z] #77 220.6 make install-recursive [2022-07-04T08:27:07.951Z] #77 220.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T08:27:07.951Z] #77 220.7 Making install in yajl [2022-07-04T08:27:07.951Z] #77 220.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T08:27:07.951Z] #77 220.8 CC src/libyajl_la-yajl_alloc.lo [2022-07-04T08:27:07.951Z] #77 220.8 CC src/libyajl_la-yajl.lo [2022-07-04T08:27:07.951Z] #77 220.8 CC verify/json_verify-json_verify.o [2022-07-04T08:27:07.951Z] #77 220.8 CC src/libyajl_la-yajl_gen.lo [2022-07-04T08:27:07.951Z] #77 220.8 CC src/libyajl_la-yajl_parser.lo [2022-07-04T08:27:07.951Z] #77 220.8 CC src/libyajl_la-yajl_buf.lo [2022-07-04T08:27:07.951Z] #77 220.8 CC src/libyajl_la-yajl_encode.lo [2022-07-04T08:27:07.951Z] #77 220.8 CC src/libyajl_la-yajl_lex.lo [2022-07-04T08:27:07.951Z] #77 220.9 CC src/libyajl_la-yajl_tree.lo [2022-07-04T08:27:07.951Z] #77 226.2 CCLD libyajl.la [2022-07-04T08:27:07.951Z] #77 226.6 CCLD verify/json_verify [2022-07-04T08:27:07.951Z] #77 226.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T08:27:07.951Z] #77 226.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-04T08:27:07.951Z] #77 226.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-04T08:27:07.951Z] #77 226.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T08:27:07.951Z] #77 226.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T08:27:07.951Z] #77 226.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T08:27:07.951Z] #77 227.0 CC src/validate.o [2022-07-04T08:27:07.951Z] #77 227.0 CC src/image_spec_schema_config_schema.lo [2022-07-04T08:27:07.951Z] #77 227.0 CC src/image_spec_schema_content_descriptor.lo [2022-07-04T08:27:07.951Z] #77 227.1 CC src/image_spec_schema_defs.lo [2022-07-04T08:27:07.951Z] #77 227.1 CC src/image_spec_schema_defs_descriptor.lo [2022-07-04T08:27:07.951Z] #77 227.1 CC src/image_spec_schema_image_layout_schema.lo [2022-07-04T08:27:07.951Z] #77 227.1 CC src/image_spec_schema_image_index_schema.lo [2022-07-04T08:27:07.951Z] #77 227.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-04T08:27:07.951Z] #77 227.1 CC src/runtime_spec_schema_config_linux.lo [2022-07-04T08:27:07.951Z] #77 227.2 CC src/runtime_spec_schema_config_zos.lo [2022-07-04T08:27:07.951Z] #77 227.3 CC src/runtime_spec_schema_config_solaris.lo [2022-07-04T08:27:07.951Z] #77 227.3 CC src/runtime_spec_schema_config_vm.lo [2022-07-04T08:27:07.951Z] #77 227.4 CC src/runtime_spec_schema_config_windows.lo [2022-07-04T08:27:07.951Z] #77 227.4 CC src/runtime_spec_schema_config_schema.lo [2022-07-04T08:27:07.951Z] #77 227.4 CC src/runtime_spec_schema_defs.lo [2022-07-04T08:27:07.951Z] #77 227.6 CC src/runtime_spec_schema_defs_vm.lo [2022-07-04T08:27:07.951Z] #77 227.6 CC src/runtime_spec_schema_defs_linux.lo [2022-07-04T08:27:07.951Z] #77 227.7 CC src/runtime_spec_schema_defs_windows.lo [2022-07-04T08:27:07.951Z] #77 227.7 CC src/runtime_spec_schema_state_schema.lo [2022-07-04T08:27:07.951Z] #77 227.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-04T08:27:07.951Z] #77 227.9 CC src/runtime_spec_schema_defs_zos.lo [2022-07-04T08:27:07.951Z] #77 228.0 CC src/basic_test_double_array.lo [2022-07-04T08:27:07.951Z] #77 228.1 CC src/basic_test_top_array_string.lo [2022-07-04T08:27:07.951Z] #77 228.2 CC src/basic_test_top_array_int.lo [2022-07-04T08:27:07.951Z] #77 228.3 CC src/basic_test_top_double_array_int.lo [2022-07-04T08:27:07.951Z] #77 228.3 CC src/basic_test_top_double_array_obj.lo [2022-07-04T08:27:07.951Z] #77 228.4 CC src/basic_test_double_array_item.lo [2022-07-04T08:27:07.951Z] #77 228.8 CC src/read-file.lo [2022-07-04T08:27:07.951Z] #77 228.8 CC src/basic_test_top_double_array_string.lo [2022-07-04T08:27:07.951Z] #77 228.8 CC src/basic_test_top_double_array_refobj.lo [2022-07-04T08:27:07.951Z] #77 228.9 CC src/json_common.lo [2022-07-04T08:27:07.951Z] #77 229.1 CC tests/test-2.o [2022-07-04T08:27:07.951Z] #77 229.4 CC tests/test-3.o [2022-07-04T08:27:07.951Z] #77 229.4 CC tests/test-1.o [2022-07-04T08:27:07.951Z] #77 229.6 CC tests/test-5.o [2022-07-04T08:27:07.951Z] #77 229.7 CC tests/test-7.o [2022-07-04T08:27:07.951Z] #77 229.8 CC tests/test-4.o [2022-07-04T08:27:07.951Z] #77 229.9 CC tests/test-6.o [2022-07-04T08:27:07.951Z] #77 229.9 CC tests/test-9.o [2022-07-04T08:27:07.951Z] #77 230.2 CC tests/test-8.o [2022-07-04T08:27:07.951Z] #77 230.3 CC tests/test-10.o [2022-07-04T08:27:07.951Z] #77 230.4 CC tests/test-11.o [2022-07-04T08:27:10.689Z] #64 ... [2022-07-04T08:27:10.689Z] [2022-07-04T08:27:10.689Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-04T08:27:10.689Z] #56 sha256:dcd4413d794c97fa0c4acacabf9d1ecad82b660e0e3b91b0a56283bdb8a7902a [2022-07-04T08:27:11.254Z] #56 DONE 0.8s [2022-07-04T08:27:11.254Z] [2022-07-04T08:27:11.254Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-04T08:27:11.254Z] #58 sha256:aa3eeb21eafec7e53c0ce8b46cbd0889c896b41cb806ca848d7c67a689227680 [2022-07-04T08:27:11.254Z] #58 DONE 0.1s [2022-07-04T08:27:11.254Z] [2022-07-04T08:27:11.254Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-04T08:27:11.254Z] #61 sha256:40d712ef92ea70bc1dc1e57d97dae21dec417036d3e1c51c210bd21c74a57f99 [2022-07-04T08:27:11.512Z] #61 DONE 0.3s [2022-07-04T08:27:11.512Z] [2022-07-04T08:27:11.512Z] #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-04T08:27:11.512Z] #64 sha256:2124d7b2bcd79d27f7973d7292b04ef1bb65c5186d213bf9a84d9b480159f202 [2022-07-04T08:27:12.047Z] #77 ... [2022-07-04T08:27:12.047Z] [2022-07-04T08:27:12.047Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-04T08:27:12.047Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-04T08:27:12.047Z] #23 10.49 Collecting yamllint==1.26.1 [2022-07-04T08:27:12.193Z] #69 21.87 Reading package lists... [2022-07-04T08:27:12.193Z] #69 ... [2022-07-04T08:27:12.193Z] [2022-07-04T08:27:12.193Z] #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-04T08:27:12.193Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-04T08:27:12.193Z] #49 21.45 Reading package lists... [2022-07-04T08:27:13.398Z] #49 31.25 Reading package lists... [2022-07-04T08:27:13.398Z] #49 ... [2022-07-04T08:27:13.398Z] [2022-07-04T08:27:13.398Z] #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-04T08:27:13.398Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-04T08:27:13.398Z] #20 22.22 Fetched 49.1 MB in 21s (2378 kB/s) [2022-07-04T08:27:13.398Z] #20 22.22 Reading package lists... [2022-07-04T08:27:13.398Z] #20 32.26 Reading package lists... [2022-07-04T08:27:13.398Z] #20 ... [2022-07-04T08:27:13.398Z] [2022-07-04T08:27:13.398Z] #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-04T08:27:13.398Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-04T08:27:13.398Z] #69 21.87 Reading package lists... [2022-07-04T08:27:13.415Z] #64 274.0 + bin/containerd [2022-07-04T08:27:13.416Z] #23 11.56 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-04T08:27:14.787Z] #23 12.77 Collecting pathspec>=0.5.3 [2022-07-04T08:27:14.787Z] #23 12.79 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-04T08:27:15.044Z] #23 13.23 Collecting pyyaml [2022-07-04T08:27:15.044Z] #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-04T08:27:15.044Z] #23 13.34 Building wheels for collected packages: yamllint [2022-07-04T08:27:15.044Z] #23 13.34 Building wheel for yamllint (setup.py): started [2022-07-04T08:27:15.990Z] #64 289.3 + bin/containerd-shim-runc-v1 [2022-07-04T08:27:16.415Z] #23 14.59 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-04T08:27:16.415Z] #23 14.59 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=549aa4e711f0c5aa783ad89c57c953f513de1d6a66616a8c2ae5a26350e782ae [2022-07-04T08:27:16.415Z] #23 14.59 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-04T08:27:16.415Z] #23 14.60 Successfully built yamllint [2022-07-04T08:27:16.415Z] #23 14.63 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-04T08:27:16.673Z] #23 15.06 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-04T08:27:17.605Z] #23 DONE 15.8s [2022-07-04T08:27:17.605Z] [2022-07-04T08:27:17.605Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-04T08:27:17.605Z] #27 sha256:95ef27e86f002477fda47e6ec89a49f7277489e0e7aaf9d6b4533829c1ed131b [2022-07-04T08:27:17.605Z] #27 DONE 0.2s [2022-07-04T08:27:17.605Z] [2022-07-04T08:27:17.605Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-04T08:27:17.605Z] #32 sha256:cd7208c856294ebcc1f78fe64f93be2c23250e35accf89246bbf32ab3b407fbd [2022-07-04T08:27:17.863Z] #32 DONE 0.3s [2022-07-04T08:27:17.863Z] [2022-07-04T08:27:17.863Z] #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-04T08:27:17.863Z] #60 sha256:e90353b1e53a40af713115108cd44b5684d96d4a8ab09831e3341f6933283304 [2022-07-04T08:27:17.903Z] #77 ... [2022-07-04T08:27:17.904Z] [2022-07-04T08:27:17.904Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-04T08:27:17.904Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-04T08:27:17.904Z] #23 10.61 Collecting yamllint==1.26.1 [2022-07-04T08:27:17.904Z] #23 11.68 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-04T08:27:18.121Z] #60 ... [2022-07-04T08:27:18.121Z] [2022-07-04T08:27:18.121Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-04T08:27:18.121Z] #35 sha256:1e3e63b01341077291dd97f9cccfaaa274bc2e9d9787f93d37efbab5bf737000 [2022-07-04T08:27:18.379Z] #35 DONE 0.3s [2022-07-04T08:27:18.379Z] [2022-07-04T08:27:18.379Z] #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-04T08:27:18.379Z] #60 sha256:e90353b1e53a40af713115108cd44b5684d96d4a8ab09831e3341f6933283304 [2022-07-04T08:27:18.379Z] #60 ... [2022-07-04T08:27:18.379Z] [2022-07-04T08:27:18.379Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-04T08:27:18.379Z] #37 sha256:ed188f669f28da9c3097c2fa46789147ffd9770e18edae1ec47659eb19d0923b [2022-07-04T08:27:18.636Z] #37 DONE 0.3s [2022-07-04T08:27:18.636Z] [2022-07-04T08:27:18.636Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-04T08:27:18.636Z] #39 sha256:d0ed65e1cdc148aab8ced600dbbb99dd929ff21ab8e0e4f29005708cea61b655 [2022-07-04T08:27:18.894Z] #39 DONE 0.1s [2022-07-04T08:27:18.894Z] [2022-07-04T08:27:18.894Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-04T08:27:18.894Z] #41 sha256:c0692a93fdff84e3b381321f873e7467439ff7bf157f945b666ca6c36c080aef [2022-07-04T08:27:18.894Z] #41 DONE 0.2s [2022-07-04T08:27:18.894Z] [2022-07-04T08:27:18.894Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-04T08:27:18.894Z] #45 sha256:ef3ef5290e4e9da0cb2d3d02c2dba1a8660ace8c8a2f10e6ca2348c46303ae5d [2022-07-04T08:27:19.152Z] #45 DONE 0.1s [2022-07-04T08:27:19.152Z] [2022-07-04T08:27:19.152Z] #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-04T08:27:19.152Z] #60 sha256:e90353b1e53a40af713115108cd44b5684d96d4a8ab09831e3341f6933283304 [2022-07-04T08:27:19.273Z] #23 13.06 Collecting pathspec>=0.5.3 [2022-07-04T08:27:19.273Z] #23 13.06 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-04T08:27:19.529Z] #23 13.58 Collecting pyyaml [2022-07-04T08:27:19.786Z] #23 13.59 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-04T08:27:19.786Z] #23 13.75 Building wheels for collected packages: yamllint [2022-07-04T08:27:19.786Z] #23 13.75 Building wheel for yamllint (setup.py): started [2022-07-04T08:27:20.199Z] #64 294.3 + bin/containerd-shim-runc-v2 [2022-07-04T08:27:20.772Z] #64 295.0 + binaries [2022-07-04T08:27:21.033Z] #64 295.0 + install -D bin/containerd /build/containerd [2022-07-04T08:27:21.033Z] #64 295.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-04T08:27:21.033Z] #64 295.1 + install -D bin/ctr /build/ctr [2022-07-04T08:27:21.156Z] #23 14.98 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-04T08:27:21.156Z] #23 14.98 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6eaa04f0cd72e7d44f6611cecb6c3a93e5debf11fbacbfa1f4faf18a54fe9c56 [2022-07-04T08:27:21.156Z] #23 14.98 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-04T08:27:21.156Z] #23 14.99 Successfully built yamllint [2022-07-04T08:27:21.156Z] #23 15.01 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-04T08:27:21.413Z] #23 15.45 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-04T08:27:21.540Z] #69 31.84 Reading package lists... [2022-07-04T08:27:21.540Z] #69 ... [2022-07-04T08:27:21.540Z] [2022-07-04T08:27:21.540Z] #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-04T08:27:21.540Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-04T08:27:21.540Z] #49 31.25 Reading package lists... [2022-07-04T08:27:21.977Z] #23 DONE 16.0s [2022-07-04T08:27:21.977Z] [2022-07-04T08:27:21.977Z] #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-04T08:27:21.977Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:27:22.237Z] #55 ... [2022-07-04T08:27:22.237Z] [2022-07-04T08:27:22.237Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-04T08:27:22.237Z] #27 sha256:a19a376ae0e47368cb2eed74de50c28edef7771a49784c6428ce6dc7800d78ec [2022-07-04T08:27:22.237Z] #27 DONE 0.3s [2022-07-04T08:27:22.237Z] [2022-07-04T08:27:22.237Z] #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-04T08:27:22.237Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:27:22.494Z] #55 ... [2022-07-04T08:27:22.494Z] [2022-07-04T08:27:22.494Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-04T08:27:22.494Z] #32 sha256:e63a0511e978fdf840bcf4362ff5094587a57a2ae9d535d12b2ff43603f29d20 [2022-07-04T08:27:23.578Z] #64 DONE 297.4s [2022-07-04T08:27:23.864Z] #32 DONE 1.2s [2022-07-04T08:27:23.864Z] [2022-07-04T08:27:23.864Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-04T08:27:23.864Z] #35 sha256:7bbcde83903c23bb03ea6b6167b00a1e91da199ad685b629bc112dc6116e5f72 [2022-07-04T08:27:24.089Z] #49 40.40 Building dependency tree... [2022-07-04T08:27:24.150Z] [2022-07-04T08:27:24.150Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-04T08:27:24.150Z] #65 sha256:d801df744e2612327d1809a10e30beb86174904453813ff297dfd58f0ffa8b05 [2022-07-04T08:27:24.427Z] #35 DONE 0.8s [2022-07-04T08:27:24.427Z] [2022-07-04T08:27:24.427Z] #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-04T08:27:24.427Z] #60 sha256:e69eb2bc838e8d212a1cb81e23976efd41a0889b3ee63b5354329d20234d4dcc [2022-07-04T08:27:24.427Z] #60 ... [2022-07-04T08:27:24.427Z] [2022-07-04T08:27:24.427Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-04T08:27:24.427Z] #37 sha256:2f702f515aab1453d33a8e1c6ebadbbf86d7aeb3209cf35bda7be7c29a785ab2 [2022-07-04T08:27:24.991Z] #37 DONE 0.6s [2022-07-04T08:27:24.991Z] [2022-07-04T08:27:24.991Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-04T08:27:24.991Z] #39 sha256:c5921774135743593050330f6ec80d54560bf6f0ae9400028063fcb1b120a40d [2022-07-04T08:27:25.248Z] #39 DONE 0.2s [2022-07-04T08:27:25.248Z] [2022-07-04T08:27:25.248Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-04T08:27:25.248Z] #41 sha256:6ba963f634c9e25ade954a53c37e970de9da27709b6de5c19232d36d1687a2a8 [2022-07-04T08:27:25.505Z] #41 DONE 0.3s [2022-07-04T08:27:25.505Z] [2022-07-04T08:27:25.505Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-04T08:27:25.505Z] #45 sha256:b481567afbdc7658642bec204244a39f40f08152617abf608e7f0f00bf4c9608 [2022-07-04T08:27:25.505Z] #45 DONE 0.1s [2022-07-04T08:27:25.505Z] [2022-07-04T08:27:25.505Z] #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-04T08:27:25.505Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:27:26.004Z] #49 44.52 The following additional packages will be installed: [2022-07-04T08:27:26.004Z] #49 44.54 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-04T08:27:26.004Z] #49 44.55 Suggested packages: [2022-07-04T08:27:26.004Z] #49 44.55 cmake-doc ninja-build lrzip [2022-07-04T08:27:26.004Z] #49 44.55 Recommended packages: [2022-07-04T08:27:26.004Z] #49 44.55 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-04T08:27:26.116Z] #65 DONE 1.9s [2022-07-04T08:27:26.116Z] [2022-07-04T08:27:26.116Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-04T08:27:26.116Z] #70 sha256:950a6c89d9be810211f06a98f78b559a6920c9c4cd544340c78c4d61c1b674bd [2022-07-04T08:27:26.265Z] #49 45.16 The following NEW packages will be installed: [2022-07-04T08:27:26.265Z] #49 45.18 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-04T08:27:26.377Z] #70 DONE 0.5s [2022-07-04T08:27:26.377Z] [2022-07-04T08:27:26.377Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-04T08:27:26.377Z] #75 sha256:9b9f59bf27f0c24bd801a694ac7aed70b388f48859aa1095775646379b44d5d9 [2022-07-04T08:27:26.838Z] #49 45.63 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:27:26.838Z] #49 45.63 Need to get 8418 kB of archives. [2022-07-04T08:27:26.838Z] #49 45.63 After this operation, 34.9 MB of additional disk space will be used. [2022-07-04T08:27:26.838Z] #49 45.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-04T08:27:26.838Z] #49 45.65 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-04T08:27:26.838Z] #49 45.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-04T08:27:26.838Z] #49 45.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-04T08:27:26.838Z] #49 45.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-04T08:27:26.838Z] #49 45.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-04T08:27:26.838Z] #49 45.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-04T08:27:26.838Z] #49 45.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-04T08:27:27.780Z] #49 46.49 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:27:28.041Z] #49 46.78 Fetched 8418 kB in 0s (18.3 MB/s) [2022-07-04T08:27:28.041Z] #49 46.84 Selecting previously unselected package xxd. [2022-07-04T08:27:28.041Z] #49 46.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 ... 30256 files and directories currently installed.) [2022-07-04T08:27:28.041Z] #49 46.91 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-04T08:27:28.041Z] #49 46.92 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:27:28.302Z] #49 47.07 Selecting previously unselected package vim-common. [2022-07-04T08:27:28.302Z] #49 47.09 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T08:27:28.302Z] #49 47.11 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:27:28.563Z] #49 47.27 Selecting previously unselected package cmake-data. [2022-07-04T08:27:28.563Z] #49 47.27 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-04T08:27:28.563Z] #49 47.28 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-04T08:27:28.825Z] #49 ... [2022-07-04T08:27:28.825Z] [2022-07-04T08:27:28.825Z] #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-04T08:27:28.825Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-04T08:27:28.825Z] #69 31.84 Reading package lists... [2022-07-04T08:27:28.825Z] #69 40.94 Building dependency tree... [2022-07-04T08:27:28.825Z] #69 45.14 The following additional packages will be installed: [2022-07-04T08:27:28.825Z] #69 45.15 libbtrfs0 [2022-07-04T08:27:28.825Z] #69 45.40 The following NEW packages will be installed: [2022-07-04T08:27:28.825Z] #69 45.42 libbtrfs-dev libbtrfs0 [2022-07-04T08:27:28.825Z] #69 45.83 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:27:28.825Z] #69 45.83 Need to get 460 kB of archives. [2022-07-04T08:27:28.825Z] #69 45.83 After this operation, 1237 kB of additional disk space will be used. [2022-07-04T08:27:28.825Z] #69 45.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-04T08:27:28.825Z] #69 45.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-04T08:27:28.825Z] #69 46.51 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:27:28.825Z] #69 46.80 Fetched 460 kB in 0s (1624 kB/s) [2022-07-04T08:27:28.825Z] #69 46.86 Selecting previously unselected package libbtrfs0:amd64. [2022-07-04T08:27:28.825Z] #69 46.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-07-04T08:27:28.825Z] #69 46.91 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-04T08:27:28.825Z] #69 46.92 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T08:27:28.825Z] #69 47.01 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-04T08:27:28.825Z] #69 47.02 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-04T08:27:28.825Z] #69 47.06 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T08:27:28.825Z] #69 47.24 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T08:27:28.825Z] #69 47.26 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T08:27:28.825Z] #69 47.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:27:28.825Z] #69 DONE 47.7s [2022-07-04T08:27:28.825Z] [2022-07-04T08:27:28.825Z] #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-04T08:27:28.825Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-04T08:27:28.825Z] #20 32.26 Reading package lists... [2022-07-04T08:27:28.825Z] #20 41.47 Building dependency tree... [2022-07-04T08:27:28.825Z] #20 45.47 The following additional packages will be installed: [2022-07-04T08:27:28.825Z] #20 45.47 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-04T08:27:28.825Z] #20 45.48 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-04T08:27:28.825Z] #20 45.48 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-04T08:27:28.825Z] #20 45.48 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-04T08:27:28.825Z] #20 45.48 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-04T08:27:28.825Z] #20 45.49 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-04T08:27:28.825Z] #20 45.49 mingw-w64-common mingw-w64-x86-64-dev [2022-07-04T08:27:28.825Z] #20 45.52 Suggested packages: [2022-07-04T08:27:28.825Z] #20 45.53 gcc-10-locales seccomp wine64 [2022-07-04T08:27:28.825Z] #20 46.06 The following NEW packages will be installed: [2022-07-04T08:27:28.825Z] #20 46.06 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-04T08:27:28.825Z] #20 46.06 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-04T08:27:28.825Z] #20 46.06 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-04T08:27:28.825Z] #20 46.06 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-04T08:27:28.825Z] #20 46.06 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-04T08:27:28.825Z] #20 46.07 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-04T08:27:28.825Z] #20 46.07 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-04T08:27:28.825Z] #20 46.08 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-04T08:27:28.825Z] #20 46.09 mingw-w64-x86-64-dev [2022-07-04T08:27:28.825Z] #20 46.55 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:27:28.825Z] #20 46.55 Need to get 115 MB of archives. [2022-07-04T08:27:28.825Z] #20 46.55 After this operation, 645 MB of additional disk space will be used. [2022-07-04T08:27:28.825Z] #20 46.55 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-04T08:27:28.825Z] #20 46.61 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-04T08:27:28.825Z] #20 46.66 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-04T08:27:28.825Z] #20 46.67 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-04T08:27:28.825Z] #20 46.67 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-04T08:27:28.825Z] #20 46.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-04T08:27:28.825Z] #20 46.73 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-04T08:27:28.825Z] #20 46.81 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-04T08:27:28.825Z] #20 46.81 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-04T08:27:28.825Z] #20 47.05 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-04T08:27:28.825Z] #20 47.57 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-04T08:27:28.825Z] #20 ... [2022-07-04T08:27:28.825Z] [2022-07-04T08:27:28.825Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-04T08:27:28.825Z] #70 sha256:f1a1f6df706ec471bbd95d9b8b9dca82b9310aeb52ed5b8c71a5e6c72b61629d [2022-07-04T08:27:28.825Z] #70 DONE 0.1s [2022-07-04T08:27:28.825Z] [2022-07-04T08:27:28.825Z] #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-04T08:27:28.825Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-04T08:27:28.825Z] #20 47.72 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-04T08:27:28.920Z] #75 DONE 2.1s [2022-07-04T08:27:28.925Z] [2022-07-04T08:27:28.925Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-04T08:27:28.926Z] #78 sha256:c22ee3d216b471138204f207cd1f4b41707eb0d1d60820d453f0a7ebec2c3de6 [2022-07-04T08:27:28.926Z] #78 DONE 0.1s [2022-07-04T08:27:28.926Z] [2022-07-04T08:27:28.926Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-04T08:27:28.926Z] #79 sha256:3a955e37360a6d1c773374a07b97ae00023262d6b2ab71875728be22239eb4d0 [2022-07-04T08:27:28.926Z] #79 DONE 0.0s [2022-07-04T08:27:28.926Z] [2022-07-04T08:27:28.926Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-04T08:27:28.926Z] #80 sha256:e70ad638f767a7d9534b2024ae3a509d5ed35ca08345b2c97c24196e040aba12 [2022-07-04T08:27:28.926Z] #80 DONE 0.0s [2022-07-04T08:27:28.926Z] [2022-07-04T08:27:28.926Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-04T08:27:28.926Z] #81 sha256:b05ac63d38981b20234b339fd0c8141dbb943a679dd638b5b94c64888a7e8405 [2022-07-04T08:27:29.099Z] #20 ... [2022-07-04T08:27:29.099Z] [2022-07-04T08:27:29.099Z] #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-04T08:27:29.099Z] #71 sha256:d1531321e84103b3a1c3594850bd29d3c3adc4286321b4145abe52d040bab70f [2022-07-04T08:27:29.497Z] #81 DONE 0.9s [2022-07-04T08:27:29.497Z] [2022-07-04T08:27:29.497Z] #82 exporting to image [2022-07-04T08:27:29.497Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-04T08:27:29.497Z] #82 exporting layers [2022-07-04T08:27:29.672Z] #71 0.845 + RM_GOPATH=0 [2022-07-04T08:27:29.672Z] #71 0.845 + TMP_GOPATH= [2022-07-04T08:27:29.672Z] #71 0.845 + : /build [2022-07-04T08:27:29.672Z] #71 0.845 + '[' -z '' ']' [2022-07-04T08:27:29.672Z] #71 0.846 ++ mktemp -d [2022-07-04T08:27:29.672Z] #71 0.849 + export GOPATH=/tmp/tmp.Wx4JGMFvi2 [2022-07-04T08:27:29.933Z] #71 0.849 + GOPATH=/tmp/tmp.Wx4JGMFvi2 [2022-07-04T08:27:29.933Z] #71 0.849 + RM_GOPATH=1 [2022-07-04T08:27:29.933Z] #71 0.850 + case "$(go env GOARCH)" in [2022-07-04T08:27:29.933Z] #71 0.851 ++ go env GOARCH [2022-07-04T08:27:29.933Z] #71 0.860 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T08:27:29.934Z] #71 0.860 + GO_BUILDMODE=-buildmode=pie [2022-07-04T08:27:29.934Z] #71 0.867 ++ dirname /install.sh [2022-07-04T08:27:29.934Z] #71 0.868 + dir=/ [2022-07-04T08:27:29.934Z] #71 0.868 + bin=containerd [2022-07-04T08:27:29.934Z] #71 0.869 + shift [2022-07-04T08:27:29.934Z] #71 0.869 + '[' '!' -f //containerd.installer ']' [2022-07-04T08:27:29.934Z] #71 0.869 + . //containerd.installer [2022-07-04T08:27:29.934Z] #71 0.869 ++ set -e [2022-07-04T08:27:29.934Z] #71 0.869 ++ : v1.6.6 [2022-07-04T08:27:29.934Z] #71 0.870 + install_containerd [2022-07-04T08:27:29.934Z] #71 0.870 + echo 'Install containerd version v1.6.6' [2022-07-04T08:27:29.934Z] #71 0.871 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Wx4JGMFvi2/src/github.com/containerd/containerd [2022-07-04T08:27:29.934Z] #71 0.871 Install containerd version v1.6.6 [2022-07-04T08:27:29.934Z] #71 0.876 Cloning into '/tmp/tmp.Wx4JGMFvi2/src/github.com/containerd/containerd'... [2022-07-04T08:27:32.478Z] #71 ... [2022-07-04T08:27:32.478Z] [2022-07-04T08:27:32.478Z] #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-04T08:27:32.478Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-04T08:27:32.478Z] #49 48.80 Selecting previously unselected package libarchive13:amd64. [2022-07-04T08:27:32.478Z] #49 48.80 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-04T08:27:32.478Z] #49 48.82 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-04T08:27:32.478Z] #49 48.89 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-04T08:27:32.478Z] #49 48.89 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-04T08:27:32.478Z] #49 48.90 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-04T08:27:32.478Z] #49 48.97 Selecting previously unselected package librhash0:amd64. [2022-07-04T08:27:32.478Z] #49 48.97 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-04T08:27:32.478Z] #49 48.98 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-04T08:27:32.478Z] #49 49.06 Selecting previously unselected package libuv1:amd64. [2022-07-04T08:27:32.478Z] #49 49.06 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-04T08:27:32.478Z] #49 49.07 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-04T08:27:32.478Z] #49 49.14 Selecting previously unselected package cmake. [2022-07-04T08:27:32.478Z] #49 49.14 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-04T08:27:32.478Z] #49 49.15 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-04T08:27:32.478Z] #49 50.79 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-04T08:27:32.478Z] #49 50.81 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:27:32.478Z] #49 50.82 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-04T08:27:32.478Z] #49 50.84 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:27:32.478Z] #49 50.87 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-04T08:27:32.478Z] #49 50.89 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-04T08:27:32.478Z] #49 50.91 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-04T08:27:32.478Z] #49 50.93 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-04T08:27:32.478Z] #49 50.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:27:32.478Z] #49 DONE 51.4s [2022-07-04T08:27:32.739Z] [2022-07-04T08:27:32.739Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-04T08:27:32.739Z] #50 sha256:897f1c6ed2de35c0f70c19b4f21fba3b6ee1f4c7d53c143f1e3f95256e0dc51d [2022-07-04T08:27:32.739Z] #50 DONE 0.1s [2022-07-04T08:27:32.739Z] [2022-07-04T08:27:32.739Z] #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-04T08:27:32.739Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-04T08:27:32.739Z] #20 47.97 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-04T08:27:32.739Z] #20 48.57 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-04T08:27:32.739Z] #20 48.74 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-04T08:27:32.739Z] #20 48.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-04T08:27:32.740Z] #20 48.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-04T08:27:32.740Z] #20 48.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-04T08:27:32.740Z] #20 48.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-04T08:27:32.740Z] #20 48.76 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-04T08:27:32.740Z] #20 48.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-04T08:27:32.740Z] #20 48.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-04T08:27:32.740Z] #20 48.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-04T08:27:32.740Z] #20 48.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-04T08:27:32.740Z] #20 48.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-04T08:27:32.740Z] #20 48.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-04T08:27:32.740Z] #20 48.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-04T08:27:32.740Z] #20 48.79 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-04T08:27:32.740Z] #20 48.80 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-04T08:27:32.740Z] #20 48.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-04T08:27:32.740Z] #20 49.22 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:27:32.740Z] #20 49.51 Fetched 115 MB in 3s (44.8 MB/s) [2022-07-04T08:27:32.740Z] #20 49.54 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-04T08:27:32.740Z] #20 49.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-07-04T08:27:32.740Z] #20 49.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-04T08:27:32.740Z] #20 49.61 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-04T08:27:32.740Z] #20 50.48 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-04T08:27:32.740Z] #20 50.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-04T08:27:32.740Z] #20 50.49 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-04T08:27:32.740Z] #20 51.56 Selecting previously unselected package binutils-mingw-w64. [2022-07-04T08:27:32.740Z] #20 51.56 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-04T08:27:32.740Z] #20 51.56 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-04T08:27:33.001Z] #20 51.69 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-04T08:27:33.001Z] #20 51.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T08:27:33.001Z] #20 51.71 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T08:27:33.001Z] #20 51.85 Selecting previously unselected package dmsetup. [2022-07-04T08:27:33.001Z] #20 51.86 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T08:27:33.001Z] #20 51.86 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-04T08:27:33.263Z] #20 ... [2022-07-04T08:27:33.263Z] [2022-07-04T08:27:33.263Z] #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-04T08:27:33.263Z] #74 sha256:a3da4bd882655000e658f621008db52482eba0423270a22e8ffae7675cc72e3d [2022-07-04T08:27:33.263Z] #74 48.42 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-04T08:27:33.263Z] #74 48.42 + GOBIN=/build [2022-07-04T08:27:33.263Z] #74 48.42 + GO111MODULE=on [2022-07-04T08:27:33.263Z] #74 48.42 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-04T08:27:33.263Z] #74 51.68 rootlesskit version 1.0.0 [2022-07-04T08:27:33.263Z] #74 51.72 Usage of /build/rootlesskit-docker-proxy: [2022-07-04T08:27:33.263Z] #74 51.73 -container-ip string [2022-07-04T08:27:33.263Z] #74 51.73 container ip [2022-07-04T08:27:33.263Z] #74 51.73 -container-port int [2022-07-04T08:27:33.263Z] #74 51.73 container port (default -1) [2022-07-04T08:27:33.263Z] #74 51.73 -host-ip string [2022-07-04T08:27:33.263Z] #74 51.73 host ip [2022-07-04T08:27:33.263Z] #74 51.73 -host-port int [2022-07-04T08:27:33.263Z] #74 51.73 host port (default -1) [2022-07-04T08:27:33.263Z] #74 51.73 -proto string [2022-07-04T08:27:33.263Z] #74 51.73 proxy protocol (default "tcp") [2022-07-04T08:27:33.263Z] #74 DONE 51.8s [2022-07-04T08:27:33.263Z] [2022-07-04T08:27:33.263Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-04T08:27:33.263Z] #75 sha256:7635e582e427deb8e9527a94438e7514d5382098ac98e212d46bf03f281ca774 [2022-07-04T08:27:33.263Z] #75 DONE 0.1s [2022-07-04T08:27:33.263Z] [2022-07-04T08:27:33.263Z] #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-04T08:27:33.263Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-04T08:27:33.263Z] #20 52.04 Selecting previously unselected package mingw-w64-common. [2022-07-04T08:27:33.263Z] #20 52.06 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-04T08:27:33.263Z] #20 52.07 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-04T08:27:33.263Z] #20 ... [2022-07-04T08:27:33.263Z] [2022-07-04T08:27:33.263Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-04T08:27:33.263Z] #76 sha256:184106a21c931bdd12f50b2610040dd99a35092f1627d6f33590ee145718836a [2022-07-04T08:27:33.263Z] #76 DONE 0.1s [2022-07-04T08:27:33.524Z] [2022-07-04T08:27:33.524Z] #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-04T08:27:33.524Z] #51 sha256:6a823a8961dc89700a962d827c0a7b16f7ca9ece9db8b03d9dd2aa56208ecf0d [2022-07-04T08:27:33.706Z] #82 exporting layers 3.4s done [2022-07-04T08:27:33.707Z] #82 writing image sha256:1d1a277bd98de7daa80636e6ef623de8fbb867cde84e52c5466517a742d99409 done [2022-07-04T08:27:33.707Z] #82 naming to docker.io/library/docker:1cab8eda24e70c60061e34adc4a19c1aeb5ad90c done [2022-07-04T08:27:33.707Z] #82 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-04T08:27:33.789Z] #51 1.053 + RM_GOPATH=0 [2022-07-04T08:27:33.789Z] #51 1.053 + TMP_GOPATH= [2022-07-04T08:27:33.789Z] #51 1.053 + : /build [2022-07-04T08:27:33.789Z] #51 1.053 + '[' -z '' ']' [2022-07-04T08:27:33.789Z] #51 1.055 ++ mktemp -d [2022-07-04T08:27:33.789Z] #51 1.062 + export GOPATH=/tmp/tmp.ElLS6RC5e9 [2022-07-04T08:27:33.789Z] #51 1.062 + GOPATH=/tmp/tmp.ElLS6RC5e9 [2022-07-04T08:27:33.789Z] #51 1.062 + RM_GOPATH=1 [2022-07-04T08:27:33.789Z] #51 1.062 + case "$(go env GOARCH)" in [2022-07-04T08:27:33.789Z] #51 1.062 ++ go env GOARCH [2022-07-04T08:27:33.789Z] #51 1.084 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T08:27:33.789Z] #51 1.084 + GO_BUILDMODE=-buildmode=pie [2022-07-04T08:27:33.789Z] #51 1.084 ++ dirname /install.sh [2022-07-04T08:27:33.789Z] #51 1.086 + dir=/ [2022-07-04T08:27:33.789Z] #51 1.086 + bin=tini [2022-07-04T08:27:33.789Z] #51 1.086 + shift [2022-07-04T08:27:33.789Z] #51 1.086 + '[' '!' -f //tini.installer ']' [2022-07-04T08:27:33.789Z] #51 1.086 + . //tini.installer [2022-07-04T08:27:33.789Z] #51 1.086 ++ : v0.19.0 [2022-07-04T08:27:33.789Z] #51 1.086 + install_tini [2022-07-04T08:27:33.789Z] #51 1.086 + echo 'Install tini version v0.19.0' [2022-07-04T08:27:33.789Z] #51 1.086 Install tini version v0.19.0 [2022-07-04T08:27:33.789Z] #51 1.091 + git clone https://github.com/krallin/tini.git /tmp/tmp.ElLS6RC5e9/tini [2022-07-04T08:27:33.789Z] #51 1.096 Cloning into '/tmp/tmp.ElLS6RC5e9/tini'... [2022-07-04T08:27:34.064Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-04T08:27:34.352Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43765/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1cab8eda24e70c60061e34adc4a19c1aeb5ad90c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1cab8eda24e70c60061e34adc4a19c1aeb5ad90c hack/test/unit [2022-07-04T08:27:34.364Z] #51 1.694 + cd /tmp/tmp.ElLS6RC5e9/tini [2022-07-04T08:27:34.364Z] #51 1.694 + git checkout -q v0.19.0 [2022-07-04T08:27:34.364Z] #51 1.706 + cmake . [2022-07-04T08:27:34.951Z] #51 2.122 -- The C compiler identification is GNU 10.2.1 [2022-07-04T08:27:34.951Z] #51 2.222 -- Detecting C compiler ABI info [2022-07-04T08:27:35.213Z] #51 2.421 -- Detecting C compiler ABI info - done [2022-07-04T08:27:35.213Z] #51 2.465 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-04T08:27:35.213Z] #51 2.465 -- Detecting C compile features [2022-07-04T08:27:35.213Z] #51 2.468 -- Detecting C compile features - done [2022-07-04T08:27:35.213Z] #51 2.481 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-04T08:27:35.213Z] #51 2.525 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-04T08:27:35.213Z] #51 2.546 -- Configuring done [2022-07-04T08:27:35.213Z] #51 2.553 -- Generating done [2022-07-04T08:27:35.213Z] #51 2.554 -- Build files have been written to: /tmp/tmp.ElLS6RC5e9/tini [2022-07-04T08:27:35.213Z] #51 2.557 + make tini-static [2022-07-04T08:27:35.474Z] #51 2.667 Scanning dependencies of target tini-static [2022-07-04T08:27:35.474Z] #51 2.704 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-04T08:27:35.735Z] #51 3.108 [100%] Linking C executable tini-static [2022-07-04T08:27:36.263Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-04T08:27:36.263Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-04T08:27:36.263Z] + TESTDIRS=./... [2022-07-04T08:27:36.263Z] + exclude_paths='/vendor/|/integration' [2022-07-04T08:27:36.263Z] ++ go list ./... [2022-07-04T08:27:36.263Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-04T08:27:36.308Z] #51 3.398 [100%] Built target tini-static [2022-07-04T08:27:36.308Z] #51 3.426 + mkdir -p /build [2022-07-04T08:27:36.308Z] #51 3.430 + cp tini-static /build/docker-init [2022-07-04T08:27:36.308Z] #51 DONE 3.7s [2022-07-04T08:27:36.308Z] [2022-07-04T08:27:36.308Z] #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-04T08:27:36.308Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-04T08:27:36.308Z] #20 54.55 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-04T08:27:36.308Z] #20 54.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-04T08:27:36.308Z] #20 54.56 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-04T08:27:37.208Z] + pkg_list='github.com/docker/docker/api [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/server [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/server/backend/build [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/server/httpstatus [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/server/httputils [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/server/middleware [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/server/router [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/server/router/build [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/server/router/container [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/server/router/debug [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/server/router/distribution [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/server/router/grpc [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/server/router/image [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/server/router/network [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/server/router/plugin [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/server/router/session [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/server/router/swarm [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/server/router/system [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/server/router/volume [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/types [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/types/backend [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/types/blkiodev [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/types/container [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/types/events [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/types/filters [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/types/image [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/types/mount [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/types/network [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/types/registry [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/types/strslice [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/types/swarm [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/types/time [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/types/versions [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-04T08:27:37.208Z] github.com/docker/docker/api/types/volume [2022-07-04T08:27:37.208Z] github.com/docker/docker/builder [2022-07-04T08:27:37.208Z] github.com/docker/docker/builder/builder-next [2022-07-04T08:27:37.208Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-04T08:27:37.208Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-04T08:27:37.208Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-04T08:27:37.208Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-04T08:27:37.208Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-04T08:27:37.208Z] github.com/docker/docker/builder/builder-next/worker [2022-07-04T08:27:37.208Z] github.com/docker/docker/builder/dockerfile [2022-07-04T08:27:37.208Z] github.com/docker/docker/builder/remotecontext [2022-07-04T08:27:37.208Z] github.com/docker/docker/builder/remotecontext/git [2022-07-04T08:27:37.208Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-04T08:27:37.208Z] github.com/docker/docker/cli [2022-07-04T08:27:37.208Z] github.com/docker/docker/cli/config [2022-07-04T08:27:37.208Z] github.com/docker/docker/cli/debug [2022-07-04T08:27:37.208Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-04T08:27:37.208Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-04T08:27:37.208Z] github.com/docker/docker/client [2022-07-04T08:27:37.208Z] github.com/docker/docker/cmd/docker-proxy [2022-07-04T08:27:37.208Z] github.com/docker/docker/cmd/dockerd [2022-07-04T08:27:37.208Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-04T08:27:37.208Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-04T08:27:37.208Z] github.com/docker/docker/container [2022-07-04T08:27:37.208Z] github.com/docker/docker/container/stream [2022-07-04T08:27:37.208Z] github.com/docker/docker/contrib/apparmor [2022-07-04T08:27:37.208Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-04T08:27:37.208Z] github.com/docker/docker/contrib/httpserver [2022-07-04T08:27:37.208Z] github.com/docker/docker/daemon [2022-07-04T08:27:37.208Z] github.com/docker/docker/daemon/cluster [2022-07-04T08:27:37.208Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-04T08:27:37.208Z] github.com/docker/docker/daemon/cluster/convert [2022-07-04T08:27:37.208Z] github.com/docker/docker/daemon/cluster/executor [2022-07-04T08:27:37.208Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-04T08:27:37.208Z] github.com/docker/docker/daemon/cluster/provider [2022-07-04T08:27:37.208Z] github.com/docker/docker/daemon/config [2022-07-04T08:27:37.208Z] github.com/docker/docker/daemon/events [2022-07-04T08:27:37.208Z] github.com/docker/docker/daemon/events/testutils [2022-07-04T08:27:37.208Z] github.com/docker/docker/daemon/exec [2022-07-04T08:27:37.208Z] github.com/docker/docker/daemon/graphdriver [2022-07-04T08:27:37.208Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-04T08:27:37.208Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-04T08:27:37.208Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-04T08:27:37.208Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-04T08:27:37.208Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-04T08:27:37.208Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/images [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/initlayer [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/links [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/listeners [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/gelf [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/journald [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/local [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/logentries [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/splunk [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/syslog [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/templates [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/names [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/network [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/stats [2022-07-04T08:27:37.209Z] github.com/docker/docker/distribution [2022-07-04T08:27:37.209Z] github.com/docker/docker/distribution/metadata [2022-07-04T08:27:37.209Z] github.com/docker/docker/distribution/utils [2022-07-04T08:27:37.209Z] github.com/docker/docker/distribution/xfer [2022-07-04T08:27:37.209Z] github.com/docker/docker/dockerversion [2022-07-04T08:27:37.209Z] github.com/docker/docker/errdefs [2022-07-04T08:27:37.209Z] github.com/docker/docker/image [2022-07-04T08:27:37.209Z] github.com/docker/docker/image/cache [2022-07-04T08:27:37.209Z] github.com/docker/docker/image/tarexport [2022-07-04T08:27:37.209Z] github.com/docker/docker/image/v1 [2022-07-04T08:27:37.209Z] github.com/docker/docker/internal/test/suite [2022-07-04T08:27:37.209Z] github.com/docker/docker/layer [2022-07-04T08:27:37.209Z] github.com/docker/docker/libcontainerd [2022-07-04T08:27:37.209Z] github.com/docker/docker/libcontainerd/queue [2022-07-04T08:27:37.209Z] github.com/docker/docker/libcontainerd/remote [2022-07-04T08:27:37.209Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-04T08:27:37.209Z] github.com/docker/docker/libcontainerd/types [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/bitseq [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/cluster [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/config [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/datastore [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/driverapi [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/etchosts [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/idm [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/ipam [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/iptables [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/netlabel [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/netutils [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/networkdb [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/ns [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/options [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/osl [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/portallocator [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/portmapper [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/testutils [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/types [2022-07-04T08:27:37.209Z] github.com/docker/docker/oci [2022-07-04T08:27:37.209Z] github.com/docker/docker/oci/caps [2022-07-04T08:27:37.209Z] github.com/docker/docker/opts [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/aaparser [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/archive [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/authorization [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/broadcaster [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/capabilities [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/chrootarchive [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/containerfs [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/devicemapper [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/directory [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/dmesg [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/fileutils [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/fsutils [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/homedir [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/idtools [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/ioutils [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/jsonmessage [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/longpath [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/loopback [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/namesgenerator [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/parsers [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/pidfile [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/platform [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/plugingetter [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/plugins [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/plugins/transport [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/pools [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/progress [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/pubsub [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/reexec [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/signal [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/stack [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/stdcopy [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/streamformatter [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/stringid [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/sysinfo [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/system [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/tailfile [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/tarsum [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/truncindex [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/urlutil [2022-07-04T08:27:37.209Z] github.com/docker/docker/pkg/useragent [2022-07-04T08:27:37.209Z] github.com/docker/docker/plugin [2022-07-04T08:27:37.209Z] github.com/docker/docker/plugin/executor/containerd [2022-07-04T08:27:37.209Z] github.com/docker/docker/plugin/v2 [2022-07-04T08:27:37.209Z] github.com/docker/docker/profiles/apparmor [2022-07-04T08:27:37.209Z] github.com/docker/docker/profiles/seccomp [2022-07-04T08:27:37.209Z] github.com/docker/docker/quota [2022-07-04T08:27:37.209Z] github.com/docker/docker/reference [2022-07-04T08:27:37.209Z] github.com/docker/docker/registry [2022-07-04T08:27:37.209Z] github.com/docker/docker/registry/resumable [2022-07-04T08:27:37.209Z] github.com/docker/docker/restartmanager [2022-07-04T08:27:37.209Z] github.com/docker/docker/rootless [2022-07-04T08:27:37.209Z] github.com/docker/docker/rootless/specconv [2022-07-04T08:27:37.209Z] github.com/docker/docker/runconfig [2022-07-04T08:27:37.209Z] github.com/docker/docker/runconfig/opts [2022-07-04T08:27:37.209Z] github.com/docker/docker/testutil [2022-07-04T08:27:37.209Z] github.com/docker/docker/testutil/daemon [2022-07-04T08:27:37.209Z] github.com/docker/docker/testutil/environment [2022-07-04T08:27:37.209Z] github.com/docker/docker/testutil/fakecontext [2022-07-04T08:27:37.209Z] github.com/docker/docker/testutil/fakegit [2022-07-04T08:27:37.209Z] github.com/docker/docker/testutil/fakestorage [2022-07-04T08:27:37.209Z] github.com/docker/docker/testutil/fixtures/load [2022-07-04T08:27:37.209Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-04T08:27:37.209Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-04T08:27:37.209Z] github.com/docker/docker/testutil/registry [2022-07-04T08:27:37.209Z] github.com/docker/docker/testutil/request [2022-07-04T08:27:37.209Z] github.com/docker/docker/volume [2022-07-04T08:27:37.209Z] github.com/docker/docker/volume/drivers [2022-07-04T08:27:37.209Z] github.com/docker/docker/volume/local [2022-07-04T08:27:37.209Z] github.com/docker/docker/volume/mounts [2022-07-04T08:27:37.209Z] github.com/docker/docker/volume/service [2022-07-04T08:27:37.209Z] github.com/docker/docker/volume/service/opts [2022-07-04T08:27:37.209Z] github.com/docker/docker/volume/testutils' [2022-07-04T08:27:37.209Z] ++ grep --fixed-strings -v /libnetwork [2022-07-04T08:27:37.209Z] ++ echo 'github.com/docker/docker/api [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/server [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/server/backend/build [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/server/httpstatus [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/server/httputils [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/server/middleware [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/server/router [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/server/router/build [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/server/router/container [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/server/router/debug [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/server/router/distribution [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/server/router/grpc [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/server/router/image [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/server/router/network [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/server/router/plugin [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/server/router/session [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/server/router/swarm [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/server/router/system [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/server/router/volume [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/types [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/types/backend [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/types/blkiodev [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/types/container [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/types/events [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/types/filters [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/types/image [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/types/mount [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/types/network [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/types/registry [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/types/strslice [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/types/swarm [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/types/time [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/types/versions [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-04T08:27:37.209Z] github.com/docker/docker/api/types/volume [2022-07-04T08:27:37.209Z] github.com/docker/docker/builder [2022-07-04T08:27:37.209Z] github.com/docker/docker/builder/builder-next [2022-07-04T08:27:37.209Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-04T08:27:37.209Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-04T08:27:37.209Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-04T08:27:37.209Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-04T08:27:37.209Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-04T08:27:37.209Z] github.com/docker/docker/builder/builder-next/worker [2022-07-04T08:27:37.209Z] github.com/docker/docker/builder/dockerfile [2022-07-04T08:27:37.209Z] github.com/docker/docker/builder/remotecontext [2022-07-04T08:27:37.209Z] github.com/docker/docker/builder/remotecontext/git [2022-07-04T08:27:37.209Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-04T08:27:37.209Z] github.com/docker/docker/cli [2022-07-04T08:27:37.209Z] github.com/docker/docker/cli/config [2022-07-04T08:27:37.209Z] github.com/docker/docker/cli/debug [2022-07-04T08:27:37.209Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-04T08:27:37.209Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-04T08:27:37.209Z] github.com/docker/docker/client [2022-07-04T08:27:37.209Z] github.com/docker/docker/cmd/docker-proxy [2022-07-04T08:27:37.209Z] github.com/docker/docker/cmd/dockerd [2022-07-04T08:27:37.209Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-04T08:27:37.209Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-04T08:27:37.209Z] github.com/docker/docker/container [2022-07-04T08:27:37.209Z] github.com/docker/docker/container/stream [2022-07-04T08:27:37.209Z] github.com/docker/docker/contrib/apparmor [2022-07-04T08:27:37.209Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-04T08:27:37.209Z] github.com/docker/docker/contrib/httpserver [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/cluster [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/cluster/convert [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/cluster/executor [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/cluster/provider [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/config [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/events [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/events/testutils [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/exec [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/graphdriver [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/images [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/initlayer [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/links [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/listeners [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/gelf [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/journald [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/local [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/logentries [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/splunk [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/syslog [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/logger/templates [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/names [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/network [2022-07-04T08:27:37.209Z] github.com/docker/docker/daemon/stats [2022-07-04T08:27:37.209Z] github.com/docker/docker/distribution [2022-07-04T08:27:37.209Z] github.com/docker/docker/distribution/metadata [2022-07-04T08:27:37.209Z] github.com/docker/docker/distribution/utils [2022-07-04T08:27:37.209Z] github.com/docker/docker/distribution/xfer [2022-07-04T08:27:37.209Z] github.com/docker/docker/dockerversion [2022-07-04T08:27:37.209Z] github.com/docker/docker/errdefs [2022-07-04T08:27:37.209Z] github.com/docker/docker/image [2022-07-04T08:27:37.209Z] github.com/docker/docker/image/cache [2022-07-04T08:27:37.209Z] github.com/docker/docker/image/tarexport [2022-07-04T08:27:37.209Z] github.com/docker/docker/image/v1 [2022-07-04T08:27:37.209Z] github.com/docker/docker/internal/test/suite [2022-07-04T08:27:37.209Z] github.com/docker/docker/layer [2022-07-04T08:27:37.209Z] github.com/docker/docker/libcontainerd [2022-07-04T08:27:37.209Z] github.com/docker/docker/libcontainerd/queue [2022-07-04T08:27:37.209Z] github.com/docker/docker/libcontainerd/remote [2022-07-04T08:27:37.209Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-04T08:27:37.209Z] github.com/docker/docker/libcontainerd/types [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/bitseq [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/cluster [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/config [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/datastore [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/driverapi [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-04T08:27:37.209Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/etchosts [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/idm [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/ipam [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/iptables [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/netlabel [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/netutils [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/networkdb [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/ns [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/options [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/osl [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/portallocator [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/portmapper [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/testutils [2022-07-04T08:27:37.210Z] github.com/docker/docker/libnetwork/types [2022-07-04T08:27:37.210Z] github.com/docker/docker/oci [2022-07-04T08:27:37.210Z] github.com/docker/docker/oci/caps [2022-07-04T08:27:37.210Z] github.com/docker/docker/opts [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/aaparser [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/archive [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/authorization [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/broadcaster [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/capabilities [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/chrootarchive [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/containerfs [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/devicemapper [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/directory [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/dmesg [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/fileutils [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/fsutils [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/homedir [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/idtools [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/ioutils [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/jsonmessage [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/longpath [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/loopback [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/namesgenerator [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/parsers [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/pidfile [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/platform [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/plugingetter [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/plugins [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/plugins/transport [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/pools [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/progress [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/pubsub [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/reexec [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/signal [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/stack [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/stdcopy [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/streamformatter [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/stringid [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/sysinfo [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/system [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/tailfile [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/tarsum [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/truncindex [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/urlutil [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/useragent [2022-07-04T08:27:37.210Z] github.com/docker/docker/plugin [2022-07-04T08:27:37.210Z] github.com/docker/docker/plugin/executor/containerd [2022-07-04T08:27:37.210Z] github.com/docker/docker/plugin/v2 [2022-07-04T08:27:37.210Z] github.com/docker/docker/profiles/apparmor [2022-07-04T08:27:37.210Z] github.com/docker/docker/profiles/seccomp [2022-07-04T08:27:37.210Z] github.com/docker/docker/quota [2022-07-04T08:27:37.210Z] github.com/docker/docker/reference [2022-07-04T08:27:37.210Z] github.com/docker/docker/registry [2022-07-04T08:27:37.210Z] github.com/docker/docker/registry/resumable [2022-07-04T08:27:37.210Z] github.com/docker/docker/restartmanager [2022-07-04T08:27:37.210Z] github.com/docker/docker/rootless [2022-07-04T08:27:37.210Z] github.com/docker/docker/rootless/specconv [2022-07-04T08:27:37.210Z] github.com/docker/docker/runconfig [2022-07-04T08:27:37.210Z] github.com/docker/docker/runconfig/opts [2022-07-04T08:27:37.210Z] github.com/docker/docker/testutil [2022-07-04T08:27:37.210Z] github.com/docker/docker/testutil/daemon [2022-07-04T08:27:37.210Z] github.com/docker/docker/testutil/environment [2022-07-04T08:27:37.210Z] github.com/docker/docker/testutil/fakecontext [2022-07-04T08:27:37.210Z] github.com/docker/docker/testutil/fakegit [2022-07-04T08:27:37.210Z] github.com/docker/docker/testutil/fakestorage [2022-07-04T08:27:37.210Z] github.com/docker/docker/testutil/fixtures/load [2022-07-04T08:27:37.210Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-04T08:27:37.210Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-04T08:27:37.210Z] github.com/docker/docker/testutil/registry [2022-07-04T08:27:37.210Z] github.com/docker/docker/testutil/request [2022-07-04T08:27:37.210Z] github.com/docker/docker/volume [2022-07-04T08:27:37.210Z] github.com/docker/docker/volume/drivers [2022-07-04T08:27:37.210Z] github.com/docker/docker/volume/local [2022-07-04T08:27:37.210Z] github.com/docker/docker/volume/mounts [2022-07-04T08:27:37.210Z] github.com/docker/docker/volume/service [2022-07-04T08:27:37.210Z] github.com/docker/docker/volume/service/opts [2022-07-04T08:27:37.210Z] github.com/docker/docker/volume/testutils' [2022-07-04T08:27:37.210Z] + base_pkg_list='github.com/docker/docker/api [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server/backend/build [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server/httpstatus [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server/httputils [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server/middleware [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server/router [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server/router/build [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server/router/container [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server/router/debug [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server/router/distribution [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server/router/grpc [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server/router/image [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server/router/network [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server/router/plugin [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server/router/session [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server/router/swarm [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server/router/system [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server/router/volume [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/types [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/types/backend [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/types/blkiodev [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/types/container [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/types/events [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/types/filters [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/types/image [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/types/mount [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/types/network [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/types/registry [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/types/strslice [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/types/swarm [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/types/time [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/types/versions [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/types/volume [2022-07-04T08:27:37.210Z] github.com/docker/docker/builder [2022-07-04T08:27:37.210Z] github.com/docker/docker/builder/builder-next [2022-07-04T08:27:37.210Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-04T08:27:37.210Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-04T08:27:37.210Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-04T08:27:37.210Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-04T08:27:37.210Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-04T08:27:37.210Z] github.com/docker/docker/builder/builder-next/worker [2022-07-04T08:27:37.210Z] github.com/docker/docker/builder/dockerfile [2022-07-04T08:27:37.210Z] github.com/docker/docker/builder/remotecontext [2022-07-04T08:27:37.210Z] github.com/docker/docker/builder/remotecontext/git [2022-07-04T08:27:37.210Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-04T08:27:37.210Z] github.com/docker/docker/cli [2022-07-04T08:27:37.210Z] github.com/docker/docker/cli/config [2022-07-04T08:27:37.210Z] github.com/docker/docker/cli/debug [2022-07-04T08:27:37.210Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-04T08:27:37.210Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-04T08:27:37.210Z] github.com/docker/docker/client [2022-07-04T08:27:37.210Z] github.com/docker/docker/cmd/docker-proxy [2022-07-04T08:27:37.210Z] github.com/docker/docker/cmd/dockerd [2022-07-04T08:27:37.210Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-04T08:27:37.210Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-04T08:27:37.210Z] github.com/docker/docker/container [2022-07-04T08:27:37.210Z] github.com/docker/docker/container/stream [2022-07-04T08:27:37.210Z] github.com/docker/docker/contrib/apparmor [2022-07-04T08:27:37.210Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-04T08:27:37.210Z] github.com/docker/docker/contrib/httpserver [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/cluster [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/cluster/convert [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/cluster/executor [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/cluster/provider [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/config [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/events [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/events/testutils [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/exec [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/graphdriver [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/images [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/initlayer [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/links [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/listeners [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/logger [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/logger/gelf [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/logger/journald [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/logger/local [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/logger/logentries [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/logger/splunk [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/logger/syslog [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/logger/templates [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/names [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/network [2022-07-04T08:27:37.210Z] github.com/docker/docker/daemon/stats [2022-07-04T08:27:37.210Z] github.com/docker/docker/distribution [2022-07-04T08:27:37.210Z] github.com/docker/docker/distribution/metadata [2022-07-04T08:27:37.210Z] github.com/docker/docker/distribution/utils [2022-07-04T08:27:37.210Z] github.com/docker/docker/distribution/xfer [2022-07-04T08:27:37.210Z] github.com/docker/docker/dockerversion [2022-07-04T08:27:37.210Z] github.com/docker/docker/errdefs [2022-07-04T08:27:37.210Z] github.com/docker/docker/image [2022-07-04T08:27:37.210Z] github.com/docker/docker/image/cache [2022-07-04T08:27:37.210Z] github.com/docker/docker/image/tarexport [2022-07-04T08:27:37.210Z] github.com/docker/docker/image/v1 [2022-07-04T08:27:37.210Z] github.com/docker/docker/internal/test/suite [2022-07-04T08:27:37.210Z] github.com/docker/docker/layer [2022-07-04T08:27:37.210Z] github.com/docker/docker/libcontainerd [2022-07-04T08:27:37.210Z] github.com/docker/docker/libcontainerd/queue [2022-07-04T08:27:37.210Z] github.com/docker/docker/libcontainerd/remote [2022-07-04T08:27:37.210Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-04T08:27:37.210Z] github.com/docker/docker/libcontainerd/types [2022-07-04T08:27:37.210Z] github.com/docker/docker/oci [2022-07-04T08:27:37.210Z] github.com/docker/docker/oci/caps [2022-07-04T08:27:37.210Z] github.com/docker/docker/opts [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/aaparser [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/archive [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/authorization [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/broadcaster [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/capabilities [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/chrootarchive [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/containerfs [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/devicemapper [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/directory [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/dmesg [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/fileutils [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/fsutils [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/homedir [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/idtools [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/ioutils [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/jsonmessage [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/longpath [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/loopback [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/namesgenerator [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/parsers [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/pidfile [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/platform [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/plugingetter [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/plugins [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/plugins/transport [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/pools [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/progress [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/pubsub [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/reexec [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/signal [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/stack [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/stdcopy [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/streamformatter [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/stringid [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/sysinfo [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/system [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/tailfile [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/tarsum [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/truncindex [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/urlutil [2022-07-04T08:27:37.210Z] github.com/docker/docker/pkg/useragent [2022-07-04T08:27:37.210Z] github.com/docker/docker/plugin [2022-07-04T08:27:37.210Z] github.com/docker/docker/plugin/executor/containerd [2022-07-04T08:27:37.210Z] github.com/docker/docker/plugin/v2 [2022-07-04T08:27:37.210Z] github.com/docker/docker/profiles/apparmor [2022-07-04T08:27:37.210Z] github.com/docker/docker/profiles/seccomp [2022-07-04T08:27:37.210Z] github.com/docker/docker/quota [2022-07-04T08:27:37.210Z] github.com/docker/docker/reference [2022-07-04T08:27:37.210Z] github.com/docker/docker/registry [2022-07-04T08:27:37.210Z] github.com/docker/docker/registry/resumable [2022-07-04T08:27:37.210Z] github.com/docker/docker/restartmanager [2022-07-04T08:27:37.210Z] github.com/docker/docker/rootless [2022-07-04T08:27:37.210Z] github.com/docker/docker/rootless/specconv [2022-07-04T08:27:37.210Z] github.com/docker/docker/runconfig [2022-07-04T08:27:37.210Z] github.com/docker/docker/runconfig/opts [2022-07-04T08:27:37.210Z] github.com/docker/docker/testutil [2022-07-04T08:27:37.210Z] github.com/docker/docker/testutil/daemon [2022-07-04T08:27:37.210Z] github.com/docker/docker/testutil/environment [2022-07-04T08:27:37.210Z] github.com/docker/docker/testutil/fakecontext [2022-07-04T08:27:37.210Z] github.com/docker/docker/testutil/fakegit [2022-07-04T08:27:37.210Z] github.com/docker/docker/testutil/fakestorage [2022-07-04T08:27:37.210Z] github.com/docker/docker/testutil/fixtures/load [2022-07-04T08:27:37.210Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-04T08:27:37.210Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-04T08:27:37.210Z] github.com/docker/docker/testutil/registry [2022-07-04T08:27:37.210Z] github.com/docker/docker/testutil/request [2022-07-04T08:27:37.210Z] github.com/docker/docker/volume [2022-07-04T08:27:37.210Z] github.com/docker/docker/volume/drivers [2022-07-04T08:27:37.210Z] github.com/docker/docker/volume/local [2022-07-04T08:27:37.210Z] github.com/docker/docker/volume/mounts [2022-07-04T08:27:37.210Z] github.com/docker/docker/volume/service [2022-07-04T08:27:37.210Z] github.com/docker/docker/volume/service/opts [2022-07-04T08:27:37.210Z] github.com/docker/docker/volume/testutils' [2022-07-04T08:27:37.210Z] ++ grep --fixed-strings /libnetwork [2022-07-04T08:27:37.210Z] ++ echo 'github.com/docker/docker/api [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server/backend/build [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server/httpstatus [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server/httputils [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server/middleware [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server/router [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server/router/build [2022-07-04T08:27:37.210Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/server/router/container [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/server/router/debug [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/server/router/distribution [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/server/router/grpc [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/server/router/image [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/server/router/network [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/server/router/plugin [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/server/router/session [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/server/router/swarm [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/server/router/system [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/server/router/volume [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/types [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/types/backend [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/types/blkiodev [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/types/container [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/types/events [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/types/filters [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/types/image [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/types/mount [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/types/network [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/types/registry [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/types/strslice [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/types/swarm [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/types/time [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/types/versions [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-04T08:27:37.211Z] github.com/docker/docker/api/types/volume [2022-07-04T08:27:37.211Z] github.com/docker/docker/builder [2022-07-04T08:27:37.211Z] github.com/docker/docker/builder/builder-next [2022-07-04T08:27:37.211Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-04T08:27:37.211Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-04T08:27:37.211Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-04T08:27:37.211Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-04T08:27:37.211Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-04T08:27:37.211Z] github.com/docker/docker/builder/builder-next/worker [2022-07-04T08:27:37.211Z] github.com/docker/docker/builder/dockerfile [2022-07-04T08:27:37.211Z] github.com/docker/docker/builder/remotecontext [2022-07-04T08:27:37.211Z] github.com/docker/docker/builder/remotecontext/git [2022-07-04T08:27:37.211Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-04T08:27:37.211Z] github.com/docker/docker/cli [2022-07-04T08:27:37.211Z] github.com/docker/docker/cli/config [2022-07-04T08:27:37.211Z] github.com/docker/docker/cli/debug [2022-07-04T08:27:37.211Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-04T08:27:37.211Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-04T08:27:37.211Z] github.com/docker/docker/client [2022-07-04T08:27:37.211Z] github.com/docker/docker/cmd/docker-proxy [2022-07-04T08:27:37.211Z] github.com/docker/docker/cmd/dockerd [2022-07-04T08:27:37.211Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-04T08:27:37.211Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-04T08:27:37.211Z] github.com/docker/docker/container [2022-07-04T08:27:37.211Z] github.com/docker/docker/container/stream [2022-07-04T08:27:37.211Z] github.com/docker/docker/contrib/apparmor [2022-07-04T08:27:37.211Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-04T08:27:37.211Z] github.com/docker/docker/contrib/httpserver [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/cluster [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/cluster/convert [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/cluster/executor [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/cluster/provider [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/config [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/events [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/events/testutils [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/exec [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/graphdriver [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/images [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/initlayer [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/links [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/listeners [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/logger [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/logger/gelf [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/logger/journald [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/logger/local [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/logger/logentries [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/logger/splunk [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/logger/syslog [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/logger/templates [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/names [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/network [2022-07-04T08:27:37.211Z] github.com/docker/docker/daemon/stats [2022-07-04T08:27:37.211Z] github.com/docker/docker/distribution [2022-07-04T08:27:37.211Z] github.com/docker/docker/distribution/metadata [2022-07-04T08:27:37.211Z] github.com/docker/docker/distribution/utils [2022-07-04T08:27:37.211Z] github.com/docker/docker/distribution/xfer [2022-07-04T08:27:37.211Z] github.com/docker/docker/dockerversion [2022-07-04T08:27:37.211Z] github.com/docker/docker/errdefs [2022-07-04T08:27:37.211Z] github.com/docker/docker/image [2022-07-04T08:27:37.211Z] github.com/docker/docker/image/cache [2022-07-04T08:27:37.211Z] github.com/docker/docker/image/tarexport [2022-07-04T08:27:37.211Z] github.com/docker/docker/image/v1 [2022-07-04T08:27:37.211Z] github.com/docker/docker/internal/test/suite [2022-07-04T08:27:37.211Z] github.com/docker/docker/layer [2022-07-04T08:27:37.211Z] github.com/docker/docker/libcontainerd [2022-07-04T08:27:37.211Z] github.com/docker/docker/libcontainerd/queue [2022-07-04T08:27:37.211Z] github.com/docker/docker/libcontainerd/remote [2022-07-04T08:27:37.211Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-04T08:27:37.211Z] github.com/docker/docker/libcontainerd/types [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/bitseq [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/cluster [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/config [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/datastore [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/driverapi [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/etchosts [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/idm [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/ipam [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/iptables [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/netlabel [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/netutils [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/networkdb [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/ns [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/options [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/osl [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/portallocator [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/portmapper [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/testutils [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/types [2022-07-04T08:27:37.211Z] github.com/docker/docker/oci [2022-07-04T08:27:37.211Z] github.com/docker/docker/oci/caps [2022-07-04T08:27:37.211Z] github.com/docker/docker/opts [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/aaparser [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/archive [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/authorization [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/broadcaster [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/capabilities [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/chrootarchive [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/containerfs [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/devicemapper [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/directory [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/dmesg [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/fileutils [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/fsutils [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/homedir [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/idtools [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/ioutils [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/jsonmessage [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/longpath [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/loopback [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/namesgenerator [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/parsers [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/pidfile [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/platform [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/plugingetter [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/plugins [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/plugins/transport [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/pools [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/progress [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/pubsub [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/reexec [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/signal [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/stack [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/stdcopy [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/streamformatter [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/stringid [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/sysinfo [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/system [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/tailfile [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/tarsum [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/truncindex [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/urlutil [2022-07-04T08:27:37.211Z] github.com/docker/docker/pkg/useragent [2022-07-04T08:27:37.211Z] github.com/docker/docker/plugin [2022-07-04T08:27:37.211Z] github.com/docker/docker/plugin/executor/containerd [2022-07-04T08:27:37.211Z] github.com/docker/docker/plugin/v2 [2022-07-04T08:27:37.211Z] github.com/docker/docker/profiles/apparmor [2022-07-04T08:27:37.211Z] github.com/docker/docker/profiles/seccomp [2022-07-04T08:27:37.211Z] github.com/docker/docker/quota [2022-07-04T08:27:37.211Z] github.com/docker/docker/reference [2022-07-04T08:27:37.211Z] github.com/docker/docker/registry [2022-07-04T08:27:37.211Z] github.com/docker/docker/registry/resumable [2022-07-04T08:27:37.211Z] github.com/docker/docker/restartmanager [2022-07-04T08:27:37.211Z] github.com/docker/docker/rootless [2022-07-04T08:27:37.211Z] github.com/docker/docker/rootless/specconv [2022-07-04T08:27:37.211Z] github.com/docker/docker/runconfig [2022-07-04T08:27:37.211Z] github.com/docker/docker/runconfig/opts [2022-07-04T08:27:37.211Z] github.com/docker/docker/testutil [2022-07-04T08:27:37.211Z] github.com/docker/docker/testutil/daemon [2022-07-04T08:27:37.211Z] github.com/docker/docker/testutil/environment [2022-07-04T08:27:37.211Z] github.com/docker/docker/testutil/fakecontext [2022-07-04T08:27:37.211Z] github.com/docker/docker/testutil/fakegit [2022-07-04T08:27:37.211Z] github.com/docker/docker/testutil/fakestorage [2022-07-04T08:27:37.211Z] github.com/docker/docker/testutil/fixtures/load [2022-07-04T08:27:37.211Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-04T08:27:37.211Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-04T08:27:37.211Z] github.com/docker/docker/testutil/registry [2022-07-04T08:27:37.211Z] github.com/docker/docker/testutil/request [2022-07-04T08:27:37.211Z] github.com/docker/docker/volume [2022-07-04T08:27:37.211Z] github.com/docker/docker/volume/drivers [2022-07-04T08:27:37.211Z] github.com/docker/docker/volume/local [2022-07-04T08:27:37.211Z] github.com/docker/docker/volume/mounts [2022-07-04T08:27:37.211Z] github.com/docker/docker/volume/service [2022-07-04T08:27:37.211Z] github.com/docker/docker/volume/service/opts [2022-07-04T08:27:37.211Z] github.com/docker/docker/volume/testutils' [2022-07-04T08:27:37.211Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/bitseq [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/cluster [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/config [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/datastore [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/driverapi [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/etchosts [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/idm [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/ipam [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/iptables [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/netlabel [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/netutils [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/networkdb [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/ns [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/options [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/osl [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-04T08:27:37.211Z] github.com/docker/docker/libnetwork/portallocator [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/portmapper [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/testutils [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/types' [2022-07-04T08:27:37.212Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-04T08:27:37.212Z] + echo 'github.com/docker/docker/libnetwork [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/bitseq [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/cluster [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/config [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/datastore [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/driverapi [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/etchosts [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/idm [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/ipam [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/iptables [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/netlabel [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/netutils [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/networkdb [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/ns [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/options [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/osl [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/portallocator [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/portmapper [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/testutils [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/types' [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T08:27:37.212Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T08:27:37.212Z] + type docker-proxy [2022-07-04T08:27:37.212Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-04T08:27:37.212Z] + hack/make.sh binary-proxy install-proxy [2022-07-04T08:27:37.212Z] [2022-07-04T08:27:37.212Z] Removing bundles/ [2022-07-04T08:27:37.212Z] [2022-07-04T08:27:37.212Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-04T08:27:37.212Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-07-04T08:27:37.212Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T08:27:37.700Z] #20 56.56 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-04T08:27:37.700Z] #20 56.57 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:27:37.700Z] #20 56.57 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-04T08:27:37.700Z] #20 56.64 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-04T08:27:37.700Z] #20 56.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:27:37.700Z] #20 56.65 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-04T08:27:40.248Z] #20 58.68 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-04T08:27:40.248Z] #20 58.69 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:27:40.248Z] #20 58.69 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T08:27:43.552Z] #20 62.53 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-04T08:27:43.552Z] #20 62.53 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:27:43.566Z] #77 ... [2022-07-04T08:27:43.566Z] [2022-07-04T08:27:43.566Z] #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-04T08:27:43.566Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T08:27:43.566Z] #47 342.9 + dpkg --print-architecture [2022-07-04T08:27:43.566Z] #47 342.9 + git checkout -q v2.1.0 [2022-07-04T08:27:43.566Z] #47 343.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-04T08:27:43.566Z] #47 343.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-04T08:27:43.809Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-07-04T08:27:43.809Z] [2022-07-04T08:27:43.809Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-04T08:27:43.809Z] Installing docker-proxy to /usr/local/bin/ [2022-07-04T08:27:43.809Z] [2022-07-04T08:27:43.809Z] + mkdir -p bundles [2022-07-04T08:27:43.809Z] + '[' -n 'github.com/docker/docker/api [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/server [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/server/backend/build [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/server/httpstatus [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/server/httputils [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/server/middleware [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/server/router [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/server/router/build [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/server/router/container [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/server/router/debug [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/server/router/distribution [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/server/router/grpc [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/server/router/image [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/server/router/network [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/server/router/plugin [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/server/router/session [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/server/router/swarm [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/server/router/system [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/server/router/volume [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/types [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/types/backend [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/types/blkiodev [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/types/container [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/types/events [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/types/filters [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/types/image [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/types/mount [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/types/network [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/types/registry [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/types/strslice [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/types/swarm [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/types/time [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/types/versions [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-04T08:27:43.809Z] github.com/docker/docker/api/types/volume [2022-07-04T08:27:43.809Z] github.com/docker/docker/builder [2022-07-04T08:27:43.809Z] github.com/docker/docker/builder/builder-next [2022-07-04T08:27:43.809Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-04T08:27:43.809Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-04T08:27:43.809Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-04T08:27:43.809Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-04T08:27:43.809Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-04T08:27:43.809Z] github.com/docker/docker/builder/builder-next/worker [2022-07-04T08:27:43.809Z] github.com/docker/docker/builder/dockerfile [2022-07-04T08:27:43.809Z] github.com/docker/docker/builder/remotecontext [2022-07-04T08:27:43.809Z] github.com/docker/docker/builder/remotecontext/git [2022-07-04T08:27:43.809Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-04T08:27:43.809Z] github.com/docker/docker/cli [2022-07-04T08:27:43.809Z] github.com/docker/docker/cli/config [2022-07-04T08:27:43.809Z] github.com/docker/docker/cli/debug [2022-07-04T08:27:43.809Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-04T08:27:43.809Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-04T08:27:43.809Z] github.com/docker/docker/client [2022-07-04T08:27:43.809Z] github.com/docker/docker/cmd/docker-proxy [2022-07-04T08:27:43.809Z] github.com/docker/docker/cmd/dockerd [2022-07-04T08:27:43.809Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-04T08:27:43.809Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-04T08:27:43.809Z] github.com/docker/docker/container [2022-07-04T08:27:43.809Z] github.com/docker/docker/container/stream [2022-07-04T08:27:43.809Z] github.com/docker/docker/contrib/apparmor [2022-07-04T08:27:43.809Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-04T08:27:43.809Z] github.com/docker/docker/contrib/httpserver [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/cluster [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/cluster/convert [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/cluster/executor [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/cluster/provider [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/config [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/events [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/events/testutils [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/exec [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/graphdriver [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/images [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/initlayer [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/links [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/listeners [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/logger [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/logger/gelf [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/logger/journald [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/logger/local [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/logger/logentries [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/logger/splunk [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/logger/syslog [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/logger/templates [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/names [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/network [2022-07-04T08:27:43.809Z] github.com/docker/docker/daemon/stats [2022-07-04T08:27:43.809Z] github.com/docker/docker/distribution [2022-07-04T08:27:43.809Z] github.com/docker/docker/distribution/metadata [2022-07-04T08:27:43.809Z] github.com/docker/docker/distribution/utils [2022-07-04T08:27:43.809Z] github.com/docker/docker/distribution/xfer [2022-07-04T08:27:43.809Z] github.com/docker/docker/dockerversion [2022-07-04T08:27:43.809Z] github.com/docker/docker/errdefs [2022-07-04T08:27:43.809Z] github.com/docker/docker/image [2022-07-04T08:27:43.809Z] github.com/docker/docker/image/cache [2022-07-04T08:27:43.809Z] github.com/docker/docker/image/tarexport [2022-07-04T08:27:43.809Z] github.com/docker/docker/image/v1 [2022-07-04T08:27:43.809Z] github.com/docker/docker/internal/test/suite [2022-07-04T08:27:43.809Z] github.com/docker/docker/layer [2022-07-04T08:27:43.809Z] github.com/docker/docker/libcontainerd [2022-07-04T08:27:43.809Z] github.com/docker/docker/libcontainerd/queue [2022-07-04T08:27:43.809Z] github.com/docker/docker/libcontainerd/remote [2022-07-04T08:27:43.809Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-04T08:27:43.809Z] github.com/docker/docker/libcontainerd/types [2022-07-04T08:27:43.809Z] github.com/docker/docker/oci [2022-07-04T08:27:43.809Z] github.com/docker/docker/oci/caps [2022-07-04T08:27:43.809Z] github.com/docker/docker/opts [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/aaparser [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/archive [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/authorization [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/broadcaster [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/capabilities [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/chrootarchive [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/containerfs [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/devicemapper [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/directory [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/dmesg [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/fileutils [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/fsutils [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/homedir [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/idtools [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/ioutils [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/jsonmessage [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/longpath [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/loopback [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/namesgenerator [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/parsers [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/pidfile [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/platform [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/plugingetter [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/plugins [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/plugins/transport [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/pools [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/progress [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/pubsub [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/reexec [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/signal [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/stack [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/stdcopy [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/streamformatter [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/stringid [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/sysinfo [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/system [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/tailfile [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/tarsum [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/truncindex [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/urlutil [2022-07-04T08:27:43.809Z] github.com/docker/docker/pkg/useragent [2022-07-04T08:27:43.809Z] github.com/docker/docker/plugin [2022-07-04T08:27:43.809Z] github.com/docker/docker/plugin/executor/containerd [2022-07-04T08:27:43.809Z] github.com/docker/docker/plugin/v2 [2022-07-04T08:27:43.809Z] github.com/docker/docker/profiles/apparmor [2022-07-04T08:27:43.809Z] github.com/docker/docker/profiles/seccomp [2022-07-04T08:27:43.809Z] github.com/docker/docker/quota [2022-07-04T08:27:43.809Z] github.com/docker/docker/reference [2022-07-04T08:27:43.809Z] github.com/docker/docker/registry [2022-07-04T08:27:43.809Z] github.com/docker/docker/registry/resumable [2022-07-04T08:27:43.809Z] github.com/docker/docker/restartmanager [2022-07-04T08:27:43.809Z] github.com/docker/docker/rootless [2022-07-04T08:27:43.809Z] github.com/docker/docker/rootless/specconv [2022-07-04T08:27:43.809Z] github.com/docker/docker/runconfig [2022-07-04T08:27:43.809Z] github.com/docker/docker/runconfig/opts [2022-07-04T08:27:43.809Z] github.com/docker/docker/testutil [2022-07-04T08:27:43.809Z] github.com/docker/docker/testutil/daemon [2022-07-04T08:27:43.809Z] github.com/docker/docker/testutil/environment [2022-07-04T08:27:43.809Z] github.com/docker/docker/testutil/fakecontext [2022-07-04T08:27:43.809Z] github.com/docker/docker/testutil/fakegit [2022-07-04T08:27:43.809Z] github.com/docker/docker/testutil/fakestorage [2022-07-04T08:27:43.809Z] github.com/docker/docker/testutil/fixtures/load [2022-07-04T08:27:43.809Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-04T08:27:43.809Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-04T08:27:43.809Z] github.com/docker/docker/testutil/registry [2022-07-04T08:27:43.809Z] github.com/docker/docker/testutil/request [2022-07-04T08:27:43.809Z] github.com/docker/docker/volume [2022-07-04T08:27:43.809Z] github.com/docker/docker/volume/drivers [2022-07-04T08:27:43.809Z] github.com/docker/docker/volume/local [2022-07-04T08:27:43.809Z] github.com/docker/docker/volume/mounts [2022-07-04T08:27:43.809Z] github.com/docker/docker/volume/service [2022-07-04T08:27:43.809Z] github.com/docker/docker/volume/service/opts [2022-07-04T08:27:43.809Z] github.com/docker/docker/volume/testutils' ']' [2022-07-04T08:27:43.810Z] + 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/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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-04T08:27:43.810Z] ? github.com/docker/docker/api [no test files] [2022-07-04T08:27:43.813Z] #20 62.53 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T08:27:43.813Z] #20 ... [2022-07-04T08:27:43.813Z] [2022-07-04T08:27:43.813Z] #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-04T08:27:43.813Z] #71 sha256:d1531321e84103b3a1c3594850bd29d3c3adc4286321b4145abe52d040bab70f [2022-07-04T08:27:43.813Z] #71 14.84 + cd /tmp/tmp.Wx4JGMFvi2/src/github.com/containerd/containerd [2022-07-04T08:27:43.813Z] #71 14.84 + git checkout -q v1.6.6 [2022-07-04T08:27:44.757Z] #71 15.72 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-04T08:27:44.757Z] #71 15.72 + BUILDTAGS='netgo osusergo static_build' [2022-07-04T08:27:44.757Z] #71 15.72 + export EXTRA_FLAGS=-buildmode=pie [2022-07-04T08:27:44.757Z] #71 15.72 + EXTRA_FLAGS=-buildmode=pie [2022-07-04T08:27:44.757Z] #71 15.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-04T08:27:44.757Z] #71 15.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-04T08:27:44.757Z] #71 15.72 + '[' '' = dynamic ']' [2022-07-04T08:27:44.757Z] #71 15.72 + make [2022-07-04T08:27:45.683Z] #60 ... [2022-07-04T08:27:45.683Z] [2022-07-04T08:27:45.683Z] #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-04T08:27:45.683Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:27:45.683Z] #77 266.4 CCLD libocispec.la [2022-07-04T08:27:45.683Z] #77 266.9 CCLD src/validate [2022-07-04T08:27:45.683Z] #77 266.9 CCLD tests/test-1 [2022-07-04T08:27:45.683Z] #77 266.9 CCLD tests/test-2 [2022-07-04T08:27:45.683Z] #77 266.9 CCLD tests/test-3 [2022-07-04T08:27:45.683Z] #77 266.9 CCLD tests/test-4 [2022-07-04T08:27:45.683Z] #77 267.0 CCLD tests/test-5 [2022-07-04T08:27:45.683Z] #77 267.0 CCLD tests/test-6 [2022-07-04T08:27:45.683Z] #77 267.0 CCLD tests/test-7 [2022-07-04T08:27:45.683Z] #77 267.1 CCLD tests/test-8 [2022-07-04T08:27:45.683Z] #77 267.2 CCLD tests/test-9 [2022-07-04T08:27:45.683Z] #77 267.2 CCLD tests/test-10 [2022-07-04T08:27:45.683Z] #77 267.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-04T08:27:45.683Z] #77 267.2 CCLD tests/test-11 [2022-07-04T08:27:45.683Z] #77 268.9 libtool: link: ar cr libocispec.a [2022-07-04T08:27:45.683Z] #77 268.9 libtool: link: ranlib libocispec.a [2022-07-04T08:27:45.701Z] #71 16.74 + bin/ctr [2022-07-04T08:27:47.582Z] #77 271.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T08:27:47.586Z] #77 271.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-04T08:27:47.586Z] #77 271.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-04T08:27:47.586Z] #77 271.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T08:27:47.586Z] #77 271.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T08:27:47.586Z] #77 271.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T08:27:47.586Z] #77 271.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T08:27:47.586Z] #77 271.0 make[2]: Entering directory '/tmp/crun-build' [2022-07-04T08:27:47.586Z] #77 271.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-04T08:27:47.586Z] #77 271.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-04T08:27:47.586Z] #77 271.2 CC src/libcrun/libcrun_testing_a-container.o [2022-07-04T08:27:47.586Z] #77 271.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-04T08:27:47.586Z] #77 271.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-04T08:27:47.586Z] #77 271.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-04T08:27:47.586Z] #77 271.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-04T08:27:47.586Z] #77 271.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-04T08:27:47.845Z] #77 271.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-04T08:27:47.845Z] #77 271.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-04T08:27:47.845Z] #77 271.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-04T08:27:47.845Z] #77 271.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-04T08:27:47.845Z] #77 271.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-04T08:27:47.845Z] #77 271.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-04T08:27:47.845Z] #77 271.4 CC src/libcrun/libcrun_testing_a-error.o [2022-07-04T08:27:47.845Z] #77 271.5 CC src/libcrun/libcrun_testing_a-status.o [2022-07-04T08:27:48.102Z] #77 271.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-04T08:27:48.102Z] #77 271.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-04T08:27:48.102Z] #77 271.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-04T08:27:48.102Z] #77 271.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-04T08:27:48.359Z] #77 271.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-04T08:27:48.359Z] #77 271.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-04T08:27:48.359Z] #77 271.8 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-04T08:27:48.359Z] #77 271.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-04T08:27:48.359Z] #77 271.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-04T08:27:48.359Z] #77 271.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-04T08:27:48.359Z] #77 272.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-04T08:27:48.616Z] #77 272.2 CC src/crun-crun.o [2022-07-04T08:27:48.617Z] #77 272.2 CC src/crun-delete.o [2022-07-04T08:27:48.617Z] #77 272.3 CC src/crun-run.o [2022-07-04T08:27:48.617Z] #77 272.3 CC src/crun-kill.o [2022-07-04T08:27:48.812Z] #47 ... [2022-07-04T08:27:48.812Z] [2022-07-04T08:27:48.812Z] #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-04T08:27:48.812Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:27:48.812Z] #77 266.0 CCLD libocispec.la [2022-07-04T08:27:48.812Z] #77 266.6 CCLD src/validate [2022-07-04T08:27:48.812Z] #77 266.6 CCLD tests/test-1 [2022-07-04T08:27:48.812Z] #77 266.6 CCLD tests/test-2 [2022-07-04T08:27:48.812Z] #77 266.6 CCLD tests/test-4 [2022-07-04T08:27:48.812Z] #77 266.6 CCLD tests/test-5 [2022-07-04T08:27:48.812Z] #77 266.6 CCLD tests/test-3 [2022-07-04T08:27:48.812Z] #77 266.7 CCLD tests/test-6 [2022-07-04T08:27:48.812Z] #77 266.7 CCLD tests/test-7 [2022-07-04T08:27:48.812Z] #77 266.8 CCLD tests/test-8 [2022-07-04T08:27:48.812Z] #77 266.8 CCLD tests/test-9 [2022-07-04T08:27:48.812Z] #77 266.9 CCLD tests/test-10 [2022-07-04T08:27:48.812Z] #77 266.9 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-04T08:27:48.812Z] #77 266.9 CCLD tests/test-11 [2022-07-04T08:27:48.812Z] #77 268.6 libtool: link: ar cr libocispec.a [2022-07-04T08:27:48.812Z] #77 268.7 libtool: link: ranlib libocispec.a [2022-07-04T08:27:48.812Z] #77 270.6 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T08:27:48.812Z] #77 270.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-04T08:27:48.812Z] #77 270.6 make[5]: Nothing to be done for 'install-data-am'. [2022-07-04T08:27:48.812Z] #77 270.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T08:27:48.812Z] #77 270.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T08:27:48.812Z] #77 270.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T08:27:48.812Z] #77 270.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T08:27:48.812Z] #77 270.6 make[2]: Entering directory '/tmp/crun-build' [2022-07-04T08:27:48.812Z] #77 270.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-04T08:27:48.812Z] #77 270.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-04T08:27:48.812Z] #77 270.8 CC src/libcrun/libcrun_testing_a-container.o [2022-07-04T08:27:48.812Z] #77 270.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-04T08:27:48.812Z] #77 270.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-04T08:27:48.812Z] #77 270.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-04T08:27:48.812Z] #77 270.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-04T08:27:48.812Z] #77 270.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-04T08:27:48.812Z] #77 270.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-04T08:27:48.812Z] #77 270.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-04T08:27:48.812Z] #77 270.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-04T08:27:48.812Z] #77 270.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-04T08:27:48.812Z] #77 271.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-04T08:27:48.812Z] #77 271.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-04T08:27:48.812Z] #77 271.0 CC src/libcrun/libcrun_testing_a-error.o [2022-07-04T08:27:48.812Z] #77 271.1 CC src/libcrun/libcrun_testing_a-status.o [2022-07-04T08:27:48.812Z] #77 271.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-04T08:27:48.812Z] #77 271.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-04T08:27:48.812Z] #77 271.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-04T08:27:48.812Z] #77 271.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-04T08:27:48.812Z] #77 271.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-04T08:27:48.812Z] #77 271.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-04T08:27:48.812Z] #77 271.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-04T08:27:48.812Z] #77 271.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-04T08:27:48.812Z] #77 271.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-04T08:27:48.812Z] #77 271.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-04T08:27:48.812Z] #77 271.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-04T08:27:48.812Z] #77 271.7 CC src/crun-crun.o [2022-07-04T08:27:48.812Z] #77 271.8 CC src/crun-run.o [2022-07-04T08:27:48.812Z] #77 271.8 CC src/crun-delete.o [2022-07-04T08:27:48.812Z] #77 271.9 CC src/crun-kill.o [2022-07-04T08:27:48.874Z] #77 272.4 CC src/crun-pause.o [2022-07-04T08:27:48.874Z] #77 272.4 CC src/crun-spec.o [2022-07-04T08:27:48.874Z] #77 272.4 CC src/crun-unpause.o [2022-07-04T08:27:48.874Z] #77 272.4 CC src/crun-exec.o [2022-07-04T08:27:48.874Z] #77 272.4 CC src/crun-list.o [2022-07-04T08:27:48.874Z] #77 272.5 CC src/crun-create.o [2022-07-04T08:27:48.874Z] #77 272.5 CC src/crun-start.o [2022-07-04T08:27:49.068Z] #77 271.9 CC src/crun-pause.o [2022-07-04T08:27:49.068Z] #77 272.0 CC src/crun-spec.o [2022-07-04T08:27:49.068Z] #77 272.1 CC src/crun-exec.o [2022-07-04T08:27:49.132Z] #77 272.5 CC src/crun-state.o [2022-07-04T08:27:49.132Z] #77 272.7 CC src/crun-ps.o [2022-07-04T08:27:49.132Z] #77 272.8 CC src/crun-restore.o [2022-07-04T08:27:49.325Z] #77 272.2 CC src/crun-unpause.o [2022-07-04T08:27:49.325Z] #77 272.2 CC src/crun-list.o [2022-07-04T08:27:49.325Z] #77 272.2 CC src/crun-create.o [2022-07-04T08:27:49.325Z] #77 272.4 CC src/crun-start.o [2022-07-04T08:27:49.325Z] #77 272.4 CC src/crun-state.o [2022-07-04T08:27:49.325Z] #77 272.4 CC src/crun-update.o [2022-07-04T08:27:49.325Z] #77 272.5 CC src/crun-ps.o [2022-07-04T08:27:49.389Z] #77 272.8 CC src/crun-update.o [2022-07-04T08:27:49.390Z] #77 272.8 CC src/libcrun/libcrun_la-utils.lo [2022-07-04T08:27:49.390Z] #77 272.8 CC src/crun-checkpoint.o [2022-07-04T08:27:49.390Z] #77 272.9 CC src/libcrun/libcrun_la-container.lo [2022-07-04T08:27:49.390Z] #77 272.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-04T08:27:49.390Z] #77 273.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-04T08:27:49.582Z] #77 272.5 CC src/crun-checkpoint.o [2022-07-04T08:27:49.582Z] #77 272.7 CC src/crun-restore.o [2022-07-04T08:27:49.582Z] #77 272.7 CC src/libcrun/libcrun_la-utils.lo [2022-07-04T08:27:49.582Z] #77 272.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-04T08:27:49.647Z] #77 273.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-04T08:27:49.647Z] #77 273.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-04T08:27:49.647Z] #77 273.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-04T08:27:49.647Z] #77 273.2 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-04T08:27:49.839Z] #77 273.0 CC src/libcrun/libcrun_la-container.lo [2022-07-04T08:27:49.904Z] #77 273.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-04T08:27:49.905Z] #77 273.5 CC src/libcrun/libcrun_la-criu.lo [2022-07-04T08:27:49.905Z] #77 273.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-04T08:27:49.905Z] #77 273.5 CC src/libcrun/libcrun_la-linux.lo [2022-07-04T08:27:49.905Z] #77 273.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-04T08:27:50.096Z] #77 273.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-04T08:27:50.096Z] #77 273.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-04T08:27:50.096Z] #77 273.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-04T08:27:50.096Z] #77 273.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-04T08:27:50.096Z] #77 273.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-04T08:27:50.096Z] #77 273.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-04T08:27:50.096Z] #77 273.3 CC src/libcrun/libcrun_la-criu.lo [2022-07-04T08:27:50.162Z] #77 273.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-04T08:27:50.162Z] #77 273.7 CC src/libcrun/libcrun_la-error.lo [2022-07-04T08:27:50.162Z] #77 273.7 CC src/libcrun/libcrun_la-status.lo [2022-07-04T08:27:50.353Z] #77 273.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-04T08:27:50.353Z] #77 273.4 CC src/libcrun/libcrun_la-linux.lo [2022-07-04T08:27:50.419Z] #77 273.9 CC src/libcrun/libcrun_la-terminal.lo [2022-07-04T08:27:50.419Z] #77 274.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-04T08:27:50.419Z] #77 274.0 CC src/libcrun/libcrun_la-signals.lo [2022-07-04T08:27:50.610Z] #77 273.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-04T08:27:50.610Z] #77 273.7 CC src/libcrun/libcrun_la-error.lo [2022-07-04T08:27:50.610Z] #77 273.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-04T08:27:50.610Z] #77 273.7 CC src/libcrun/libcrun_la-status.lo [2022-07-04T08:27:50.676Z] #77 274.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-04T08:27:50.676Z] #77 274.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-04T08:27:50.676Z] #77 274.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-04T08:27:50.873Z] #77 273.7 CC src/libcrun/libcrun_la-terminal.lo [2022-07-04T08:27:50.873Z] #77 273.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-04T08:27:50.934Z] #77 274.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-04T08:27:50.934Z] #77 274.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-04T08:27:50.934Z] #77 274.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-04T08:27:51.130Z] #77 274.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-04T08:27:51.130Z] #77 274.1 CC src/libcrun/libcrun_la-signals.lo [2022-07-04T08:27:51.130Z] #77 274.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-04T08:27:51.191Z] #77 274.7 CC tests/init.o [2022-07-04T08:27:51.191Z] #77 274.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-04T08:27:51.387Z] #77 274.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-04T08:27:51.387Z] #77 274.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-04T08:27:51.387Z] #77 274.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-04T08:27:51.644Z] #77 274.6 CC tests/init.o [2022-07-04T08:27:51.644Z] #77 274.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-04T08:27:51.902Z] #77 274.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-04T08:27:53.091Z] #77 ... [2022-07-04T08:27:53.091Z] [2022-07-04T08:27:53.091Z] #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-04T08:27:53.091Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T08:27:53.091Z] #47 342.8 + dpkg --print-architecture [2022-07-04T08:27:53.091Z] #47 342.8 + git checkout -q v2.1.0 [2022-07-04T08:27:53.091Z] #47 343.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-04T08:27:53.091Z] #47 343.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-04T08:27:53.893Z] #71 ... [2022-07-04T08:27:53.893Z] [2022-07-04T08:27:53.893Z] #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-04T08:27:53.893Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-04T08:27:53.893Z] #20 64.04 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-04T08:27:53.893Z] #20 64.04 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:27:53.893Z] #20 64.05 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-04T08:27:53.893Z] #20 65.70 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-04T08:27:53.893Z] #20 65.71 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:27:53.893Z] #20 65.71 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T08:27:53.893Z] #20 69.96 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-04T08:27:53.893Z] #20 69.97 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-04T08:27:53.893Z] #20 69.97 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T08:27:53.893Z] #20 71.78 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-04T08:27:53.893Z] #20 71.79 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-04T08:27:53.893Z] #20 71.79 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-04T08:27:53.893Z] #20 71.85 Selecting previously unselected package libapparmor1:amd64. [2022-07-04T08:27:53.893Z] #20 71.86 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-04T08:27:53.893Z] #20 71.87 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-04T08:27:53.893Z] #20 71.92 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-04T08:27:53.893Z] #20 71.92 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-04T08:27:53.893Z] #20 71.93 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-04T08:27:53.893Z] #20 72.01 Selecting previously unselected package libbtrfs0:amd64. [2022-07-04T08:27:53.893Z] #20 72.02 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-04T08:27:53.893Z] #20 72.03 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T08:27:53.893Z] #20 72.11 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-04T08:27:53.893Z] #20 72.11 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-04T08:27:53.893Z] #20 72.12 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T08:27:53.893Z] #20 72.23 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-04T08:27:53.893Z] #20 72.23 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T08:27:53.893Z] #20 72.24 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T08:27:53.893Z] #20 72.29 Selecting previously unselected package libudev-dev:amd64. [2022-07-04T08:27:53.893Z] #20 72.29 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-04T08:27:53.893Z] #20 72.29 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-04T08:27:53.893Z] #20 72.36 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-04T08:27:53.893Z] #20 72.36 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-04T08:27:53.893Z] #20 72.37 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-04T08:27:53.893Z] #20 72.50 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-04T08:27:53.893Z] #20 72.50 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-04T08:27:53.893Z] #20 72.51 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-04T08:27:53.893Z] #20 72.62 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-04T08:27:53.893Z] #20 72.62 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-04T08:27:53.893Z] #20 72.62 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-04T08:27:53.893Z] #20 72.72 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-04T08:27:53.893Z] #20 72.72 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-04T08:27:53.893Z] #20 72.72 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-04T08:27:53.893Z] #20 72.77 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-04T08:27:53.893Z] #20 72.78 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-04T08:27:53.893Z] #20 72.78 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-04T08:27:54.154Z] #20 72.96 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-04T08:27:54.154Z] #20 72.97 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-04T08:27:54.154Z] #20 72.97 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-04T08:27:54.415Z] #20 73.09 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-04T08:27:54.415Z] #20 73.09 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T08:27:54.415Z] #20 73.10 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-04T08:27:54.415Z] #20 73.14 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-04T08:27:54.415Z] #20 73.15 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-04T08:27:54.415Z] #20 73.16 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T08:27:54.415Z] #20 73.22 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-04T08:27:54.415Z] #20 73.23 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-04T08:27:54.415Z] #20 73.23 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T08:27:54.675Z] #20 73.50 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T08:27:54.675Z] #20 73.52 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-04T08:27:54.675Z] #20 73.54 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-04T08:27:54.675Z] #20 73.55 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-04T08:27:54.675Z] #20 73.57 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-04T08:27:54.675Z] #20 73.59 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-04T08:27:54.675Z] #20 73.60 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T08:27:54.936Z] #20 73.61 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-04T08:27:54.936Z] #20 73.63 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-04T08:27:54.936Z] #20 73.65 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-04T08:27:54.936Z] #20 73.66 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-04T08:27:54.936Z] #20 73.68 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T08:27:54.936Z] #20 73.69 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-04T08:27:54.936Z] #20 73.71 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-04T08:27:54.936Z] #20 73.72 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-04T08:27:54.936Z] #20 73.73 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T08:27:54.936Z] #20 73.75 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-04T08:27:54.936Z] #20 73.77 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-04T08:27:54.936Z] #20 73.80 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-04T08:27:54.936Z] #20 73.82 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-04T08:27:54.936Z] #20 73.84 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T08:27:54.936Z] #20 73.86 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-04T08:27:54.936Z] #20 73.87 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T08:27:54.936Z] #20 73.88 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-04T08:27:54.936Z] #20 73.89 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-04T08:27:54.936Z] #20 73.91 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T08:27:55.202Z] #20 73.92 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-04T08:27:55.202Z] #20 73.93 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T08:27:55.202Z] #20 73.95 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-04T08:27:55.202Z] #20 73.97 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T08:27:55.203Z] #20 73.99 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-04T08:27:55.203Z] #20 74.01 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T08:27:55.203Z] #20 74.02 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-04T08:27:55.203Z] #20 74.04 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:27:56.598Z] #20 DONE 75.2s [2022-07-04T08:27:56.598Z] [2022-07-04T08:27:56.598Z] #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-04T08:27:56.598Z] #71 sha256:d1531321e84103b3a1c3594850bd29d3c3adc4286321b4145abe52d040bab70f [2022-07-04T08:27:56.598Z] #71 ... [2022-07-04T08:27:56.598Z] [2022-07-04T08:27:56.598Z] #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-04T08:27:56.598Z] #21 sha256:c69268745e740405100f301a6a9b909aae27398f9d0aa0d9e149ff91926c5664 [2022-07-04T08:27:57.542Z] #21 1.251 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-04T08:27:57.803Z] #21 1.424 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-04T08:27:57.803Z] #21 1.427 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-04T08:27:58.732Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-07-04T08:28:03.672Z] #21 1.805 Reading package lists... [2022-07-04T08:28:07.894Z] #21 6.496 Reading package lists... [2022-07-04T08:28:08.840Z] #21 11.18 Building dependency tree... [2022-07-04T08:28:08.840Z] #21 12.29 Reading state information... [2022-07-04T08:28:09.599Z] #64 324.6 # github.com/containerd/containerd/cmd/containerd [2022-07-04T08:28:09.608Z] #64 324.6 /usr/bin/ld: /tmp/go-link-3907791966/000019.o: in function `New': [2022-07-04T08:28:09.608Z] #64 324.6 /tmp/tmp.phPUXgo8wV/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-04T08:28:09.608Z] #64 324.7 + bin/containerd-stress [2022-07-04T08:28:09.608Z] #64 325.8 + bin/containerd-shim [2022-07-04T08:28:09.783Z] #21 13.49 The following additional packages will be installed: [2022-07-04T08:28:09.783Z] #21 13.49 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-04T08:28:10.044Z] #21 13.50 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-04T08:28:10.044Z] #21 13.50 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-04T08:28:10.044Z] #21 13.50 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-04T08:28:10.044Z] #21 13.50 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-04T08:28:10.044Z] #21 13.50 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-04T08:28:10.044Z] #21 13.51 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-04T08:28:10.044Z] #21 13.52 Suggested packages: [2022-07-04T08:28:10.044Z] #21 13.52 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-04T08:28:10.044Z] #21 13.52 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-04T08:28:10.044Z] #21 13.52 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-04T08:28:10.045Z] #21 13.52 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-04T08:28:10.045Z] #21 13.52 seccomp:ppc64el seccomp:s390x [2022-07-04T08:28:10.045Z] #21 13.52 Recommended packages: [2022-07-04T08:28:10.045Z] #21 13.52 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-04T08:28:10.045Z] #21 13.52 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-04T08:28:10.045Z] #21 13.52 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-04T08:28:10.045Z] #21 13.52 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-04T08:28:10.306Z] #21 14.02 The following NEW packages will be installed: [2022-07-04T08:28:10.306Z] #21 14.02 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-04T08:28:10.306Z] #21 14.02 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-04T08:28:10.306Z] #21 14.02 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-04T08:28:10.306Z] #21 14.02 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-04T08:28:10.306Z] #21 14.02 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-04T08:28:10.306Z] #21 14.02 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-04T08:28:10.306Z] #21 14.02 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-04T08:28:10.306Z] #21 14.03 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-04T08:28:10.306Z] #21 14.03 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-04T08:28:10.306Z] #21 14.03 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-04T08:28:10.306Z] #21 14.04 libseccomp2:ppc64el libseccomp2:s390x [2022-07-04T08:28:10.567Z] #21 14.39 0 upgraded, 40 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:28:10.567Z] #21 14.39 Need to get 15.9 MB of archives. [2022-07-04T08:28:10.567Z] #21 14.39 After this operation, 73.0 MB of additional disk space will be used. [2022-07-04T08:28:10.567Z] #21 14.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-04T08:28:10.830Z] #21 14.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-04T08:28:10.830Z] #21 14.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-04T08:28:10.830Z] #21 14.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-04T08:28:10.830Z] #21 14.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-04T08:28:10.830Z] #21 14.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-04T08:28:10.830Z] #21 14.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-04T08:28:10.830Z] #21 14.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-04T08:28:10.830Z] #21 14.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-04T08:28:10.830Z] #21 14.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-04T08:28:10.830Z] #21 14.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-04T08:28:10.830Z] #21 14.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-04T08:28:10.830Z] #21 14.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-04T08:28:10.830Z] #21 14.49 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-04T08:28:10.830Z] #21 14.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-04T08:28:10.830Z] #21 14.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-04T08:28:10.830Z] #21 14.49 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-04T08:28:10.830Z] #21 14.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-04T08:28:10.830Z] #21 14.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-04T08:28:10.830Z] #21 14.52 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-04T08:28:10.830Z] #21 14.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-04T08:28:10.830Z] #21 14.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-04T08:28:10.830Z] #21 14.53 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-04T08:28:10.830Z] #21 14.55 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-04T08:28:10.830Z] #21 14.55 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-04T08:28:10.830Z] #21 14.56 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-04T08:28:10.830Z] #21 14.56 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-04T08:28:10.830Z] #21 14.56 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-04T08:28:10.830Z] #21 14.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-04T08:28:10.830Z] #21 14.59 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-04T08:28:11.092Z] #21 14.65 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-04T08:28:11.092Z] #21 14.65 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-04T08:28:11.092Z] #21 14.65 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-04T08:28:11.092Z] #21 14.66 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-04T08:28:11.092Z] #21 14.66 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-04T08:28:11.092Z] #21 14.66 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-04T08:28:11.092Z] #21 14.66 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-04T08:28:11.092Z] #21 14.66 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-04T08:28:11.092Z] #21 14.67 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-04T08:28:11.092Z] #21 14.67 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-04T08:28:11.353Z] #21 15.16 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:28:11.614Z] #21 15.35 Fetched 15.9 MB in 1s (28.2 MB/s) [2022-07-04T08:28:11.614Z] #21 15.39 Selecting previously unselected package gcc-10-base:armel. [2022-07-04T08:28:11.875Z] #21 15.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 ... 38557 files and directories currently installed.) [2022-07-04T08:28:11.875Z] #21 15.42 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-04T08:28:11.875Z] #21 15.43 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-04T08:28:11.875Z] #21 15.48 Selecting previously unselected package gcc-10-base:armhf. [2022-07-04T08:28:11.875Z] #21 15.48 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-04T08:28:11.875Z] #21 15.49 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-04T08:28:11.875Z] #21 15.54 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-04T08:28:11.875Z] #21 15.55 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-04T08:28:11.875Z] #21 15.55 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-04T08:28:11.875Z] #21 15.60 Selecting previously unselected package gcc-10-base:s390x. [2022-07-04T08:28:11.875Z] #21 15.61 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-04T08:28:11.875Z] #21 15.61 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-04T08:28:11.875Z] #21 15.66 Selecting previously unselected package gcc-10-base:arm64. [2022-07-04T08:28:12.136Z] #21 15.67 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-04T08:28:12.136Z] #21 15.67 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-04T08:28:12.136Z] #21 15.73 Selecting previously unselected package libgcc-s1:armel. [2022-07-04T08:28:12.136Z] #21 15.74 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-04T08:28:12.136Z] #21 15.75 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-04T08:28:12.136Z] #21 15.80 Selecting previously unselected package libcrypt1:armel. [2022-07-04T08:28:12.136Z] #21 15.80 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-04T08:28:12.136Z] #21 15.81 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-04T08:28:12.136Z] #21 15.90 Selecting previously unselected package libc6:armel. [2022-07-04T08:28:12.396Z] #21 15.91 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-04T08:28:12.396Z] #21 16.09 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-04T08:28:12.968Z] #21 16.49 Selecting previously unselected package libapparmor1:armel. [2022-07-04T08:28:12.968Z] #21 16.49 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-04T08:28:12.968Z] #21 16.50 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-04T08:28:12.968Z] #21 16.59 Selecting previously unselected package libapparmor-dev:armel. [2022-07-04T08:28:12.968Z] #21 16.60 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-04T08:28:12.968Z] #21 16.61 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-04T08:28:12.968Z] #21 16.67 Selecting previously unselected package libgcc-s1:arm64. [2022-07-04T08:28:12.968Z] #21 16.67 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-04T08:28:12.968Z] #21 16.68 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-04T08:28:13.229Z] #21 16.73 Selecting previously unselected package libcrypt1:arm64. [2022-07-04T08:28:13.229Z] #21 16.73 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-04T08:28:13.229Z] #21 16.74 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-04T08:28:13.229Z] #21 16.82 Selecting previously unselected package libc6:arm64. [2022-07-04T08:28:13.229Z] #21 16.83 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-04T08:28:13.229Z] #21 17.02 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-04T08:28:13.799Z] #77 ... [2022-07-04T08:28:13.799Z] [2022-07-04T08:28:13.799Z] #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-04T08:28:13.799Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T08:28:13.799Z] #47 DONE 371.9s [2022-07-04T08:28:13.799Z] [2022-07-04T08:28:13.799Z] #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-04T08:28:13.799Z] #64 sha256:32f2279dd2ab9ebdbecf1895385f43afdf11a2d24cdb9baf1600d4b03a4a57bb [2022-07-04T08:28:13.799Z] #64 ... [2022-07-04T08:28:13.799Z] [2022-07-04T08:28:13.799Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-04T08:28:13.799Z] #48 sha256:f2e6c586014fdbb9541093cbd9c2504a94a0f723de0d1e886325d68a92ee221d [2022-07-04T08:28:13.799Z] #21 17.52 Selecting previously unselected package libapparmor1:arm64. [2022-07-04T08:28:13.799Z] #21 17.52 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-04T08:28:13.799Z] #21 17.53 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-04T08:28:13.799Z] #21 17.59 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-04T08:28:14.059Z] #21 17.59 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-04T08:28:14.059Z] #21 17.59 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-04T08:28:14.059Z] #21 17.67 Selecting previously unselected package libgcc-s1:s390x. [2022-07-04T08:28:14.059Z] #21 17.67 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-04T08:28:14.059Z] #21 17.68 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-04T08:28:14.059Z] #21 17.74 Selecting previously unselected package libcrypt1:s390x. [2022-07-04T08:28:14.059Z] #21 17.74 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-04T08:28:14.059Z] #21 17.75 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-04T08:28:14.059Z] #21 17.84 Selecting previously unselected package libc6:s390x. [2022-07-04T08:28:14.059Z] #21 17.84 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-04T08:28:14.320Z] #21 18.07 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-04T08:28:14.362Z] #48 DONE 0.4s [2022-07-04T08:28:14.362Z] [2022-07-04T08:28:14.362Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-04T08:28:14.362Z] #52 sha256:f787a230f974c7b8dce1fc49dab9f819a51aa140cda9c63b9890bb2937db8149 [2022-07-04T08:28:14.362Z] #52 DONE 0.0s [2022-07-04T08:28:14.362Z] [2022-07-04T08:28:14.362Z] #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-04T08:28:14.362Z] #64 sha256:32f2279dd2ab9ebdbecf1895385f43afdf11a2d24cdb9baf1600d4b03a4a57bb [2022-07-04T08:28:14.362Z] #64 ... [2022-07-04T08:28:14.362Z] [2022-07-04T08:28:14.362Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-04T08:28:14.362Z] #54 sha256:5ad0bb8c403b18f3beba01eb72f0cf3a11f3553ebdbcf5be7aa6af7dfda3a732 [2022-07-04T08:28:14.362Z] #54 DONE 0.1s [2022-07-04T08:28:14.619Z] [2022-07-04T08:28:14.619Z] #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-04T08:28:14.619Z] #64 sha256:32f2279dd2ab9ebdbecf1895385f43afdf11a2d24cdb9baf1600d4b03a4a57bb [2022-07-04T08:28:14.890Z] #21 18.51 Selecting previously unselected package libapparmor1:s390x. [2022-07-04T08:28:14.890Z] #21 18.51 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-04T08:28:14.890Z] #21 18.52 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-04T08:28:14.890Z] #21 18.59 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-04T08:28:15.055Z] #47 DONE 372.3s [2022-07-04T08:28:15.055Z] [2022-07-04T08:28:15.055Z] #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-04T08:28:15.055Z] #60 sha256:e90353b1e53a40af713115108cd44b5684d96d4a8ab09831e3341f6933283304 [2022-07-04T08:28:15.055Z] #60 ... [2022-07-04T08:28:15.055Z] [2022-07-04T08:28:15.055Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-04T08:28:15.055Z] #48 sha256:7e8d53083b68fc2309b22d4f670c0b3c0186e0f416a01101d5c44810344565a2 [2022-07-04T08:28:15.151Z] #21 18.59 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-04T08:28:15.151Z] #21 18.59 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-04T08:28:15.151Z] #21 18.67 Selecting previously unselected package libgcc-s1:armhf. [2022-07-04T08:28:15.151Z] #21 18.68 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-04T08:28:15.151Z] #21 18.68 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-04T08:28:15.151Z] #21 18.74 Selecting previously unselected package libcrypt1:armhf. [2022-07-04T08:28:15.151Z] #21 18.74 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-04T08:28:15.151Z] #21 18.75 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-04T08:28:15.151Z] #21 18.84 Selecting previously unselected package libc6:armhf. [2022-07-04T08:28:15.313Z] #48 DONE 0.5s [2022-07-04T08:28:15.313Z] [2022-07-04T08:28:15.313Z] #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-04T08:28:15.313Z] #60 sha256:e90353b1e53a40af713115108cd44b5684d96d4a8ab09831e3341f6933283304 [2022-07-04T08:28:15.313Z] #60 ... [2022-07-04T08:28:15.313Z] [2022-07-04T08:28:15.313Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-04T08:28:15.313Z] #52 sha256:cadcf7376d0e11b0bdfbb41357d94fb758da026a4fc51fe73030f119dd12964e [2022-07-04T08:28:15.313Z] #52 DONE 0.1s [2022-07-04T08:28:15.313Z] [2022-07-04T08:28:15.313Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-04T08:28:15.313Z] #54 sha256:00937f2e14c20f593e9f974f01b1d3698e12051ae23b046cfe6a16359ea8af2c [2022-07-04T08:28:15.313Z] #54 DONE 0.1s [2022-07-04T08:28:15.412Z] #21 18.84 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-04T08:28:15.412Z] #21 19.02 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-04T08:28:15.570Z] [2022-07-04T08:28:15.570Z] #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-04T08:28:15.570Z] #60 sha256:e90353b1e53a40af713115108cd44b5684d96d4a8ab09831e3341f6933283304 [2022-07-04T08:28:15.933Z] #21 19.42 Selecting previously unselected package libapparmor1:armhf. [2022-07-04T08:28:15.933Z] #21 19.43 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-04T08:28:15.933Z] #21 19.43 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-04T08:28:15.933Z] #21 19.48 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-04T08:28:15.933Z] #21 19.49 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-04T08:28:15.933Z] #21 19.49 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-04T08:28:15.933Z] #21 19.56 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-04T08:28:15.933Z] #21 19.57 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-04T08:28:15.933Z] #21 19.58 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-04T08:28:15.933Z] #21 19.64 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-04T08:28:15.933Z] #21 19.65 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-04T08:28:15.933Z] #21 19.66 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-04T08:28:16.161Z] #64 337.0 + bin/containerd-shim-runc-v1 [2022-07-04T08:28:16.193Z] #21 19.75 Selecting previously unselected package libc6:ppc64el. [2022-07-04T08:28:16.193Z] #21 19.76 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-04T08:28:16.454Z] #21 19.94 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-04T08:28:17.036Z] #21 20.55 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-04T08:28:17.036Z] #21 20.55 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-04T08:28:17.036Z] #21 20.56 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-04T08:28:17.036Z] #21 20.62 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-04T08:28:17.036Z] #21 20.62 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-04T08:28:17.036Z] #21 20.63 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-04T08:28:17.036Z] #21 20.72 Selecting previously unselected package libseccomp2:s390x. [2022-07-04T08:28:17.036Z] #21 20.72 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-04T08:28:17.036Z] #21 20.73 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-04T08:28:17.036Z] #21 20.77 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-04T08:28:17.036Z] #21 20.77 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-04T08:28:17.036Z] #21 20.78 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-04T08:28:17.036Z] #21 20.84 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-04T08:28:17.297Z] #21 20.85 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-04T08:28:17.298Z] #21 20.85 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-04T08:28:17.298Z] #21 20.90 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-04T08:28:17.298Z] #21 20.91 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-04T08:28:17.298Z] #21 20.92 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-04T08:28:17.298Z] #21 20.99 Selecting previously unselected package libseccomp2:armhf. [2022-07-04T08:28:17.298Z] #21 20.99 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-04T08:28:17.298Z] #21 21.00 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-04T08:28:17.298Z] #21 21.05 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-04T08:28:17.298Z] #21 21.05 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-04T08:28:17.298Z] #21 21.06 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-04T08:28:17.298Z] #21 21.11 Selecting previously unselected package libseccomp2:armel. [2022-07-04T08:28:17.559Z] #21 21.11 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-04T08:28:17.559Z] #21 21.12 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-04T08:28:17.559Z] #21 21.17 Selecting previously unselected package libseccomp-dev:armel. [2022-07-04T08:28:17.559Z] #21 21.17 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-04T08:28:17.559Z] #21 21.18 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-04T08:28:17.820Z] #21 21.24 Selecting previously unselected package libseccomp2:arm64. [2022-07-04T08:28:17.820Z] #21 21.25 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-04T08:28:17.820Z] #21 21.25 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-04T08:28:17.820Z] #21 21.29 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-04T08:28:17.820Z] #21 21.30 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-04T08:28:17.820Z] #21 21.30 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-04T08:28:17.820Z] #21 21.41 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-04T08:28:17.820Z] #21 21.42 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-04T08:28:17.820Z] #21 21.44 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-04T08:28:17.820Z] #21 21.45 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-04T08:28:17.820Z] #21 21.46 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-04T08:28:17.820Z] #21 21.48 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-04T08:28:17.820Z] #21 21.49 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-04T08:28:17.820Z] #21 21.50 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-04T08:28:17.820Z] #21 21.51 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-04T08:28:17.820Z] #21 21.52 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-04T08:28:17.820Z] #21 21.53 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-04T08:28:17.820Z] #21 21.55 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-04T08:28:17.820Z] #21 21.56 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-04T08:28:17.820Z] #21 21.57 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-04T08:28:17.820Z] #21 21.58 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-04T08:28:17.820Z] #21 21.59 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-04T08:28:18.098Z] #60 ... [2022-07-04T08:28:18.102Z] [2022-07-04T08:28:18.102Z] #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-04T08:28:18.102Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:28:18.102Z] #77 301.6 CCLD tests/init [2022-07-04T08:28:18.851Z] #64 ... [2022-07-04T08:28:18.851Z] [2022-07-04T08:28:18.851Z] #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-04T08:28:18.851Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T08:28:18.851Z] #77 301.6 CCLD tests/init [2022-07-04T08:28:19.205Z] #21 22.82 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-04T08:28:20.590Z] #21 24.03 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-04T08:28:21.976Z] #21 25.27 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-04T08:28:22.708Z] #64 343.2 + bin/containerd-shim-runc-v2 [2022-07-04T08:28:22.920Z] #21 26.52 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-04T08:28:23.271Z] #64 344.0 + binaries [2022-07-04T08:28:23.271Z] #64 344.0 + install -D bin/containerd /build/containerd [2022-07-04T08:28:23.271Z] #64 344.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-04T08:28:23.271Z] #64 344.0 + install -D bin/ctr /build/ctr [2022-07-04T08:28:24.311Z] #21 27.74 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-04T08:28:24.311Z] #21 27.75 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-04T08:28:24.311Z] #21 27.77 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-04T08:28:24.311Z] #21 27.78 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-04T08:28:24.311Z] #21 27.79 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-04T08:28:24.311Z] #21 27.81 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-04T08:28:24.311Z] #21 27.82 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-04T08:28:24.311Z] #21 27.83 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-04T08:28:24.311Z] #21 27.84 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-04T08:28:24.311Z] #21 27.85 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-04T08:28:24.311Z] #21 27.87 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-04T08:28:24.311Z] #21 27.88 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-04T08:28:24.311Z] #21 27.89 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-04T08:28:24.311Z] #21 27.90 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-04T08:28:24.311Z] #21 27.91 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-04T08:28:24.311Z] #21 27.93 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-04T08:28:24.311Z] #21 27.94 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-04T08:28:24.311Z] #21 27.95 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-04T08:28:24.311Z] #21 27.97 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-04T08:28:24.311Z] #21 27.98 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-04T08:28:24.311Z] #21 27.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:28:24.885Z] #21 DONE 28.6s [2022-07-04T08:28:24.885Z] [2022-07-04T08:28:24.885Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-04T08:28:24.885Z] #22 sha256:7ff22573b37504262e98adcb1549f36f1e0745ad8e427bc240bcd4e453d91753 [2022-07-04T08:28:25.146Z] #22 ... [2022-07-04T08:28:25.146Z] [2022-07-04T08:28:25.146Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-04T08:28:25.146Z] #66 sha256:2ca8093380bec67ac1c33be07474fc8dcd5378baabf714da184fb002f186eca6 [2022-07-04T08:28:25.146Z] #66 DONE 0.1s [2022-07-04T08:28:25.159Z] #64 DONE 345.8s [2022-07-04T08:28:25.407Z] [2022-07-04T08:28:25.407Z] #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-04T08:28:25.407Z] #67 sha256:253542181c4b4def25521cb16cedcdc54b6be40806f7a73be5c354b92f382d6c [2022-07-04T08:28:25.722Z] [2022-07-04T08:28:25.722Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-04T08:28:25.722Z] #65 sha256:a15cf8445e6a2954c28d1b478a4fac0c1765fd68a43cce5c39c5a4b83d565eca [2022-07-04T08:28:26.350Z] #67 ... [2022-07-04T08:28:26.350Z] [2022-07-04T08:28:26.350Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-04T08:28:26.350Z] #22 sha256:7ff22573b37504262e98adcb1549f36f1e0745ad8e427bc240bcd4e453d91753 [2022-07-04T08:28:26.350Z] #22 DONE 1.2s [2022-07-04T08:28:26.350Z] [2022-07-04T08:28:26.350Z] #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-04T08:28:26.350Z] #67 sha256:253542181c4b4def25521cb16cedcdc54b6be40806f7a73be5c354b92f382d6c [2022-07-04T08:28:26.350Z] #67 1.079 + RM_GOPATH=0 [2022-07-04T08:28:26.350Z] #67 1.080 + TMP_GOPATH= [2022-07-04T08:28:26.350Z] #67 1.080 + : /build [2022-07-04T08:28:26.350Z] #67 1.082 + '[' -z '' ']' [2022-07-04T08:28:26.350Z] #67 1.083 ++ mktemp -d [2022-07-04T08:28:26.350Z] #67 1.086 + export GOPATH=/tmp/tmp.K73ZlIsm3t [2022-07-04T08:28:26.350Z] #67 1.086 + GOPATH=/tmp/tmp.K73ZlIsm3t [2022-07-04T08:28:26.350Z] #67 1.086 + RM_GOPATH=1 [2022-07-04T08:28:26.350Z] #67 1.086 + case "$(go env GOARCH)" in [2022-07-04T08:28:26.350Z] #67 1.087 ++ go env GOARCH [2022-07-04T08:28:26.350Z] #67 1.092 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T08:28:26.350Z] #67 1.092 + GO_BUILDMODE=-buildmode=pie [2022-07-04T08:28:26.350Z] #67 1.093 ++ dirname /install.sh [2022-07-04T08:28:26.350Z] #67 1.094 + dir=/ [2022-07-04T08:28:26.350Z] #67 1.094 + bin=runc [2022-07-04T08:28:26.350Z] #67 1.094 + shift [2022-07-04T08:28:26.350Z] #67 1.095 + '[' '!' -f //runc.installer ']' [2022-07-04T08:28:26.350Z] #67 1.095 + . //runc.installer [2022-07-04T08:28:26.350Z] #67 1.095 ++ set -e [2022-07-04T08:28:26.350Z] #67 1.095 ++ : v1.1.2 [2022-07-04T08:28:26.350Z] #67 1.096 + install_runc [2022-07-04T08:28:26.350Z] #67 1.096 + RUNC_BUILDTAGS=seccomp [2022-07-04T08:28:26.350Z] #67 1.096 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-04T08:28:26.350Z] #67 1.097 Install runc version v1.1.2 (build tags: seccomp) [2022-07-04T08:28:26.350Z] #67 1.097 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.K73ZlIsm3t/src/github.com/opencontainers/runc [2022-07-04T08:28:26.350Z] #67 1.111 Cloning into '/tmp/tmp.K73ZlIsm3t/src/github.com/opencontainers/runc'... [2022-07-04T08:28:26.652Z] #65 DONE 0.8s [2022-07-04T08:28:26.653Z] [2022-07-04T08:28:26.653Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-04T08:28:26.653Z] #70 sha256:133968d350045cbcfb752b23921645a7d1227939c3f73c7601a4d04a05d82556 [2022-07-04T08:28:26.653Z] #70 DONE 0.2s [2022-07-04T08:28:26.909Z] [2022-07-04T08:28:26.909Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-04T08:28:26.909Z] #75 sha256:d937ff142031e0dc9348537baf1da2efd0ad76dbb62b4b28d138bd3b6e23a73b [2022-07-04T08:28:27.294Z] #67 ... [2022-07-04T08:28:27.294Z] [2022-07-04T08:28:27.294Z] #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-04T08:28:27.294Z] #23 sha256:ff62181f85dff7b0fa011ad13200a0894d744734f26d731633984e51d8e7aef7 [2022-07-04T08:28:27.294Z] #23 DONE 1.0s [2022-07-04T08:28:27.294Z] [2022-07-04T08:28:27.294Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-04T08:28:27.294Z] #24 sha256:5ba8e416e59d2463b3c23e79a7c9d8936b5cbe49a2257ef87fd28767898ffdf5 [2022-07-04T08:28:27.836Z] #75 DONE 0.9s [2022-07-04T08:28:27.836Z] [2022-07-04T08:28:27.836Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-04T08:28:27.836Z] #78 sha256:49d32c32c313484d05bd6babfabba24d3bb07f8832337f5ffe79d976bcb7bba9 [2022-07-04T08:28:27.836Z] #78 DONE 0.1s [2022-07-04T08:28:27.836Z] [2022-07-04T08:28:27.836Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-04T08:28:27.836Z] #79 sha256:6117281d79db8e8cae7e1031e745480becb768efcc2b4c82398413730a06e7d3 [2022-07-04T08:28:27.836Z] #79 DONE 0.0s [2022-07-04T08:28:27.836Z] [2022-07-04T08:28:27.836Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-04T08:28:27.836Z] #80 sha256:d547492d49a6f3c2a51707b77b887cf3036a5c650ff3bf8a986b64c29d74b05f [2022-07-04T08:28:27.836Z] #80 DONE 0.0s [2022-07-04T08:28:27.836Z] [2022-07-04T08:28:27.836Z] #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-04T08:28:27.836Z] #81 sha256:bc2ccf28926c180678c0ea0fd3ef77df5a59c70d5459a690ef90847cb7ca4133 [2022-07-04T08:28:27.868Z] #24 0.817 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-04T08:28:28.129Z] #24 DONE 0.9s [2022-07-04T08:28:28.129Z] [2022-07-04T08:28:28.129Z] #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-04T08:28:28.129Z] #71 sha256:d1531321e84103b3a1c3594850bd29d3c3adc4286321b4145abe52d040bab70f [2022-07-04T08:28:28.129Z] #71 ... [2022-07-04T08:28:28.129Z] [2022-07-04T08:28:28.129Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-04T08:28:28.129Z] #25 sha256:17900b09747c15e257475739f9213acd92e654739d4f98b47eb29b58581e8a5b [2022-07-04T08:28:28.765Z] #81 0.613 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-04T08:28:28.765Z] #81 0.613 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-04T08:28:28.765Z] #81 0.776 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-04T08:28:29.072Z] #25 DONE 0.8s [2022-07-04T08:28:29.073Z] [2022-07-04T08:28:29.073Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-04T08:28:29.073Z] #26 sha256:46d18cbf69fdd65229fce4a1ff0ccf6e4b3f818664affcb6f0dc42b391087a73 [2022-07-04T08:28:29.329Z] #81 0.854 Reading package lists... [2022-07-04T08:28:29.586Z] #81 1.370 Reading package lists... [2022-07-04T08:28:29.843Z] #81 1.866 Building dependency tree... [2022-07-04T08:28:29.843Z] #81 1.969 Reading state information... [2022-07-04T08:28:29.843Z] #81 2.084 The following additional packages will be installed: [2022-07-04T08:28:30.016Z] #26 DONE 0.9s [2022-07-04T08:28:30.017Z] [2022-07-04T08:28:30.017Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-04T08:28:30.017Z] #27 sha256:e828cb4a4c70fe20fdd9c59b0cc7a96bdc05420df447fb47f66ed10ce4043d70 [2022-07-04T08:28:30.099Z] #81 2.084 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-07-04T08:28:30.099Z] #81 2.085 Suggested packages: [2022-07-04T08:28:30.099Z] #81 2.085 systemd-container policykit-1 [2022-07-04T08:28:30.099Z] #81 2.085 Recommended packages: [2022-07-04T08:28:30.099Z] #81 2.085 systemd-timesyncd | time-daemon libnss-systemd [2022-07-04T08:28:30.099Z] #81 2.153 The following NEW packages will be installed: [2022-07-04T08:28:30.099Z] #81 2.153 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-07-04T08:28:30.099Z] #81 2.154 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-04T08:28:30.355Z] #81 2.421 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:28:30.355Z] #81 2.421 Need to get 5817 kB of archives. [2022-07-04T08:28:30.355Z] #81 2.421 After this operation, 19.3 MB of additional disk space will be used. [2022-07-04T08:28:30.355Z] #81 2.421 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-04T08:28:30.355Z] #81 2.432 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-07-04T08:28:30.355Z] #81 2.433 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-07-04T08:28:30.355Z] #81 2.441 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-07-04T08:28:30.355Z] #81 2.443 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-07-04T08:28:30.355Z] #81 2.523 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-07-04T08:28:30.611Z] #81 2.525 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-07-04T08:28:30.611Z] #81 2.527 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-07-04T08:28:30.611Z] #81 2.528 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-07-04T08:28:30.611Z] #81 2.530 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-04T08:28:30.611Z] #81 2.680 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:28:30.611Z] #81 2.710 Fetched 5817 kB in 0s (15.6 MB/s) [2022-07-04T08:28:30.611Z] #81 2.736 Selecting previously unselected package libargon2-1:amd64. [2022-07-04T08:28:30.611Z] #81 2.736 (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-04T08:28:30.611Z] #81 2.748 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-04T08:28:30.611Z] #81 2.755 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-04T08:28:30.611Z] #81 2.785 Selecting previously unselected package libjson-c5:amd64. [2022-07-04T08:28:30.611Z] #81 2.788 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-07-04T08:28:30.611Z] #81 2.791 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-07-04T08:28:30.611Z] #81 2.824 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-04T08:28:30.611Z] #81 2.826 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-07-04T08:28:30.611Z] #81 2.829 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-04T08:28:30.611Z] #81 2.880 Selecting previously unselected package libkmod2:amd64. [2022-07-04T08:28:30.611Z] #81 2.883 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-07-04T08:28:30.611Z] #81 2.886 Unpacking libkmod2:amd64 (28-1) ... [2022-07-04T08:28:30.867Z] #81 2.929 Selecting previously unselected package systemd. [2022-07-04T08:28:30.867Z] #81 2.930 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-07-04T08:28:30.867Z] #81 2.963 Unpacking systemd (247.3-7) ... [2022-07-04T08:28:30.961Z] #27 DONE 1.0s [2022-07-04T08:28:30.961Z] [2022-07-04T08:28:30.961Z] #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-04T08:28:30.961Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-07-04T08:28:31.430Z] #81 3.484 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-04T08:28:31.430Z] #81 3.493 Setting up libjson-c5:amd64 (0.15-2) ... [2022-07-04T08:28:31.430Z] #81 3.501 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-04T08:28:31.430Z] #81 3.511 Setting up libkmod2:amd64 (28-1) ... [2022-07-04T08:28:31.430Z] #81 3.520 Setting up systemd (247.3-7) ... [2022-07-04T08:28:31.430Z] #81 3.555 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-04T08:28:31.430Z] #81 3.557 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-04T08:28:31.430Z] #81 3.560 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-07-04T08:28:31.430Z] #81 3.581 Initializing machine ID from KVM UUID. [2022-07-04T08:28:31.686Z] #81 3.928 Selecting previously unselected package systemd-sysv. [2022-07-04T08:28:31.943Z] #81 3.928 (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-04T08:28:31.943Z] #81 3.941 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-07-04T08:28:31.943Z] #81 3.945 Unpacking systemd-sysv (247.3-7) ... [2022-07-04T08:28:31.943Z] #81 3.984 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-04T08:28:31.943Z] #81 3.987 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-07-04T08:28:31.943Z] #81 3.991 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-04T08:28:31.943Z] #81 4.044 Selecting previously unselected package dbus. [2022-07-04T08:28:31.943Z] #81 4.047 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-07-04T08:28:31.943Z] #81 4.056 Unpacking dbus (1.12.20-2) ... [2022-07-04T08:28:31.943Z] #81 4.109 Selecting previously unselected package libpam-systemd:amd64. [2022-07-04T08:28:31.943Z] #81 4.112 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-07-04T08:28:31.943Z] #81 4.115 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-07-04T08:28:31.943Z] #81 4.163 Selecting previously unselected package dbus-user-session. [2022-07-04T08:28:32.198Z] #81 4.165 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-07-04T08:28:32.198Z] #81 4.169 Unpacking dbus-user-session (1.12.20-2) ... [2022-07-04T08:28:32.198Z] #81 4.229 Setting up systemd-sysv (247.3-7) ... [2022-07-04T08:28:32.198Z] #81 4.243 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-04T08:28:32.198Z] #81 4.254 Setting up dbus (1.12.20-2) ... [2022-07-04T08:28:32.198Z] #81 4.361 invoke-rc.d: could not determine current runlevel [2022-07-04T08:28:32.198Z] #81 4.364 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-04T08:28:32.198Z] #81 4.368 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-07-04T08:28:32.349Z] #28 1.158 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T08:28:32.349Z] #28 1.183 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T08:28:32.349Z] #28 1.188 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T08:28:32.349Z] #28 1.439 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-04T08:28:32.454Z] #81 4.508 Setting up dbus-user-session (1.12.20-2) ... [2022-07-04T08:28:32.454Z] #81 4.522 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:28:32.609Z] #28 1.686 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-04T08:28:32.710Z] #81 DONE 4.7s [2022-07-04T08:28:32.710Z] [2022-07-04T08:28:32.710Z] #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-04T08:28:32.710Z] #82 sha256:a70993eb22a08ee45863a6d13a6f85aec6d48e7112eed01352ea75ddbe8eefc4 [2022-07-04T08:28:32.873Z] #28 1.960 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-04T08:28:32.873Z] #28 2.187 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-04T08:28:32.966Z] #82 0.390 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-04T08:28:32.966Z] #82 0.391 Dload Upload Total Spent Left Speed [2022-07-04T08:28:33.223Z] #82 0.391 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5880 0 --:--:-- --:--:-- --:--:-- 5880 [2022-07-04T08:28:33.223Z] #82 DONE 0.7s [2022-07-04T08:28:33.223Z] [2022-07-04T08:28:33.223Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-04T08:28:33.223Z] #83 sha256:59c2449902ac2ad084fa24455ba78462ac58ba465b3596578cd15bd2409abad4 [2022-07-04T08:28:33.446Z] #28 2.414 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-04T08:28:33.707Z] #28 2.676 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T08:28:33.707Z] #28 2.893 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-04T08:28:33.707Z] #28 2.895 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [162 kB] [2022-07-04T08:28:33.707Z] #28 2.902 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [155 kB] [2022-07-04T08:28:33.707Z] #28 2.908 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [145 kB] [2022-07-04T08:28:33.707Z] #28 2.916 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [163 kB] [2022-07-04T08:28:33.707Z] #28 2.920 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [137 kB] [2022-07-04T08:28:34.153Z] #83 DONE 0.9s [2022-07-04T08:28:34.153Z] [2022-07-04T08:28:34.153Z] #84 exporting to image [2022-07-04T08:28:34.153Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-04T08:28:34.153Z] #84 exporting layers [2022-07-04T08:28:34.650Z] #28 3.539 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-04T08:28:34.650Z] #28 3.545 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T08:28:34.650Z] #28 3.551 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-04T08:28:34.650Z] #28 3.552 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-04T08:28:34.650Z] #28 3.553 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-04T08:28:34.650Z] #28 3.554 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-04T08:28:40.021Z] #77 322.1 AR libcrun_testing.a [2022-07-04T08:28:40.022Z] #77 322.1 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-04T08:28:40.022Z] #77 322.2 CCLD tests/tests_libcrun_utils [2022-07-04T08:28:40.022Z] #77 322.3 CCLD tests/tests_libcrun_errors [2022-07-04T08:28:40.022Z] #77 322.3 CCLD tests/tests_libcrun_fuzzer [2022-07-04T08:28:40.022Z] #77 322.7 CCLD libcrun.la [2022-07-04T08:28:40.280Z] #77 323.7 CCLD crun [2022-07-04T08:28:40.538Z] #77 324.2 make[3]: Entering directory '/tmp/crun-build' [2022-07-04T08:28:40.755Z] #77 322.3 AR libcrun_testing.a [2022-07-04T08:28:40.755Z] #77 322.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-04T08:28:40.755Z] #77 322.4 CCLD tests/tests_libcrun_utils [2022-07-04T08:28:40.755Z] #77 322.5 CCLD tests/tests_libcrun_errors [2022-07-04T08:28:40.755Z] #77 322.5 CCLD tests/tests_libcrun_fuzzer [2022-07-04T08:28:40.755Z] #77 322.5 CCLD libcrun.la [2022-07-04T08:28:40.755Z] #77 323.8 CCLD crun [2022-07-04T08:28:40.756Z] #84 exporting layers 6.3s done [2022-07-04T08:28:40.756Z] #84 writing image sha256:66ade0871577e824f78527d18e000bb2631f8111571f2901a80ca8660f26ed02 done [2022-07-04T08:28:40.756Z] #84 naming to docker.io/library/docker:1cab8eda24e70c60061e34adc4a19c1aeb5ad90c done [2022-07-04T08:28:40.756Z] #84 DONE 6.3s [Pipeline] } [Pipeline] // stage [2022-07-04T08:28:40.795Z] #77 324.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-04T08:28:40.795Z] #77 324.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-04T08:28:40.795Z] #77 324.5 /bin/mkdir -p '/usr/local/lib' [2022-07-04T08:28:40.795Z] #77 324.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-04T08:28:40.795Z] #77 324.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T08:28:41.052Z] #77 324.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-04T08:28:41.053Z] #77 324.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-04T08:28:41.053Z] #77 324.6 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-04T08:28:41.053Z] #77 324.8 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-04T08:28:41.209Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43765/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=1cab8eda24e70c60061e34adc4a19c1aeb5ad90c -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:1cab8eda24e70c60061e34adc4a19c1aeb5ad90c hack/make.sh dynbinary test-integration [2022-07-04T08:28:41.244Z] #28 ... [2022-07-04T08:28:41.244Z] [2022-07-04T08:28:41.244Z] #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-04T08:28:41.244Z] #67 sha256:253542181c4b4def25521cb16cedcdc54b6be40806f7a73be5c354b92f382d6c [2022-07-04T08:28:41.244Z] #67 5.293 + cd /tmp/tmp.K73ZlIsm3t/src/github.com/opencontainers/runc [2022-07-04T08:28:41.244Z] #67 5.293 + git checkout -q v1.1.2 [2022-07-04T08:28:41.244Z] #67 5.548 + '[' -z '' ']' [2022-07-04T08:28:41.244Z] #67 5.553 + target=static [2022-07-04T08:28:41.244Z] #67 5.553 + make BUILDTAGS=seccomp static [2022-07-04T08:28:41.244Z] #67 5.896 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-04T08:28:41.310Z] #77 324.8 ---------------------------------------------------------------------- [2022-07-04T08:28:41.310Z] #77 324.8 Libraries have been installed in: [2022-07-04T08:28:41.310Z] #77 324.8 /usr/local/lib [2022-07-04T08:28:41.310Z] #77 324.8 [2022-07-04T08:28:41.310Z] #77 324.8 If you ever happen to want to link against installed libraries [2022-07-04T08:28:41.310Z] #77 324.8 in a given directory, LIBDIR, you must either use libtool, and [2022-07-04T08:28:41.310Z] #77 324.8 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-04T08:28:41.310Z] #77 324.8 flag during linking and do at least one of the following: [2022-07-04T08:28:41.310Z] #77 324.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-04T08:28:41.310Z] #77 324.8 during execution [2022-07-04T08:28:41.310Z] #77 324.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-04T08:28:41.310Z] #77 324.8 during linking [2022-07-04T08:28:41.310Z] #77 324.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-04T08:28:41.310Z] #77 324.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-04T08:28:41.310Z] #77 324.8 [2022-07-04T08:28:41.310Z] #77 324.8 See any operating system documentation about shared libraries for [2022-07-04T08:28:41.310Z] #77 324.8 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-04T08:28:41.310Z] #77 324.8 ---------------------------------------------------------------------- [2022-07-04T08:28:41.310Z] #77 324.8 /bin/mkdir -p '/build' [2022-07-04T08:28:41.310Z] #77 324.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-04T08:28:41.310Z] #77 324.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-04T08:28:41.310Z] #77 324.9 make[3]: Leaving directory '/tmp/crun-build' [2022-07-04T08:28:41.310Z] #77 324.9 make[2]: Leaving directory '/tmp/crun-build' [2022-07-04T08:28:41.310Z] #77 324.9 make[1]: Leaving directory '/tmp/crun-build' [2022-07-04T08:28:41.319Z] #77 324.2 make[3]: Entering directory '/tmp/crun-build' [2022-07-04T08:28:41.319Z] #77 324.4 /bin/mkdir -p '/usr/local/lib' [2022-07-04T08:28:41.319Z] #77 324.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-04T08:28:41.319Z] #77 324.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-04T08:28:41.319Z] #77 324.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-04T08:28:41.319Z] #77 324.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-04T08:28:41.570Z] #77 DONE 325.1s [2022-07-04T08:28:41.570Z] [2022-07-04T08:28:41.570Z] #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-04T08:28:41.570Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:28:41.576Z] #77 324.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-04T08:28:41.576Z] #77 324.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-04T08:28:41.576Z] #77 324.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-04T08:28:41.576Z] #77 324.6 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-04T08:28:41.576Z] #77 324.6 ---------------------------------------------------------------------- [2022-07-04T08:28:41.576Z] #77 324.6 Libraries have been installed in: [2022-07-04T08:28:41.576Z] #77 324.6 /usr/local/lib [2022-07-04T08:28:41.576Z] #77 324.6 [2022-07-04T08:28:41.576Z] #77 324.6 If you ever happen to want to link against installed libraries [2022-07-04T08:28:41.576Z] #77 324.6 in a given directory, LIBDIR, you must either use libtool, and [2022-07-04T08:28:41.576Z] #77 324.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-04T08:28:41.576Z] #77 324.6 flag during linking and do at least one of the following: [2022-07-04T08:28:41.576Z] #77 324.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-04T08:28:41.576Z] #77 324.6 during execution [2022-07-04T08:28:41.576Z] #77 324.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-04T08:28:41.576Z] #77 324.6 during linking [2022-07-04T08:28:41.576Z] #77 324.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-04T08:28:41.576Z] #77 324.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-04T08:28:41.576Z] #77 324.6 [2022-07-04T08:28:41.576Z] #77 324.6 See any operating system documentation about shared libraries for [2022-07-04T08:28:41.576Z] #77 324.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-04T08:28:41.576Z] #77 324.6 ---------------------------------------------------------------------- [2022-07-04T08:28:41.576Z] #77 324.6 /bin/mkdir -p '/build' [2022-07-04T08:28:41.576Z] #77 324.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-04T08:28:41.576Z] #77 324.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-04T08:28:41.576Z] #77 324.7 make[3]: Leaving directory '/tmp/crun-build' [2022-07-04T08:28:41.833Z] #77 324.7 make[2]: Leaving directory '/tmp/crun-build' [2022-07-04T08:28:41.833Z] #77 324.7 make[1]: Leaving directory '/tmp/crun-build' [2022-07-04T08:28:42.091Z] #77 DONE 325.0s [2022-07-04T08:28:42.091Z] [2022-07-04T08:28:42.091Z] #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-04T08:28:42.091Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:28:43.097Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-04T08:28:43.097Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-04T08:28:43.097Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-04T08:28:43.097Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-04T08:28:43.097Z] 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-04T08:28:43.097Z] Detected virtualization docker. [2022-07-04T08:28:43.097Z] Detected architecture x86-64. [2022-07-04T08:28:43.097Z] Set hostname to <4572f47a9940>. [2022-07-04T08:28:43.353Z] modprobe@configfs.service: Succeeded. [2022-07-04T08:28:43.353Z] modprobe@drm.service: Succeeded. [2022-07-04T08:28:43.353Z] modprobe@fuse.service: Succeeded. [2022-07-04T08:28:43.353Z] + source /etc/docker-entrypoint-cmd [2022-07-04T08:28:43.353Z] ++ hack/make.sh dynbinary test-integration [2022-07-04T08:28:43.353Z] [2022-07-04T08:28:43.610Z] Removing bundles/ [2022-07-04T08:28:43.610Z] [2022-07-04T08:28:43.610Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-04T08:28:43.610Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-07-04T08:28:43.610Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T08:28:46.628Z] #67 ... [2022-07-04T08:28:46.628Z] [2022-07-04T08:28:46.628Z] #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-04T08:28:46.628Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-07-04T08:28:46.628Z] #28 14.82 Fetched 49.1 MB in 14s (3531 kB/s) [2022-07-04T08:28:53.230Z] #28 14.82 Reading package lists... [2022-07-04T08:28:56.439Z] #55 ... [2022-07-04T08:28:56.459Z] [2022-07-04T08:28:56.459Z] #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-04T08:28:56.459Z] #60 sha256:e90353b1e53a40af713115108cd44b5684d96d4a8ab09831e3341f6933283304 [2022-07-04T08:28:56.459Z] #60 212.7 + mkdir -p /build [2022-07-04T08:28:56.459Z] #60 212.7 + cp runc /build/runc [2022-07-04T08:28:56.957Z] #55 416.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-04T08:28:56.957Z] #55 DONE 417.4s [2022-07-04T08:28:56.957Z] [2022-07-04T08:28:56.957Z] #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-04T08:28:56.957Z] #60 sha256:e69eb2bc838e8d212a1cb81e23976efd41a0889b3ee63b5354329d20234d4dcc [2022-07-04T08:28:56.957Z] #60 203.3 + mkdir -p /build [2022-07-04T08:28:56.957Z] #60 203.3 + cp runc /build/runc [2022-07-04T08:28:56.957Z] #60 DONE 203.7s [2022-07-04T08:28:56.957Z] [2022-07-04T08:28:56.957Z] #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-04T08:28:56.957Z] #64 sha256:32f2279dd2ab9ebdbecf1895385f43afdf11a2d24cdb9baf1600d4b03a4a57bb [2022-07-04T08:28:57.391Z] #60 DONE 214.7s [2022-07-04T08:28:57.391Z] [2022-07-04T08:28:57.391Z] #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-04T08:28:57.391Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-04T08:28:58.766Z] #55 418.7 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-04T08:28:58.766Z] #55 DONE 418.8s [2022-07-04T08:28:58.766Z] [2022-07-04T08:28:58.766Z] #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-04T08:28:58.766Z] #64 sha256:3bebbb3291d6c7f45261014810120ebe0297bfc04c66bad2c51c0881129d6e24 [2022-07-04T08:28:59.486Z] #64 ... [2022-07-04T08:28:59.486Z] [2022-07-04T08:28:59.486Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-04T08:28:59.486Z] #56 sha256:ad4337c7e10f9cbf6e9053ab0d557b1ee206b246362301727f8444c806b889a7 [2022-07-04T08:28:59.824Z] #28 21.58 Reading package lists... [2022-07-04T08:29:00.428Z] #56 DONE 0.6s [2022-07-04T08:29:00.428Z] [2022-07-04T08:29:00.428Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-04T08:29:00.428Z] #58 sha256:12cffc1992a8a9f5f58188669ade3acd628fb71ed58d47489eb34268d00051a3 [2022-07-04T08:29:00.428Z] #58 DONE 0.1s [2022-07-04T08:29:00.428Z] [2022-07-04T08:29:00.428Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-04T08:29:00.428Z] #61 sha256:38eb50b98a70167470ac0dc9b9bf683b201156eceee9cdda8354748d8b493167 [2022-07-04T08:29:00.662Z] #64 ... [2022-07-04T08:29:00.662Z] [2022-07-04T08:29:00.662Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-04T08:29:00.662Z] #56 sha256:94ef05ea0b2c5049cdd1c0947ebdd32b6efed3f58b9c94534d6331468a4f48b2 [2022-07-04T08:29:00.686Z] #61 DONE 0.2s [2022-07-04T08:29:00.686Z] [2022-07-04T08:29:00.686Z] #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-04T08:29:00.686Z] #64 sha256:32f2279dd2ab9ebdbecf1895385f43afdf11a2d24cdb9baf1600d4b03a4a57bb [2022-07-04T08:29:00.767Z] #28 28.16 Building dependency tree... [2022-07-04T08:29:00.920Z] #56 DONE 0.6s [2022-07-04T08:29:00.920Z] [2022-07-04T08:29:00.920Z] #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-04T08:29:00.920Z] #64 sha256:3bebbb3291d6c7f45261014810120ebe0297bfc04c66bad2c51c0881129d6e24 [2022-07-04T08:29:01.178Z] #64 ... [2022-07-04T08:29:01.178Z] [2022-07-04T08:29:01.178Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-04T08:29:01.178Z] #58 sha256:b44b3a77bbb05cb93d2621668b4fa24863ecd6ff71cb4f630b4fccecf387827d [2022-07-04T08:29:01.178Z] #58 DONE 0.1s [2022-07-04T08:29:01.178Z] [2022-07-04T08:29:01.178Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-04T08:29:01.178Z] #61 sha256:c70cdaaca7e9cc1d8480c5179ec4a6d2803f1a31d6f45b06a5d40480b8cf74bd [2022-07-04T08:29:01.436Z] #61 DONE 0.3s [2022-07-04T08:29:01.436Z] [2022-07-04T08:29:01.436Z] #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-04T08:29:01.436Z] #64 sha256:3bebbb3291d6c7f45261014810120ebe0297bfc04c66bad2c51c0881129d6e24 [2022-07-04T08:29:02.057Z] #64 360.0 + bin/containerd [2022-07-04T08:29:02.155Z] #28 31.16 bzip2 is already the newest version (1.0.8-4). [2022-07-04T08:29:02.155Z] #28 31.16 patch is already the newest version (2.7.6-7). [2022-07-04T08:29:02.155Z] #28 31.16 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-04T08:29:02.155Z] #28 31.16 The following additional packages will be installed: [2022-07-04T08:29:02.155Z] #28 31.17 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-04T08:29:02.155Z] #28 31.17 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-04T08:29:02.155Z] #28 31.17 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-04T08:29:02.155Z] #28 31.17 python3-pkg-resources vim-runtime xxd [2022-07-04T08:29:02.155Z] #28 31.19 Suggested packages: [2022-07-04T08:29:02.155Z] #28 31.19 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-04T08:29:02.155Z] #28 31.19 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-04T08:29:02.155Z] #28 31.19 Recommended packages: [2022-07-04T08:29:02.155Z] #28 31.19 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-04T08:29:03.462Z] #64 364.4 + bin/containerd [2022-07-04T08:29:03.555Z] #28 32.69 The following NEW packages will be installed: [2022-07-04T08:29:03.555Z] #28 32.70 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-04T08:29:03.555Z] #28 32.70 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-04T08:29:03.555Z] #28 32.70 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-04T08:29:03.555Z] #28 32.70 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-04T08:29:03.555Z] #28 32.70 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-04T08:29:03.555Z] #28 32.71 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-04T08:29:03.555Z] #28 32.71 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-04T08:29:03.817Z] #28 33.09 0 upgraded, 45 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T08:29:03.817Z] #28 33.09 Need to get 18.6 MB of archives. [2022-07-04T08:29:03.817Z] #28 33.09 After this operation, 71.4 MB of additional disk space will be used. [2022-07-04T08:29:03.817Z] #28 33.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-04T08:29:04.083Z] #28 33.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-04T08:29:04.083Z] #28 33.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-04T08:29:04.083Z] #28 33.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-04T08:29:04.083Z] #28 33.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-04T08:29:04.083Z] #28 33.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-04T08:29:04.083Z] #28 33.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-04T08:29:04.083Z] #28 33.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-04T08:29:04.083Z] #28 33.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-04T08:29:04.083Z] #28 33.15 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-04T08:29:04.083Z] #28 33.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-04T08:29:04.083Z] #28 33.16 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-04T08:29:04.083Z] #28 33.17 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-04T08:29:04.083Z] #28 33.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-04T08:29:04.083Z] #28 33.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-04T08:29:04.083Z] #28 33.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-04T08:29:04.083Z] #28 33.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-04T08:29:04.083Z] #28 33.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-04T08:29:04.083Z] #28 33.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-04T08:29:04.083Z] #28 33.19 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-04T08:29:04.083Z] #28 33.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-04T08:29:04.083Z] #28 33.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-04T08:29:04.083Z] #28 33.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-04T08:29:04.083Z] #28 33.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-04T08:29:04.083Z] #28 33.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-04T08:29:04.083Z] #28 33.21 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-04T08:29:04.083Z] #28 33.21 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-04T08:29:04.083Z] #28 33.21 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-04T08:29:04.083Z] #28 33.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-04T08:29:04.083Z] #28 33.22 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-04T08:29:04.083Z] #28 33.22 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-04T08:29:04.083Z] #28 33.26 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-04T08:29:04.083Z] #28 33.26 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-04T08:29:04.083Z] #28 33.27 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-04T08:29:04.083Z] #28 33.27 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-04T08:29:04.083Z] #28 33.27 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-04T08:29:04.083Z] #28 33.28 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-04T08:29:04.083Z] #28 33.28 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-04T08:29:04.083Z] #28 33.30 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-04T08:29:04.083Z] #28 33.31 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-04T08:29:04.083Z] #28 33.31 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-04T08:29:04.083Z] #28 33.41 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-04T08:29:04.346Z] #28 33.43 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-04T08:29:04.346Z] #28 33.45 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-04T08:29:04.346Z] #28 33.45 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-04T08:29:04.925Z] #28 34.02 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T08:29:05.186Z] #28 34.23 Fetched 18.6 MB in 1s (28.8 MB/s) [2022-07-04T08:29:05.186Z] #28 34.29 Selecting previously unselected package pigz. [2022-07-04T08:29:05.186Z] #28 34.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40117 files and directories currently installed.) [2022-07-04T08:29:05.186Z] #28 34.36 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-04T08:29:05.186Z] #28 34.37 Unpacking pigz (2.6-1) ... [2022-07-04T08:29:05.186Z] #28 34.43 Selecting previously unselected package libelf1:amd64. [2022-07-04T08:29:05.447Z] #28 34.43 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-04T08:29:05.447Z] #28 34.45 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-04T08:29:05.447Z] #28 34.54 Selecting previously unselected package libbpf0:amd64. [2022-07-04T08:29:05.447Z] #28 34.55 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-04T08:29:05.447Z] #28 34.56 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-04T08:29:05.447Z] #28 34.63 Selecting previously unselected package libcap2:amd64. [2022-07-04T08:29:05.447Z] #28 34.64 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-04T08:29:05.447Z] #28 34.64 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-04T08:29:05.447Z] #28 34.69 Selecting previously unselected package libmnl0:amd64. [2022-07-04T08:29:05.447Z] #28 34.70 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-04T08:29:05.447Z] #28 34.70 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-04T08:29:05.708Z] #28 34.77 Selecting previously unselected package libxtables12:amd64. [2022-07-04T08:29:05.708Z] #28 34.77 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-04T08:29:05.708Z] #28 34.78 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-04T08:29:05.708Z] #28 34.83 Selecting previously unselected package libcap2-bin. [2022-07-04T08:29:05.708Z] #28 34.83 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-04T08:29:05.708Z] #28 34.84 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-04T08:29:05.708Z] #28 34.91 Selecting previously unselected package iproute2. [2022-07-04T08:29:05.969Z] #28 34.91 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-04T08:29:05.969Z] #28 34.92 Unpacking iproute2 (5.10.0-4) ... [2022-07-04T08:29:06.230Z] #28 35.27 Selecting previously unselected package xxd. [2022-07-04T08:29:06.230Z] #28 35.27 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-04T08:29:06.230Z] #28 35.28 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:29:06.230Z] #28 35.47 Selecting previously unselected package vim-common. [2022-07-04T08:29:06.492Z] #28 35.47 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T08:29:06.492Z] #28 35.48 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:29:06.492Z] #28 35.59 Selecting previously unselected package bash-completion. [2022-07-04T08:29:06.492Z] #28 35.60 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-04T08:29:06.506Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-04T08:29:06.506Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-04T08:29:06.506Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-07-04T08:29:06.506Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-07-04T08:29:06.506Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-04T08:29:06.506Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-04T08:29:06.506Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-04T08:29:06.767Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-04T08:29:06.767Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-04T08:29:06.767Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-04T08:29:07.028Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-04T08:29:07.028Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-04T08:29:07.028Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-04T08:29:07.878Z] #28 36.70 Unpacking bash-completion (1:2.11-2) ... [2022-07-04T08:29:07.878Z] #28 36.94 Selecting previously unselected package apparmor. [2022-07-04T08:29:07.878Z] #28 36.95 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-04T08:29:07.878Z] #28 36.99 Unpacking apparmor (2.13.6-10) ... [2022-07-04T08:29:07.970Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-04T08:29:07.970Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-04T08:29:08.139Z] #28 ... [2022-07-04T08:29:08.139Z] [2022-07-04T08:29:08.139Z] #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-04T08:29:08.139Z] #71 sha256:d1531321e84103b3a1c3594850bd29d3c3adc4286321b4145abe52d040bab70f [2022-07-04T08:29:08.139Z] #71 99.11 + bin/containerd [2022-07-04T08:29:08.230Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 6.0% of statements [2022-07-04T08:29:08.230Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-04T08:29:08.803Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-07-04T08:29:08.803Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-07-04T08:29:08.803Z] ? github.com/docker/docker/api/types [no test files] [2022-07-04T08:29:08.803Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-04T08:29:08.803Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-04T08:29:08.803Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-04T08:29:08.803Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-04T08:29:08.803Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-04T08:29:08.803Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-04T08:29:08.803Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-04T08:29:08.803Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-04T08:29:08.803Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-04T08:29:09.065Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-07-04T08:29:09.065Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-04T08:29:09.065Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-04T08:29:09.065Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-07-04T08:29:11.132Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-04T08:29:11.132Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-04T08:29:11.132Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-04T08:29:11.132Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-04T08:29:11.132Z] ? github.com/docker/docker/builder [no test files] [2022-07-04T08:29:11.132Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-04T08:29:11.132Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-04T08:29:11.132Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-04T08:29:11.132Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-04T08:29:11.132Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-04T08:29:11.132Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-04T08:29:11.132Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-04T08:29:11.393Z] ok github.com/docker/docker/builder/remotecontext 0.117s coverage: 13.7% of statements [2022-07-04T08:29:11.966Z] ok github.com/docker/docker/builder/dockerfile 0.455s coverage: 49.3% of statements [2022-07-04T08:29:11.966Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-04T08:29:12.909Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-07-04T08:29:13.052Z] #71 ... [2022-07-04T08:29:13.052Z] [2022-07-04T08:29:13.052Z] #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-04T08:29:13.052Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-07-04T08:29:13.052Z] #28 37.25 Selecting previously unselected package inetutils-ping. [2022-07-04T08:29:13.052Z] #28 37.26 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-04T08:29:13.052Z] #28 37.27 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-04T08:29:13.052Z] #28 37.35 Selecting previously unselected package libip4tc2:amd64. [2022-07-04T08:29:13.052Z] #28 37.35 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-04T08:29:13.052Z] #28 37.36 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-04T08:29:13.052Z] #28 37.41 Selecting previously unselected package libip6tc2:amd64. [2022-07-04T08:29:13.053Z] #28 37.42 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-04T08:29:13.053Z] #28 37.43 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-04T08:29:13.053Z] #28 37.49 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-04T08:29:13.053Z] #28 37.49 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-04T08:29:13.053Z] #28 37.50 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-04T08:29:13.053Z] #28 37.54 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-04T08:29:13.053Z] #28 37.55 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-04T08:29:13.053Z] #28 37.55 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-04T08:29:13.053Z] #28 37.61 Selecting previously unselected package libnftnl11:amd64. [2022-07-04T08:29:13.053Z] #28 37.62 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-04T08:29:13.053Z] #28 37.63 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-04T08:29:13.053Z] #28 37.69 Selecting previously unselected package iptables. [2022-07-04T08:29:13.053Z] #28 37.69 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-04T08:29:13.053Z] #28 37.70 Unpacking iptables (1.8.7-1) ... [2022-07-04T08:29:13.053Z] #28 37.88 Selecting previously unselected package libonig5:amd64. [2022-07-04T08:29:13.053Z] #28 37.89 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-04T08:29:13.053Z] #28 37.90 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T08:29:13.053Z] #28 37.99 Selecting previously unselected package libjq1:amd64. [2022-07-04T08:29:13.053Z] #28 38.00 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-04T08:29:13.053Z] #28 38.01 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-04T08:29:13.053Z] #28 38.08 Selecting previously unselected package jq. [2022-07-04T08:29:13.053Z] #28 38.09 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-04T08:29:13.053Z] #28 38.09 Unpacking jq (1.6-2.1) ... [2022-07-04T08:29:13.053Z] #28 38.15 Selecting previously unselected package libaio1:amd64. [2022-07-04T08:29:13.053Z] #28 38.16 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-04T08:29:13.053Z] #28 38.16 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-04T08:29:13.053Z] #28 38.21 Selecting previously unselected package libgpm2:amd64. [2022-07-04T08:29:13.053Z] #28 38.22 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-04T08:29:13.053Z] #28 38.23 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-04T08:29:13.053Z] #28 38.28 Selecting previously unselected package libinih1:amd64. [2022-07-04T08:29:13.053Z] #28 38.29 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-04T08:29:13.053Z] #28 38.30 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-04T08:29:13.053Z] #28 38.36 Selecting previously unselected package libnet1:amd64. [2022-07-04T08:29:13.053Z] #28 38.36 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-04T08:29:13.053Z] #28 38.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T08:29:13.053Z] #28 38.43 Selecting previously unselected package libnl-3-200:amd64. [2022-07-04T08:29:13.053Z] #28 38.43 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-04T08:29:13.053Z] #28 38.44 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T08:29:13.053Z] #28 38.49 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-04T08:29:13.053Z] #28 38.50 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-04T08:29:13.053Z] #28 38.51 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T08:29:13.053Z] #28 38.57 Selecting previously unselected package libyajl2:amd64. [2022-07-04T08:29:13.053Z] #28 38.58 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-04T08:29:13.053Z] #28 38.59 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-04T08:29:13.053Z] #28 38.63 Selecting previously unselected package net-tools. [2022-07-04T08:29:13.053Z] #28 38.64 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-04T08:29:13.053Z] #28 38.64 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-04T08:29:13.053Z] #28 38.77 Selecting previously unselected package python-pip-whl. [2022-07-04T08:29:13.053Z] #28 38.77 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-04T08:29:13.053Z] #28 38.78 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-04T08:29:13.053Z] #28 39.12 Selecting previously unselected package python3-lib2to3. [2022-07-04T08:29:13.053Z] #28 39.12 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-04T08:29:13.053Z] #28 39.13 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-04T08:29:13.053Z] #28 39.20 Selecting previously unselected package python3-distutils. [2022-07-04T08:29:13.053Z] #28 39.21 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-04T08:29:13.053Z] #28 39.22 Unpacking python3-distutils (3.9.2-1) ... [2022-07-04T08:29:13.053Z] #28 39.32 Selecting previously unselected package python3-pkg-resources. [2022-07-04T08:29:13.053Z] #28 39.32 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-04T08:29:13.053Z] #28 39.33 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-04T08:29:13.053Z] #28 39.42 Selecting previously unselected package python3-setuptools. [2022-07-04T08:29:13.053Z] #28 39.43 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-04T08:29:13.053Z] #28 39.43 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-04T08:29:13.053Z] #28 39.60 Selecting previously unselected package python3-wheel. [2022-07-04T08:29:13.053Z] #28 39.60 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-04T08:29:13.053Z] #28 39.64 Unpacking python3-wheel (0.34.2-1) ... [2022-07-04T08:29:13.053Z] #28 39.71 Selecting previously unselected package python3-pip. [2022-07-04T08:29:13.053Z] #28 39.71 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-04T08:29:13.053Z] #28 39.72 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-04T08:29:13.053Z] #28 39.92 Selecting previously unselected package sudo. [2022-07-04T08:29:13.053Z] #28 39.92 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-04T08:29:13.053Z] #28 39.94 Unpacking sudo (1.9.5p2-3) ... [2022-07-04T08:29:13.053Z] #28 40.25 Selecting previously unselected package thin-provisioning-tools. [2022-07-04T08:29:13.053Z] #28 40.25 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-04T08:29:13.053Z] #28 40.26 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-04T08:29:13.053Z] #28 40.38 Selecting previously unselected package uidmap. [2022-07-04T08:29:13.053Z] #28 40.39 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-04T08:29:13.053Z] #28 40.40 Unpacking uidmap (1:4.8.1-1) ... [2022-07-04T08:29:13.053Z] #28 40.50 Selecting previously unselected package vim-runtime. [2022-07-04T08:29:13.053Z] #28 40.50 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T08:29:13.053Z] #28 40.52 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-04T08:29:13.053Z] #28 40.53 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-04T08:29:13.053Z] #28 40.54 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:29:13.053Z] #28 42.13 Selecting previously unselected package vim. [2022-07-04T08:29:13.053Z] #28 42.13 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-04T08:29:13.053Z] #28 42.15 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:29:13.313Z] #28 42.48 Selecting previously unselected package xfsprogs. [2022-07-04T08:29:13.314Z] #28 42.49 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-04T08:29:13.314Z] #28 42.50 Unpacking xfsprogs (5.10.0-4) ... [2022-07-04T08:29:13.481Z] ok github.com/docker/docker/builder/remotecontext/git 1.618s coverage: 86.3% of statements [2022-07-04T08:29:13.481Z] ? github.com/docker/docker/cli [no test files] [2022-07-04T08:29:13.481Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-04T08:29:13.481Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-04T08:29:13.481Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-04T08:29:13.574Z] #28 42.79 Selecting previously unselected package zip. [2022-07-04T08:29:13.574Z] #28 42.80 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-04T08:29:13.574Z] #28 42.80 Unpacking zip (3.0-12) ... [2022-07-04T08:29:13.834Z] #28 42.89 Selecting previously unselected package zstd. [2022-07-04T08:29:13.834Z] #28 42.90 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-04T08:29:13.834Z] #28 42.91 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-04T08:29:13.834Z] #28 43.17 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-04T08:29:14.053Z] ok github.com/docker/docker/cmd/docker-proxy 0.267s coverage: 67.6% of statements [2022-07-04T08:29:14.406Z] #28 43.55 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-04T08:29:14.406Z] #28 43.56 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-04T08:29:14.406Z] #28 43.57 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-04T08:29:14.406Z] #28 43.58 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-04T08:29:14.406Z] #28 43.60 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-04T08:29:14.406Z] #28 43.61 Setting up uidmap (1:4.8.1-1) ... [2022-07-04T08:29:14.406Z] #28 43.64 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-04T08:29:14.406Z] #28 43.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T08:29:14.406Z] #28 43.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T08:29:14.666Z] #28 43.67 Setting up python3-wheel (0.34.2-1) ... [2022-07-04T08:29:14.931Z] #28 44.05 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:29:14.931Z] #28 44.06 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-04T08:29:14.931Z] #28 44.07 Setting up libcap2-bin (1:2.44-1) ... [2022-07-04T08:29:14.931Z] #28 44.09 Setting up apparmor (2.13.6-10) ... [2022-07-04T08:29:16.314Z] #28 45.18 Setting up zip (3.0-12) ... [2022-07-04T08:29:16.314Z] #28 45.19 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:29:16.314Z] #28 45.22 Setting up bash-completion (1:2.11-2) ... [2022-07-04T08:29:17.256Z] #28 46.42 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-04T08:29:17.256Z] #28 46.43 Setting up sudo (1.9.5p2-3) ... [2022-07-04T08:29:17.355Z] ok github.com/docker/docker/client 0.118s coverage: 75.6% of statements [2022-07-04T08:29:17.517Z] #28 46.50 invoke-rc.d: could not determine current runlevel [2022-07-04T08:29:17.517Z] #28 46.50 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-04T08:29:17.517Z] #28 46.52 Setting up xfsprogs (5.10.0-4) ... [2022-07-04T08:29:17.517Z] #28 46.53 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-04T08:29:17.517Z] #28 46.55 Setting up inetutils-ping (2:2.0-1) ... [2022-07-04T08:29:17.517Z] #28 46.56 Setting up pigz (2.6-1) ... [2022-07-04T08:29:17.517Z] #28 46.58 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-04T08:29:17.517Z] #28 46.59 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T08:29:17.517Z] #28 46.61 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-04T08:29:17.517Z] #28 46.62 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:29:18.089Z] #28 47.08 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-04T08:29:18.089Z] #28 47.09 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-04T08:29:18.349Z] #28 47.36 Setting up libelf1:amd64 (0.183-1) ... [2022-07-04T08:29:18.349Z] #28 47.37 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-04T08:29:18.349Z] #28 47.39 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T08:29:18.349Z] #28 47.40 Setting up python3-distutils (3.9.2-1) ... [2022-07-04T08:29:18.611Z] #28 47.70 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-04T08:29:18.611Z] #28 47.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-04T08:29:18.611Z] #28 47.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-04T08:29:18.611Z] #28 47.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-04T08:29:18.611Z] #28 47.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-04T08:29:18.611Z] #28 47.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-04T08:29:18.611Z] #28 47.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-04T08:29:18.611Z] #28 47.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-04T08:29:18.611Z] #28 47.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-04T08:29:18.611Z] #28 47.77 Setting up python3-setuptools (52.0.0-4) ... [2022-07-04T08:29:19.553Z] #28 48.61 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-04T08:29:19.553Z] #28 48.63 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-04T08:29:19.553Z] #28 48.65 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-04T08:29:19.553Z] #28 48.68 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-04T08:29:20.496Z] #28 49.43 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-04T08:29:20.496Z] #28 49.44 Setting up jq (1.6-2.1) ... [2022-07-04T08:29:20.496Z] #28 49.46 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-04T08:29:20.496Z] #28 49.47 Setting up iptables (1.8.7-1) ... [2022-07-04T08:29:20.496Z] #28 49.48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-04T08:29:20.496Z] #28 49.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-04T08:29:20.496Z] #28 49.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-04T08:29:20.496Z] #28 49.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-04T08:29:20.496Z] #28 49.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-04T08:29:20.496Z] #28 49.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-04T08:29:20.496Z] #28 49.52 Setting up iproute2 (5.10.0-4) ... [2022-07-04T08:29:20.757Z] #28 49.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T08:29:21.329Z] #28 DONE 50.4s [2022-07-04T08:29:21.329Z] [2022-07-04T08:29:21.329Z] #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-04T08:29:21.329Z] #29 sha256:b04fa251c48098649e6b0cd9dc5a196432682d0481d4096cc3221c04d5397adf [2022-07-04T08:29:22.273Z] #29 0.800 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-04T08:29:22.273Z] #29 0.805 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-04T08:29:22.273Z] #29 0.808 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-04T08:29:22.273Z] #29 DONE 0.9s [2022-07-04T08:29:22.273Z] [2022-07-04T08:29:22.273Z] #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-04T08:29:22.273Z] #67 sha256:253542181c4b4def25521cb16cedcdc54b6be40806f7a73be5c354b92f382d6c [2022-07-04T08:29:22.273Z] #67 ... [2022-07-04T08:29:22.273Z] [2022-07-04T08:29:22.273Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-04T08:29:22.273Z] #30 sha256:d1c6802d8742db954c450a30e209420653ddefe6ce5b3d25ebaace891909468c [2022-07-04T08:29:30.416Z] #30 7.314 Collecting yamllint==1.26.1 [2022-07-04T08:29:30.677Z] #30 8.379 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-04T08:29:31.249Z] #30 9.006 Collecting pathspec>=0.5.3 [2022-07-04T08:29:31.249Z] #30 9.014 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-04T08:29:31.249Z] #30 9.256 Collecting pyyaml [2022-07-04T08:29:31.510Z] #30 9.272 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-04T08:29:31.510Z] #30 9.318 Building wheels for collected packages: yamllint [2022-07-04T08:29:31.510Z] #30 9.319 Building wheel for yamllint (setup.py): started [2022-07-04T08:29:32.083Z] #30 9.873 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-04T08:29:32.083Z] #30 9.878 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0a379e3924041c969f08e1ae2e9d06db49cecaf1c0ea2442ed4c3ad194e172b2 [2022-07-04T08:29:32.083Z] #30 9.879 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-04T08:29:32.083Z] #30 9.882 Successfully built yamllint [2022-07-04T08:29:32.083Z] #30 9.896 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-04T08:29:32.083Z] #30 10.12 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-04T08:29:32.659Z] #30 DONE 10.4s [2022-07-04T08:29:32.659Z] [2022-07-04T08:29:32.659Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-04T08:29:32.659Z] #34 sha256:a95feff1727c7b2ef8a232f5cd66c09feb38aa9444c22c0fd734cc0bcc137a68 [2022-07-04T08:29:32.960Z] #34 DONE 0.3s [2022-07-04T08:29:32.961Z] [2022-07-04T08:29:32.961Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-04T08:29:32.961Z] #39 sha256:156b17f1ce00161b815eceb0148b1c8e4ea521c40248289555b5060adde4b055 [2022-07-04T08:29:32.961Z] #39 DONE 0.3s [2022-07-04T08:29:32.961Z] [2022-07-04T08:29:32.961Z] #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-04T08:29:32.961Z] #71 sha256:d1531321e84103b3a1c3594850bd29d3c3adc4286321b4145abe52d040bab70f [2022-07-04T08:29:33.239Z] #71 ... [2022-07-04T08:29:33.239Z] [2022-07-04T08:29:33.239Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-04T08:29:33.239Z] #42 sha256:c3705e6e4331ca3f4bce3b0133ca6ba446846bdd6b979faedb3d19c96e563d61 [2022-07-04T08:29:33.239Z] #42 DONE 0.1s [2022-07-04T08:29:33.239Z] [2022-07-04T08:29:33.239Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-04T08:29:33.239Z] #44 sha256:168972f25b157ed042b80c45f38c3fdbfd007308b92bf539402c2ee8c7a34446 [2022-07-04T08:29:33.239Z] #44 DONE 0.1s [2022-07-04T08:29:33.239Z] [2022-07-04T08:29:33.239Z] #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-04T08:29:33.239Z] #71 sha256:d1531321e84103b3a1c3594850bd29d3c3adc4286321b4145abe52d040bab70f [2022-07-04T08:29:33.530Z] #71 ... [2022-07-04T08:29:33.530Z] [2022-07-04T08:29:33.530Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-04T08:29:33.530Z] #46 sha256:39896cbe3535107ec6faf1844392c02c3f7ca5c9e7021a76a6ea8a29d8a6667c [2022-07-04T08:29:33.530Z] #46 DONE 0.1s [2022-07-04T08:29:33.530Z] [2022-07-04T08:29:33.530Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-04T08:29:33.530Z] #48 sha256:2f700a886ba62f7301cf94c1423772c58471dfe461c52a5ca436490d3d4f8963 [2022-07-04T08:29:33.530Z] #48 DONE 0.1s [2022-07-04T08:29:33.530Z] [2022-07-04T08:29:33.530Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-04T08:29:33.530Z] #52 sha256:1e99ac5821b57291516af0e9f26ae8a3b03711c2906fb2517769ed060d69685a [2022-07-04T08:29:33.530Z] #52 DONE 0.0s [2022-07-04T08:29:33.530Z] [2022-07-04T08:29:33.530Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-04T08:29:33.530Z] #55 sha256:8781985ea2dad6aa127aa6b32936f6dd208d2fed1fb74efa80ab1a9fe72f824a [2022-07-04T08:29:33.802Z] #55 DONE 0.1s [2022-07-04T08:29:33.802Z] [2022-07-04T08:29:33.802Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-04T08:29:33.802Z] #59 sha256:16fb901f5a676a6555eff1a23045e3a45793846057128f491b57bfea0e37e8f6 [2022-07-04T08:29:33.802Z] #59 DONE 0.1s [2022-07-04T08:29:33.802Z] [2022-07-04T08:29:33.802Z] #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-04T08:29:33.802Z] #71 sha256:d1531321e84103b3a1c3594850bd29d3c3adc4286321b4145abe52d040bab70f [2022-07-04T08:29:33.802Z] #71 ... [2022-07-04T08:29:33.802Z] [2022-07-04T08:29:33.802Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-04T08:29:33.802Z] #61 sha256:416c875d00351d7c55f79a574de793cce70f474f9d84fe502bee963392f39935 [2022-07-04T08:29:33.802Z] #61 DONE 0.1s [2022-07-04T08:29:33.802Z] [2022-07-04T08:29:33.802Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-04T08:29:33.802Z] #63 sha256:de57940fa72252d6069789b6513de33eb1bb5fb96d9228f83282c6fc6e86fced [2022-07-04T08:29:34.063Z] #63 DONE 0.2s [2022-07-04T08:29:34.063Z] [2022-07-04T08:29:34.063Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-04T08:29:34.063Z] #65 sha256:093ce1a06a22d7ac5fbc204c0cd51dc527a63cd36f26ff1781559ccbd833e142 [2022-07-04T08:29:34.063Z] #65 DONE 0.1s [2022-07-04T08:29:34.063Z] [2022-07-04T08:29:34.063Z] #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-04T08:29:34.063Z] #67 sha256:253542181c4b4def25521cb16cedcdc54b6be40806f7a73be5c354b92f382d6c [2022-07-04T08:29:49.471Z] ok github.com/docker/docker/cmd/dockerd 0.072s coverage: 31.9% of statements [2022-07-04T08:29:50.416Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-07-04T08:29:50.998Z] ok github.com/docker/docker/cmd/dockerd/trap 2.468s coverage: 0.0% of statements [2022-07-04T08:29:50.998Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-04T08:29:50.998Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-04T08:29:50.998Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-04T08:29:50.998Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-04T08:29:50.998Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-04T08:29:56.034Z] #67 89.08 + mkdir -p /build [2022-07-04T08:29:56.034Z] #67 89.08 + cp runc /build/runc [2022-07-04T08:29:56.034Z] #67 DONE 89.4s [2022-07-04T08:29:56.034Z] [2022-07-04T08:29:56.034Z] #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-04T08:29:56.034Z] #71 sha256:d1531321e84103b3a1c3594850bd29d3c3adc4286321b4145abe52d040bab70f [2022-07-04T08:29:56.034Z] #71 ... [2022-07-04T08:29:56.034Z] [2022-07-04T08:29:56.034Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-04T08:29:56.034Z] #68 sha256:a45a176f193788451985092e0714c0826f0ef35d1c9dc66a7853021c65c7a0ab [2022-07-04T08:29:56.034Z] #68 DONE 0.1s [2022-07-04T08:29:56.034Z] [2022-07-04T08:29:56.034Z] #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-04T08:29:56.034Z] #71 sha256:d1531321e84103b3a1c3594850bd29d3c3adc4286321b4145abe52d040bab70f [2022-07-04T08:29:56.293Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2022-07-04T08:29:57.235Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.030s coverage: 65.3% of statements [2022-07-04T08:29:58.622Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-07-04T08:29:59.240Z] #64 410.5 # github.com/containerd/containerd/cmd/containerd [2022-07-04T08:29:59.240Z] #64 410.5 /usr/bin/ld: /tmp/go-link-2868790127/000019.o: in function `New': [2022-07-04T08:29:59.240Z] #64 410.5 /tmp/tmp.lDztSIPbDf/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-04T08:29:59.240Z] #64 410.6 + bin/containerd-stress [2022-07-04T08:29:59.240Z] #64 411.7 + bin/containerd-shim [2022-07-04T08:30:00.777Z] #64 415.2 # github.com/containerd/containerd/cmd/containerd [2022-07-04T08:30:00.777Z] #64 415.2 /usr/bin/ld: /tmp/go-link-3040696827/000019.o: in function `New': [2022-07-04T08:30:00.777Z] #64 415.2 /tmp/tmp.1LQbW4Zi0U/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-04T08:30:00.777Z] #64 415.2 + bin/containerd-stress [2022-07-04T08:30:00.777Z] #64 416.3 + bin/containerd-shim [2022-07-04T08:30:05.208Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.448s coverage: 13.4% of statements [2022-07-04T08:30:05.790Z] #64 423.0 + bin/containerd-shim-runc-v1 [2022-07-04T08:30:06.592Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-07-04T08:30:07.164Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-07-04T08:30:07.322Z] #64 427.5 + bin/containerd-shim-runc-v1 [2022-07-04T08:30:07.737Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-04T08:30:08.682Z] ok github.com/docker/docker/daemon 10.151s coverage: 16.1% of statements [2022-07-04T08:30:08.682Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-04T08:30:08.682Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-04T08:30:08.682Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-04T08:30:08.682Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-04T08:30:08.943Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.560s coverage: 74.8% of statements [2022-07-04T08:30:09.888Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.215s coverage: 56.2% of statements [2022-07-04T08:30:10.832Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-07-04T08:30:12.229Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-07-04T08:30:12.338Z] #64 429.2 + bin/containerd-shim-runc-v2 [2022-07-04T08:30:12.338Z] #64 430.0 + binaries [2022-07-04T08:30:12.338Z] #64 430.0 + install -D bin/containerd /build/containerd [2022-07-04T08:30:12.338Z] #64 430.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-04T08:30:12.338Z] #64 430.1 + install -D bin/ctr /build/ctr [2022-07-04T08:30:12.581Z] #64 433.7 + bin/containerd-shim-runc-v2 [2022-07-04T08:30:13.173Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.262s coverage: 50.6% of statements [2022-07-04T08:30:13.510Z] #64 434.5 + binaries [2022-07-04T08:30:13.510Z] #64 434.5 + install -D bin/containerd /build/containerd [2022-07-04T08:30:13.510Z] #64 434.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-04T08:30:13.510Z] #64 434.6 + install -D bin/ctr /build/ctr [2022-07-04T08:30:14.227Z] #64 DONE 432.1s [2022-07-04T08:30:14.559Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.085s coverage: 45.9% of statements [2022-07-04T08:30:14.559Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-04T08:30:15.155Z] [2022-07-04T08:30:15.155Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-04T08:30:15.155Z] #65 sha256:552d39400a79454d6cf0c5a40db8ca7cc486787564c897ec5ab048933341c1bc [2022-07-04T08:30:15.502Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.5% of statements [2022-07-04T08:30:15.502Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.883s coverage: 58.5% of statements [2022-07-04T08:30:15.502Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-04T08:30:15.502Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-04T08:30:16.028Z] #64 DONE 436.4s [2022-07-04T08:30:16.082Z] #65 DONE 0.9s [2022-07-04T08:30:16.082Z] [2022-07-04T08:30:16.082Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-04T08:30:16.082Z] #70 sha256:0f751bebce9f836f962128cb39793b2e90a1ffb20bf6b2b85fbc0f2743a6fd0a [2022-07-04T08:30:16.285Z] [2022-07-04T08:30:16.285Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-04T08:30:16.285Z] #65 sha256:fdd0aa13175d5b524d01a27d3461cfca3a5c7e9c10f52b1ba822492e54ebe4cf [2022-07-04T08:30:16.338Z] #70 DONE 0.2s [2022-07-04T08:30:16.338Z] [2022-07-04T08:30:16.338Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-04T08:30:16.338Z] #75 sha256:b6be04482c15edcee17c02ba37e77edaa37a0ebef52e396ae08451517f3365eb [2022-07-04T08:30:16.446Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-07-04T08:30:17.018Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-07-04T08:30:17.213Z] #65 DONE 0.8s [2022-07-04T08:30:17.213Z] [2022-07-04T08:30:17.213Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-04T08:30:17.213Z] #70 sha256:c5d6f70742db01105968664260d5c075b8876ab0adf318f3a734d3e5dd0e3a2a [2022-07-04T08:30:17.266Z] #75 DONE 1.0s [2022-07-04T08:30:17.266Z] [2022-07-04T08:30:17.266Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-04T08:30:17.266Z] #78 sha256:9cb657ffc9fedaf4a0425656f8ce3d6c28a27ddec14455d8e978a8bf4d092f55 [2022-07-04T08:30:17.266Z] #78 DONE 0.0s [2022-07-04T08:30:17.266Z] [2022-07-04T08:30:17.266Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-04T08:30:17.266Z] #79 sha256:698a8a11c1f007de6c17235e9883acd778fc3cb1c57789cd0f401700c53756d1 [2022-07-04T08:30:17.266Z] #79 DONE 0.0s [2022-07-04T08:30:17.469Z] #70 DONE 0.2s [2022-07-04T08:30:17.469Z] [2022-07-04T08:30:17.469Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-04T08:30:17.469Z] #75 sha256:f4a3c4c5a5f0fc58ec7df7888c3c925fd7b61ea9e55a78579ceaafaa528ee0d8 [2022-07-04T08:30:17.522Z] [2022-07-04T08:30:17.522Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-04T08:30:17.522Z] #80 sha256:c727bb373716a9a0eb2bc9b0d68a269e8421d3ce1626b8137aede9e7c3452517 [2022-07-04T08:30:17.522Z] #80 DONE 0.0s [2022-07-04T08:30:17.522Z] [2022-07-04T08:30:17.522Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-04T08:30:17.522Z] #81 sha256:aed49f176f7a5338462c8d4935aab3a0774e6c27e1015d8eeb232b66ee3f2978 [2022-07-04T08:30:17.650Z] ok github.com/docker/docker/daemon/images 0.049s coverage: 6.9% of statements [2022-07-04T08:30:17.650Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-04T08:30:17.650Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-04T08:30:18.397Z] #75 DONE 0.8s [2022-07-04T08:30:18.397Z] [2022-07-04T08:30:18.397Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-04T08:30:18.397Z] #78 sha256:edbeecc78f743215aec563a5f648df0df65e807e89e23b2856659303c0798d6e [2022-07-04T08:30:18.397Z] #78 DONE 0.0s [2022-07-04T08:30:18.397Z] [2022-07-04T08:30:18.397Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-04T08:30:18.397Z] #79 sha256:09c399fbc66fda23a52e11eebbcc30cccd148472944b5323c3ef3645526114c8 [2022-07-04T08:30:18.397Z] #79 DONE 0.0s [2022-07-04T08:30:18.397Z] [2022-07-04T08:30:18.397Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-04T08:30:18.397Z] #80 sha256:155350029884b7df170f85ab475e0fc6dc8462ea24d626d454d4f985fc2625b7 [2022-07-04T08:30:18.397Z] #80 DONE 0.0s [2022-07-04T08:30:18.397Z] [2022-07-04T08:30:18.397Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-04T08:30:18.397Z] #81 sha256:ed317fec98a64c0b0732efd6a2aab139a56423f136e6db63c35b29e719b1df00 [2022-07-04T08:30:18.601Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2022-07-04T08:30:19.172Z] ok github.com/docker/docker/daemon/logger/awslogs 0.154s coverage: 79.9% of statements [2022-07-04T08:30:19.172Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 53.6% of statements [2022-07-04T08:30:19.172Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-04T08:30:19.742Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 68.2% of statements [2022-07-04T08:30:19.742Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.4% of statements [2022-07-04T08:30:20.313Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-07-04T08:30:20.575Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.139s coverage: 76.8% of statements [2022-07-04T08:30:20.790Z] #81 DONE 3.0s [2022-07-04T08:30:20.791Z] [2022-07-04T08:30:20.791Z] #82 exporting to image [2022-07-04T08:30:20.791Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-04T08:30:20.791Z] #82 exporting layers [2022-07-04T08:30:21.147Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 79.4% of statements [2022-07-04T08:30:21.147Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-04T08:30:21.147Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-04T08:30:21.718Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 62.0% of statements [2022-07-04T08:30:21.718Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-07-04T08:30:22.565Z] #81 DONE 3.6s [2022-07-04T08:30:22.565Z] [2022-07-04T08:30:22.565Z] #82 exporting to image [2022-07-04T08:30:22.565Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-04T08:30:22.565Z] #82 exporting layers [2022-07-04T08:30:22.661Z] ok github.com/docker/docker/daemon/logger/syslog 0.024s coverage: 46.8% of statements [2022-07-04T08:30:22.923Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-04T08:30:23.495Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2022-07-04T08:30:24.067Z] ok github.com/docker/docker/daemon/logger/splunk 1.536s coverage: 82.5% of statements [2022-07-04T08:30:24.067Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-04T08:30:24.067Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-04T08:30:25.011Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-07-04T08:30:26.396Z] ok github.com/docker/docker/distribution 1.497s coverage: 28.0% of statements [2022-07-04T08:30:26.396Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-04T08:30:26.657Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-04T08:30:27.238Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-07-04T08:30:27.345Z] #82 exporting layers 6.8s done [2022-07-04T08:30:27.345Z] #82 writing image sha256:610ecf6eb1f17525717e85baed2f1892b6680d6c554667447942d87aa065bf99 done [2022-07-04T08:30:27.345Z] #82 naming to docker.io/library/docker:1cab8eda24e70c60061e34adc4a19c1aeb5ad90c done [2022-07-04T08:30:27.345Z] #82 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T08:30:27.499Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 84.9% of statements [2022-07-04T08:30:27.500Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-04T08:30:27.712Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43765/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=1cab8eda24e70c60061e34adc4a19c1aeb5ad90c -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:1cab8eda24e70c60061e34adc4a19c1aeb5ad90c hack/make.sh dynbinary test-integration [2022-07-04T08:30:27.761Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-07-04T08:30:28.155Z] #71 177.4 # github.com/containerd/containerd/cmd/containerd [2022-07-04T08:30:28.155Z] #71 177.4 /usr/bin/ld: /tmp/go-link-2161632465/000019.o: in function `New': [2022-07-04T08:30:28.155Z] #71 177.4 /tmp/tmp.Wx4JGMFvi2/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-04T08:30:28.155Z] #71 177.5 + bin/containerd-stress [2022-07-04T08:30:28.155Z] #71 178.6 + bin/containerd-shim [2022-07-04T08:30:28.332Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-07-04T08:30:28.332Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-04T08:30:28.332Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-04T08:30:28.906Z] ok github.com/docker/docker/libcontainerd/queue 0.047s coverage: 100.0% of statements [2022-07-04T08:30:29.080Z] [2022-07-04T08:30:29.080Z] Removing bundles/ [2022-07-04T08:30:29.080Z] [2022-07-04T08:30:29.080Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-04T08:30:29.080Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-07-04T08:30:29.080Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T08:30:29.109Z] #82 exporting layers 7.0s done [2022-07-04T08:30:29.109Z] #82 writing image sha256:c17ef67c7e5f11b65183a64ca71b7f70cde96296f1075d3e8466fd17bc1ea828 [2022-07-04T08:30:29.109Z] #82 writing image sha256:c17ef67c7e5f11b65183a64ca71b7f70cde96296f1075d3e8466fd17bc1ea828 done [2022-07-04T08:30:29.109Z] #82 naming to docker.io/library/docker:1cab8eda24e70c60061e34adc4a19c1aeb5ad90c done [2022-07-04T08:30:29.109Z] #82 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-04T08:30:29.451Z] + trap exit INT TERM [2022-07-04T08:30:29.451Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-04T08:30:29.451Z] + CONTAINER_NAME=docker-pr2 [2022-07-04T08:30:29.451Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43765/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43765/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1cab8eda24e70c60061e34adc4a19c1aeb5ad90c -e DOCKER_GRAPHDRIVER docker:1cab8eda24e70c60061e34adc4a19c1aeb5ad90c hack/make.sh dynbinary [2022-07-04T08:30:29.479Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-07-04T08:30:29.740Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-07-04T08:30:30.001Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-04T08:30:30.381Z] [2022-07-04T08:30:30.381Z] Removing bundles/ [2022-07-04T08:30:30.381Z] [2022-07-04T08:30:30.381Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-04T08:30:30.381Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-07-04T08:30:30.381Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T08:30:31.917Z] ok github.com/docker/docker/pkg/archive 0.291s coverage: 82.3% of statements [2022-07-04T08:30:32.487Z] ok github.com/docker/docker/pkg/authorization 0.268s coverage: 68.3% of statements [2022-07-04T08:30:32.487Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-04T08:30:32.749Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-07-04T08:30:36.047Z] ok github.com/docker/docker/pkg/chrootarchive 2.525s coverage: 42.7% of statements [2022-07-04T08:30:36.047Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-04T08:30:36.308Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-07-04T08:30:36.569Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-07-04T08:30:36.830Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-07-04T08:30:37.092Z] ok github.com/docker/docker/layer 7.871s coverage: 68.9% of statements [2022-07-04T08:30:37.092Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-04T08:30:37.092Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-04T08:30:37.092Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-04T08:30:37.092Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-04T08:30:37.092Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-04T08:30:37.092Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-04T08:30:37.353Z] ok github.com/docker/docker/pkg/fsutils 0.170s coverage: 85.1% of statements [2022-07-04T08:30:37.353Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-04T08:30:38.295Z] ok github.com/docker/docker/pkg/ioutils 0.357s coverage: 69.7% of statements [2022-07-04T08:30:38.295Z] ok github.com/docker/docker/pkg/idtools 0.479s coverage: 67.9% of statements [2022-07-04T08:30:38.556Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2022-07-04T08:30:38.818Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-07-04T08:30:38.818Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-04T08:30:38.818Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-07-04T08:30:39.079Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-07-04T08:30:39.079Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2022-07-04T08:30:39.341Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 90.5% of statements [2022-07-04T08:30:39.341Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-07-04T08:30:39.341Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-04T08:30:39.341Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-04T08:30:39.912Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-07-04T08:30:40.385Z] #71 189.7 + bin/containerd-shim-runc-v1 [2022-07-04T08:30:40.483Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-04T08:30:40.483Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-04T08:30:40.743Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-04T08:30:42.127Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-07-04T08:30:42.388Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-04T08:30:42.648Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-04T08:30:42.648Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-04T08:30:43.219Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2022-07-04T08:30:43.219Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2022-07-04T08:30:43.791Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-07-04T08:30:44.052Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-04T08:30:44.321Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-07-04T08:30:44.893Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-07-04T08:30:45.154Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-04T08:30:45.415Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-04T08:30:45.674Z] #71 195.9 + bin/containerd-shim-runc-v2 [2022-07-04T08:30:45.674Z] #71 196.7 + binaries [2022-07-04T08:30:45.674Z] #71 196.7 + install -D bin/containerd /build/containerd [2022-07-04T08:30:45.674Z] #71 196.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-04T08:30:45.674Z] #71 196.7 + install -D bin/ctr /build/ctr [2022-07-04T08:30:46.244Z] #71 DONE 197.2s [2022-07-04T08:30:47.328Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-07-04T08:30:47.589Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-04T08:30:47.628Z] [2022-07-04T08:30:47.628Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-04T08:30:47.628Z] #72 sha256:d078a6363a58dc93ed0a5536990b8cdef49ffa711efb9ce681c0865086164ab0 [2022-07-04T08:30:47.628Z] #72 DONE 0.4s [2022-07-04T08:30:47.628Z] [2022-07-04T08:30:47.628Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-04T08:30:47.628Z] #77 sha256:d42a0199589e22f673481464045608779864a68f964035f4cb67baec4bef1e1d [2022-07-04T08:30:47.628Z] #77 DONE 0.1s [2022-07-04T08:30:47.850Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-04T08:30:47.888Z] [2022-07-04T08:30:47.888Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-04T08:30:47.888Z] #82 sha256:027ec93bde67eded18027ae57b0783af6af793753d33b1379a0edac91490118c [2022-07-04T08:30:48.148Z] #82 DONE 0.5s [2022-07-04T08:30:48.149Z] [2022-07-04T08:30:48.149Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-04T08:30:48.149Z] #85 sha256:e83c3e3ecc1b6b75036f11c9051dfa9875c126a185cf10386afc16f6b0e35d5b [2022-07-04T08:30:48.149Z] #85 DONE 0.1s [2022-07-04T08:30:48.409Z] [2022-07-04T08:30:48.409Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-04T08:30:48.409Z] #86 sha256:d8cf121285f4cde164b417648483204ec397f71e66664f7116e339a7406f6a73 [2022-07-04T08:30:48.409Z] #86 DONE 0.0s [2022-07-04T08:30:48.409Z] [2022-07-04T08:30:48.409Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-04T08:30:48.409Z] #87 sha256:2ec1cbaf5a36414dbab5b252e9a119a174cfeace1370712178578c40aab621d7 [2022-07-04T08:30:48.409Z] #87 DONE 0.0s [2022-07-04T08:30:48.409Z] [2022-07-04T08:30:48.409Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-04T08:30:48.409Z] #88 sha256:c9d14ceff4fb145ce865212b746f4f7d0c802d8c375dab23eeacfeb6e8765cb5 [2022-07-04T08:30:49.235Z] ok github.com/docker/docker/quota 0.205s coverage: 71.4% of statements [2022-07-04T08:30:49.235Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-07-04T08:30:50.177Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-07-04T08:30:50.748Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-04T08:30:50.748Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-07-04T08:30:51.038Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-07-04T08:30:51.038Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-07-04T08:30:51.038Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T08:30:51.038Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-07-04T08:30:51.038Z] [2022-07-04T08:30:51.038Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-04T08:30:51.038Z] DOCKER_SYSTEMD=1 [2022-07-04T08:30:51.038Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-04T08:30:51.038Z] HOSTNAME=4572f47a9940 [2022-07-04T08:30:51.038Z] DEST=bundles/test-integration [2022-07-04T08:30:51.038Z] PWD=/go/src/github.com/docker/docker [2022-07-04T08:30:51.038Z] DOCKER_GITCOMMIT=1cab8eda24e70c60061e34adc4a19c1aeb5ad90c [2022-07-04T08:30:51.038Z] container=docker [2022-07-04T08:30:51.038Z] HOME=/root [2022-07-04T08:30:51.038Z] LANG=C.UTF-8 [2022-07-04T08:30:51.038Z] INVOCATION_ID=7798efae48394fb7ad5efaf9f5a0bc9e [2022-07-04T08:30:51.038Z] GOLANG_VERSION=1.18.3 [2022-07-04T08:30:51.038Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-04T08:30:51.038Z] VALIDATE_BRANCH=master [2022-07-04T08:30:51.038Z] TERM=xterm [2022-07-04T08:30:51.038Z] DOCKER_PKG=github.com/docker/docker [2022-07-04T08:30:51.038Z] SHLVL=3 [2022-07-04T08:30:51.038Z] TIMEOUT=120m [2022-07-04T08:30:51.038Z] DOCKER_BUILDTAGS= journald [2022-07-04T08:30:51.038Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-04T08:30:51.038Z] GO111MODULE=off [2022-07-04T08:30:51.038Z] DOCKER_EXPERIMENTAL=1 [2022-07-04T08:30:51.038Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-04T08:30:51.038Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-04T08:30:51.038Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-04T08:30:51.038Z] GOPATH=/go [2022-07-04T08:30:51.038Z] PKG_CONFIG=pkg-config [2022-07-04T08:30:51.038Z] _=/usr/bin/env [2022-07-04T08:30:51.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-04T08:30:51.320Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-04T08:30:51.581Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-04T08:30:52.609Z] #88 DONE 4.1s [2022-07-04T08:30:52.609Z] [2022-07-04T08:30:52.609Z] #89 exporting to image [2022-07-04T08:30:52.609Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-04T08:30:52.609Z] #89 exporting layers [2022-07-04T08:30:53.496Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-04T08:30:54.069Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.8% of statements [2022-07-04T08:30:54.330Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-07-04T08:30:55.714Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-07-04T08:31:13.878Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.3% of statements [2022-07-04T08:31:13.878Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-04T08:31:13.878Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-04T08:31:13.878Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-04T08:31:13.878Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-04T08:31:13.878Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-04T08:31:13.878Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-04T08:31:13.878Z] ? github.com/docker/docker/rootless [no test files] [2022-07-04T08:31:13.878Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-04T08:31:13.878Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-04T08:31:13.878Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-04T08:31:13.878Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-04T08:31:13.878Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-04T08:31:13.878Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-04T08:31:13.878Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-04T08:31:13.878Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-04T08:31:13.878Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-04T08:31:13.878Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-04T08:31:13.878Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-04T08:31:13.878Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-04T08:31:13.878Z] ? github.com/docker/docker/volume [no test files] [2022-07-04T08:31:13.878Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-04T08:31:13.878Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-04T08:31:13.878Z] [2022-07-04T08:31:13.878Z] === Skipped [2022-07-04T08:31:13.878Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-04T08:31:13.878Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-04T08:31:13.878Z] [2022-07-04T08:31:13.878Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-04T08:31:13.878Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-04T08:31:13.878Z] [2022-07-04T08:31:13.878Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-04T08:31:13.878Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-04T08:31:13.878Z] [2022-07-04T08:31:13.878Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-04T08:31:13.878Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-04T08:31:13.878Z] [2022-07-04T08:31:13.878Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-04T08:31:13.878Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T08:31:13.878Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-04T08:31:13.878Z] [2022-07-04T08:31:13.878Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-04T08:31:13.878Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T08:31:13.878Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-04T08:31:13.878Z] [2022-07-04T08:31:13.878Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-04T08:31:13.878Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T08:31:13.878Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-04T08:31:13.878Z] [2022-07-04T08:31:13.878Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-04T08:31:13.878Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T08:31:13.878Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-04T08:31:13.878Z] [2022-07-04T08:31:13.878Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-04T08:31:13.878Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T08:31:13.878Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-04T08:31:13.878Z] [2022-07-04T08:31:13.878Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-04T08:31:13.878Z] graphtest_unix.go:71: No driver to put! [2022-07-04T08:31:13.878Z] [2022-07-04T08:31:13.878Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-04T08:31:13.878Z] time="2022-07-04T08:30:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-04T08:31:13.878Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-04T08:31:13.878Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-04T08:31:13.878Z] [2022-07-04T08:31:13.878Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-04T08:31:13.878Z] time="2022-07-04T08:30:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-04T08:31:13.878Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-04T08:31:13.878Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-04T08:31:13.878Z] [2022-07-04T08:31:13.878Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-04T08:31:13.878Z] time="2022-07-04T08:30:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-04T08:31:13.878Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-04T08:31:13.878Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-04T08:31:13.878Z] [2022-07-04T08:31:13.878Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-04T08:31:13.878Z] time="2022-07-04T08:30:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-04T08:31:13.878Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-04T08:31:13.878Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-04T08:31:13.878Z] [2022-07-04T08:31:13.878Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-04T08:31:13.878Z] time="2022-07-04T08:30:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-04T08:31:13.878Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-04T08:31:13.878Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-04T08:31:13.878Z] [2022-07-04T08:31:13.878Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-04T08:31:13.878Z] graphtest_unix.go:71: No driver to put! [2022-07-04T08:31:13.878Z] [2022-07-04T08:31:13.878Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-04T08:31:13.878Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-04T08:31:13.878Z] [2022-07-04T08:31:13.878Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-04T08:31:13.878Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-04T08:31:13.878Z] [2022-07-04T08:31:13.878Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-04T08:31:13.878Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-04T08:31:13.878Z] [2022-07-04T08:31:13.878Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-04T08:31:13.878Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-04T08:31:13.878Z] [2022-07-04T08:31:13.878Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-04T08:31:13.878Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T08:31:13.878Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-04T08:31:13.878Z] [2022-07-04T08:31:13.878Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-04T08:31:13.878Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T08:31:13.879Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-04T08:31:13.879Z] [2022-07-04T08:31:13.879Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-04T08:31:13.879Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T08:31:13.879Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-04T08:31:13.879Z] [2022-07-04T08:31:13.879Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-04T08:31:13.879Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T08:31:13.879Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-04T08:31:13.879Z] [2022-07-04T08:31:13.879Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-04T08:31:13.879Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T08:31:13.879Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-04T08:31:13.879Z] [2022-07-04T08:31:13.879Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-04T08:31:13.879Z] graphtest_unix.go:71: No driver to put! [2022-07-04T08:31:13.879Z] [2022-07-04T08:31:13.879Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-04T08:31:13.879Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-04T08:31:13.879Z] [2022-07-04T08:31:13.879Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-04T08:31:13.879Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-04T08:31:13.879Z] [2022-07-04T08:31:13.879Z] DONE 2789 tests, 28 skipped in 211.013s [2022-07-04T08:31:13.879Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/bitseq [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/cluster [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/config [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/datastore [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/driverapi [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/etchosts [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/idm [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/ipam [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/iptables [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/netlabel [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/netutils [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/networkdb [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/ns [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/options [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/osl [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/portallocator [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/portmapper [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/testutils [2022-07-04T08:31:13.879Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-04T08:31:13.879Z] + 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-04T08:31:24.720Z] #89 exporting layers 27.1s done [2022-07-04T08:31:24.721Z] #89 writing image sha256:d7ee75637c88afa9114b0cb1dbe93f506f184fbfe77f59a286315babd3c2b811 done [2022-07-04T08:31:24.721Z] #89 naming to docker.io/library/docker:1cab8eda24e70c60061e34adc4a19c1aeb5ad90c done [2022-07-04T08:31:24.721Z] #89 DONE 27.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-04T08:31:25.069Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43765/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43765/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1cab8eda24e70c60061e34adc4a19c1aeb5ad90c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1cab8eda24e70c60061e34adc4a19c1aeb5ad90c hack/validate/default [2022-07-04T08:31:25.641Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-04T08:31:25.641Z] No api/types/ or api/swagger.yaml changes in diff. [2022-07-04T08:31:25.901Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-04T08:31:25.901Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-04T08:31:25.901Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-04T08:31:25.901Z] [2022-07-04T08:31:25.901Z] INFO Start validation with golang-ci-lint [2022-07-04T08:31:26.842Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-04T08:31:26.842Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-04T08:31:37.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-04T08:31:37.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-04T08:32:00.591Z] ok github.com/docker/docker/libnetwork 37.595s coverage: 40.6% of statements [2022-07-04T08:32:00.592Z] ok github.com/docker/docker/libnetwork/bitseq 0.135s coverage: 84.4% of statements [2022-07-04T08:32:00.592Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-04T08:32:00.592Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-04T08:32:00.592Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-04T08:32:00.592Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-04T08:32:00.592Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-04T08:32:00.592Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-04T08:32:00.592Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-04T08:32:00.592Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-04T08:32:00.592Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-07-04T08:32:00.592Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-04T08:32:00.592Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-04T08:32:00.592Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-04T08:32:00.592Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-04T08:32:01.978Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.540s coverage: 59.9% of statements [2022-07-04T08:32:01.978Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-04T08:32:02.238Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-07-04T08:32:02.811Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.0% of statements [2022-07-04T08:32:02.811Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-04T08:32:03.383Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2022-07-04T08:32:03.383Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-04T08:32:03.644Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-07-04T08:32:13.641Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.240s coverage: 6.6% of statements [2022-07-04T08:32:13.641Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-04T08:32:13.641Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-04T08:32:14.212Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-04T08:32:14.212Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-04T08:32:14.212Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-04T08:32:14.212Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-04T08:32:14.472Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-07-04T08:32:14.733Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-07-04T08:32:14.993Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-04T08:32:15.253Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-04T08:32:24.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-04T08:32:26.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-04T08:32:27.490Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-04T08:32:35.503Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-07-04T08:32:35.503Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-07-04T08:32:35.503Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T08:32:35.503Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-07-04T08:32:35.503Z] [2022-07-04T08:32:35.503Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-04T08:32:35.503Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-04T08:32:35.503Z] HOSTNAME=6c751a5b069f [2022-07-04T08:32:35.503Z] DEST=bundles/test-integration [2022-07-04T08:32:35.503Z] PWD=/go/src/github.com/docker/docker [2022-07-04T08:32:35.503Z] DOCKER_ROOTLESS=1 [2022-07-04T08:32:35.503Z] DOCKER_GITCOMMIT=1cab8eda24e70c60061e34adc4a19c1aeb5ad90c [2022-07-04T08:32:35.503Z] container=docker [2022-07-04T08:32:35.503Z] HOME=/root [2022-07-04T08:32:35.503Z] GOLANG_VERSION=1.18.3 [2022-07-04T08:32:35.503Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-04T08:32:35.503Z] VALIDATE_BRANCH=master [2022-07-04T08:32:35.503Z] TERM=xterm [2022-07-04T08:32:35.503Z] DOCKER_PKG=github.com/docker/docker [2022-07-04T08:32:35.503Z] SHLVL=1 [2022-07-04T08:32:35.503Z] TIMEOUT=120m [2022-07-04T08:32:35.503Z] DOCKER_BUILDTAGS= journald [2022-07-04T08:32:35.503Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-04T08:32:35.503Z] GO111MODULE=off [2022-07-04T08:32:35.503Z] DOCKER_EXPERIMENTAL=1 [2022-07-04T08:32:35.503Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-04T08:32:35.503Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-04T08:32:35.503Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-04T08:32:35.503Z] GOPATH=/go [2022-07-04T08:32:35.503Z] PKG_CONFIG=pkg-config [2022-07-04T08:32:35.503Z] _=/usr/bin/env [2022-07-04T08:32:35.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-04T08:32:36.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-04T08:32:36.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-04T08:32:36.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-04T08:32:36.913Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-07-04T08:32:36.913Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-07-04T08:32:36.913Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T08:32:36.913Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-07-04T08:32:36.913Z] [2022-07-04T08:32:36.913Z] + TEST_INTEGRATION_DEST=1 [2022-07-04T08:32:36.913Z] + CONTAINER_NAME=docker-pr2-1 [2022-07-04T08:32:36.913Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-04T08:32:36.913Z] + run_tests test-integration-flaky [2022-07-04T08:32:36.913Z] + '[' -n 0 ']' [2022-07-04T08:32:36.913Z] + rm= [2022-07-04T08:32:36.913Z] + c=0 [2022-07-04T08:32:36.913Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43765/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43765/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43765/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1cab8eda24e70c60061e34adc4a19c1aeb5ad90c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1cab8eda24e70c60061e34adc4a19c1aeb5ad90c hack/make.sh test-integration-flaky test-integration [2022-07-04T08:32:36.913Z] + TEST_INTEGRATION_DEST=3 [2022-07-04T08:32:36.913Z] + CONTAINER_NAME=docker-pr2-3 [2022-07-04T08:32:36.913Z] ++ jobs -p [2022-07-04T08:32:36.913Z] + TEST_SKIP_INTEGRATION=1 [2022-07-04T08:32:36.913Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-04T08:32:36.913Z] + run_tests [2022-07-04T08:32:36.913Z] + '[' -n 0 ']' [2022-07-04T08:32:36.913Z] + rm= [2022-07-04T08:32:36.913Z] + for job in $(jobs -p) [2022-07-04T08:32:36.913Z] + wait 7630 [2022-07-04T08:32:36.913Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43765/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43765/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43765/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1cab8eda24e70c60061e34adc4a19c1aeb5ad90c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1cab8eda24e70c60061e34adc4a19c1aeb5ad90c hack/make.sh '' test-integration [2022-07-04T08:32:36.913Z] + TEST_INTEGRATION_DEST=2 [2022-07-04T08:32:36.913Z] + CONTAINER_NAME=docker-pr2-2 [2022-07-04T08:32:36.913Z] + TEST_SKIP_INTEGRATION=1 [2022-07-04T08:32:36.913Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-04T08:32:36.913Z] + run_tests [2022-07-04T08:32:36.913Z] + '[' -n 0 ']' [2022-07-04T08:32:36.913Z] + rm= [2022-07-04T08:32:36.913Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43765/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43765/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43765/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1cab8eda24e70c60061e34adc4a19c1aeb5ad90c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1cab8eda24e70c60061e34adc4a19c1aeb5ad90c hack/make.sh '' test-integration [2022-07-04T08:32:36.913Z] [2022-07-04T08:32:36.913Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-04T08:32:36.913Z] [2022-07-04T08:32:36.913Z] [2022-07-04T08:32:36.913Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-04T08:32:36.913Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-04T08:32:36.913Z] HOSTNAME=b838146aaf63 [2022-07-04T08:32:36.913Z] TEST_SKIP_INTEGRATION=1 [2022-07-04T08:32:36.913Z] TESTDEBUG=0 [2022-07-04T08:32:36.913Z] DEST=bundles/test-integration [2022-07-04T08:32:36.913Z] PWD=/go/src/github.com/docker/docker [2022-07-04T08:32:36.913Z] KEEPBUNDLE=1 [2022-07-04T08:32:36.913Z] DOCKER_GITCOMMIT=1cab8eda24e70c60061e34adc4a19c1aeb5ad90c [2022-07-04T08:32:36.913Z] container=docker [2022-07-04T08:32:36.913Z] HOME=/root [2022-07-04T08:32:36.913Z] GOLANG_VERSION=1.18.3 [2022-07-04T08:32:36.913Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-04T08:32:36.913Z] VALIDATE_BRANCH=master [2022-07-04T08:32:36.913Z] TERM=xterm [2022-07-04T08:32:36.913Z] DOCKER_PKG=github.com/docker/docker [2022-07-04T08:32:36.913Z] SHLVL=1 [2022-07-04T08:32:36.913Z] TIMEOUT=120m [2022-07-04T08:32:36.913Z] DOCKER_BUILDTAGS= journald [2022-07-04T08:32:36.913Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-04T08:32:36.913Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-04T08:32:36.913Z] GO111MODULE=off [2022-07-04T08:32:36.913Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-04T08:32:36.913Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-04T08:32:36.913Z] GOPATH=/go [2022-07-04T08:32:36.913Z] PKG_CONFIG=pkg-config [2022-07-04T08:32:36.913Z] _=/usr/bin/env [2022-07-04T08:32:36.913Z] Building test suite binary ./integration-cli/test.main [2022-07-04T08:32:36.913Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-04T08:32:36.913Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-04T08:32:36.913Z] HOSTNAME=18dfe21ab2a9 [2022-07-04T08:32:36.913Z] TEST_SKIP_INTEGRATION=1 [2022-07-04T08:32:36.913Z] TESTDEBUG=0 [2022-07-04T08:32:36.913Z] DEST=bundles/test-integration [2022-07-04T08:32:36.913Z] PWD=/go/src/github.com/docker/docker [2022-07-04T08:32:36.913Z] KEEPBUNDLE=1 [2022-07-04T08:32:36.913Z] DOCKER_GITCOMMIT=1cab8eda24e70c60061e34adc4a19c1aeb5ad90c [2022-07-04T08:32:36.913Z] container=docker [2022-07-04T08:32:36.913Z] HOME=/root [2022-07-04T08:32:36.913Z] GOLANG_VERSION=1.18.3 [2022-07-04T08:32:36.913Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-04T08:32:36.913Z] VALIDATE_BRANCH=master [2022-07-04T08:32:36.913Z] TERM=xterm [2022-07-04T08:32:36.913Z] DOCKER_PKG=github.com/docker/docker [2022-07-04T08:32:36.913Z] SHLVL=1 [2022-07-04T08:32:36.913Z] TIMEOUT=120m [2022-07-04T08:32:36.913Z] DOCKER_BUILDTAGS= journald [2022-07-04T08:32:36.913Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-04T08:32:36.913Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-04T08:32:36.913Z] GO111MODULE=off [2022-07-04T08:32:36.913Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-04T08:32:36.913Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-04T08:32:36.913Z] GOPATH=/go [2022-07-04T08:32:36.913Z] PKG_CONFIG=pkg-config [2022-07-04T08:32:36.913Z] _=/usr/bin/env [2022-07-04T08:32:36.913Z] Building test suite binary ./integration-cli/test.main [2022-07-04T08:32:36.913Z] No new tests added to integration. [2022-07-04T08:32:36.913Z] [2022-07-04T08:32:36.913Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-04T08:32:36.913Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-04T08:32:36.913Z] HOSTNAME=328cd540236f [2022-07-04T08:32:36.913Z] TESTDEBUG=0 [2022-07-04T08:32:36.913Z] DEST=bundles/test-integration [2022-07-04T08:32:36.913Z] PWD=/go/src/github.com/docker/docker [2022-07-04T08:32:36.913Z] KEEPBUNDLE=1 [2022-07-04T08:32:36.913Z] DOCKER_GITCOMMIT=1cab8eda24e70c60061e34adc4a19c1aeb5ad90c [2022-07-04T08:32:36.913Z] container=docker [2022-07-04T08:32:36.913Z] HOME=/root [2022-07-04T08:32:36.913Z] GOLANG_VERSION=1.18.3 [2022-07-04T08:32:36.913Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-04T08:32:36.913Z] VALIDATE_BRANCH=master [2022-07-04T08:32:36.913Z] TERM=xterm [2022-07-04T08:32:36.913Z] DOCKER_PKG=github.com/docker/docker [2022-07-04T08:32:36.913Z] SHLVL=1 [2022-07-04T08:32:36.913Z] TIMEOUT=120m [2022-07-04T08:32:36.913Z] DOCKER_BUILDTAGS= journald [2022-07-04T08:32:36.913Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-04T08:32:36.913Z] GO111MODULE=off [2022-07-04T08:32:36.913Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-04T08:32:36.913Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-04T08:32:36.913Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-04T08:32:36.913Z] GOPATH=/go [2022-07-04T08:32:36.913Z] PKG_CONFIG=pkg-config [2022-07-04T08:32:36.913Z] _=/usr/bin/env [2022-07-04T08:32:36.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-04T08:32:37.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-04T08:32:38.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-04T08:32:38.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-04T08:32:39.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-04T08:32:42.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-04T08:32:42.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-04T08:32:43.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-04T08:32:44.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-04T08:32:45.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-04T08:32:45.611Z] ok github.com/docker/docker/libnetwork/ipam 16.474s coverage: 85.3% of statements [2022-07-04T08:32:45.612Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-04T08:32:45.612Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-04T08:32:45.612Z] ok github.com/docker/docker/libnetwork/ipams/null 0.007s coverage: 57.1% of statements [2022-07-04T08:32:45.612Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-04T08:32:45.612Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-04T08:32:45.612Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-04T08:32:45.612Z] ok github.com/docker/docker/libnetwork/ipamutils 0.272s coverage: 74.0% of statements [2022-07-04T08:32:45.612Z] ok github.com/docker/docker/libnetwork/iptables 0.168s coverage: 45.1% of statements [2022-07-04T08:32:45.612Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-04T08:32:45.612Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-07-04T08:32:46.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-04T08:32:47.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-04T08:32:48.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-04T08:32:49.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-04T08:32:49.735Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-04T08:32:49.735Z] Using test binary docker [2022-07-04T08:32:49.735Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-04T08:32:49.735Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-04T08:32:49.735Z] INFO: Waiting for daemon to start... [2022-07-04T08:32:49.735Z] Starting dockerd [2022-07-04T08:32:52.252Z] . [2022-07-04T08:32:52.252Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-04T08:32:52.252Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-04T08:32:52.508Z] Error: No such image: emptyfs [2022-07-04T08:32:52.508Z] Running integration-test (iteration 1) [2022-07-04T08:32:52.508Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-04T08:32:52.765Z] Loaded image: busybox:latest [2022-07-04T08:32:53.021Z] Loaded image: busybox:glibc [2022-07-04T08:32:54.388Z] Loaded image: debian:bullseye-slim [2022-07-04T08:32:54.388Z] Loaded image: hello-world:latest [2022-07-04T08:32:54.388Z] Loaded image: arm32v7/hello-world:latest [2022-07-04T08:32:54.388Z] INFO: Testing against a local daemon [2022-07-04T08:32:54.388Z] === RUN TestCgroupNamespacesBuild [2022-07-04T08:32:55.755Z] --- PASS: TestCgroupNamespacesBuild (1.34s) [2022-07-04T08:32:55.755Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-04T08:32:57.120Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-07-04T08:32:57.120Z] === RUN TestBuildWithSession [2022-07-04T08:32:57.120Z] build_session_test.go:25: TODO: BuildKit [2022-07-04T08:32:57.120Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-04T08:32:57.120Z] === RUN TestBuildSquashParent [2022-07-04T08:33:02.366Z] --- PASS: TestBuildSquashParent (4.49s) [2022-07-04T08:33:02.366Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-04T08:33:02.366Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-04T08:33:02.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-04T08:33:02.366Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-04T08:33:02.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-04T08:33:02.366Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-04T08:33:02.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-04T08:33:02.366Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-04T08:33:02.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-04T08:33:02.366Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-04T08:33:02.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-04T08:33:02.366Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-04T08:33:02.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-04T08:33:02.366Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-04T08:33:02.366Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-04T08:33:03.294Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-04T08:33:03.294Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-04T08:33:04.663Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-04T08:33:04.919Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-04T08:33:06.288Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-04T08:33:06.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.69s) [2022-07-04T08:33:06.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.78s) [2022-07-04T08:33:06.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.29s) [2022-07-04T08:33:06.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.46s) [2022-07-04T08:33:06.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.48s) [2022-07-04T08:33:06.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.42s) [2022-07-04T08:33:06.288Z] === RUN TestBuildMultiStageCopy [2022-07-04T08:33:06.288Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-04T08:33:07.653Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-04T08:33:07.909Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-04T08:33:08.165Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-04T08:33:08.421Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-04T08:33:08.677Z] --- PASS: TestBuildMultiStageCopy (2.39s) [2022-07-04T08:33:08.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.50s) [2022-07-04T08:33:08.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-07-04T08:33:08.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-04T08:33:08.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-04T08:33:08.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-07-04T08:33:08.677Z] === RUN TestBuildMultiStageParentConfig [2022-07-04T08:33:09.239Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-07-04T08:33:09.239Z] === RUN TestBuildLabelWithTargets [2022-07-04T08:33:10.169Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2022-07-04T08:33:10.169Z] === RUN TestBuildWithEmptyLayers [2022-07-04T08:33:10.732Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-07-04T08:33:10.732Z] === RUN TestBuildMultiStageOnBuild [2022-07-04T08:33:12.097Z] --- PASS: TestBuildMultiStageOnBuild (1.58s) [2022-07-04T08:33:12.097Z] === RUN TestBuildUncleanTarFilenames [2022-07-04T08:33:13.025Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-07-04T08:33:13.026Z] === RUN TestBuildMultiStageLayerLeak [2022-07-04T08:33:14.393Z] --- PASS: TestBuildMultiStageLayerLeak (1.66s) [2022-07-04T08:33:14.393Z] === RUN TestBuildWithHugeFile [2022-07-04T08:33:22.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-04T08:33:22.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-04T08:33:44.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-04T08:33:49.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-04T08:33:59.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-04T08:33:59.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-04T08:33:59.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-04T08:33:59.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-04T08:34:00.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-04T08:34:00.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-04T08:34:01.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-04T08:34:04.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-04T08:34:05.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-04T08:34:06.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-04T08:34:06.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-04T08:34:07.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-04T08:34:08.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-04T08:34:09.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-04T08:34:10.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-04T08:34:10.575Z] --- PASS: TestBuildWithHugeFile (48.96s) [2022-07-04T08:34:10.576Z] === RUN TestBuildWCOWSandboxSize [2022-07-04T08:34:10.576Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-04T08:34:10.576Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-04T08:34:10.576Z] === RUN TestBuildWithEmptyDockerfile [2022-07-04T08:34:10.576Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-04T08:34:10.576Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-04T08:34:10.576Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-04T08:34:10.576Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-04T08:34:10.576Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-04T08:34:10.576Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-04T08:34:10.576Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-04T08:34:10.576Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-04T08:34:10.576Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-04T08:34:10.576Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-04T08:34:10.576Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-07-04T08:34:10.576Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-07-04T08:34:10.576Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-04T08:34:10.576Z] === RUN TestBuildPreserveOwnership [2022-07-04T08:34:10.576Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-04T08:34:10.576Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-04T08:34:10.576Z] --- PASS: TestBuildPreserveOwnership (3.59s) [2022-07-04T08:34:10.576Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.41s) [2022-07-04T08:34:10.576Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s) [2022-07-04T08:34:10.576Z] === RUN TestBuildPlatformInvalid [2022-07-04T08:34:10.576Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-04T08:34:10.576Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-04T08:34:10.576Z] Loaded image: busybox:latest [2022-07-04T08:34:10.576Z] Loaded image: busybox:glibc [2022-07-04T08:34:10.576Z] Loaded image: debian:bullseye-slim [2022-07-04T08:34:10.576Z] Loaded image: hello-world:latest [2022-07-04T08:34:10.576Z] Loaded image: arm32v7/hello-world:latest [2022-07-04T08:34:10.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-04T08:34:11.629Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-04T08:34:11.629Z] Using test binary docker [2022-07-04T08:34:11.629Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-04T08:34:11.629Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-04T08:34:11.629Z] INFO: Waiting for daemon to start... [2022-07-04T08:34:11.629Z] Starting dockerd [2022-07-04T08:34:14.900Z] . [2022-07-04T08:34:14.900Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-04T08:34:14.900Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-04T08:34:14.900Z] Error: No such image: emptyfs [2022-07-04T08:34:14.900Z] Running integration-test (iteration 1) [2022-07-04T08:34:14.900Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-04T08:34:14.900Z] Loaded image: busybox:latest [2022-07-04T08:34:14.900Z] Loaded image: busybox:glibc [2022-07-04T08:34:16.267Z] Loaded image: debian:bullseye-slim [2022-07-04T08:34:16.267Z] Loaded image: hello-world:latest [2022-07-04T08:34:16.267Z] Loaded image: arm32v7/hello-world:latest [2022-07-04T08:34:16.267Z] INFO: Testing against a local daemon [2022-07-04T08:34:16.267Z] === RUN TestCgroupNamespacesBuild [2022-07-04T08:34:17.636Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-07-04T08:34:17.636Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-04T08:34:18.667Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.79s) [2022-07-04T08:34:18.668Z] PASS [2022-07-04T08:34:18.668Z] [2022-07-04T08:34:18.668Z] === Skipped [2022-07-04T08:34:18.668Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-04T08:34:18.668Z] build_session_test.go:25: TODO: BuildKit [2022-07-04T08:34:18.668Z] [2022-07-04T08:34:18.668Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-04T08:34:18.668Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-04T08:34:18.668Z] [2022-07-04T08:34:18.668Z] DONE 34 tests, 2 skipped in 85.516s [2022-07-04T08:34:18.668Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-04T08:34:18.668Z] INFO: Testing against a local daemon [2022-07-04T08:34:18.668Z] === RUN TestConfigInspect [2022-07-04T08:34:19.002Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-07-04T08:34:19.002Z] === RUN TestBuildWithSession [2022-07-04T08:34:19.002Z] build_session_test.go:25: TODO: BuildKit [2022-07-04T08:34:19.002Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-04T08:34:19.002Z] === RUN TestBuildSquashParent [2022-07-04T08:34:20.556Z] --- PASS: TestConfigInspect (2.32s) [2022-07-04T08:34:20.556Z] === RUN TestConfigList [2022-07-04T08:34:23.073Z] --- PASS: TestConfigList (2.16s) [2022-07-04T08:34:23.073Z] === RUN TestConfigsCreateAndDelete [2022-07-04T08:34:24.962Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-07-04T08:34:24.962Z] === RUN TestConfigsUpdate [2022-07-04T08:34:26.932Z] --- PASS: TestConfigsUpdate (2.24s) [2022-07-04T08:34:26.932Z] === RUN TestTemplatedConfig [2022-07-04T08:34:27.086Z] --- PASS: TestBuildSquashParent (7.55s) [2022-07-04T08:34:27.086Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-04T08:34:27.086Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-04T08:34:27.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-04T08:34:27.086Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-04T08:34:27.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-04T08:34:27.086Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-04T08:34:27.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-04T08:34:27.086Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-04T08:34:27.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-04T08:34:27.086Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-04T08:34:27.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-04T08:34:27.086Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-04T08:34:27.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-04T08:34:27.086Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-04T08:34:27.086Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-04T08:34:28.975Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-04T08:34:28.975Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-04T08:34:29.448Z] --- PASS: TestTemplatedConfig (2.57s) [2022-07-04T08:34:29.449Z] === RUN TestConfigCreateResolve [2022-07-04T08:34:30.866Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-04T08:34:30.866Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-04T08:34:31.966Z] --- PASS: TestConfigCreateResolve (2.13s) [2022-07-04T08:34:31.966Z] PASS [2022-07-04T08:34:31.966Z] [2022-07-04T08:34:31.966Z] DONE 6 tests in 13.620s [2022-07-04T08:34:31.966Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-04T08:34:31.966Z] INFO: Testing against a local daemon [2022-07-04T08:34:31.966Z] === RUN TestAttachWithTTY [2022-07-04T08:34:31.966Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-04T08:34:31.966Z] === RUN TestAttachWithoutTTy [2022-07-04T08:34:31.966Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-04T08:34:31.966Z] === RUN TestCheckpoint [2022-07-04T08:34:31.966Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-04T08:34:31.966Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/commit [2022-07-04T08:34:31.966Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-04T08:34:31.966Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-04T08:34:31.966Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-04T08:34:31.966Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-04T08:34:31.966Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-04T08:34:31.966Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-04T08:34:31.966Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-04T08:34:31.966Z] === CONT TestContainerInvalidJSON/commit [2022-07-04T08:34:31.966Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-04T08:34:31.966Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-04T08:34:31.966Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-04T08:34:31.966Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-04T08:34:31.966Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-04T08:34:31.966Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-04T08:34:31.966Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-04T08:34:31.966Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-04T08:34:31.966Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-04T08:34:31.966Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-04T08:34:31.966Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-04T08:34:31.966Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-04T08:34:31.966Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-04T08:34:31.966Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-04T08:34:31.966Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-04T08:34:31.966Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-04T08:34:31.966Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-04T08:34:31.966Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-04T08:34:31.966Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-04T08:34:31.966Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-04T08:34:31.966Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-04T08:34:31.967Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-04T08:34:31.967Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-04T08:34:31.967Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-04T08:34:31.967Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-04T08:34:31.967Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-04T08:34:31.967Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-04T08:34:31.967Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-04T08:34:31.967Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-04T08:34:31.967Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-04T08:34:31.967Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-04T08:34:31.967Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-04T08:34:31.967Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-04T08:34:31.967Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-04T08:34:31.967Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-04T08:34:31.967Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-04T08:34:31.967Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-04T08:34:31.967Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-04T08:34:31.967Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-04T08:34:31.967Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-04T08:34:31.967Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-04T08:34:31.967Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-04T08:34:31.967Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-04T08:34:31.967Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-04T08:34:31.967Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-04T08:34:31.967Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-04T08:34:31.967Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-04T08:34:31.967Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-04T08:34:31.967Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-04T08:34:31.967Z] === RUN TestCopyEmptyFile [2022-07-04T08:34:32.224Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-07-04T08:34:32.224Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-04T08:34:32.224Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-04T08:34:32.224Z] === RUN TestCopyFromContainer [2022-07-04T08:34:33.382Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-04T08:34:33.383Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.51s) [2022-07-04T08:34:33.383Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.54s) [2022-07-04T08:34:33.383Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.93s) [2022-07-04T08:34:33.383Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s) [2022-07-04T08:34:33.383Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) [2022-07-04T08:34:33.383Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2022-07-04T08:34:33.383Z] === RUN TestBuildMultiStageCopy [2022-07-04T08:34:33.383Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-04T08:34:33.438Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|types_sizes|exports_file|files|imports|name) took 2m52.14537392s [2022-07-04T08:34:33.438Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 500.948996ms [2022-07-04T08:34:33.590Z] === RUN TestCopyFromContainer// [2022-07-04T08:34:33.590Z] === RUN TestCopyFromContainer//bar/root [2022-07-04T08:34:33.590Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-04T08:34:33.590Z] === RUN TestCopyFromContainer/bar/quux [2022-07-04T08:34:33.590Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-04T08:34:33.590Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-04T08:34:33.846Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-04T08:34:33.846Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-04T08:34:33.846Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-04T08:34:33.846Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-04T08:34:34.103Z] --- PASS: TestCopyFromContainer (1.77s) [2022-07-04T08:34:34.103Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-04T08:34:34.103Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-07-04T08:34:34.103Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-04T08:34:34.103Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-04T08:34:34.103Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-04T08:34:34.103Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-04T08:34:34.103Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-04T08:34:34.103Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-04T08:34:34.103Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-04T08:34:34.103Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-04T08:34:34.103Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-04T08:34:34.103Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-04T08:34:34.103Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-04T08:34:34.103Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-04T08:34:34.103Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-04T08:34:34.103Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-04T08:34:34.103Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-04T08:34:34.103Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-04T08:34:34.103Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-04T08:34:34.103Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-04T08:34:34.103Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-04T08:34:34.103Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-04T08:34:34.103Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-04T08:34:34.103Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-04T08:34:34.103Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-04T08:34:34.103Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-04T08:34:34.103Z] === RUN TestCreateWithInvalidEnv [2022-07-04T08:34:34.103Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-04T08:34:34.103Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-04T08:34:34.103Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-04T08:34:34.103Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-04T08:34:34.103Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-04T08:34:34.103Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-04T08:34:34.103Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-04T08:34:34.103Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-04T08:34:34.103Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-04T08:34:34.103Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-04T08:34:34.103Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-04T08:34:34.103Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-04T08:34:34.103Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-04T08:34:34.103Z] === RUN TestCreateTmpfsMountsTarget [2022-07-04T08:34:34.103Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-04T08:34:34.103Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-04T08:34:35.993Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s) [2022-07-04T08:34:35.993Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-04T08:34:36.654Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-04T08:34:37.106Z] time="2022-07-04T08:34:30Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-07-04T08:34:37.106Z] ok github.com/docker/docker/libnetwork/networkdb 104.186s coverage: 60.1% of statements [2022-07-04T08:34:37.106Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-04T08:34:37.106Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-04T08:34:37.106Z] ok github.com/docker/docker/libnetwork/osl 4.323s coverage: 39.7% of statements [2022-07-04T08:34:37.106Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-04T08:34:37.106Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-07-04T08:34:37.222Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-04T08:34:37.360Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2022-07-04T08:34:37.360Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-04T08:34:37.360Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-04T08:34:37.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-04T08:34:37.360Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-04T08:34:37.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-04T08:34:37.360Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-04T08:34:37.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-04T08:34:37.360Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-04T08:34:37.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-04T08:34:37.360Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-04T08:34:37.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-04T08:34:37.360Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-04T08:34:37.360Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-04T08:34:37.360Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-04T08:34:37.360Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-04T08:34:37.360Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-04T08:34:37.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-04T08:34:37.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-04T08:34:37.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-04T08:34:37.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-04T08:34:37.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-04T08:34:37.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-04T08:34:37.360Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-04T08:34:37.367Z] ok github.com/docker/docker/libnetwork/portmapper 0.668s coverage: 48.6% of statements [2022-07-04T08:34:37.627Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-04T08:34:37.627Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-04T08:34:37.887Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-04T08:34:37.887Z] [2022-07-04T08:34:37.887Z] === Skipped [2022-07-04T08:34:37.887Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-04T08:34:37.887Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-04T08:34:37.887Z] [2022-07-04T08:34:37.887Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-04T08:34:37.887Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-04T08:34:37.887Z] [2022-07-04T08:34:37.887Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-04T08:34:37.887Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-04T08:34:37.887Z] [2022-07-04T08:34:37.887Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-04T08:34:37.887Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-04T08:34:37.887Z] [2022-07-04T08:34:37.887Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-04T08:34:37.887Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-04T08:34:37.887Z] [2022-07-04T08:34:37.887Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-04T08:34:37.887Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-04T08:34:37.887Z] [2022-07-04T08:34:37.887Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-04T08:34:37.887Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-04T08:34:37.887Z] [2022-07-04T08:34:37.887Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-04T08:34:37.887Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-04T08:34:37.887Z] [2022-07-04T08:34:37.887Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-04T08:34:37.887Z] firewalld_test.go:14: firewalld is not running [2022-07-04T08:34:37.887Z] [2022-07-04T08:34:37.887Z] DONE 327 tests, 9 skipped in 203.952s [2022-07-04T08:34:37.922Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2022-07-04T08:34:37.922Z] === RUN TestCreateDifferentPlatform [2022-07-04T08:34:37.922Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-04T08:34:37.922Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-04T08:34:37.922Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-04T08:34:37.922Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-04T08:34:37.922Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-04T08:34:37.922Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-04T08:34:37.922Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-04T08:34:37.922Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-04T08:34:37.923Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-04T08:34:37.923Z] === RUN TestCreateInvalidHostConfig [2022-07-04T08:34:37.923Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-04T08:34:37.923Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-04T08:34:37.923Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-04T08:34:37.923Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-04T08:34:37.923Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-04T08:34:37.923Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-04T08:34:37.923Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-04T08:34:37.923Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-04T08:34:37.923Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-04T08:34:37.923Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-04T08:34:37.923Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-04T08:34:37.923Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-04T08:34:37.923Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-04T08:34:37.923Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-04T08:34:37.923Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-04T08:34:37.923Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-04T08:34:37.923Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.01s) [2022-07-04T08:34:37.923Z] === RUN TestContainerStartOnDaemonRestart [2022-07-04T08:34:37.923Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-04T08:34:37.923Z] === RUN TestDaemonRestartIpcMode [2022-07-04T08:34:37.923Z] === PAUSE TestDaemonRestartIpcMode [2022-07-04T08:34:37.923Z] === RUN TestDaemonHostGatewayIP [2022-07-04T08:34:37.923Z] === PAUSE TestDaemonHostGatewayIP [2022-07-04T08:34:37.923Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-04T08:34:37.923Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-04T08:34:37.923Z] === RUN TestContainerKillOnDaemonStart [2022-07-04T08:34:37.923Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-04T08:34:37.923Z] === RUN TestDiff [2022-07-04T08:34:38.149Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir Post stage [Pipeline] junit [2022-07-04T08:34:38.485Z] --- PASS: TestDiff (0.59s) [2022-07-04T08:34:38.485Z] === RUN TestExecConsoleSize [2022-07-04T08:34:38.485Z] Recording test results [2022-07-04T08:34:39.048Z] --- PASS: TestExecConsoleSize (0.63s) [2022-07-04T08:34:39.048Z] === RUN TestExecWithCloseStdin [2022-07-04T08:34:39.077Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-04T08:34:39.925Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2022-07-04T08:34:39.977Z] --- PASS: TestExecWithCloseStdin (0.67s) [2022-07-04T08:34:39.977Z] === RUN TestExec [Pipeline] sh [2022-07-04T08:34:40.288Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43765/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1cab8eda24e70c60061e34adc4a19c1aeb5ad90c -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:1cab8eda24e70c60061e34adc4a19c1aeb5ad90c hack/make.sh dynbinary test-integration [2022-07-04T08:34:40.442Z] --- PASS: TestBuildMultiStageCopy (7.25s) [2022-07-04T08:34:40.442Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.25s) [2022-07-04T08:34:40.442Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-04T08:34:40.442Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-04T08:34:40.442Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2022-07-04T08:34:40.442Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-04T08:34:40.442Z] === RUN TestBuildMultiStageParentConfig [2022-07-04T08:34:40.540Z] --- PASS: TestExec (0.61s) [2022-07-04T08:34:40.540Z] === RUN TestExecUser [2022-07-04T08:34:40.549Z] [2022-07-04T08:34:40.809Z] Removing bundles/ [2022-07-04T08:34:40.809Z] [2022-07-04T08:34:40.809Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-04T08:34:40.809Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-07-04T08:34:40.809Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T08:34:41.101Z] --- PASS: TestExecUser (0.63s) [2022-07-04T08:34:41.101Z] === RUN TestExportContainerAndImportImage [2022-07-04T08:34:41.663Z] --- PASS: TestExportContainerAndImportImage (0.66s) [2022-07-04T08:34:41.663Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-04T08:34:43.029Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-07-04T08:34:43.029Z] === RUN TestHealthCheckWorkdir [2022-07-04T08:34:43.959Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2022-07-04T08:34:43.959Z] === RUN TestHealthKillContainer [2022-07-04T08:34:45.761Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-07-04T08:34:45.761Z] === RUN TestBuildLabelWithTargets [2022-07-04T08:34:52.043Z] --- PASS: TestHealthKillContainer (8.17s) [2022-07-04T08:34:52.043Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-04T08:34:52.607Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-07-04T08:34:52.607Z] === RUN TestIpcModeNone [2022-07-04T08:34:53.170Z] --- PASS: TestIpcModeNone (0.72s) [2022-07-04T08:34:53.170Z] === RUN TestIpcModePrivate [2022-07-04T08:34:53.737Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-07-04T08:34:53.859Z] --- PASS: TestBuildLabelWithTargets (7.99s) [2022-07-04T08:34:53.859Z] === RUN TestBuildWithEmptyLayers [2022-07-04T08:34:53.994Z] --- PASS: TestIpcModePrivate (0.68s) [2022-07-04T08:34:53.994Z] === RUN TestIpcModeShareable [2022-07-04T08:34:54.249Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-07-04T08:34:54.506Z] --- PASS: TestIpcModeShareable (0.64s) [2022-07-04T08:34:54.506Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-04T08:34:56.376Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-07-04T08:34:56.377Z] === RUN TestBuildMultiStageOnBuild [2022-07-04T08:34:56.398Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.81s) [2022-07-04T08:34:56.398Z] === RUN TestAPIIpcModeHost [2022-07-04T08:34:56.960Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-07-04T08:34:56.960Z] === RUN TestDaemonIpcModeShareable [2022-07-04T08:34:57.888Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-07-04T08:34:57.888Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-07-04T08:34:57.888Z] === RUN TestDaemonIpcModePrivate [2022-07-04T08:34:59.262Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-07-04T08:34:59.262Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-07-04T08:34:59.262Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-04T08:35:00.190Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-07-04T08:35:00.446Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-07-04T08:35:00.446Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-04T08:35:01.379Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-07-04T08:35:01.622Z] --- PASS: TestBuildMultiStageOnBuild (5.04s) [2022-07-04T08:35:01.622Z] === RUN TestBuildUncleanTarFilenames [2022-07-04T08:35:01.635Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-07-04T08:35:01.636Z] === RUN TestIpcModeOlderClient [2022-07-04T08:35:01.636Z] === PAUSE TestIpcModeOlderClient [2022-07-04T08:35:01.636Z] === RUN TestKillContainerInvalidSignal [2022-07-04T08:35:01.878Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-07-04T08:35:01.878Z] === RUN TestBuildMultiStageLayerLeak [2022-07-04T08:35:02.197Z] --- PASS: TestKillContainerInvalidSignal (0.50s) [2022-07-04T08:35:02.197Z] === RUN TestKillContainer [2022-07-04T08:35:02.197Z] === RUN TestKillContainer/no_signal [2022-07-04T08:35:02.453Z] === RUN TestKillContainer/non_killing_signal [2022-07-04T08:35:02.709Z] === RUN TestKillContainer/killing_signal [2022-07-04T08:35:03.271Z] --- PASS: TestKillContainer (1.29s) [2022-07-04T08:35:03.271Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-07-04T08:35:03.271Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-07-04T08:35:03.271Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-07-04T08:35:03.271Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-04T08:35:03.271Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-04T08:35:03.833Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-04T08:35:04.396Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s) [2022-07-04T08:35:04.396Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-07-04T08:35:04.396Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-07-04T08:35:04.396Z] === RUN TestKillStoppedContainer [2022-07-04T08:35:04.652Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-04T08:35:04.652Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-04T08:35:04.652Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-04T08:35:04.652Z] === RUN TestKillDifferentUserContainer [2022-07-04T08:35:04.908Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-07-04T08:35:04.908Z] === RUN TestInspectOomKilledTrue [2022-07-04T08:35:04.908Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-04T08:35:04.908Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-04T08:35:04.908Z] === RUN TestInspectOomKilledFalse [2022-07-04T08:35:05.469Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-07-04T08:35:05.470Z] === RUN TestLinksEtcHostsContentMatch [2022-07-04T08:35:05.726Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-07-04T08:35:05.726Z] === RUN TestLinksContainerNames [2022-07-04T08:35:06.045Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2022-07-04T08:35:06.045Z] === RUN TestBuildWithHugeFile [2022-07-04T08:35:06.653Z] --- PASS: TestLinksContainerNames (0.84s) [2022-07-04T08:35:06.653Z] === RUN TestLogsFollowTailEmpty [2022-07-04T08:35:06.910Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-07-04T08:35:06.910Z] === RUN TestLogs [2022-07-04T08:35:06.910Z] === RUN TestLogs/driver_local [2022-07-04T08:35:06.910Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-04T08:35:06.910Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-04T08:35:06.910Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-04T08:35:06.910Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-04T08:35:06.910Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-04T08:35:06.910Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-04T08:35:06.910Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-04T08:35:06.910Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-04T08:35:06.910Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-04T08:35:06.910Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-04T08:35:06.910Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-04T08:35:06.910Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-04T08:35:06.910Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-04T08:35:06.910Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-04T08:35:07.840Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-04T08:35:07.840Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-04T08:35:08.403Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-04T08:35:08.403Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-04T08:35:08.965Z] === RUN TestLogs/driver_json-file [2022-07-04T08:35:08.965Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-04T08:35:08.965Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-04T08:35:08.965Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-04T08:35:08.965Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-04T08:35:08.965Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-04T08:35:08.965Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-04T08:35:08.965Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-04T08:35:08.965Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-04T08:35:08.965Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-04T08:35:08.965Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-04T08:35:08.965Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-04T08:35:08.965Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-04T08:35:08.965Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-04T08:35:08.965Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-04T08:35:09.895Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-04T08:35:09.895Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-04T08:35:10.460Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-04T08:35:10.460Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-04T08:35:11.023Z] --- PASS: TestLogs (3.97s) [2022-07-04T08:35:11.023Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-04T08:35:11.023Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.64s) [2022-07-04T08:35:11.023Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.68s) [2022-07-04T08:35:11.023Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.60s) [2022-07-04T08:35:11.023Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.57s) [2022-07-04T08:35:11.023Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.77s) [2022-07-04T08:35:11.023Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.78s) [2022-07-04T08:35:11.023Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-04T08:35:11.023Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.74s) [2022-07-04T08:35:11.023Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.77s) [2022-07-04T08:35:11.023Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.61s) [2022-07-04T08:35:11.023Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.67s) [2022-07-04T08:35:11.023Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s) [2022-07-04T08:35:11.023Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.51s) [2022-07-04T08:35:11.023Z] === RUN TestContainerNetworkMountsNoChown [2022-07-04T08:35:11.601Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s) [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/default [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/default [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/private [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/private [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/rprivate [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/slave [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/slave [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/rslave [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/shared [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/shared [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/rshared [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-04T08:35:11.601Z] === CONT TestMountDaemonRoot/default [2022-07-04T08:35:11.601Z] === CONT TestMountDaemonRoot/rslave [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-04T08:35:11.601Z] === CONT TestMountDaemonRoot/rshared [2022-07-04T08:35:11.601Z] === CONT TestMountDaemonRoot/shared [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-04T08:35:11.601Z] === CONT TestMountDaemonRoot/rprivate [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-04T08:35:11.601Z] === CONT TestMountDaemonRoot/slave [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-04T08:35:11.601Z] === CONT TestMountDaemonRoot/private [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-04T08:35:11.601Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-04T08:35:11.601Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-04T08:35:11.601Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-04T08:35:11.601Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-04T08:35:11.601Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-04T08:35:11.601Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-04T08:35:11.601Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-04T08:35:11.601Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-04T08:35:11.601Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-04T08:35:11.601Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-04T08:35:11.601Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-04T08:35:11.601Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-04T08:35:11.601Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-04T08:35:11.601Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-04T08:35:11.601Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-04T08:35:11.601Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-04T08:35:11.601Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-04T08:35:11.860Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-04T08:35:11.860Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-04T08:35:11.860Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-04T08:35:11.860Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-04T08:35:11.860Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-04T08:35:11.860Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-04T08:35:11.860Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-04T08:35:11.860Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-04T08:35:11.860Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-04T08:35:11.860Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-04T08:35:11.860Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-04T08:35:11.860Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-04T08:35:11.860Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-04T08:35:11.860Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-04T08:35:11.860Z] === RUN TestContainerBindMountNonRecursive [2022-07-04T08:35:13.232Z] --- PASS: TestContainerBindMountNonRecursive (1.28s) [2022-07-04T08:35:13.232Z] === RUN TestContainerVolumesMountedAsShared [2022-07-04T08:35:13.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-04T08:35:13.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-04T08:35:13.794Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-07-04T08:35:13.794Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-04T08:35:14.050Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-07-04T08:35:14.050Z] === RUN TestNetworkNat [2022-07-04T08:35:14.306Z] --- PASS: TestNetworkNat (0.46s) [2022-07-04T08:35:14.306Z] === RUN TestNetworkLocalhostTCPNat [2022-07-04T08:35:14.869Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-07-04T08:35:14.869Z] === RUN TestNetworkLoopbackNat [2022-07-04T08:35:17.383Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-07-04T08:35:17.383Z] === RUN TestPause [2022-07-04T08:35:17.945Z] --- PASS: TestPause (0.46s) [2022-07-04T08:35:17.945Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-04T08:35:17.945Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-04T08:35:17.945Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-04T08:35:17.945Z] === RUN TestPauseStopPausedContainer [2022-07-04T08:35:18.202Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-07-04T08:35:18.202Z] === RUN TestPidHost [2022-07-04T08:35:19.567Z] --- PASS: TestPidHost (0.96s) [2022-07-04T08:35:19.567Z] === RUN TestPsFilter [2022-07-04T08:35:19.567Z] --- PASS: TestPsFilter (0.13s) [2022-07-04T08:35:19.567Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-04T08:35:19.824Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-07-04T08:35:19.824Z] === RUN TestRemoveContainerWithVolume [2022-07-04T08:35:20.387Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-07-04T08:35:20.387Z] === RUN TestRemoveContainerRunning [2022-07-04T08:35:20.643Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-07-04T08:35:20.643Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-04T08:35:21.205Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-07-04T08:35:21.205Z] === RUN TestRemoveInvalidContainer [2022-07-04T08:35:21.205Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-04T08:35:21.205Z] === RUN TestRenameLinkedContainer [2022-07-04T08:35:23.093Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-07-04T08:35:23.093Z] === RUN TestRenameStoppedContainer [2022-07-04T08:35:23.093Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-07-04T08:35:23.093Z] === RUN TestRenameRunningContainerAndReuse [2022-07-04T08:35:24.020Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-07-04T08:35:24.020Z] === RUN TestRenameInvalidName [2022-07-04T08:35:24.583Z] --- PASS: TestRenameInvalidName (0.41s) [2022-07-04T08:35:24.583Z] === RUN TestRenameAnonymousContainer [2022-07-04T08:35:25.951Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-07-04T08:35:25.951Z] === RUN TestRenameContainerWithSameName [2022-07-04T08:35:26.513Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-07-04T08:35:26.513Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-04T08:35:27.439Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-07-04T08:35:27.439Z] === RUN TestResize [2022-07-04T08:35:27.695Z] --- PASS: TestResize (0.42s) [2022-07-04T08:35:27.695Z] === RUN TestResizeWithInvalidSize [2022-07-04T08:35:28.257Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-07-04T08:35:28.257Z] === RUN TestResizeWhenContainerNotStarted [2022-07-04T08:35:28.514Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-07-04T08:35:28.514Z] === RUN TestDaemonRestartKillContainers [2022-07-04T08:35:28.514Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-04T08:35:28.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-04T08:35:28.514Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-04T08:35:28.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-04T08:35:28.514Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-04T08:35:28.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-04T08:35:28.514Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-04T08:35:28.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-04T08:35:28.514Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-04T08:35:28.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-04T08:35:28.514Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-04T08:35:28.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-04T08:35:28.514Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-04T08:35:28.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-04T08:35:28.514Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-04T08:35:28.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-04T08:35:28.514Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T08:35:28.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T08:35:28.514Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T08:35:28.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T08:35:28.514Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T08:35:28.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T08:35:28.514Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T08:35:28.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T08:35:28.514Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-04T08:35:28.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-04T08:35:28.514Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-04T08:35:28.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-04T08:35:28.514Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-04T08:35:28.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-04T08:35:28.514Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-04T08:35:28.514Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-04T08:35:28.514Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-04T08:35:28.514Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T08:35:30.405Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-04T08:35:31.771Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-04T08:35:32.698Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-04T08:35:32.698Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-04T08:35:34.065Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T08:35:34.065Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T08:35:38.232Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T08:35:38.232Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-04T08:35:40.122Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-04T08:35:41.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-04T08:35:41.746Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-04T08:35:43.114Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-04T08:35:43.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-04T08:35:45.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-04T08:35:46.411Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-04T08:35:46.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s) [2022-07-04T08:35:46.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-04T08:35:46.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-07-04T08:35:46.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.28s) [2022-07-04T08:35:46.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-07-04T08:35:46.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-07-04T08:35:46.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.47s) [2022-07-04T08:35:46.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.56s) [2022-07-04T08:35:46.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.06s) [2022-07-04T08:35:46.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-07-04T08:35:46.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.14s) [2022-07-04T08:35:46.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-07-04T08:35:46.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.94s) [2022-07-04T08:35:46.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-07-04T08:35:46.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) [2022-07-04T08:35:46.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-07-04T08:35:46.411Z] === RUN TestCgroupNamespacesRun [2022-07-04T08:35:47.776Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-07-04T08:35:47.776Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-04T08:35:47.776Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-04T08:35:47.776Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-04T08:35:47.776Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-04T08:35:49.142Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-07-04T08:35:49.142Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-04T08:35:50.071Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-07-04T08:35:50.071Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-04T08:35:51.437Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-07-04T08:35:51.437Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-04T08:35:52.366Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-07-04T08:35:52.366Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-04T08:35:53.293Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-04T08:35:53.293Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-04T08:35:54.224Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-07-04T08:35:54.224Z] === RUN TestNISDomainname [2022-07-04T08:35:54.787Z] --- PASS: TestNISDomainname (0.53s) [2022-07-04T08:35:54.787Z] === RUN TestHostnameDnsResolution [2022-07-04T08:35:55.734Z] --- PASS: TestHostnameDnsResolution (0.78s) [2022-07-04T08:35:55.734Z] === RUN TestUnprivilegedPortsAndPing [2022-07-04T08:35:56.222Z] --- PASS: TestUnprivilegedPortsAndPing (0.69s) [2022-07-04T08:35:56.222Z] === RUN TestPrivilegedHostDevices [2022-07-04T08:35:56.818Z] --- PASS: TestPrivilegedHostDevices (0.55s) [2022-07-04T08:35:56.818Z] === RUN TestRunConsoleSize [2022-07-04T08:35:57.381Z] --- PASS: TestRunConsoleSize (0.46s) [2022-07-04T08:35:57.381Z] === RUN TestStats [2022-07-04T08:35:59.895Z] --- PASS: TestStats (2.48s) [2022-07-04T08:35:59.895Z] === RUN TestStopContainerWithTimeout [2022-07-04T08:35:59.895Z] === RUN TestStopContainerWithTimeout/0 [2022-07-04T08:35:59.895Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-04T08:35:59.895Z] === RUN TestStopContainerWithTimeout/1 [2022-07-04T08:35:59.895Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-04T08:35:59.895Z] === RUN TestStopContainerWithTimeout/3 [2022-07-04T08:35:59.895Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-04T08:35:59.895Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-04T08:35:59.895Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-04T08:35:59.895Z] === CONT TestStopContainerWithTimeout/0 [2022-07-04T08:35:59.895Z] === CONT TestStopContainerWithTimeout/3 [2022-07-04T08:36:00.457Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-04T08:36:02.265Z] --- PASS: TestBuildWithHugeFile (51.27s) [2022-07-04T08:36:02.266Z] === RUN TestBuildWCOWSandboxSize [2022-07-04T08:36:02.266Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-04T08:36:02.266Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-04T08:36:02.266Z] === RUN TestBuildWithEmptyDockerfile [2022-07-04T08:36:02.266Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-04T08:36:02.266Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-04T08:36:02.266Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-04T08:36:02.266Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-04T08:36:02.266Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-04T08:36:02.266Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-04T08:36:02.266Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-04T08:36:02.266Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-04T08:36:02.266Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-04T08:36:02.266Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-07-04T08:36:02.266Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-07-04T08:36:02.266Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-07-04T08:36:02.266Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-04T08:36:02.266Z] === RUN TestBuildPreserveOwnership [2022-07-04T08:36:02.266Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-04T08:36:02.346Z] === CONT TestStopContainerWithTimeout/1 [2022-07-04T08:36:04.157Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-04T08:36:04.235Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-04T08:36:04.236Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-07-04T08:36:04.236Z] --- PASS: TestStopContainerWithTimeout/3 (2.57s) [2022-07-04T08:36:04.236Z] --- PASS: TestStopContainerWithTimeout/-1 (2.44s) [2022-07-04T08:36:04.236Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-07-04T08:36:04.236Z] === RUN TestDeleteDevicemapper [2022-07-04T08:36:04.236Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-04T08:36:04.236Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-04T08:36:04.236Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-04T08:36:05.600Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s) [2022-07-04T08:36:05.600Z] === RUN TestUpdateMemory [2022-07-04T08:36:05.856Z] --- PASS: TestUpdateMemory (0.57s) [2022-07-04T08:36:05.856Z] === RUN TestUpdateCPUQuota [2022-07-04T08:36:06.786Z] --- PASS: TestUpdateCPUQuota (0.95s) [2022-07-04T08:36:06.786Z] === RUN TestUpdatePidsLimit [2022-07-04T08:36:06.786Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-04T08:36:07.042Z] === RUN TestUpdatePidsLimit/no_change [2022-07-04T08:36:07.298Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-04T08:36:07.554Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-04T08:36:07.810Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-04T08:36:07.810Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-04T08:36:08.067Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-04T08:36:08.325Z] --- PASS: TestBuildPreserveOwnership (10.46s) [2022-07-04T08:36:08.325Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.43s) [2022-07-04T08:36:08.325Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-04T08:36:08.325Z] === RUN TestBuildPlatformInvalid [2022-07-04T08:36:08.325Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-04T08:36:08.325Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-04T08:36:08.325Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-04T08:36:08.325Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-04T08:36:08.325Z] PASS [2022-07-04T08:36:08.325Z] [2022-07-04T08:36:08.325Z] === Skipped [2022-07-04T08:36:08.325Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-04T08:36:08.325Z] build_session_test.go:25: TODO: BuildKit [2022-07-04T08:36:08.325Z] [2022-07-04T08:36:08.325Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-04T08:36:08.325Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-04T08:36:08.325Z] [2022-07-04T08:36:08.325Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-04T08:36:08.325Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-04T08:36:08.325Z] [2022-07-04T08:36:08.325Z] DONE 34 tests, 3 skipped in 113.723s [2022-07-04T08:36:08.325Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-04T08:36:08.325Z] INFO: Testing against a local daemon [2022-07-04T08:36:08.325Z] === RUN TestConfigInspect [2022-07-04T08:36:08.325Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:36:08.325Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-04T08:36:08.325Z] === RUN TestConfigList [2022-07-04T08:36:08.325Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:36:08.325Z] --- SKIP: TestConfigList (0.01s) [2022-07-04T08:36:08.325Z] === RUN TestConfigsCreateAndDelete [2022-07-04T08:36:08.325Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:36:08.325Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-04T08:36:08.325Z] === RUN TestConfigsUpdate [2022-07-04T08:36:08.325Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:36:08.325Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-04T08:36:08.325Z] === RUN TestTemplatedConfig [2022-07-04T08:36:08.325Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:36:08.325Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-04T08:36:08.581Z] === RUN TestConfigCreateResolve [2022-07-04T08:36:08.581Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:36:08.581Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-04T08:36:08.581Z] PASS [2022-07-04T08:36:08.581Z] [2022-07-04T08:36:08.581Z] === Skipped [2022-07-04T08:36:08.581Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-04T08:36:08.581Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:36:08.581Z] [2022-07-04T08:36:08.581Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-04T08:36:08.581Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:36:08.581Z] [2022-07-04T08:36:08.581Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-04T08:36:08.581Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:36:08.581Z] [2022-07-04T08:36:08.581Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-04T08:36:08.581Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:36:08.581Z] [2022-07-04T08:36:08.581Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-04T08:36:08.581Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:36:08.581Z] [2022-07-04T08:36:08.581Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-04T08:36:08.581Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:36:08.581Z] [2022-07-04T08:36:08.581Z] DONE 6 tests, 6 skipped in 0.154s [2022-07-04T08:36:08.581Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-04T08:36:08.581Z] INFO: Testing against a local daemon [2022-07-04T08:36:08.581Z] === RUN TestAttachWithTTY [2022-07-04T08:36:08.581Z] --- PASS: TestAttachWithTTY (0.04s) [2022-07-04T08:36:08.581Z] === RUN TestAttachWithoutTTy [2022-07-04T08:36:08.838Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-04T08:36:08.838Z] === RUN TestCheckpoint [2022-07-04T08:36:08.838Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-04T08:36:08.838Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/commit [2022-07-04T08:36:08.838Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-04T08:36:08.838Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-04T08:36:08.838Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-04T08:36:08.838Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-04T08:36:08.838Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-04T08:36:08.838Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-04T08:36:08.838Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-04T08:36:08.838Z] === CONT TestContainerInvalidJSON/commit [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-04T08:36:08.838Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-04T08:36:08.838Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-04T08:36:08.838Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-04T08:36:08.838Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-04T08:36:08.838Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-04T08:36:08.838Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-04T08:36:08.838Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-04T08:36:08.838Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-04T08:36:08.838Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-04T08:36:08.838Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-04T08:36:08.838Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-04T08:36:08.838Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-04T08:36:08.838Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-04T08:36:08.838Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-04T08:36:08.838Z] === RUN TestCopyEmptyFile [2022-07-04T08:36:08.996Z] --- PASS: TestUpdatePidsLimit (1.97s) [2022-07-04T08:36:08.996Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-07-04T08:36:08.996Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-07-04T08:36:08.996Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-07-04T08:36:08.996Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-07-04T08:36:08.996Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-07-04T08:36:08.996Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-07-04T08:36:08.996Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-07-04T08:36:08.996Z] === RUN TestUpdateRestartPolicy [2022-07-04T08:36:09.095Z] --- PASS: TestCopyEmptyFile (0.19s) [2022-07-04T08:36:09.095Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-04T08:36:09.095Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-04T08:36:09.095Z] === RUN TestCopyFromContainer [2022-07-04T08:36:09.933Z] INFO [linters context/goanalysis] analyzers took 6m50.432814689s with top 10 stages: buildir: 2m23.161974506s, the_only_name: 40.674665392s, goimports: 28.689146982s, unconvert: 26.27076364s, gosec: 19.372930079s, S1038: 18.366123766s, misspell: 6.919222435s, directives: 5.625544947s, unused: 5.407253295s, S1039: 5.172518874s [2022-07-04T08:36:09.933Z] INFO [runner] Issues before processing: 2396, after processing: 0 [2022-07-04T08:36:09.933Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 2030/2030, cgo: 2133/2396, skip_dirs: 2133/2133, autogenerated_exclude: 2030/2133, exclude-rules: 77/2030, skip_files: 2133/2133, exclude: 2030/2030, nolint: 0/77, path_prettifier: 2133/2133, filename_unadjuster: 2133/2133 [2022-07-04T08:36:09.934Z] INFO [runner] processing took 81.986512ms with stages: nolint: 32.185377ms, identifier_marker: 21.584246ms, path_prettifier: 9.705932ms, autogenerated_exclude: 8.448108ms, exclude-rules: 7.855031ms, skip_dirs: 1.866702ms, cgo: 195.787µs, filename_unadjuster: 138.185µs, max_same_issues: 2.516µs, skip_files: 874ns, exclude: 654ns, uniq_by_line: 654ns, path_shortener: 409ns, sort_results: 398ns, diff: 364ns, max_from_linter: 299ns, severity-rules: 268ns, source_code: 257ns, max_per_file_from_linter: 249ns, path_prefixer: 202ns [2022-07-04T08:36:09.934Z] INFO [runner] linters took 1m45.557817371s with stages: goanalysis_metalinter: 1m45.475635943s [2022-07-04T08:36:09.934Z] INFO File cache stats: 1674 entries of total size 8.6MiB [2022-07-04T08:36:09.934Z] INFO Memory: 2784 samples, avg is 316.9MB, max is 1215.8MB [2022-07-04T08:36:09.934Z] INFO Execution took 4m38.217556338s [2022-07-04T08:36:09.934Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-04T08:36:10.272Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43765/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1cab8eda24e70c60061e34adc4a19c1aeb5ad90c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1cab8eda24e70c60061e34adc4a19c1aeb5ad90c hack/make.sh dynbinary test-docker-py [2022-07-04T08:36:10.532Z] [2022-07-04T08:36:10.793Z] Removing bundles/ [2022-07-04T08:36:10.793Z] [2022-07-04T08:36:10.793Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-04T08:36:10.793Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-07-04T08:36:10.793Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T08:36:13.269Z] === RUN TestCopyFromContainer// [2022-07-04T08:36:13.269Z] === RUN TestCopyFromContainer//bar/root [2022-07-04T08:36:13.269Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-04T08:36:13.269Z] === RUN TestCopyFromContainer/bar/quux [2022-07-04T08:36:13.525Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-04T08:36:13.525Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-04T08:36:13.525Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-04T08:36:13.525Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-04T08:36:13.526Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-04T08:36:13.782Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-04T08:36:13.782Z] --- PASS: TestCopyFromContainer (4.64s) [2022-07-04T08:36:13.782Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-04T08:36:13.782Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-07-04T08:36:13.782Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-04T08:36:13.782Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-04T08:36:13.782Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-04T08:36:13.782Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-07-04T08:36:13.782Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-04T08:36:13.782Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-04T08:36:13.782Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-04T08:36:13.782Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-04T08:36:13.782Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-04T08:36:13.782Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-04T08:36:13.782Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-04T08:36:13.782Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-04T08:36:13.782Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-04T08:36:13.782Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-04T08:36:13.782Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-04T08:36:13.782Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-04T08:36:13.782Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-04T08:36:13.782Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-04T08:36:13.782Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-04T08:36:13.782Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-04T08:36:13.782Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-04T08:36:13.782Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-04T08:36:13.782Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-04T08:36:13.782Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-04T08:36:13.782Z] === RUN TestCreateWithInvalidEnv [2022-07-04T08:36:13.782Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-04T08:36:13.782Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-04T08:36:13.782Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-04T08:36:13.782Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-04T08:36:13.782Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-04T08:36:13.782Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-04T08:36:13.782Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-04T08:36:13.782Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-04T08:36:13.782Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-04T08:36:13.782Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-04T08:36:13.782Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-04T08:36:13.782Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-04T08:36:13.782Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-04T08:36:13.782Z] === RUN TestCreateTmpfsMountsTarget [2022-07-04T08:36:13.782Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-04T08:36:13.782Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-04T08:36:15.148Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-07-04T08:36:15.148Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-04T08:36:16.078Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-07-04T08:36:16.078Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-04T08:36:16.078Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-04T08:36:16.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-04T08:36:16.078Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-04T08:36:16.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-04T08:36:16.078Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-04T08:36:16.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-04T08:36:16.078Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-04T08:36:16.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-04T08:36:16.078Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-04T08:36:16.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-04T08:36:16.078Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-04T08:36:16.078Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-04T08:36:16.376Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-04T08:36:16.376Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-04T08:36:16.376Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-04T08:36:16.377Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-04T08:36:16.377Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-07-04T08:36:16.377Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-07-04T08:36:16.377Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-04T08:36:16.377Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-07-04T08:36:16.377Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-04T08:36:16.377Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-04T08:36:16.633Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-07-04T08:36:16.633Z] === RUN TestCreateDifferentPlatform [2022-07-04T08:36:16.633Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-04T08:36:16.633Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-04T08:36:16.633Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-04T08:36:16.633Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-04T08:36:16.633Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-04T08:36:16.633Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-04T08:36:16.633Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-04T08:36:16.633Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-04T08:36:16.889Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-04T08:36:16.889Z] === RUN TestCreateInvalidHostConfig [2022-07-04T08:36:16.889Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-04T08:36:16.889Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-04T08:36:16.889Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-04T08:36:16.889Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-04T08:36:16.889Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-04T08:36:16.889Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-04T08:36:16.889Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-04T08:36:16.889Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-04T08:36:16.889Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-04T08:36:16.889Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-04T08:36:16.889Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-04T08:36:16.889Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-04T08:36:16.889Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-04T08:36:16.889Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-04T08:36:16.889Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-04T08:36:16.889Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-04T08:36:16.889Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-04T08:36:16.889Z] === RUN TestContainerStartOnDaemonRestart [2022-07-04T08:36:16.889Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-04T08:36:16.889Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-04T08:36:16.889Z] === RUN TestDaemonRestartIpcMode [2022-07-04T08:36:16.889Z] === PAUSE TestDaemonRestartIpcMode [2022-07-04T08:36:16.889Z] === RUN TestDaemonHostGatewayIP [2022-07-04T08:36:16.889Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T08:36:16.889Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-04T08:36:16.889Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-04T08:36:16.889Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-04T08:36:16.889Z] === RUN TestContainerKillOnDaemonStart [2022-07-04T08:36:16.889Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-04T08:36:16.889Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-04T08:36:16.889Z] === RUN TestDiff [2022-07-04T08:36:17.145Z] --- PASS: TestDiff (0.40s) [2022-07-04T08:36:17.145Z] === RUN TestExecConsoleSize [2022-07-04T08:36:17.323Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-07-04T08:36:17.323Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-07-04T08:36:17.323Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T08:36:17.323Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-07-04T08:36:17.323Z] [2022-07-04T08:36:17.323Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-04T08:36:17.323Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-04T08:36:17.323Z] HOSTNAME=9bd3f29aec25 [2022-07-04T08:36:17.323Z] TESTDEBUG=0 [2022-07-04T08:36:17.323Z] DEST=bundles/test-integration [2022-07-04T08:36:17.323Z] PWD=/go/src/github.com/docker/docker [2022-07-04T08:36:17.323Z] DOCKER_GITCOMMIT=1cab8eda24e70c60061e34adc4a19c1aeb5ad90c [2022-07-04T08:36:17.323Z] container=docker [2022-07-04T08:36:17.323Z] HOME=/root [2022-07-04T08:36:17.323Z] GOLANG_VERSION=1.18.3 [2022-07-04T08:36:17.323Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-04T08:36:17.323Z] VALIDATE_BRANCH=master [2022-07-04T08:36:17.323Z] TERM=xterm [2022-07-04T08:36:17.323Z] DOCKER_PKG=github.com/docker/docker [2022-07-04T08:36:17.323Z] SHLVL=1 [2022-07-04T08:36:17.323Z] TIMEOUT=120m [2022-07-04T08:36:17.323Z] DOCKER_BUILDTAGS= journald [2022-07-04T08:36:17.323Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-04T08:36:17.323Z] GO111MODULE=off [2022-07-04T08:36:17.323Z] DOCKER_EXPERIMENTAL=1 [2022-07-04T08:36:17.323Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-04T08:36:17.323Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-04T08:36:17.323Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-04T08:36:17.323Z] GOPATH=/go [2022-07-04T08:36:17.323Z] PKG_CONFIG=pkg-config [2022-07-04T08:36:17.323Z] _=/usr/bin/env [2022-07-04T08:36:17.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-04T08:36:17.707Z] --- PASS: TestExecConsoleSize (0.48s) [2022-07-04T08:36:17.707Z] === RUN TestExecWithCloseStdin [2022-07-04T08:36:18.268Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-07-04T08:36:18.268Z] === RUN TestExec [2022-07-04T08:36:18.524Z] --- PASS: TestExec (0.45s) [2022-07-04T08:36:18.524Z] === RUN TestExecUser [2022-07-04T08:36:19.086Z] --- PASS: TestExecUser (0.45s) [2022-07-04T08:36:19.086Z] === RUN TestExportContainerAndImportImage [2022-07-04T08:36:19.651Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-07-04T08:36:19.651Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-04T08:36:21.017Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-07-04T08:36:21.017Z] === RUN TestHealthCheckWorkdir [2022-07-04T08:36:21.164Z] --- PASS: TestUpdateRestartPolicy (11.09s) [2022-07-04T08:36:21.164Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-04T08:36:21.164Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-07-04T08:36:21.164Z] === RUN TestWaitNonBlocked [2022-07-04T08:36:21.164Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-04T08:36:21.164Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-04T08:36:21.164Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-04T08:36:21.164Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-04T08:36:21.164Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-04T08:36:21.164Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-04T08:36:21.164Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-04T08:36:21.164Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s) [2022-07-04T08:36:21.164Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2022-07-04T08:36:21.164Z] === RUN TestWaitBlocked [2022-07-04T08:36:21.164Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-04T08:36:21.164Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-04T08:36:21.164Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-04T08:36:21.164Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-04T08:36:21.164Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-04T08:36:21.164Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-04T08:36:21.579Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-07-04T08:36:21.579Z] === RUN TestHealthKillContainer [2022-07-04T08:36:22.092Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-04T08:36:22.092Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-07-04T08:36:22.092Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-07-04T08:36:22.092Z] === RUN TestWaitConditions [2022-07-04T08:36:22.093Z] === RUN TestWaitConditions/default [2022-07-04T08:36:22.093Z] === PAUSE TestWaitConditions/default [2022-07-04T08:36:22.093Z] === RUN TestWaitConditions/not-running [2022-07-04T08:36:22.093Z] === PAUSE TestWaitConditions/not-running [2022-07-04T08:36:22.093Z] === RUN TestWaitConditions/next-exit [2022-07-04T08:36:22.093Z] === PAUSE TestWaitConditions/next-exit [2022-07-04T08:36:22.093Z] === RUN TestWaitConditions/removed [2022-07-04T08:36:22.093Z] === PAUSE TestWaitConditions/removed [2022-07-04T08:36:22.093Z] === CONT TestWaitConditions/default [2022-07-04T08:36:22.093Z] === CONT TestWaitConditions/next-exit [2022-07-04T08:36:23.982Z] === CONT TestWaitConditions/removed [2022-07-04T08:36:23.982Z] === CONT TestWaitConditions/not-running [2022-07-04T08:36:25.347Z] --- PASS: TestWaitConditions (0.01s) [2022-07-04T08:36:25.347Z] --- PASS: TestWaitConditions/default (1.84s) [2022-07-04T08:36:25.347Z] --- PASS: TestWaitConditions/next-exit (1.88s) [2022-07-04T08:36:25.347Z] --- PASS: TestWaitConditions/not-running (1.58s) [2022-07-04T08:36:25.347Z] --- PASS: TestWaitConditions/removed (1.67s) [2022-07-04T08:36:25.347Z] === CONT TestContainerStartOnDaemonRestart [2022-07-04T08:36:25.347Z] === CONT TestIpcModeOlderClient [2022-07-04T08:36:25.603Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-07-04T08:36:25.603Z] === CONT TestContainerKillOnDaemonStart [2022-07-04T08:36:27.493Z] --- PASS: TestContainerStartOnDaemonRestart (2.08s) [2022-07-04T08:36:27.493Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-04T08:36:29.386Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.76s) [2022-07-04T08:36:29.386Z] === CONT TestDaemonHostGatewayIP [2022-07-04T08:36:29.661Z] --- PASS: TestHealthKillContainer (7.86s) [2022-07-04T08:36:29.661Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-04T08:36:29.662Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-04T08:36:29.662Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-04T08:36:29.662Z] === RUN TestIpcModeNone [2022-07-04T08:36:29.917Z] --- PASS: TestIpcModeNone (0.59s) [2022-07-04T08:36:29.917Z] === RUN TestIpcModePrivate [2022-07-04T08:36:30.174Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-04T08:36:30.174Z] --- PASS: TestIpcModePrivate (0.42s) [2022-07-04T08:36:30.174Z] === RUN TestIpcModeShareable [2022-07-04T08:36:30.174Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-04T08:36:30.174Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-04T08:36:30.174Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-04T08:36:31.543Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2022-07-04T08:36:31.543Z] === RUN TestAPIIpcModeHost [2022-07-04T08:36:31.543Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-04T08:36:31.543Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-04T08:36:31.543Z] === RUN TestDaemonIpcModeShareable [2022-07-04T08:36:31.543Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-04T08:36:31.543Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-04T08:36:31.543Z] === RUN TestDaemonIpcModePrivate [2022-07-04T08:36:31.903Z] --- PASS: TestDaemonHostGatewayIP (2.23s) [2022-07-04T08:36:31.903Z] === CONT TestDaemonRestartIpcMode [2022-07-04T08:36:32.912Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-07-04T08:36:32.912Z] --- PASS: TestDaemonIpcModePrivate (1.23s) [2022-07-04T08:36:32.912Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-04T08:36:32.912Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-04T08:36:32.912Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-04T08:36:32.912Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-04T08:36:32.912Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-04T08:36:32.912Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-04T08:36:32.912Z] === RUN TestIpcModeOlderClient [2022-07-04T08:36:32.912Z] === PAUSE TestIpcModeOlderClient [2022-07-04T08:36:32.912Z] === RUN TestKillContainerInvalidSignal [2022-07-04T08:36:33.168Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-07-04T08:36:33.168Z] === RUN TestKillContainer [2022-07-04T08:36:33.168Z] === RUN TestKillContainer/no_signal [2022-07-04T08:36:33.730Z] === RUN TestKillContainer/non_killing_signal [2022-07-04T08:36:33.793Z] --- PASS: TestDaemonRestartIpcMode (2.23s) [2022-07-04T08:36:33.986Z] === RUN TestKillContainer/killing_signal [2022-07-04T08:36:34.547Z] --- PASS: TestKillContainer (1.19s) [2022-07-04T08:36:34.547Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-07-04T08:36:34.547Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-07-04T08:36:34.547Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-07-04T08:36:34.547Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-04T08:36:34.547Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-04T08:36:34.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-04T08:36:34.803Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-04T08:36:35.365Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2022-07-04T08:36:35.365Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-07-04T08:36:35.365Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-07-04T08:36:35.365Z] === RUN TestKillStoppedContainer [2022-07-04T08:36:35.365Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-04T08:36:35.365Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-04T08:36:35.365Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2022-07-04T08:36:35.365Z] === RUN TestKillDifferentUserContainer [2022-07-04T08:36:35.927Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-07-04T08:36:35.927Z] === RUN TestInspectOomKilledTrue [2022-07-04T08:36:35.927Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T08:36:35.927Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-04T08:36:35.927Z] === RUN TestInspectOomKilledFalse [2022-07-04T08:36:35.927Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-04T08:36:35.927Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-04T08:36:35.927Z] === RUN TestLinksEtcHostsContentMatch [2022-07-04T08:36:35.927Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-04T08:36:35.927Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-04T08:36:35.927Z] === RUN TestLinksContainerNames [2022-07-04T08:36:36.489Z] --- PASS: TestLinksContainerNames (0.82s) [2022-07-04T08:36:36.489Z] === RUN TestLogsFollowTailEmpty [2022-07-04T08:36:37.051Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-07-04T08:36:37.051Z] === RUN TestLogs [2022-07-04T08:36:37.051Z] === RUN TestLogs/driver_local [2022-07-04T08:36:37.051Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-04T08:36:37.051Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-04T08:36:37.051Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-04T08:36:37.051Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-04T08:36:37.051Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-04T08:36:37.051Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-04T08:36:37.051Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-04T08:36:37.051Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-04T08:36:37.051Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-04T08:36:37.051Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-04T08:36:37.051Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-04T08:36:37.051Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-04T08:36:37.051Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-04T08:36:37.051Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-04T08:36:37.614Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-04T08:36:37.871Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-04T08:36:37.957Z] --- PASS: TestContainerKillOnDaemonStart (11.77s) [2022-07-04T08:36:37.957Z] PASS [2022-07-04T08:36:37.957Z] [2022-07-04T08:36:37.957Z] === Skipped [2022-07-04T08:36:37.957Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-04T08:36:37.957Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-04T08:36:37.957Z] [2022-07-04T08:36:37.957Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-04T08:36:37.957Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-04T08:36:37.957Z] [2022-07-04T08:36:37.957Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-04T08:36:37.957Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-04T08:36:37.957Z] [2022-07-04T08:36:37.957Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-04T08:36:37.957Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-04T08:36:37.957Z] [2022-07-04T08:36:37.957Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-04T08:36:37.957Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-04T08:36:37.957Z] [2022-07-04T08:36:37.957Z] DONE 264 tests, 5 skipped in 125.608s [2022-07-04T08:36:37.957Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-04T08:36:37.957Z] === RUN TestConfigDaemonLibtrustID [2022-07-04T08:36:37.957Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-04T08:36:37.957Z] === RUN TestConfigDaemonID [2022-07-04T08:36:38.127Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-04T08:36:38.383Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-04T08:36:38.885Z] daemon_test.go:83: [d9673a585de49] daemon is not started [2022-07-04T08:36:38.885Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-04T08:36:38.885Z] === RUN TestDaemonConfigValidation [2022-07-04T08:36:38.885Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-04T08:36:38.885Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-04T08:36:38.885Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-04T08:36:38.885Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-04T08:36:38.885Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-04T08:36:38.885Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-04T08:36:38.885Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-04T08:36:38.885Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-04T08:36:38.885Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-04T08:36:38.885Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-04T08:36:38.885Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-04T08:36:38.885Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-04T08:36:38.885Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-04T08:36:38.885Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-04T08:36:38.945Z] === RUN TestLogs/driver_json-file [2022-07-04T08:36:38.945Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-04T08:36:38.945Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-04T08:36:38.945Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-04T08:36:38.945Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-04T08:36:38.945Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-04T08:36:38.945Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-04T08:36:38.945Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-04T08:36:38.945Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-04T08:36:38.945Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-04T08:36:38.945Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-04T08:36:38.945Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-04T08:36:38.945Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-04T08:36:38.945Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-04T08:36:38.945Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-04T08:36:39.142Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-04T08:36:39.142Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-04T08:36:39.142Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-04T08:36:39.142Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-04T08:36:39.142Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-07-04T08:36:39.142Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-04T08:36:39.142Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-07-04T08:36:39.142Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-04T08:36:39.142Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-04T08:36:39.508Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-04T08:36:39.764Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-04T08:36:40.070Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-04T08:36:40.326Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-04T08:36:40.326Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-04T08:36:40.888Z] --- PASS: TestLogs (4.00s) [2022-07-04T08:36:40.888Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-04T08:36:40.888Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.58s) [2022-07-04T08:36:40.888Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s) [2022-07-04T08:36:40.888Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.62s) [2022-07-04T08:36:40.888Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.63s) [2022-07-04T08:36:40.888Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.56s) [2022-07-04T08:36:40.888Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.76s) [2022-07-04T08:36:40.888Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-04T08:36:40.888Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.57s) [2022-07-04T08:36:40.888Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s) [2022-07-04T08:36:40.888Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.71s) [2022-07-04T08:36:40.888Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.79s) [2022-07-04T08:36:40.888Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.63s) [2022-07-04T08:36:40.888Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s) [2022-07-04T08:36:40.888Z] === RUN TestContainerNetworkMountsNoChown [2022-07-04T08:36:41.435Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-04T08:36:41.451Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/default [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/default [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/private [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/private [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/rprivate [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/slave [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/slave [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/rslave [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/shared [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/shared [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/rshared [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-04T08:36:41.451Z] === CONT TestMountDaemonRoot/default [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-04T08:36:41.451Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-04T08:36:41.451Z] === CONT TestMountDaemonRoot/rshared [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-04T08:36:41.451Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-04T08:36:41.451Z] === CONT TestMountDaemonRoot/shared [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-04T08:36:41.451Z] === CONT TestMountDaemonRoot/rslave [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-04T08:36:41.451Z] === CONT TestMountDaemonRoot/slave [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-04T08:36:41.451Z] === CONT TestMountDaemonRoot/rprivate [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-04T08:36:41.451Z] === CONT TestMountDaemonRoot/private [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-04T08:36:41.451Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-04T08:36:41.451Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-04T08:36:41.451Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-04T08:36:41.451Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-04T08:36:41.451Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-04T08:36:41.451Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-04T08:36:41.451Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-04T08:36:41.451Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-04T08:36:41.451Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-04T08:36:41.451Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-04T08:36:41.729Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-04T08:36:41.729Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-04T08:36:41.729Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-04T08:36:41.729Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-04T08:36:41.729Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-04T08:36:41.729Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-04T08:36:41.729Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-04T08:36:41.729Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-04T08:36:41.729Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-04T08:36:41.729Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-04T08:36:41.729Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-04T08:36:41.729Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-04T08:36:41.729Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-04T08:36:41.729Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-04T08:36:41.729Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-04T08:36:41.729Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-04T08:36:41.729Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-04T08:36:41.729Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-04T08:36:41.729Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2022-07-04T08:36:41.729Z] === RUN TestContainerBindMountNonRecursive [2022-07-04T08:36:41.729Z] 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-04T08:36:41.729Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-04T08:36:41.729Z] === RUN TestContainerVolumesMountedAsShared [2022-07-04T08:36:41.729Z] 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-04T08:36:41.729Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-04T08:36:41.729Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-04T08:36:41.729Z] 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-04T08:36:41.729Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-04T08:36:41.729Z] === RUN TestNetworkNat [2022-07-04T08:36:42.300Z] --- PASS: TestNetworkNat (0.54s) [2022-07-04T08:36:42.300Z] === RUN TestNetworkLocalhostTCPNat [2022-07-04T08:36:42.362Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-04T08:36:42.362Z] daemon_test.go:197: [d3902371155f8] daemon is not started [2022-07-04T08:36:42.362Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-04T08:36:42.362Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-04T08:36:42.362Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-04T08:36:42.362Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-04T08:36:42.362Z] === RUN TestDaemonProxy [2022-07-04T08:36:42.362Z] === RUN TestDaemonProxy/environment_variables [2022-07-04T08:36:42.878Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-07-04T08:36:42.878Z] === RUN TestNetworkLoopbackNat [2022-07-04T08:36:44.251Z] === RUN TestDaemonProxy/command-line_options [2022-07-04T08:36:45.417Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-07-04T08:36:45.417Z] === RUN TestPause [2022-07-04T08:36:45.417Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T08:36:45.417Z] --- SKIP: TestPause (0.00s) [2022-07-04T08:36:45.417Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-04T08:36:45.417Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-04T08:36:45.417Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-04T08:36:45.417Z] === RUN TestPauseStopPausedContainer [2022-07-04T08:36:45.417Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T08:36:45.417Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-04T08:36:45.417Z] === RUN TestPidHost [2022-07-04T08:36:45.616Z] === RUN TestDaemonProxy/configuration_file [2022-07-04T08:36:46.346Z] --- PASS: TestPidHost (0.85s) [2022-07-04T08:36:46.347Z] === RUN TestPsFilter [2022-07-04T08:36:46.347Z] --- PASS: TestPsFilter (0.09s) [2022-07-04T08:36:46.347Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-04T08:36:46.602Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-07-04T08:36:46.602Z] === RUN TestRemoveContainerWithVolume [2022-07-04T08:36:47.165Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-07-04T08:36:47.165Z] === RUN TestRemoveContainerRunning [2022-07-04T08:36:47.430Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-07-04T08:36:47.430Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-04T08:36:47.504Z] === RUN TestDaemonProxy/conflicting_options [2022-07-04T08:36:47.992Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-07-04T08:36:47.992Z] === RUN TestRemoveInvalidContainer [2022-07-04T08:36:47.992Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-04T08:36:47.992Z] === RUN TestRenameLinkedContainer [2022-07-04T08:36:48.065Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-04T08:36:48.321Z] --- PASS: TestDaemonProxy (6.19s) [2022-07-04T08:36:48.321Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-07-04T08:36:48.321Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-07-04T08:36:48.321Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-07-04T08:36:48.321Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-04T08:36:48.321Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-04T08:36:48.321Z] PASS [2022-07-04T08:36:48.321Z] [2022-07-04T08:36:48.321Z] DONE 18 tests in 11.119s [2022-07-04T08:36:48.321Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-04T08:36:48.577Z] INFO: Testing against a local daemon [2022-07-04T08:36:48.577Z] === RUN TestCommitInheritsEnv [2022-07-04T08:36:48.834Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-07-04T08:36:48.834Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-04T08:36:48.834Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-04T08:36:48.834Z] === RUN TestImportWithCustomPlatform [2022-07-04T08:36:48.834Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-04T08:36:49.090Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-04T08:36:49.090Z] === RUN TestImportWithCustomPlatform// [2022-07-04T08:36:49.090Z] === RUN TestImportWithCustomPlatform/linux [2022-07-04T08:36:49.090Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-04T08:36:49.090Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-04T08:36:49.375Z] === RUN TestImportWithCustomPlatform/macos [2022-07-04T08:36:49.375Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-04T08:36:49.375Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-04T08:36:49.375Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-04T08:36:49.375Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-04T08:36:49.375Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-04T08:36:49.375Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-04T08:36:49.375Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-04T08:36:49.375Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-04T08:36:49.375Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-04T08:36:49.375Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-04T08:36:49.375Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-04T08:36:49.375Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-04T08:36:49.375Z] === RUN TestImagesFilterMultiReference [2022-07-04T08:36:49.375Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-04T08:36:49.375Z] === RUN TestImagePullPlatformInvalid [2022-07-04T08:36:49.375Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-04T08:36:49.375Z] === RUN TestRemoveImageOrphaning [2022-07-04T08:36:49.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-04T08:36:49.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-04T08:36:49.649Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2022-07-04T08:36:49.649Z] === RUN TestRemoveImageGarbageCollector [2022-07-04T08:36:49.885Z] --- PASS: TestRenameLinkedContainer (1.65s) [2022-07-04T08:36:49.885Z] === RUN TestRenameStoppedContainer [2022-07-04T08:36:49.885Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-07-04T08:36:49.885Z] === RUN TestRenameRunningContainerAndReuse [2022-07-04T08:36:50.240Z] time="2022-07-04T08:36:50Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-04T08:36:50.812Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-07-04T08:36:50.812Z] === RUN TestRenameInvalidName [2022-07-04T08:36:51.068Z] --- PASS: TestRenameInvalidName (0.40s) [2022-07-04T08:36:51.068Z] === RUN TestRenameAnonymousContainer [2022-07-04T08:36:51.609Z] --- PASS: TestRemoveImageGarbageCollector (1.90s) [2022-07-04T08:36:51.609Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-04T08:36:51.609Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-04T08:36:51.609Z] === RUN TestTagInvalidReference [2022-07-04T08:36:51.609Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-04T08:36:51.609Z] === RUN TestTagValidPrefixedRepo [2022-07-04T08:36:51.609Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-04T08:36:51.609Z] === RUN TestTagExistedNameWithoutForce [2022-07-04T08:36:51.609Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-04T08:36:51.609Z] === RUN TestTagOfficialNames [2022-07-04T08:36:51.609Z] --- PASS: TestTagOfficialNames (0.04s) [2022-07-04T08:36:51.609Z] === RUN TestTagMatchesDigest [2022-07-04T08:36:51.609Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-04T08:36:51.609Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-04T08:36:52.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-04T08:36:52.958Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-07-04T08:36:52.958Z] === RUN TestRenameContainerWithSameName [2022-07-04T08:36:52.958Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-07-04T08:36:52.958Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-04T08:36:53.886Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2022-07-04T08:36:53.886Z] === RUN TestResize [2022-07-04T08:36:54.142Z] --- PASS: TestResize (0.39s) [2022-07-04T08:36:54.142Z] === RUN TestResizeWithInvalidSize [2022-07-04T08:36:54.705Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-07-04T08:36:54.705Z] === RUN TestResizeWhenContainerNotStarted [2022-07-04T08:36:54.961Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-07-04T08:36:54.961Z] === RUN TestDaemonRestartKillContainers [2022-07-04T08:36:54.961Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-04T08:36:54.961Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-04T08:36:54.961Z] === RUN TestCgroupNamespacesRun [2022-07-04T08:36:56.331Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-07-04T08:36:56.331Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-04T08:36:57.260Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-07-04T08:36:57.260Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-04T08:36:58.625Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-07-04T08:36:58.625Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-04T08:36:59.558Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-07-04T08:36:59.558Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-04T08:37:00.923Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2022-07-04T08:37:00.923Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-04T08:37:01.852Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-07-04T08:37:01.852Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-04T08:37:02.414Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-04T08:37:02.414Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-04T08:37:03.780Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-07-04T08:37:03.780Z] === RUN TestNISDomainname [2022-07-04T08:37:03.780Z] 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-04T08:37:03.780Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-04T08:37:03.780Z] === RUN TestHostnameDnsResolution [2022-07-04T08:37:04.341Z] --- PASS: TestHostnameDnsResolution (0.60s) [2022-07-04T08:37:04.341Z] === RUN TestUnprivilegedPortsAndPing [2022-07-04T08:37:04.341Z] 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-04T08:37:04.341Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-04T08:37:04.341Z] === RUN TestPrivilegedHostDevices [2022-07-04T08:37:04.597Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-07-04T08:37:04.597Z] === RUN TestRunConsoleSize [2022-07-04T08:37:05.159Z] --- PASS: TestRunConsoleSize (0.41s) [2022-07-04T08:37:05.159Z] === RUN TestStats [2022-07-04T08:37:05.159Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T08:37:05.159Z] --- SKIP: TestStats (0.00s) [2022-07-04T08:37:05.159Z] === RUN TestStopContainerWithTimeout [2022-07-04T08:37:05.159Z] === RUN TestStopContainerWithTimeout/0 [2022-07-04T08:37:05.159Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-04T08:37:05.159Z] === RUN TestStopContainerWithTimeout/1 [2022-07-04T08:37:05.159Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-04T08:37:05.159Z] === RUN TestStopContainerWithTimeout/3 [2022-07-04T08:37:05.159Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-04T08:37:05.159Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-04T08:37:05.159Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-04T08:37:05.159Z] === CONT TestStopContainerWithTimeout/0 [2022-07-04T08:37:05.159Z] === CONT TestStopContainerWithTimeout/3 [2022-07-04T08:37:05.722Z] === CONT TestStopContainerWithTimeout/1 [2022-07-04T08:37:07.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-04T08:37:07.610Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-04T08:37:09.496Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-04T08:37:09.496Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-07-04T08:37:09.496Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-07-04T08:37:09.496Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2022-07-04T08:37:09.496Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-07-04T08:37:09.496Z] === RUN TestDeleteDevicemapper [2022-07-04T08:37:09.496Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-04T08:37:09.496Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-04T08:37:09.496Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-04T08:37:11.389Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.81s) [2022-07-04T08:37:11.389Z] === RUN TestUpdateMemory [2022-07-04T08:37:11.389Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T08:37:11.389Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-04T08:37:11.389Z] === RUN TestUpdateCPUQuota [2022-07-04T08:37:11.389Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T08:37:11.389Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-04T08:37:11.389Z] === RUN TestUpdatePidsLimit [2022-07-04T08:37:11.389Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T08:37:11.389Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-04T08:37:11.389Z] === RUN TestUpdateRestartPolicy [2022-07-04T08:37:11.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-04T08:37:19.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-04T08:37:19.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-04T08:37:19.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-04T08:37:20.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-04T08:37:20.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-04T08:37:20.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-04T08:37:21.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-04T08:37:21.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-04T08:37:22.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-04T08:37:23.559Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2022-07-04T08:37:23.559Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-04T08:37:23.559Z] --- PASS: TestUpdateRestartWithAutoRemove (0.37s) [2022-07-04T08:37:23.559Z] === RUN TestWaitNonBlocked [2022-07-04T08:37:23.559Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-04T08:37:23.559Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-04T08:37:23.559Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-04T08:37:23.559Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-04T08:37:23.559Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-04T08:37:23.559Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-04T08:37:23.559Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-04T08:37:23.559Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-07-04T08:37:23.559Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-07-04T08:37:23.559Z] === RUN TestWaitBlocked [2022-07-04T08:37:23.559Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-04T08:37:23.559Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-04T08:37:23.559Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-04T08:37:23.559Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-04T08:37:23.559Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-04T08:37:23.559Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-04T08:37:23.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-04T08:37:24.121Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-04T08:37:24.122Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-07-04T08:37:24.122Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-07-04T08:37:24.122Z] === RUN TestWaitConditions [2022-07-04T08:37:24.122Z] === RUN TestWaitConditions/default [2022-07-04T08:37:24.122Z] === PAUSE TestWaitConditions/default [2022-07-04T08:37:24.122Z] === RUN TestWaitConditions/not-running [2022-07-04T08:37:24.122Z] === PAUSE TestWaitConditions/not-running [2022-07-04T08:37:24.122Z] === RUN TestWaitConditions/next-exit [2022-07-04T08:37:24.122Z] === PAUSE TestWaitConditions/next-exit [2022-07-04T08:37:24.122Z] === RUN TestWaitConditions/removed [2022-07-04T08:37:24.122Z] === PAUSE TestWaitConditions/removed [2022-07-04T08:37:24.122Z] === CONT TestWaitConditions/default [2022-07-04T08:37:24.122Z] === CONT TestWaitConditions/next-exit [2022-07-04T08:37:24.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-04T08:37:25.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-04T08:37:25.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-04T08:37:26.017Z] === CONT TestWaitConditions/removed [2022-07-04T08:37:26.017Z] === CONT TestWaitConditions/not-running [2022-07-04T08:37:26.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-04T08:37:26.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-04T08:37:27.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-04T08:37:27.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-04T08:37:27.904Z] --- PASS: TestWaitConditions (0.02s) [2022-07-04T08:37:27.904Z] --- PASS: TestWaitConditions/next-exit (1.67s) [2022-07-04T08:37:27.904Z] --- PASS: TestWaitConditions/default (1.73s) [2022-07-04T08:37:27.904Z] --- PASS: TestWaitConditions/not-running (1.68s) [2022-07-04T08:37:27.904Z] --- PASS: TestWaitConditions/removed (1.76s) [2022-07-04T08:37:27.904Z] === CONT TestDaemonRestartIpcMode [2022-07-04T08:37:27.904Z] === CONT TestIpcModeOlderClient [2022-07-04T08:37:27.904Z] --- PASS: TestIpcModeOlderClient (0.14s) [2022-07-04T08:37:27.904Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-04T08:37:28.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-04T08:37:28.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-04T08:37:29.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-04T08:37:29.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-04T08:37:30.425Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s) [2022-07-04T08:37:30.425Z] --- PASS: TestDaemonRestartIpcMode (2.70s) [2022-07-04T08:37:30.425Z] PASS [2022-07-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === Skipped [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-04T08:37:30.425Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-04T08:37:30.425Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-04T08:37:30.425Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-04T08:37:30.425Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-04T08:37:30.425Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-04T08:37:30.425Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-04T08:37:30.425Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-04T08:37:30.425Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-04T08:37:30.425Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-04T08:37:30.425Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-04T08:37:30.425Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-04T08:37:30.425Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-04T08:37:30.425Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-04T08:37:30.425Z] 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-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-04T08:37:30.425Z] 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-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-04T08:37:30.425Z] 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-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-04T08:37:30.425Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-04T08:37:30.425Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-04T08:37:30.425Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-04T08:37:30.425Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-04T08:37:30.425Z] 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-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-04T08:37:30.425Z] 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-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-04T08:37:30.425Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-04T08:37:30.425Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-04T08:37:30.425Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-04T08:37:30.425Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-04T08:37:30.425Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T08:37:30.425Z] [2022-07-04T08:37:30.425Z] DONE 241 tests, 27 skipped in 81.763s [2022-07-04T08:37:30.425Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-04T08:37:30.425Z] === RUN TestConfigDaemonLibtrustID [2022-07-04T08:37:30.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-04T08:37:30.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-04T08:37:30.987Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-04T08:37:30.987Z] === RUN TestConfigDaemonID [2022-07-04T08:37:31.852Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-04T08:37:31.853Z] Using test binary docker [2022-07-04T08:37:31.853Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-04T08:37:31.853Z] +++ /etc/init.d/apparmor start [2022-07-04T08:37:31.853Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-04T08:37:31.853Z] INFO: Waiting for daemon to start... [2022-07-04T08:37:31.853Z] Starting dockerd [2022-07-04T08:37:31.853Z] +++ 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-04T08:37:31.915Z] daemon_test.go:83: [dc54365673092] daemon is not started [2022-07-04T08:37:31.915Z] --- PASS: TestConfigDaemonID (1.07s) [2022-07-04T08:37:31.915Z] === RUN TestDaemonConfigValidation [2022-07-04T08:37:31.915Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-04T08:37:31.915Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-04T08:37:31.915Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-04T08:37:31.915Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-04T08:37:31.915Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-04T08:37:31.915Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-04T08:37:31.915Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-04T08:37:31.915Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-04T08:37:31.915Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-04T08:37:31.915Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-04T08:37:31.915Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-04T08:37:31.915Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-04T08:37:32.171Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-04T08:37:32.171Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-04T08:37:32.171Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-04T08:37:32.171Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-04T08:37:32.171Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-04T08:37:32.171Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-07-04T08:37:32.171Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-04T08:37:32.171Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-07-04T08:37:32.171Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-04T08:37:32.171Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-04T08:37:32.171Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-04T08:37:33.543Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-04T08:37:34.471Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-04T08:37:35.398Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-04T08:37:35.398Z] daemon_test.go:197: [d922c43c7a1aa] daemon is not started [2022-07-04T08:37:35.398Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-07-04T08:37:35.398Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-07-04T08:37:35.398Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-04T08:37:35.398Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-07-04T08:37:35.398Z] === RUN TestDaemonProxy [2022-07-04T08:37:35.398Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-04T08:37:35.398Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-04T08:37:35.398Z] PASS [2022-07-04T08:37:35.398Z] [2022-07-04T08:37:35.398Z] === Skipped [2022-07-04T08:37:35.398Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-04T08:37:35.398Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-04T08:37:35.398Z] [2022-07-04T08:37:35.398Z] DONE 13 tests, 1 skipped in 5.248s [2022-07-04T08:37:35.398Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-04T08:37:35.654Z] INFO: Testing against a local daemon [2022-07-04T08:37:35.654Z] === RUN TestCommitInheritsEnv [2022-07-04T08:37:37.544Z] --- PASS: TestCommitInheritsEnv (1.52s) [2022-07-04T08:37:37.544Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-04T08:37:37.544Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-04T08:37:37.544Z] === RUN TestImportWithCustomPlatform [2022-07-04T08:37:37.544Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-04T08:37:37.544Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-04T08:37:37.544Z] === RUN TestImportWithCustomPlatform// [2022-07-04T08:37:37.544Z] === RUN TestImportWithCustomPlatform/linux [2022-07-04T08:37:37.544Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-04T08:37:37.544Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-04T08:37:37.544Z] === RUN TestImportWithCustomPlatform/macos [2022-07-04T08:37:37.544Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-04T08:37:37.544Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-04T08:37:37.544Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-07-04T08:37:37.544Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-07-04T08:37:37.544Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-04T08:37:37.544Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-04T08:37:37.544Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-07-04T08:37:37.544Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-04T08:37:37.544Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-04T08:37:37.544Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-04T08:37:37.544Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.01s) [2022-07-04T08:37:37.544Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-04T08:37:37.544Z] === RUN TestImagesFilterMultiReference [2022-07-04T08:37:37.544Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-04T08:37:37.544Z] === RUN TestImagePullPlatformInvalid [2022-07-04T08:37:37.544Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-07-04T08:37:37.544Z] === RUN TestRemoveImageOrphaning [2022-07-04T08:37:38.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-04T08:37:39.438Z] --- PASS: TestRemoveImageOrphaning (1.59s) [2022-07-04T08:37:39.438Z] === RUN TestRemoveImageGarbageCollector [2022-07-04T08:37:39.438Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-04T08:37:39.438Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-04T08:37:39.438Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-04T08:37:39.438Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-04T08:37:39.438Z] === RUN TestTagInvalidReference [2022-07-04T08:37:39.438Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-04T08:37:39.438Z] === RUN TestTagValidPrefixedRepo [2022-07-04T08:37:39.438Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-04T08:37:39.438Z] === RUN TestTagExistedNameWithoutForce [2022-07-04T08:37:39.438Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-04T08:37:39.438Z] === RUN TestTagOfficialNames [2022-07-04T08:37:39.438Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-04T08:37:39.438Z] === RUN TestTagMatchesDigest [2022-07-04T08:37:39.438Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-04T08:37:39.438Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-04T08:37:39.985Z] . [2022-07-04T08:37:39.985Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-04T08:37:39.985Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-04T08:37:39.985Z] Error: No such image: emptyfs [2022-07-04T08:37:39.985Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-04T08:37:39.985Z] ++++ docker load [2022-07-04T08:37:39.985Z] Running integration-test (iteration 1) [2022-07-04T08:37:39.985Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-04T08:37:39.985Z] ++ 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-04T08:37:39.985Z] ++ set -e [2022-07-04T08:37:39.985Z] ++ '[' -n 0 ']' [2022-07-04T08:37:39.985Z] ++ set -x [2022-07-04T08:37:39.985Z] ++ 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-04T08:37:39.985Z] Loaded image: busybox:latest [2022-07-04T08:37:39.985Z] Loaded image: busybox:glibc [2022-07-04T08:37:40.246Z] Loaded image: debian:bullseye-slim [2022-07-04T08:37:40.246Z] Loaded image: hello-world:latest [2022-07-04T08:37:40.507Z] Loaded image: arm32v7/hello-world:latest [2022-07-04T08:37:40.507Z] INFO: Testing against a local daemon [2022-07-04T08:37:40.507Z] === RUN TestCgroupNamespacesBuild [2022-07-04T08:37:41.891Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-07-04T08:37:41.891Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-04T08:37:42.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-04T08:37:42.832Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-07-04T08:37:42.832Z] === RUN TestBuildWithSession [2022-07-04T08:37:42.832Z] build_session_test.go:25: TODO: BuildKit [2022-07-04T08:37:42.832Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-04T08:37:42.832Z] === RUN TestBuildSquashParent [2022-07-04T08:37:44.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-04T08:37:46.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-04T08:37:47.036Z] --- PASS: TestBuildSquashParent (3.53s) [2022-07-04T08:37:47.036Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-04T08:37:47.036Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-04T08:37:47.036Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-04T08:37:47.036Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-04T08:37:47.036Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-04T08:37:47.036Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-04T08:37:47.036Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-04T08:37:47.036Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-04T08:37:47.036Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-04T08:37:47.036Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-04T08:37:47.036Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-04T08:37:47.036Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-04T08:37:47.036Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-04T08:37:47.036Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-04T08:37:47.036Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-04T08:37:47.606Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-04T08:37:47.606Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-04T08:37:48.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-04T08:37:48.990Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-04T08:37:48.991Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-04T08:37:49.934Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-04T08:37:49.934Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.17s) [2022-07-04T08:37:49.934Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.22s) [2022-07-04T08:37:49.934Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.25s) [2022-07-04T08:37:49.934Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.33s) [2022-07-04T08:37:49.934Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.12s) [2022-07-04T08:37:49.934Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.14s) [2022-07-04T08:37:49.934Z] === RUN TestBuildMultiStageCopy [2022-07-04T08:37:49.934Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-04T08:37:51.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-04T08:37:51.319Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-04T08:37:51.319Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-04T08:37:51.580Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-04T08:37:51.841Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-04T08:37:51.841Z] --- PASS: TestBuildMultiStageCopy (2.02s) [2022-07-04T08:37:51.841Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) [2022-07-04T08:37:51.841Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-07-04T08:37:51.841Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-07-04T08:37:51.841Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-04T08:37:51.841Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-07-04T08:37:51.841Z] === RUN TestBuildMultiStageParentConfig [2022-07-04T08:37:52.784Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-07-04T08:37:52.784Z] === RUN TestBuildLabelWithTargets [2022-07-04T08:37:53.725Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-07-04T08:37:53.725Z] === RUN TestBuildWithEmptyLayers [2022-07-04T08:37:53.986Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-07-04T08:37:53.986Z] === RUN TestBuildMultiStageOnBuild [2022-07-04T08:37:55.369Z] --- PASS: TestBuildMultiStageOnBuild (1.38s) [2022-07-04T08:37:55.369Z] === RUN TestBuildUncleanTarFilenames [2022-07-04T08:37:55.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-04T08:37:56.312Z] --- PASS: TestBuildUncleanTarFilenames (0.71s) [2022-07-04T08:37:56.312Z] === RUN TestBuildMultiStageLayerLeak [2022-07-04T08:37:56.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-04T08:37:57.705Z] --- PASS: TestBuildMultiStageLayerLeak (1.41s) [2022-07-04T08:37:57.705Z] === RUN TestBuildWithHugeFile [2022-07-04T08:37:59.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-04T08:38:01.817Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-04T08:38:01.817Z] Using test binary docker [2022-07-04T08:38:01.817Z] +++ /etc/init.d/apparmor start [2022-07-04T08:38:01.817Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-04T08:38:01.817Z] INFO: Waiting for daemon to start... [2022-07-04T08:38:01.817Z] Starting dockerd [2022-07-04T08:38:01.817Z] +++ 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-04T08:38:04.343Z] . [2022-07-04T08:38:04.343Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-04T08:38:04.343Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-04T08:38:04.343Z] Error: No such image: emptyfs [2022-07-04T08:38:04.343Z] ++++ docker load [2022-07-04T08:38:04.343Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-04T08:38:04.343Z] Running integration-test (iteration 1) [2022-07-04T08:38:04.343Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-04T08:38:04.343Z] ++ 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-04T08:38:04.343Z] ++ set -e [2022-07-04T08:38:04.343Z] ++ '[' -n 0 ']' [2022-07-04T08:38:04.343Z] ++ set -x [2022-07-04T08:38:04.343Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04T08:38:05.274Z] Loaded image: busybox:latest [2022-07-04T08:38:05.836Z] Loaded image: busybox:glibc [2022-07-04T08:38:10.012Z] Loaded image: debian:bullseye-slim [2022-07-04T08:38:10.273Z] Loaded image: hello-world:latest [2022-07-04T08:38:10.530Z] Loaded image: arm32v7/hello-world:latest [2022-07-04T08:38:10.530Z] INFO: Testing against a local daemon [2022-07-04T08:38:10.530Z] === RUN TestCgroupNamespacesBuild [2022-07-04T08:38:13.052Z] --- PASS: TestCgroupNamespacesBuild (2.50s) [2022-07-04T08:38:13.052Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-04T08:38:15.573Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.08s) [2022-07-04T08:38:15.574Z] === RUN TestBuildWithSession [2022-07-04T08:38:15.574Z] build_session_test.go:25: TODO: BuildKit [2022-07-04T08:38:15.574Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-04T08:38:15.574Z] === RUN TestBuildSquashParent [2022-07-04T08:38:17.306Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-07-04T08:38:17.306Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-07-04T08:38:17.306Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T08:38:17.306Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-07-04T08:38:17.306Z] [2022-07-04T08:38:17.306Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-04T08:38:17.306Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-04T08:38:17.306Z] Using test binary docker [2022-07-04T08:38:17.306Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-04T08:38:17.306Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-04T08:38:17.306Z] INFO: Waiting for daemon to start... [2022-07-04T08:38:17.306Z] Starting dockerd [2022-07-04T08:38:17.306Z] . [2022-07-04T08:38:17.306Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-04T08:38:25.534Z] --- PASS: TestBuildSquashParent (9.34s) [2022-07-04T08:38:25.534Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-04T08:38:25.534Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-04T08:38:25.534Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-04T08:38:25.534Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-04T08:38:25.534Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-04T08:38:25.534Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-04T08:38:25.534Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-04T08:38:25.534Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-04T08:38:25.534Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-04T08:38:25.534Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-04T08:38:25.534Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-04T08:38:25.534Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-04T08:38:25.534Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-04T08:38:25.534Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-04T08:38:25.534Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-04T08:38:27.990Z] --- PASS: TestImportExtremelyLargeImageWorks (91.49s) [2022-07-04T08:38:27.991Z] PASS [2022-07-04T08:38:27.991Z] [2022-07-04T08:38:27.991Z] DONE 22 tests in 94.775s [2022-07-04T08:38:27.991Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-04T08:38:27.991Z] === RUN TestStripANSICommands [2022-07-04T08:38:27.991Z] === RUN TestStripANSICommands/#00 [2022-07-04T08:38:27.991Z] === RUN TestStripANSICommands/#01 [2022-07-04T08:38:27.991Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-04T08:38:27.991Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-04T08:38:27.991Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-04T08:38:27.991Z] PASS [2022-07-04T08:38:27.991Z] [2022-07-04T08:38:27.991Z] DONE 3 tests in 0.008s [2022-07-04T08:38:27.991Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-04T08:38:27.991Z] INFO: Testing against a local daemon [2022-07-04T08:38:27.991Z] === RUN TestNetworkCreateDelete [2022-07-04T08:38:27.991Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-04T08:38:27.991Z] === RUN TestDockerNetworkDeletePreferID [2022-07-04T08:38:27.991Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-07-04T08:38:27.991Z] === RUN TestDaemonDNSFallback [2022-07-04T08:38:28.059Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-04T08:38:28.059Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-04T08:38:30.506Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-07-04T08:38:30.506Z] === RUN TestInspectNetwork [2022-07-04T08:38:31.343Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-04T08:38:31.343Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-04T08:38:33.774Z] === RUN TestInspectNetwork/full_network_id [2022-07-04T08:38:33.774Z] === RUN TestInspectNetwork/partial_network_id [2022-07-04T08:38:33.774Z] === RUN TestInspectNetwork/network_name [2022-07-04T08:38:33.774Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-04T08:38:34.624Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-04T08:38:34.624Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.33s) [2022-07-04T08:38:34.624Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.39s) [2022-07-04T08:38:34.624Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.98s) [2022-07-04T08:38:34.624Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.40s) [2022-07-04T08:38:34.624Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.43s) [2022-07-04T08:38:34.624Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.14s) [2022-07-04T08:38:34.624Z] === RUN TestBuildMultiStageCopy [2022-07-04T08:38:34.624Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-04T08:38:37.901Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-04T08:38:37.901Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-04T08:38:37.939Z] --- PASS: TestInspectNetwork (7.33s) [2022-07-04T08:38:37.939Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-04T08:38:37.939Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-04T08:38:37.939Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-04T08:38:37.939Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-04T08:38:37.939Z] === RUN TestRunContainerWithBridgeNone [2022-07-04T08:38:38.466Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-04T08:38:38.869Z] --- PASS: TestRunContainerWithBridgeNone (1.59s) [2022-07-04T08:38:38.869Z] === RUN TestNetworkInvalidJSON [2022-07-04T08:38:38.869Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-04T08:38:38.869Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-04T08:38:38.869Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-04T08:38:38.869Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-04T08:38:38.869Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-04T08:38:38.869Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-04T08:38:38.869Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-04T08:38:38.869Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-04T08:38:38.869Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-04T08:38:38.869Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-04T08:38:38.869Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-04T08:38:38.869Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-04T08:38:38.869Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-04T08:38:38.869Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-04T08:38:38.869Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-04T08:38:38.869Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-04T08:38:38.869Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-04T08:38:38.869Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-04T08:38:38.869Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-04T08:38:38.869Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-04T08:38:38.869Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-04T08:38:38.869Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-04T08:38:38.869Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-04T08:38:38.869Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-04T08:38:38.869Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-04T08:38:38.869Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-04T08:38:38.869Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-04T08:38:38.869Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-04T08:38:38.869Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-04T08:38:38.869Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-04T08:38:38.869Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-04T08:38:38.869Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-04T08:38:38.869Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-04T08:38:38.869Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-04T08:38:38.869Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-04T08:38:38.869Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-04T08:38:38.869Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-04T08:38:38.869Z] === RUN TestNetworkList [2022-07-04T08:38:38.869Z] === RUN TestNetworkList//networks [2022-07-04T08:38:38.869Z] === PAUSE TestNetworkList//networks [2022-07-04T08:38:38.869Z] === RUN TestNetworkList//networks/ [2022-07-04T08:38:38.869Z] === PAUSE TestNetworkList//networks/ [2022-07-04T08:38:39.031Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-04T08:38:39.125Z] === CONT TestNetworkList//networks [2022-07-04T08:38:39.125Z] === CONT TestNetworkList//networks/ [2022-07-04T08:38:39.125Z] --- PASS: TestNetworkList (0.02s) [2022-07-04T08:38:39.125Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-04T08:38:39.125Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-04T08:38:39.125Z] === RUN TestHostIPv4BridgeLabel [2022-07-04T08:38:39.687Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-04T08:38:39.687Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-04T08:38:39.967Z] --- PASS: TestBuildMultiStageCopy (5.32s) [2022-07-04T08:38:39.967Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.90s) [2022-07-04T08:38:39.967Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2022-07-04T08:38:39.967Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2022-07-04T08:38:39.967Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2022-07-04T08:38:39.967Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2022-07-04T08:38:39.967Z] === RUN TestBuildMultiStageParentConfig [2022-07-04T08:38:40.616Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-04T08:38:40.616Z] === RUN TestDaemonDefaultNetworkPools [2022-07-04T08:38:41.339Z] --- PASS: TestBuildMultiStageParentConfig (1.47s) [2022-07-04T08:38:41.339Z] === RUN TestBuildLabelWithTargets [2022-07-04T08:38:41.544Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-07-04T08:38:41.544Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-04T08:38:42.472Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-07-04T08:38:42.472Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-04T08:38:43.837Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-07-04T08:38:43.837Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-04T08:38:43.863Z] --- PASS: TestBuildLabelWithTargets (2.23s) [2022-07-04T08:38:43.863Z] === RUN TestBuildWithEmptyLayers [2022-07-04T08:38:44.094Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-04T08:38:44.094Z] === RUN TestServiceWithPredefinedNetwork [2022-07-04T08:38:44.795Z] --- PASS: TestBuildWithEmptyLayers (1.26s) [2022-07-04T08:38:44.795Z] === RUN TestBuildMultiStageOnBuild [2022-07-04T08:38:46.609Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-07-04T08:38:46.609Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-04T08:38:46.609Z] service_test.go:243: FLAKY_TEST [2022-07-04T08:38:46.609Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-04T08:38:46.609Z] === RUN TestServiceWithDataPathPortInit [2022-07-04T08:38:48.068Z] --- PASS: TestBuildMultiStageOnBuild (2.94s) [2022-07-04T08:38:48.068Z] === RUN TestBuildUncleanTarFilenames [2022-07-04T08:38:49.437Z] --- PASS: TestBuildUncleanTarFilenames (1.84s) [2022-07-04T08:38:49.437Z] === RUN TestBuildMultiStageLayerLeak [2022-07-04T08:38:53.607Z] --- PASS: TestBuildMultiStageLayerLeak (3.45s) [2022-07-04T08:38:53.607Z] === RUN TestBuildWithHugeFile [2022-07-04T08:38:53.975Z] --- PASS: TestBuildWithHugeFile (55.63s) [2022-07-04T08:38:53.975Z] === RUN TestBuildWCOWSandboxSize [2022-07-04T08:38:53.975Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-04T08:38:53.975Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-04T08:38:53.975Z] === RUN TestBuildWithEmptyDockerfile [2022-07-04T08:38:53.975Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-04T08:38:53.975Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-04T08:38:53.975Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-04T08:38:53.975Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-04T08:38:53.975Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-04T08:38:53.975Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-04T08:38:53.975Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-04T08:38:53.975Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-04T08:38:53.975Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-04T08:38:53.975Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-04T08:38:53.975Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-07-04T08:38:53.975Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-07-04T08:38:53.975Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-04T08:38:53.975Z] === RUN TestBuildPreserveOwnership [2022-07-04T08:38:53.975Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-04T08:38:55.362Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-04T08:38:56.050Z] sha256:2c32074b462aa82aaa7166703747cc01bd3c3e924eb718a71ca25d8960ac3277 [2022-07-04T08:38:56.050Z] INFO: Starting docker-py tests... [2022-07-04T08:38:56.050Z] ============================= test session starts ============================== [2022-07-04T08:38:56.050Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-04T08:38:56.050Z] rootdir: /src, inifile: pytest.ini [2022-07-04T08:38:56.050Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-04T08:38:56.050Z] collected 395 items / 2 deselected / 393 selected [2022-07-04T08:38:56.050Z] [2022-07-04T08:38:56.397Z] --- PASS: TestBuildPreserveOwnership (2.97s) [2022-07-04T08:38:56.397Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.91s) [2022-07-04T08:38:56.397Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.06s) [2022-07-04T08:38:56.397Z] === RUN TestBuildPlatformInvalid [2022-07-04T08:38:56.397Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-04T08:38:56.397Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-04T08:38:57.338Z] Loaded image: busybox:latest [2022-07-04T08:38:57.338Z] Loaded image: busybox:glibc [2022-07-04T08:38:58.282Z] Loaded image: debian:bullseye-slim [2022-07-04T08:38:58.282Z] Loaded image: hello-world:latest [2022-07-04T08:38:58.542Z] Loaded image: arm32v7/hello-world:latest [2022-07-04T08:39:01.447Z] --- PASS: TestServiceWithDataPathPortInit (14.15s) [2022-07-04T08:39:01.447Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-04T08:39:03.340Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2a5o3kp1bq19vgt3xthgj17d6 Created:2022-07-04 08:39:01.893977508 +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[6b0c44bca3251289ff9d270336e9f965eceb4c85f05d4191bb8e13142bdff6a8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.knvkxpygnd25q2f9t1tx7za4d EndpointID:aa0ab8997aea8e81d24783119e2ddeeac53e6251d48746e628fb2ef4a7eefb29 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f47d7f67fbcb35d468917332b104bcd92b62e05986505ed6a66c114ef5281748 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:fdc59a910a89 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.knvkxpygnd25q2f9t1tx7za4d EndpointID:aa0ab8997aea8e81d24783119e2ddeeac53e6251d48746e628fb2ef4a7eefb29 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-04T08:39:06.720Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.41s) [2022-07-04T08:39:06.720Z] PASS [2022-07-04T08:39:06.720Z] [2022-07-04T08:39:06.720Z] === Skipped [2022-07-04T08:39:06.720Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-04T08:39:06.720Z] build_session_test.go:25: TODO: BuildKit [2022-07-04T08:39:06.720Z] [2022-07-04T08:39:06.720Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-04T08:39:06.720Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-04T08:39:06.720Z] [2022-07-04T08:39:06.720Z] DONE 34 tests, 2 skipped in 86.923s [2022-07-04T08:39:06.720Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-04T08:39:06.720Z] ++ 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-04T08:39:06.720Z] ++ set -e [2022-07-04T08:39:06.720Z] ++ '[' -n 0 ']' [2022-07-04T08:39:06.720Z] ++ set -x [2022-07-04T08:39:06.720Z] ++ 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-04T08:39:06.720Z] INFO: Testing against a local daemon [2022-07-04T08:39:06.720Z] === RUN TestConfigInspect [2022-07-04T08:39:08.104Z] --- PASS: TestConfigInspect (2.28s) [2022-07-04T08:39:08.104Z] === RUN TestConfigList [2022-07-04T08:39:08.583Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.08s) [2022-07-04T08:39:08.584Z] PASS [2022-07-04T08:39:08.584Z] [2022-07-04T08:39:08.584Z] === Skipped [2022-07-04T08:39:08.584Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-04T08:39:08.584Z] service_test.go:243: FLAKY_TEST [2022-07-04T08:39:08.584Z] [2022-07-04T08:39:08.584Z] DONE 38 tests, 1 skipped in 44.462s [2022-07-04T08:39:08.584Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-04T08:39:08.584Z] INFO: Testing against a local daemon [2022-07-04T08:39:08.584Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-04T08:39:08.584Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T08:39:08.584Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-04T08:39:08.584Z] === RUN TestDockerNetworkIpvlan [2022-07-04T08:39:08.584Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T08:39:08.584Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-04T08:39:08.584Z] PASS [2022-07-04T08:39:08.584Z] [2022-07-04T08:39:08.584Z] === Skipped [2022-07-04T08:39:08.584Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-04T08:39:08.584Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T08:39:08.584Z] [2022-07-04T08:39:08.584Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-04T08:39:08.584Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T08:39:08.584Z] [2022-07-04T08:39:08.584Z] DONE 2 tests, 2 skipped in 0.023s [2022-07-04T08:39:08.584Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-04T08:39:08.584Z] INFO: Testing against a local daemon [2022-07-04T08:39:08.584Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-04T08:39:09.145Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-07-04T08:39:09.146Z] === RUN TestDockerNetworkMacvlan [2022-07-04T08:39:09.707Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-04T08:39:10.635Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-04T08:39:10.648Z] --- PASS: TestConfigList (2.18s) [2022-07-04T08:39:10.648Z] === RUN TestConfigsCreateAndDelete [2022-07-04T08:39:11.197Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-04T08:39:12.007Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-04T08:39:12.565Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-07-04T08:39:12.565Z] === RUN TestConfigsUpdate [2022-07-04T08:39:12.838Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-04T08:39:13.086Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-04T08:39:14.647Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-04T08:39:14.977Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-04T08:39:15.109Z] --- PASS: TestConfigsUpdate (2.18s) [2022-07-04T08:39:15.109Z] === RUN TestTemplatedConfig [2022-07-04T08:39:15.871Z] --- PASS: TestImportExtremelyLargeImageWorks (93.38s) [2022-07-04T08:39:15.871Z] PASS [2022-07-04T08:39:15.871Z] [2022-07-04T08:39:15.871Z] === Skipped [2022-07-04T08:39:15.871Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-04T08:39:15.871Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-04T08:39:15.871Z] [2022-07-04T08:39:15.871Z] DONE 22 tests, 1 skipped in 97.203s [2022-07-04T08:39:15.871Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-04T08:39:15.871Z] === RUN TestStripANSICommands [2022-07-04T08:39:15.871Z] === RUN TestStripANSICommands/#00 [2022-07-04T08:39:15.871Z] === RUN TestStripANSICommands/#01 [2022-07-04T08:39:15.871Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-04T08:39:15.871Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-04T08:39:15.871Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-04T08:39:15.871Z] PASS [2022-07-04T08:39:15.871Z] [2022-07-04T08:39:15.871Z] DONE 3 tests in 0.032s [2022-07-04T08:39:15.871Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-04T08:39:15.871Z] INFO: Testing against a local daemon [2022-07-04T08:39:15.871Z] === RUN TestNetworkCreateDelete [2022-07-04T08:39:15.871Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-04T08:39:15.871Z] === RUN TestDockerNetworkDeletePreferID [2022-07-04T08:39:15.871Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-07-04T08:39:15.871Z] === RUN TestDaemonDNSFallback [2022-07-04T08:39:17.652Z] --- PASS: TestTemplatedConfig (2.53s) [2022-07-04T08:39:17.653Z] === RUN TestConfigCreateResolve [2022-07-04T08:39:18.292Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-04T08:39:18.867Z] --- PASS: TestDockerNetworkMacvlan (9.86s) [2022-07-04T08:39:18.867Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-07-04T08:39:18.867Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-04T08:39:18.867Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2022-07-04T08:39:18.867Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s) [2022-07-04T08:39:18.867Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.07s) [2022-07-04T08:39:18.867Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.68s) [2022-07-04T08:39:18.867Z] PASS [2022-07-04T08:39:18.867Z] [2022-07-04T08:39:18.867Z] DONE 8 tests in 11.149s [2022-07-04T08:39:18.867Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-04T08:39:18.867Z] testing: warning: no tests to run [2022-07-04T08:39:18.867Z] PASS [2022-07-04T08:39:18.867Z] [2022-07-04T08:39:18.867Z] DONE 0 tests in 0.007s [2022-07-04T08:39:18.867Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-04T08:39:18.867Z] INFO: Testing against a local daemon [2022-07-04T08:39:18.867Z] === RUN TestAuthZPluginAllowRequest [2022-07-04T08:39:19.565Z] --- PASS: TestConfigCreateResolve (2.20s) [2022-07-04T08:39:19.565Z] PASS [2022-07-04T08:39:19.565Z] [2022-07-04T08:39:19.565Z] DONE 6 tests in 13.636s [2022-07-04T08:39:19.565Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-04T08:39:19.565Z] ++ 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-04T08:39:19.565Z] ++ set -e [2022-07-04T08:39:19.565Z] ++ '[' -n 0 ']' [2022-07-04T08:39:19.565Z] ++ set -x [2022-07-04T08:39:19.565Z] ++ 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-04T08:39:19.565Z] INFO: Testing against a local daemon [2022-07-04T08:39:19.565Z] === RUN TestAttachWithTTY [2022-07-04T08:39:19.826Z] --- PASS: TestAttachWithTTY (0.07s) [2022-07-04T08:39:19.826Z] === RUN TestAttachWithoutTTy [2022-07-04T08:39:19.826Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-04T08:39:19.826Z] === RUN TestCheckpoint [2022-07-04T08:39:19.826Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-04T08:39:19.826Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/commit [2022-07-04T08:39:19.826Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-04T08:39:19.826Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-04T08:39:19.826Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-04T08:39:19.826Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-04T08:39:19.826Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-04T08:39:19.826Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-04T08:39:19.826Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-04T08:39:19.826Z] === CONT TestContainerInvalidJSON/commit [2022-07-04T08:39:19.826Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-04T08:39:19.826Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-04T08:39:19.826Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-04T08:39:19.826Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-04T08:39:19.826Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-04T08:39:19.826Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-04T08:39:19.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-04T08:39:19.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-04T08:39:19.826Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-04T08:39:19.826Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-04T08:39:19.826Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-04T08:39:19.826Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-04T08:39:19.826Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-04T08:39:19.826Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-04T08:39:19.826Z] === RUN TestCopyEmptyFile [2022-07-04T08:39:20.035Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-07-04T08:39:20.035Z] === RUN TestInspectNetwork [2022-07-04T08:39:20.035Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:20.035Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-04T08:39:20.035Z] === RUN TestRunContainerWithBridgeNone [2022-07-04T08:39:20.035Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T08:39:20.035Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-04T08:39:20.035Z] === RUN TestNetworkInvalidJSON [2022-07-04T08:39:20.035Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-04T08:39:20.035Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-04T08:39:20.035Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-04T08:39:20.035Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-04T08:39:20.035Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-04T08:39:20.035Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-04T08:39:20.035Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-04T08:39:20.035Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-04T08:39:20.035Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-04T08:39:20.035Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-04T08:39:20.035Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-04T08:39:20.035Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-04T08:39:20.035Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-04T08:39:20.035Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-04T08:39:20.035Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-04T08:39:20.035Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-04T08:39:20.035Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-04T08:39:20.035Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-04T08:39:20.035Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-04T08:39:20.035Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-04T08:39:20.035Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-04T08:39:20.035Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-04T08:39:20.035Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-04T08:39:20.035Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-04T08:39:20.035Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-04T08:39:20.035Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-04T08:39:20.035Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-04T08:39:20.035Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-04T08:39:20.035Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-04T08:39:20.035Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-04T08:39:20.035Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-04T08:39:20.035Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-04T08:39:20.035Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-07-04T08:39:20.035Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-04T08:39:20.035Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-04T08:39:20.035Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-04T08:39:20.035Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.01s) [2022-07-04T08:39:20.035Z] === RUN TestNetworkList [2022-07-04T08:39:20.035Z] === RUN TestNetworkList//networks [2022-07-04T08:39:20.035Z] === PAUSE TestNetworkList//networks [2022-07-04T08:39:20.035Z] === RUN TestNetworkList//networks/ [2022-07-04T08:39:20.035Z] === PAUSE TestNetworkList//networks/ [2022-07-04T08:39:20.035Z] === CONT TestNetworkList//networks [2022-07-04T08:39:20.035Z] === CONT TestNetworkList//networks/ [2022-07-04T08:39:20.035Z] --- PASS: TestNetworkList (0.01s) [2022-07-04T08:39:20.035Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-04T08:39:20.035Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-04T08:39:20.035Z] === RUN TestHostIPv4BridgeLabel [2022-07-04T08:39:20.035Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T08:39:20.035Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-04T08:39:20.035Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-04T08:39:20.035Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T08:39:20.035Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-04T08:39:20.035Z] === RUN TestDaemonDefaultNetworkPools [2022-07-04T08:39:20.035Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T08:39:20.035Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-04T08:39:20.035Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-04T08:39:20.035Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T08:39:20.035Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-04T08:39:20.035Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-04T08:39:20.035Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T08:39:20.035Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-04T08:39:20.035Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-04T08:39:20.035Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T08:39:20.035Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-04T08:39:20.035Z] === RUN TestServiceWithPredefinedNetwork [2022-07-04T08:39:20.035Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:20.035Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-04T08:39:20.035Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-04T08:39:20.035Z] service_test.go:243: FLAKY_TEST [2022-07-04T08:39:20.035Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-04T08:39:20.035Z] === RUN TestServiceWithDataPathPortInit [2022-07-04T08:39:20.035Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:20.035Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-04T08:39:20.035Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-04T08:39:20.035Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:20.035Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-04T08:39:20.035Z] PASS [2022-07-04T08:39:20.035Z] [2022-07-04T08:39:20.035Z] === Skipped [2022-07-04T08:39:20.035Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-04T08:39:20.035Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:20.035Z] [2022-07-04T08:39:20.035Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-04T08:39:20.035Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T08:39:20.035Z] [2022-07-04T08:39:20.035Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-04T08:39:20.035Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T08:39:20.035Z] [2022-07-04T08:39:20.035Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-04T08:39:20.035Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T08:39:20.035Z] [2022-07-04T08:39:20.035Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-04T08:39:20.035Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T08:39:20.035Z] [2022-07-04T08:39:20.035Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-04T08:39:20.035Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T08:39:20.035Z] [2022-07-04T08:39:20.035Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-04T08:39:20.035Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T08:39:20.035Z] [2022-07-04T08:39:20.035Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-04T08:39:20.035Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T08:39:20.035Z] [2022-07-04T08:39:20.035Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-04T08:39:20.035Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:20.035Z] [2022-07-04T08:39:20.035Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-04T08:39:20.035Z] service_test.go:243: FLAKY_TEST [2022-07-04T08:39:20.035Z] [2022-07-04T08:39:20.035Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-04T08:39:20.035Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:20.035Z] [2022-07-04T08:39:20.035Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-04T08:39:20.035Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:20.035Z] [2022-07-04T08:39:20.035Z] DONE 34 tests, 12 skipped in 7.022s [2022-07-04T08:39:20.035Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-04T08:39:20.035Z] INFO: Testing against a local daemon [2022-07-04T08:39:20.035Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-04T08:39:20.035Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T08:39:20.035Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-04T08:39:20.035Z] === RUN TestDockerNetworkIpvlan [2022-07-04T08:39:20.035Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T08:39:20.035Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-04T08:39:20.035Z] PASS [2022-07-04T08:39:20.035Z] [2022-07-04T08:39:20.035Z] === Skipped [2022-07-04T08:39:20.035Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-04T08:39:20.035Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T08:39:20.035Z] [2022-07-04T08:39:20.035Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-04T08:39:20.035Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T08:39:20.035Z] [2022-07-04T08:39:20.035Z] DONE 2 tests, 2 skipped in 0.078s [2022-07-04T08:39:20.035Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-04T08:39:20.035Z] INFO: Testing against a local daemon [2022-07-04T08:39:20.035Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-04T08:39:20.035Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T08:39:20.035Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-04T08:39:20.035Z] === RUN TestDockerNetworkMacvlan [2022-07-04T08:39:20.035Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T08:39:20.035Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-04T08:39:20.035Z] PASS [2022-07-04T08:39:20.035Z] [2022-07-04T08:39:20.035Z] === Skipped [2022-07-04T08:39:20.035Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-04T08:39:20.035Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T08:39:20.035Z] [2022-07-04T08:39:20.035Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-04T08:39:20.035Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T08:39:20.035Z] [2022-07-04T08:39:20.035Z] DONE 2 tests, 2 skipped in 0.072s [2022-07-04T08:39:20.035Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-04T08:39:20.035Z] testing: warning: no tests to run [2022-07-04T08:39:20.035Z] PASS [2022-07-04T08:39:20.035Z] [2022-07-04T08:39:20.035Z] DONE 0 tests in 0.023s [2022-07-04T08:39:20.035Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-04T08:39:20.035Z] INFO: Testing against a local daemon [2022-07-04T08:39:20.035Z] === RUN TestAuthZPluginAllowRequest [2022-07-04T08:39:20.035Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:20.035Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-04T08:39:20.035Z] === RUN TestAuthZPluginTLS [2022-07-04T08:39:20.035Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:20.035Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-04T08:39:20.035Z] === RUN TestAuthZPluginDenyRequest [2022-07-04T08:39:20.035Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:20.035Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-04T08:39:20.035Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-04T08:39:20.035Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:20.035Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-04T08:39:20.035Z] === RUN TestAuthZPluginDenyResponse [2022-07-04T08:39:20.035Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:20.035Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-04T08:39:20.035Z] === RUN TestAuthZPluginAllowEventStream [2022-07-04T08:39:20.035Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:20.035Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-04T08:39:20.035Z] === RUN TestAuthZPluginErrorResponse [2022-07-04T08:39:20.035Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:20.035Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-04T08:39:20.035Z] === RUN TestAuthZPluginErrorRequest [2022-07-04T08:39:20.035Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:20.035Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-04T08:39:20.035Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-04T08:39:20.035Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:20.035Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-04T08:39:20.035Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-04T08:39:20.035Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:20.035Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-04T08:39:20.035Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-04T08:39:20.035Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:20.035Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-04T08:39:20.035Z] === RUN TestAuthZPluginHeader [2022-07-04T08:39:20.035Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:20.035Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-04T08:39:20.035Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-04T08:39:20.087Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-04T08:39:20.087Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-04T08:39:20.087Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-04T08:39:20.087Z] === RUN TestCopyFromContainer [2022-07-04T08:39:20.233Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-07-04T08:39:20.233Z] === RUN TestAuthZPluginTLS [2022-07-04T08:39:20.597Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:20.597Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-07-04T08:39:20.597Z] === RUN TestAuthZPluginV2Disable [2022-07-04T08:39:20.794Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-04T08:39:20.794Z] === RUN TestAuthZPluginDenyRequest [2022-07-04T08:39:20.852Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:20.852Z] --- SKIP: TestAuthZPluginV2Disable (0.33s) [2022-07-04T08:39:20.852Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-04T08:39:21.030Z] === RUN TestCopyFromContainer// [2022-07-04T08:39:21.030Z] === RUN TestCopyFromContainer//bar/root [2022-07-04T08:39:21.108Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:21.108Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-04T08:39:21.108Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-04T08:39:21.291Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-04T08:39:21.291Z] === RUN TestCopyFromContainer/bar/quux [2022-07-04T08:39:21.291Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-04T08:39:21.291Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-04T08:39:21.356Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-04T08:39:21.356Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-04T08:39:21.363Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:21.363Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-04T08:39:21.363Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-04T08:39:21.551Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-04T08:39:21.551Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-04T08:39:21.551Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-04T08:39:21.551Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-04T08:39:21.612Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-04T08:39:21.612Z] === RUN TestAuthZPluginDenyResponse [2022-07-04T08:39:21.813Z] --- PASS: TestCopyFromContainer (1.52s) [2022-07-04T08:39:21.813Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-04T08:39:21.813Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-04T08:39:21.813Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-04T08:39:21.813Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-04T08:39:21.813Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-04T08:39:21.813Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-04T08:39:21.813Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-04T08:39:21.813Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-04T08:39:21.813Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-04T08:39:21.813Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-04T08:39:21.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-04T08:39:21.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-04T08:39:21.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-04T08:39:21.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-04T08:39:21.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-04T08:39:21.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-04T08:39:21.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-04T08:39:21.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-04T08:39:21.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-04T08:39:21.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-04T08:39:21.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-04T08:39:21.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-04T08:39:21.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-04T08:39:21.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-04T08:39:21.813Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-04T08:39:21.813Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-04T08:39:21.813Z] === RUN TestCreateWithInvalidEnv [2022-07-04T08:39:21.813Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-04T08:39:21.813Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-04T08:39:21.813Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-04T08:39:21.813Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-04T08:39:21.813Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-04T08:39:21.813Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-04T08:39:21.813Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-04T08:39:21.813Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-04T08:39:21.813Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-04T08:39:21.813Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-04T08:39:21.813Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-04T08:39:21.813Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-04T08:39:21.813Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-04T08:39:21.813Z] === RUN TestCreateTmpfsMountsTarget [2022-07-04T08:39:21.813Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-04T08:39:21.813Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-04T08:39:21.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:21.924Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-04T08:39:21.924Z] PASS [2022-07-04T08:39:21.924Z] [2022-07-04T08:39:21.924Z] === Skipped [2022-07-04T08:39:21.924Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-04T08:39:21.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:21.924Z] [2022-07-04T08:39:21.924Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-04T08:39:21.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:21.924Z] [2022-07-04T08:39:21.924Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-04T08:39:21.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:21.924Z] [2022-07-04T08:39:21.924Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-04T08:39:21.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:21.924Z] [2022-07-04T08:39:21.924Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-04T08:39:21.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:21.924Z] [2022-07-04T08:39:21.924Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-04T08:39:21.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:21.924Z] [2022-07-04T08:39:21.924Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-04T08:39:21.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:21.924Z] [2022-07-04T08:39:21.924Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-04T08:39:21.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:21.924Z] [2022-07-04T08:39:21.924Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-04T08:39:21.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:21.924Z] [2022-07-04T08:39:21.924Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-04T08:39:21.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:21.924Z] [2022-07-04T08:39:21.924Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-04T08:39:21.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:21.924Z] [2022-07-04T08:39:21.924Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-04T08:39:21.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:21.924Z] [2022-07-04T08:39:21.924Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-07-04T08:39:21.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:21.924Z] [2022-07-04T08:39:21.924Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.33s) [2022-07-04T08:39:21.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:21.924Z] [2022-07-04T08:39:21.924Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-04T08:39:21.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:21.924Z] [2022-07-04T08:39:21.924Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-04T08:39:21.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:21.924Z] [2022-07-04T08:39:21.924Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-04T08:39:21.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:21.924Z] [2022-07-04T08:39:21.924Z] DONE 17 tests, 17 skipped in 1.789s [2022-07-04T08:39:21.924Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-04T08:39:21.924Z] INFO: Testing against a local daemon [2022-07-04T08:39:21.924Z] === RUN TestPluginInvalidJSON [2022-07-04T08:39:21.924Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-04T08:39:21.924Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-04T08:39:21.924Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-04T08:39:21.924Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-04T08:39:21.924Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-04T08:39:21.924Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-04T08:39:21.924Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-04T08:39:21.924Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-04T08:39:21.924Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-04T08:39:21.924Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-04T08:39:21.924Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-04T08:39:21.924Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-04T08:39:21.924Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-04T08:39:21.924Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-04T08:39:21.924Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-04T08:39:21.924Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-04T08:39:21.924Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-04T08:39:21.924Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-04T08:39:21.924Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-04T08:39:21.924Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-04T08:39:21.924Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-04T08:39:21.924Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-04T08:39:21.924Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-04T08:39:21.924Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-04T08:39:21.924Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-04T08:39:21.924Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-04T08:39:21.924Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-04T08:39:21.924Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-04T08:39:21.924Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-04T08:39:21.924Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-04T08:39:21.924Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-04T08:39:21.924Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-04T08:39:21.924Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-04T08:39:21.924Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-04T08:39:21.924Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-04T08:39:21.924Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-04T08:39:21.924Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-04T08:39:21.924Z] === RUN TestPluginInstall [2022-07-04T08:39:21.924Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:21.924Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-04T08:39:21.924Z] === RUN TestPluginsWithRuntimes [2022-07-04T08:39:21.924Z] 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-04T08:39:21.924Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-04T08:39:21.924Z] === RUN TestPluginBackCompatMediaTypes [2022-07-04T08:39:21.924Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-04T08:39:21.924Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-04T08:39:21.924Z] PASS [2022-07-04T08:39:21.924Z] [2022-07-04T08:39:21.924Z] === Skipped [2022-07-04T08:39:21.924Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-04T08:39:21.924Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T08:39:21.924Z] [2022-07-04T08:39:21.924Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-04T08:39:21.924Z] 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-04T08:39:21.924Z] [2022-07-04T08:39:21.924Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-04T08:39:21.924Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-04T08:39:21.924Z] [2022-07-04T08:39:21.924Z] DONE 19 tests, 3 skipped in 0.129s [2022-07-04T08:39:21.924Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-04T08:39:21.924Z] INFO: Testing against a local daemon [2022-07-04T08:39:21.924Z] === RUN TestExternalGraphDriver [2022-07-04T08:39:22.175Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-04T08:39:22.175Z] === RUN TestAuthZPluginAllowEventStream [2022-07-04T08:39:22.485Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-04T08:39:22.485Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-04T08:39:22.485Z] === RUN TestGraphdriverPluginV2 [2022-07-04T08:39:23.196Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2022-07-04T08:39:23.196Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-04T08:39:23.541Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-07-04T08:39:23.541Z] === RUN TestAuthZPluginErrorResponse [2022-07-04T08:39:24.102Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-04T08:39:24.102Z] === RUN TestAuthZPluginErrorRequest [2022-07-04T08:39:24.137Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2022-07-04T08:39:24.138Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-04T08:39:24.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-04T08:39:24.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-04T08:39:24.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-04T08:39:24.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-04T08:39:24.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-04T08:39:24.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-04T08:39:24.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-04T08:39:24.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-04T08:39:24.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-04T08:39:24.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-04T08:39:24.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-04T08:39:24.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-04T08:39:24.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-04T08:39:24.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-04T08:39:24.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-04T08:39:24.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-04T08:39:24.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-07-04T08:39:24.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-07-04T08:39:24.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-04T08:39:24.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-04T08:39:24.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-04T08:39:24.398Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-04T08:39:24.658Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-07-04T08:39:24.658Z] === RUN TestCreateDifferentPlatform [2022-07-04T08:39:24.658Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-04T08:39:24.658Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-04T08:39:24.658Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-04T08:39:24.659Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-04T08:39:24.659Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-04T08:39:24.659Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-04T08:39:24.659Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-04T08:39:24.659Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-04T08:39:24.659Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-04T08:39:24.659Z] === RUN TestCreateInvalidHostConfig [2022-07-04T08:39:24.659Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-04T08:39:24.659Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-04T08:39:24.659Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-04T08:39:24.659Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-04T08:39:24.659Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-04T08:39:24.659Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-04T08:39:24.659Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-04T08:39:24.659Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-04T08:39:24.659Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-04T08:39:24.659Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-04T08:39:24.659Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-04T08:39:24.659Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-04T08:39:24.659Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-04T08:39:24.659Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-04T08:39:24.659Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-04T08:39:24.659Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-04T08:39:24.659Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-04T08:39:24.659Z] === RUN TestContainerStartOnDaemonRestart [2022-07-04T08:39:24.659Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-04T08:39:24.659Z] === RUN TestDaemonRestartIpcMode [2022-07-04T08:39:24.659Z] === PAUSE TestDaemonRestartIpcMode [2022-07-04T08:39:24.659Z] === RUN TestDaemonHostGatewayIP [2022-07-04T08:39:24.659Z] === PAUSE TestDaemonHostGatewayIP [2022-07-04T08:39:24.659Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-04T08:39:24.659Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-04T08:39:24.659Z] === RUN TestContainerKillOnDaemonStart [2022-07-04T08:39:24.659Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-04T08:39:24.659Z] === RUN TestDiff [2022-07-04T08:39:24.663Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-04T08:39:24.664Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-04T08:39:24.920Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-04T08:39:24.920Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-04T08:39:25.231Z] --- PASS: TestDiff (0.44s) [2022-07-04T08:39:25.231Z] === RUN TestExecConsoleSize [2022-07-04T08:39:25.801Z] --- PASS: TestExecConsoleSize (0.48s) [2022-07-04T08:39:25.801Z] === RUN TestExecWithCloseStdin [2022-07-04T08:39:26.062Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-07-04T08:39:26.062Z] === RUN TestExec [2022-07-04T08:39:26.634Z] --- PASS: TestExec (0.48s) [2022-07-04T08:39:26.634Z] === RUN TestExecUser [2022-07-04T08:39:26.656Z] --- PASS: TestGraphdriverPluginV2 (3.83s) [2022-07-04T08:39:26.656Z] PASS [2022-07-04T08:39:26.656Z] [2022-07-04T08:39:26.656Z] === Skipped [2022-07-04T08:39:26.656Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-04T08:39:26.656Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-04T08:39:26.656Z] [2022-07-04T08:39:26.656Z] DONE 2 tests, 1 skipped in 4.252s [2022-07-04T08:39:26.656Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-04T08:39:26.656Z] INFO: Testing against a local daemon [2022-07-04T08:39:26.656Z] === RUN TestContinueAfterPluginCrash [2022-07-04T08:39:26.656Z] === PAUSE TestContinueAfterPluginCrash [2022-07-04T08:39:26.656Z] === RUN TestReadPluginNoRead [2022-07-04T08:39:26.656Z] === PAUSE TestReadPluginNoRead [2022-07-04T08:39:26.656Z] === RUN TestDaemonStartWithLogOpt [2022-07-04T08:39:26.656Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-04T08:39:26.656Z] === CONT TestContinueAfterPluginCrash [2022-07-04T08:39:26.656Z] === CONT TestDaemonStartWithLogOpt [2022-07-04T08:39:26.811Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-07-04T08:39:26.811Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-04T08:39:27.205Z] --- PASS: TestExecUser (0.49s) [2022-07-04T08:39:27.205Z] === RUN TestExportContainerAndImportImage [2022-07-04T08:39:27.739Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2022-07-04T08:39:27.739Z] === RUN TestAuthZPluginHeader [2022-07-04T08:39:27.775Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-07-04T08:39:27.775Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-04T08:39:28.668Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-07-04T08:39:28.668Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-04T08:39:29.158Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-07-04T08:39:29.158Z] === RUN TestHealthCheckWorkdir [2022-07-04T08:39:29.419Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-07-04T08:39:29.419Z] === RUN TestHealthKillContainer [2022-07-04T08:39:30.824Z] === CONT TestReadPluginNoRead [2022-07-04T08:39:30.824Z] --- PASS: TestDaemonStartWithLogOpt (4.14s) [2022-07-04T08:39:32.715Z] === RUN TestReadPluginNoRead/default [2022-07-04T08:39:32.843Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.34s) [2022-07-04T08:39:32.843Z] === RUN TestAuthZPluginV2Disable [2022-07-04T08:39:34.085Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-04T08:39:35.450Z] --- PASS: TestContinueAfterPluginCrash (8.84s) [2022-07-04T08:39:35.450Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-04T08:39:36.380Z] === CONT TestReadPluginNoRead [2022-07-04T08:39:36.380Z] read_test.go:92: [dd92a0a51a215] daemon is not started [2022-07-04T08:39:36.380Z] --- PASS: TestReadPluginNoRead (6.02s) [2022-07-04T08:39:36.380Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-07-04T08:39:36.380Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2022-07-04T08:39:36.380Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s) [2022-07-04T08:39:36.380Z] PASS [2022-07-04T08:39:36.380Z] [2022-07-04T08:39:36.380Z] DONE 6 tests in 10.253s [2022-07-04T08:39:36.380Z] 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-04T08:39:36.637Z] testing: warning: no tests to run [2022-07-04T08:39:36.637Z] PASS [2022-07-04T08:39:36.637Z] [2022-07-04T08:39:36.637Z] DONE 0 tests in 0.030s [2022-07-04T08:39:36.637Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-04T08:39:36.637Z] INFO: Testing against a local daemon [2022-07-04T08:39:36.637Z] === RUN TestPluginWithDevMounts [2022-07-04T08:39:36.637Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-04T08:39:36.637Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-04T08:39:36.637Z] PASS [2022-07-04T08:39:36.637Z] [2022-07-04T08:39:36.637Z] === Skipped [2022-07-04T08:39:36.637Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-04T08:39:36.637Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-04T08:39:36.637Z] [2022-07-04T08:39:36.637Z] DONE 1 tests, 1 skipped in 0.096s [2022-07-04T08:39:36.637Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-04T08:39:36.637Z] INFO: Testing against a local daemon [2022-07-04T08:39:36.637Z] === RUN TestSecretInspect [2022-07-04T08:39:36.637Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:36.637Z] --- SKIP: TestSecretInspect (0.02s) [2022-07-04T08:39:36.637Z] === RUN TestSecretList [2022-07-04T08:39:36.637Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:36.637Z] --- SKIP: TestSecretList (0.01s) [2022-07-04T08:39:36.637Z] === RUN TestSecretsCreateAndDelete [2022-07-04T08:39:36.637Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:36.637Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-04T08:39:36.637Z] === RUN TestSecretsUpdate [2022-07-04T08:39:36.637Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:36.893Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-07-04T08:39:36.893Z] === RUN TestTemplatedSecret [2022-07-04T08:39:36.893Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:36.893Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-04T08:39:36.893Z] === RUN TestSecretCreateResolve [2022-07-04T08:39:36.893Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:36.893Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-04T08:39:36.893Z] PASS [2022-07-04T08:39:36.893Z] [2022-07-04T08:39:36.893Z] === Skipped [2022-07-04T08:39:36.893Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-07-04T08:39:36.894Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:36.894Z] [2022-07-04T08:39:36.894Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-04T08:39:36.894Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:36.894Z] [2022-07-04T08:39:36.894Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-04T08:39:36.894Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:36.894Z] [2022-07-04T08:39:36.894Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-07-04T08:39:36.894Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:36.894Z] [2022-07-04T08:39:36.894Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-04T08:39:36.894Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:36.894Z] [2022-07-04T08:39:36.894Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-04T08:39:36.894Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:36.894Z] [2022-07-04T08:39:36.894Z] DONE 6 tests, 6 skipped in 0.151s [2022-07-04T08:39:36.894Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-04T08:39:36.894Z] INFO: Testing against a local daemon [2022-07-04T08:39:36.894Z] === RUN TestServiceCreateInit [2022-07-04T08:39:36.894Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-04T08:39:36.894Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:36.894Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-04T08:39:36.894Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:36.894Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-04T08:39:36.894Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-04T08:39:36.894Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-04T08:39:36.894Z] === RUN TestCreateServiceMultipleTimes [2022-07-04T08:39:36.894Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:36.894Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-04T08:39:36.894Z] === RUN TestCreateServiceConflict [2022-07-04T08:39:36.894Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:36.894Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-04T08:39:36.894Z] === RUN TestCreateServiceMaxReplicas [2022-07-04T08:39:36.894Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:36.894Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-07-04T08:39:36.894Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-04T08:39:36.894Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:36.894Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-04T08:39:36.894Z] === RUN TestCreateServiceSecretFileMode [2022-07-04T08:39:36.894Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:36.894Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-04T08:39:36.894Z] === RUN TestCreateServiceConfigFileMode [2022-07-04T08:39:36.894Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:36.894Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-04T08:39:36.894Z] === RUN TestCreateServiceSysctls [2022-07-04T08:39:36.894Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:37.008Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2022-07-04T08:39:37.008Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-04T08:39:37.151Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-07-04T08:39:37.151Z] === RUN TestCreateServiceCapabilities [2022-07-04T08:39:37.151Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:37.151Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-04T08:39:37.151Z] === RUN TestInspect [2022-07-04T08:39:37.151Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:37.151Z] --- SKIP: TestInspect (0.01s) [2022-07-04T08:39:37.151Z] === RUN TestCreateJob [2022-07-04T08:39:37.151Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:37.151Z] --- SKIP: TestCreateJob (0.01s) [2022-07-04T08:39:37.151Z] === RUN TestReplicatedJob [2022-07-04T08:39:37.151Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:37.151Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-04T08:39:37.151Z] === RUN TestUpdateReplicatedJob [2022-07-04T08:39:37.151Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:37.151Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-04T08:39:37.151Z] === RUN TestServiceListWithStatuses [2022-07-04T08:39:37.151Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-04T08:39:37.151Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-04T08:39:37.151Z] === RUN TestDockerNetworkConnectAlias [2022-07-04T08:39:37.151Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:37.151Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-04T08:39:37.151Z] === RUN TestDockerNetworkReConnect [2022-07-04T08:39:37.151Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:37.151Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-04T08:39:37.151Z] === RUN TestServicePlugin [2022-07-04T08:39:37.565Z] --- PASS: TestHealthKillContainer (7.87s) [2022-07-04T08:39:37.565Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-04T08:39:37.825Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-07-04T08:39:37.825Z] === RUN TestIpcModeNone [2022-07-04T08:39:38.396Z] --- PASS: TestIpcModeNone (0.50s) [2022-07-04T08:39:38.396Z] === RUN TestIpcModePrivate [2022-07-04T08:39:38.657Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-07-04T08:39:38.657Z] --- PASS: TestIpcModePrivate (0.48s) [2022-07-04T08:39:38.657Z] === RUN TestIpcModeShareable [2022-07-04T08:39:39.042Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] --- SKIP: TestServicePlugin (1.91s) [2022-07-04T08:39:39.042Z] === RUN TestServiceUpdateLabel [2022-07-04T08:39:39.042Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-04T08:39:39.042Z] === RUN TestServiceUpdateSecrets [2022-07-04T08:39:39.042Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-04T08:39:39.042Z] === RUN TestServiceUpdateConfigs [2022-07-04T08:39:39.042Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-04T08:39:39.042Z] === RUN TestServiceUpdateNetwork [2022-07-04T08:39:39.042Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-07-04T08:39:39.042Z] === RUN TestServiceUpdatePidsLimit [2022-07-04T08:39:39.042Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-07-04T08:39:39.042Z] PASS [2022-07-04T08:39:39.042Z] [2022-07-04T08:39:39.042Z] === Skipped [2022-07-04T08:39:39.042Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-04T08:39:39.042Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-04T08:39:39.042Z] [2022-07-04T08:39:39.042Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-04T08:39:39.042Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-04T08:39:39.042Z] [2022-07-04T08:39:39.042Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-04T08:39:39.042Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] [2022-07-04T08:39:39.042Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-04T08:39:39.042Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] [2022-07-04T08:39:39.042Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-07-04T08:39:39.042Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] [2022-07-04T08:39:39.042Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-04T08:39:39.042Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] [2022-07-04T08:39:39.042Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-04T08:39:39.042Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] [2022-07-04T08:39:39.042Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-04T08:39:39.042Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] [2022-07-04T08:39:39.042Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-07-04T08:39:39.042Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] [2022-07-04T08:39:39.042Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-04T08:39:39.042Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] [2022-07-04T08:39:39.042Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-04T08:39:39.042Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] [2022-07-04T08:39:39.042Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-04T08:39:39.042Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] [2022-07-04T08:39:39.042Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-04T08:39:39.042Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] [2022-07-04T08:39:39.042Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-04T08:39:39.042Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] [2022-07-04T08:39:39.042Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-04T08:39:39.042Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-04T08:39:39.042Z] [2022-07-04T08:39:39.042Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-04T08:39:39.042Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] [2022-07-04T08:39:39.042Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-04T08:39:39.042Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] [2022-07-04T08:39:39.042Z] === SKIP: amd64.integration.service TestServicePlugin (1.91s) [2022-07-04T08:39:39.042Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] [2022-07-04T08:39:39.042Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-04T08:39:39.042Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] [2022-07-04T08:39:39.042Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-04T08:39:39.042Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] [2022-07-04T08:39:39.042Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-04T08:39:39.042Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] [2022-07-04T08:39:39.042Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-07-04T08:39:39.042Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] [2022-07-04T08:39:39.042Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-07-04T08:39:39.042Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T08:39:39.042Z] [2022-07-04T08:39:39.042Z] DONE 24 tests, 23 skipped in 2.338s [2022-07-04T08:39:39.042Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-04T08:39:39.228Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-07-04T08:39:39.228Z] --- PASS: TestIpcModeShareable (0.47s) [2022-07-04T08:39:39.228Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-04T08:39:39.298Z] INFO: Testing against a local daemon [2022-07-04T08:39:39.298Z] === RUN TestSessionCreate [2022-07-04T08:39:39.298Z] --- PASS: TestSessionCreate (0.03s) [2022-07-04T08:39:39.298Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-04T08:39:39.298Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-04T08:39:39.298Z] PASS [2022-07-04T08:39:39.298Z] [2022-07-04T08:39:39.298Z] DONE 2 tests in 0.143s [2022-07-04T08:39:39.298Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-04T08:39:39.298Z] INFO: Testing against a local daemon [2022-07-04T08:39:39.298Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-04T08:39:39.298Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-04T08:39:39.298Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-04T08:39:39.298Z] === RUN TestDiskUsage [2022-07-04T08:39:39.298Z] === PAUSE TestDiskUsage [2022-07-04T08:39:39.298Z] === RUN TestEventsExecDie [2022-07-04T08:39:39.861Z] --- PASS: TestEventsExecDie (0.50s) [2022-07-04T08:39:39.861Z] === RUN TestEventsBackwardsCompatible [2022-07-04T08:39:39.861Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-04T08:39:39.861Z] === RUN TestEventsVolumeCreate [2022-07-04T08:39:39.861Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-04T08:39:39.861Z] === RUN TestInfoBinaryCommits [2022-07-04T08:39:40.117Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-04T08:39:40.117Z] === RUN TestInfoAPIVersioned [2022-07-04T08:39:40.117Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-07-04T08:39:40.117Z] === RUN TestInfoAPI [2022-07-04T08:39:40.117Z] --- PASS: TestInfoAPI (0.02s) [2022-07-04T08:39:40.117Z] === RUN TestInfoAPIWarnings [2022-07-04T08:39:40.272Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.67s) [2022-07-04T08:39:40.272Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-04T08:39:40.613Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-07-04T08:39:40.613Z] === RUN TestAPIIpcModeHost [2022-07-04T08:39:41.183Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-07-04T08:39:41.183Z] === RUN TestDaemonIpcModeShareable [2022-07-04T08:39:42.127Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-04T08:39:42.128Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-07-04T08:39:42.128Z] === RUN TestDaemonIpcModePrivate [2022-07-04T08:39:43.512Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-04T08:39:43.512Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-07-04T08:39:43.512Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-04T08:39:44.455Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-04T08:39:44.455Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-07-04T08:39:44.455Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-04T08:39:45.248Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-04T08:39:45.844Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-04T08:39:45.844Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-07-04T08:39:45.844Z] === RUN TestIpcModeOlderClient [2022-07-04T08:39:45.844Z] === PAUSE TestIpcModeOlderClient [2022-07-04T08:39:45.844Z] === RUN TestKillContainerInvalidSignal [2022-07-04T08:39:46.105Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-07-04T08:39:46.105Z] === RUN TestKillContainer [2022-07-04T08:39:46.105Z] === RUN TestKillContainer/no_signal [2022-07-04T08:39:46.675Z] === RUN TestKillContainer/non_killing_signal [2022-07-04T08:39:46.936Z] === RUN TestKillContainer/killing_signal [2022-07-04T08:39:47.507Z] --- PASS: TestKillContainer (1.31s) [2022-07-04T08:39:47.507Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-07-04T08:39:47.507Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-07-04T08:39:47.507Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-07-04T08:39:47.507Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-04T08:39:47.507Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-04T08:39:47.767Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-04T08:39:48.709Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2022-07-04T08:39:48.709Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-07-04T08:39:48.709Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-07-04T08:39:48.709Z] === RUN TestKillStoppedContainer [2022-07-04T08:39:48.709Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-04T08:39:48.709Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-04T08:39:48.709Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-04T08:39:48.709Z] === RUN TestKillDifferentUserContainer [2022-07-04T08:39:49.281Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-07-04T08:39:49.281Z] === RUN TestInspectOomKilledTrue [2022-07-04T08:39:49.541Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-07-04T08:39:49.541Z] === RUN TestInspectOomKilledFalse [2022-07-04T08:39:50.112Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-07-04T08:39:50.112Z] === RUN TestLinksEtcHostsContentMatch [2022-07-04T08:39:50.405Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-07-04T08:39:50.405Z] === RUN TestLinksContainerNames [2022-07-04T08:39:51.363Z] --- PASS: TestLinksContainerNames (0.86s) [2022-07-04T08:39:51.363Z] === RUN TestLogsFollowTailEmpty [2022-07-04T08:39:51.624Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-07-04T08:39:51.624Z] === RUN TestLogs [2022-07-04T08:39:51.624Z] === RUN TestLogs/driver_local [2022-07-04T08:39:51.624Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-04T08:39:51.624Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-04T08:39:51.624Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-04T08:39:51.624Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-04T08:39:51.624Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-04T08:39:51.624Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-04T08:39:51.624Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-04T08:39:51.624Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-04T08:39:51.624Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-04T08:39:51.624Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-04T08:39:51.624Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-04T08:39:51.624Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-04T08:39:51.624Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-04T08:39:51.624Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-04T08:39:52.441Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.26s) [2022-07-04T08:39:52.441Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-04T08:39:52.565Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-04T08:39:52.566Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-04T08:39:52.826Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-04T08:39:53.086Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-04T08:39:53.657Z] === RUN TestLogs/driver_json-file [2022-07-04T08:39:53.657Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-04T08:39:53.657Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-04T08:39:53.657Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-04T08:39:53.657Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-04T08:39:53.657Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-04T08:39:53.657Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-04T08:39:53.657Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-04T08:39:53.657Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-04T08:39:53.657Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-04T08:39:53.657Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-04T08:39:53.657Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-04T08:39:53.657Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-04T08:39:53.657Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-04T08:39:53.657Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-04T08:39:54.228Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-04T08:39:54.228Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-04T08:39:54.801Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-04T08:39:54.801Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-04T08:39:55.373Z] --- PASS: TestLogs (3.71s) [2022-07-04T08:39:55.373Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-04T08:39:55.373Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.81s) [2022-07-04T08:39:55.373Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.85s) [2022-07-04T08:39:55.373Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.51s) [2022-07-04T08:39:55.373Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.58s) [2022-07-04T08:39:55.373Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.55s) [2022-07-04T08:39:55.373Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.60s) [2022-07-04T08:39:55.373Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-04T08:39:55.373Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.63s) [2022-07-04T08:39:55.373Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.68s) [2022-07-04T08:39:55.373Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.47s) [2022-07-04T08:39:55.373Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.53s) [2022-07-04T08:39:55.373Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.54s) [2022-07-04T08:39:55.373Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.48s) [2022-07-04T08:39:55.373Z] === RUN TestContainerNetworkMountsNoChown [2022-07-04T08:39:55.634Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/default [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/default [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/private [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/private [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/rprivate [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/slave [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/slave [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/rslave [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/shared [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/shared [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/rshared [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-04T08:39:55.634Z] === CONT TestMountDaemonRoot/default [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-04T08:39:55.634Z] === CONT TestMountDaemonRoot/rslave [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-04T08:39:55.634Z] === CONT TestMountDaemonRoot/rshared [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-04T08:39:55.634Z] === CONT TestMountDaemonRoot/shared [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-04T08:39:55.634Z] === CONT TestMountDaemonRoot/rprivate [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-04T08:39:55.634Z] === CONT TestMountDaemonRoot/slave [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-04T08:39:55.634Z] === CONT TestMountDaemonRoot/private [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-04T08:39:55.634Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-04T08:39:55.634Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-04T08:39:55.634Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-04T08:39:55.634Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-04T08:39:55.634Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-04T08:39:55.634Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-04T08:39:55.897Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-04T08:39:55.897Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-04T08:39:55.897Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-04T08:39:55.897Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-04T08:39:55.897Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-04T08:39:55.897Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-04T08:39:55.897Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-04T08:39:55.897Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-04T08:39:55.897Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-04T08:39:55.897Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-04T08:39:55.897Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-04T08:39:56.158Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-04T08:39:56.158Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-04T08:39:56.158Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-04T08:39:56.158Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-04T08:39:56.158Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-04T08:39:56.158Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-04T08:39:56.158Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-04T08:39:56.158Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-04T08:39:56.158Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-04T08:39:56.158Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-04T08:39:56.158Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-04T08:39:56.158Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-04T08:39:56.158Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-04T08:39:56.158Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-04T08:39:56.158Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-04T08:39:56.159Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-04T08:39:56.159Z] === RUN TestContainerBindMountNonRecursive [2022-07-04T08:39:57.546Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-07-04T08:39:57.546Z] === RUN TestContainerVolumesMountedAsShared [2022-07-04T08:39:58.118Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-07-04T08:39:58.118Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-04T08:39:58.158Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-07-04T08:39:58.158Z] === RUN TestInfoDebug [2022-07-04T08:39:58.158Z] --- PASS: TestInfoDebug (0.55s) [2022-07-04T08:39:58.158Z] === RUN TestInfoInsecureRegistries [2022-07-04T08:39:58.158Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-07-04T08:39:58.158Z] === RUN TestInfoRegistryMirrors [2022-07-04T08:39:58.158Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-04T08:39:58.158Z] === RUN TestLoginFailsWithBadCredentials [2022-07-04T08:39:58.379Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-07-04T08:39:58.379Z] === RUN TestNetworkNat [2022-07-04T08:39:58.640Z] --- PASS: TestNetworkNat (0.44s) [2022-07-04T08:39:58.640Z] === RUN TestNetworkLocalhostTCPNat [2022-07-04T08:39:58.720Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-04T08:39:58.720Z] === RUN TestPingCacheHeaders [2022-07-04T08:39:58.720Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-07-04T08:39:58.720Z] === RUN TestPingGet [2022-07-04T08:39:58.720Z] --- PASS: TestPingGet (0.01s) [2022-07-04T08:39:58.720Z] === RUN TestPingHead [2022-07-04T08:39:58.720Z] --- PASS: TestPingHead (0.03s) [2022-07-04T08:39:58.720Z] === RUN TestPingSwarmHeader [2022-07-04T08:39:59.211Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-07-04T08:39:59.211Z] === RUN TestNetworkLoopbackNat [2022-07-04T08:39:59.281Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-04T08:39:59.843Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-04T08:40:00.772Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-04T08:40:00.772Z] --- PASS: TestPingSwarmHeader (2.09s) [2022-07-04T08:40:00.772Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-04T08:40:00.772Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-04T08:40:00.772Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-04T08:40:00.772Z] === RUN TestVersion [2022-07-04T08:40:00.772Z] --- PASS: TestVersion (0.03s) [2022-07-04T08:40:00.772Z] === CONT TestDiskUsage [2022-07-04T08:40:01.334Z] === RUN TestDiskUsage/empty [2022-07-04T08:40:01.334Z] === RUN TestDiskUsage/empty/container_types [2022-07-04T08:40:01.334Z] === RUN TestDiskUsage/empty/image_types [2022-07-04T08:40:01.334Z] === RUN TestDiskUsage/empty/volume_types [2022-07-04T08:40:01.334Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-04T08:40:01.334Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-04T08:40:01.334Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-04T08:40:01.334Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-04T08:40:01.334Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-04T08:40:01.334Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-04T08:40:01.334Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-04T08:40:01.334Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-04T08:40:01.591Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-04T08:40:01.591Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-04T08:40:01.591Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-04T08:40:01.591Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-04T08:40:01.591Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-04T08:40:01.591Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-04T08:40:01.591Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-04T08:40:01.591Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-04T08:40:01.591Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-04T08:40:01.591Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-04T08:40:01.591Z] === RUN TestDiskUsage/after_container.Run [2022-07-04T08:40:01.753Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-07-04T08:40:01.753Z] === RUN TestPause [2022-07-04T08:40:01.847Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-04T08:40:01.847Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-04T08:40:01.847Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-04T08:40:01.847Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-04T08:40:01.847Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-04T08:40:01.847Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-04T08:40:01.847Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-04T08:40:01.847Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-04T08:40:01.847Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-04T08:40:01.847Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage (1.20s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.02s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-04T08:40:02.104Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-04T08:40:02.104Z] PASS [2022-07-04T08:40:02.104Z] [2022-07-04T08:40:02.104Z] === Skipped [2022-07-04T08:40:02.104Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-04T08:40:02.104Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-04T08:40:02.104Z] [2022-07-04T08:40:02.104Z] DONE 54 tests, 1 skipped in 22.732s [2022-07-04T08:40:02.104Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-04T08:40:02.104Z] INFO: Testing against a local daemon [2022-07-04T08:40:02.104Z] === RUN TestVolumesCreateAndList [2022-07-04T08:40:02.104Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-04T08:40:02.104Z] === RUN TestVolumesRemove [2022-07-04T08:40:02.104Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-04T08:40:02.104Z] === RUN TestVolumesInspect [2022-07-04T08:40:02.104Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-04T08:40:02.104Z] === RUN TestVolumesInvalidJSON [2022-07-04T08:40:02.104Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-04T08:40:02.104Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-04T08:40:02.104Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-04T08:40:02.104Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-04T08:40:02.104Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-04T08:40:02.104Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-04T08:40:02.104Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-04T08:40:02.104Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-04T08:40:02.104Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-07-04T08:40:02.104Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.01s) [2022-07-04T08:40:02.104Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-04T08:40:02.104Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-04T08:40:02.104Z] PASS [2022-07-04T08:40:02.327Z] --- PASS: TestPause (0.47s) [2022-07-04T08:40:02.327Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-04T08:40:02.327Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-04T08:40:02.327Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-04T08:40:02.327Z] === RUN TestPauseStopPausedContainer [2022-07-04T08:40:02.360Z] [2022-07-04T08:40:02.360Z] DONE 9 tests in 0.185s [2022-07-04T08:40:02.360Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-04T08:40:02.360Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14236 is not a child of this shell [2022-07-04T08:40:02.360Z] warning: PID 14236 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-04T08:40:02.360Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-04T08:40:02.360Z] [2022-07-04T08:40:02.360Z] Unloading profiles will leave already running processes permanently [2022-07-04T08:40:02.360Z] unconfined, which can lead to unexpected situations. [2022-07-04T08:40:02.360Z] [2022-07-04T08:40:02.360Z] To set a process to complain mode, use the command line tool [2022-07-04T08:40:02.360Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-04T08:40:02.360Z] Removing test suite binaries [2022-07-04T08:40:02.360Z] exiting test-integration [2022-07-04T08:40:02.360Z] ++ exit 0 [2022-07-04T08:40:02.360Z] [2022-07-04T08:40:02.588Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-07-04T08:40:02.588Z] === RUN TestPidHost Post stage [Pipeline] junit [2022-07-04T08:40:03.306Z] Recording test results [2022-07-04T08:40:03.530Z] --- PASS: TestPidHost (0.99s) [2022-07-04T08:40:03.530Z] === RUN TestPsFilter [2022-07-04T08:40:03.791Z] --- PASS: TestPsFilter (0.12s) [2022-07-04T08:40:03.791Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-04T08:40:04.364Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-07-04T08:40:04.364Z] === RUN TestRemoveContainerWithVolume [2022-07-04T08:40:04.625Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-07-04T08:40:04.625Z] === RUN TestRemoveContainerRunning [2022-07-04T08:40:04.930Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-04T08:40:05.197Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-07-04T08:40:05.197Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-04T08:40:05.270Z] + echo Ensuring container killed. [2022-07-04T08:40:05.270Z] Ensuring container killed. [2022-07-04T08:40:05.270Z] + docker rm -vf docker-pr2 [2022-07-04T08:40:05.270Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-04T08:40:05.457Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-07-04T08:40:05.457Z] === RUN TestRemoveInvalidContainer [2022-07-04T08:40:05.457Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-07-04T08:40:05.457Z] === RUN TestRenameLinkedContainer [2022-07-04T08:40:05.590Z] + echo Chowning /workspace to jenkins user [2022-07-04T08:40:05.590Z] Chowning /workspace to jenkins user [2022-07-04T08:40:05.590Z] + id -u [2022-07-04T08:40:05.590Z] + id -g [2022-07-04T08:40:05.590Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43765:/workspace busybox chown -R 1000:1000 /workspace [2022-07-04T08:40:05.590Z] Unable to find image 'busybox:latest' locally [2022-07-04T08:40:05.846Z] latest: Pulling from library/busybox [2022-07-04T08:40:05.846Z] 19d511225f94: Pulling fs layer [2022-07-04T08:40:05.846Z] 19d511225f94: Download complete [2022-07-04T08:40:06.102Z] 19d511225f94: Pull complete [2022-07-04T08:40:06.102Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-04T08:40:06.102Z] Status: Downloaded newer image for busybox:latest [2022-07-04T08:40:07.371Z] --- PASS: TestRenameLinkedContainer (1.74s) [2022-07-04T08:40:07.371Z] === RUN TestRenameStoppedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-04T08:40:07.631Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-07-04T08:40:07.631Z] === RUN TestRenameRunningContainerAndReuse [2022-07-04T08:40:07.804Z] + bundleName=amd64-rootless [2022-07-04T08:40:07.804Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-04T08:40:07.804Z] Creating amd64-rootless-bundles.tar.gz [2022-07-04T08:40:07.804Z] + 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-04T08:40:07.804Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-04T08:40:07.815Z] Archiving artifacts [2022-07-04T08:40:08.573Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-07-04T08:40:08.573Z] === RUN TestRenameInvalidName [2022-07-04T08:40:08.834Z] --- PASS: TestRenameInvalidName (0.44s) [2022-07-04T08:40:08.834Z] === RUN TestRenameAnonymousContainer [2022-07-04T08:40:09.236Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43765/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-04T08:40:09.609Z] + make clean [2022-07-04T08:40:09.864Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-04T08:40:09.864Z] docker-dev-cache [2022-07-04T08:40:09.864Z] docker-mod-cache [Pipeline] deleteDir [2022-07-04T08:40:10.479Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2022-07-04T08:40:10.479Z] PASS [2022-07-04T08:40:10.479Z] [2022-07-04T08:40:10.479Z] DONE 17 tests in 48.510s [2022-07-04T08:40:10.479Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-04T08:40:10.479Z] INFO: Testing against a local daemon [2022-07-04T08:40:10.479Z] === RUN TestPluginInvalidJSON [2022-07-04T08:40:10.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-04T08:40:10.479Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-04T08:40:10.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-04T08:40:10.479Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-04T08:40:10.479Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-04T08:40:10.479Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-04T08:40:10.479Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-04T08:40:10.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-04T08:40:10.479Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-04T08:40:10.479Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-04T08:40:10.479Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-04T08:40:10.479Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-04T08:40:10.479Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-04T08:40:10.479Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-04T08:40:10.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-04T08:40:10.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-04T08:40:10.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-04T08:40:10.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-04T08:40:10.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-04T08:40:10.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-04T08:40:10.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-04T08:40:10.479Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-04T08:40:10.479Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-04T08:40:10.479Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-04T08:40:10.479Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-04T08:40:10.479Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-04T08:40:10.479Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-04T08:40:10.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-04T08:40:10.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-04T08:40:10.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-04T08:40:10.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-04T08:40:10.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-04T08:40:10.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-04T08:40:10.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-04T08:40:10.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-04T08:40:10.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-04T08:40:10.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-04T08:40:10.479Z] === RUN TestPluginInstall [2022-07-04T08:40:10.479Z] === RUN TestPluginInstall/no_auth [2022-07-04T08:40:10.479Z] time="2022-07-04T08:40:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T08:40:10.479Z] time="2022-07-04T08:40:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:21221422128ffc2cb1a76bc2bd12252c4191b8b09a8136c8b11a4e27d02f566d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T08:40:10.479Z] time="2022-07-04T08:40:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T08:40:10.479Z] time="2022-07-04T08:40:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:21221422128ffc2cb1a76bc2bd12252c4191b8b09a8136c8b11a4e27d02f566d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T08:40:10.479Z] === RUN TestPluginInstall/with_htpasswd [2022-07-04T08:40:10.479Z] time="2022-07-04T08:40:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T08:40:10.479Z] time="2022-07-04T08:40:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef45de5013b7da621821988e877f61f8dc4f6641a10e837a24bbade00cfefc4f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T08:40:10.479Z] time="2022-07-04T08:40:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T08:40:10.479Z] time="2022-07-04T08:40:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef45de5013b7da621821988e877f61f8dc4f6641a10e837a24bbade00cfefc4f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T08:40:10.479Z] === RUN TestPluginInstall/with_insecure [2022-07-04T08:40:10.479Z] time="2022-07-04T08:40:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T08:40:10.479Z] time="2022-07-04T08:40:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3bb357f63aa5ec0e3d3f7cf8a78de4b699f2f935f8e33bceaaea689d336e184a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T08:40:10.479Z] time="2022-07-04T08:40:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T08:40:10.479Z] time="2022-07-04T08:40:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3bb357f63aa5ec0e3d3f7cf8a78de4b699f2f935f8e33bceaaea689d336e184a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T08:40:10.479Z] plugin_test.go:195: [dbd3593e09cd5] daemon is not started [2022-07-04T08:40:10.479Z] --- PASS: TestPluginInstall (2.70s) [2022-07-04T08:40:10.479Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-07-04T08:40:10.479Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-07-04T08:40:10.479Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-07-04T08:40:10.479Z] === RUN TestPluginsWithRuntimes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-04T08:40:10.746Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2022-07-04T08:40:10.747Z] === RUN TestRenameContainerWithSameName [2022-07-04T08:40:11.007Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-07-04T08:40:11.007Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-04T08:40:11.845Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-04T08:40:11.949Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-07-04T08:40:11.949Z] === RUN TestResize [2022-07-04T08:40:12.211Z] --- PASS: TestResize (0.46s) [2022-07-04T08:40:12.211Z] === RUN TestResizeWithInvalidSize [2022-07-04T08:40:12.772Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-04T08:40:12.782Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-07-04T08:40:12.782Z] === RUN TestResizeWhenContainerNotStarted [2022-07-04T08:40:13.353Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-07-04T08:40:13.353Z] === RUN TestDaemonRestartKillContainers [2022-07-04T08:40:13.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-04T08:40:13.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-04T08:40:13.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-04T08:40:13.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-04T08:40:13.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-04T08:40:13.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-04T08:40:13.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-04T08:40:13.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-04T08:40:13.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-04T08:40:13.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-04T08:40:13.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-04T08:40:13.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-04T08:40:13.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-04T08:40:13.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-04T08:40:13.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-04T08:40:13.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-04T08:40:13.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T08:40:13.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T08:40:13.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T08:40:13.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T08:40:13.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T08:40:13.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T08:40:13.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T08:40:13.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T08:40:13.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-04T08:40:13.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-04T08:40:13.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-04T08:40:13.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-04T08:40:13.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-04T08:40:13.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-04T08:40:13.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-04T08:40:13.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-04T08:40:13.353Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-04T08:40:13.353Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T08:40:13.701Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2022-07-04T08:40:13.701Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-07-04T08:40:13.701Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-07-04T08:40:13.701Z] === RUN TestPluginBackCompatMediaTypes [2022-07-04T08:40:14.264Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-07-04T08:40:14.264Z] PASS [2022-07-04T08:40:14.264Z] [2022-07-04T08:40:14.264Z] DONE 24 tests in 6.657s [2022-07-04T08:40:14.264Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-04T08:40:14.264Z] INFO: Testing against a local daemon [2022-07-04T08:40:14.264Z] === RUN TestExternalGraphDriver [2022-07-04T08:40:14.519Z] === RUN TestExternalGraphDriver/json [2022-07-04T08:40:15.267Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-04T08:40:16.208Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-04T08:40:16.408Z] === RUN TestExternalGraphDriver/spec [2022-07-04T08:40:17.149Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-04T08:40:17.410Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-04T08:40:17.775Z] === RUN TestExternalGraphDriver/pull [2022-07-04T08:40:18.352Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T08:40:18.613Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T08:40:19.665Z] --- PASS: TestExternalGraphDriver (5.28s) [2022-07-04T08:40:19.665Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-07-04T08:40:19.665Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-07-04T08:40:19.665Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-07-04T08:40:19.665Z] === RUN TestGraphdriverPluginV2 [2022-07-04T08:40:21.912Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T08:40:21.912Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-04T08:40:23.825Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-04T08:40:23.830Z] --- PASS: TestGraphdriverPluginV2 (4.50s) [2022-07-04T08:40:23.830Z] PASS [2022-07-04T08:40:23.830Z] [2022-07-04T08:40:23.830Z] DONE 5 tests in 9.816s [2022-07-04T08:40:24.087Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-04T08:40:24.087Z] INFO: Testing against a local daemon [2022-07-04T08:40:24.087Z] === RUN TestContinueAfterPluginCrash [2022-07-04T08:40:24.087Z] === PAUSE TestContinueAfterPluginCrash [2022-07-04T08:40:24.087Z] === RUN TestReadPluginNoRead [2022-07-04T08:40:24.087Z] === PAUSE TestReadPluginNoRead [2022-07-04T08:40:24.087Z] === RUN TestDaemonStartWithLogOpt [2022-07-04T08:40:24.087Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-04T08:40:24.087Z] === CONT TestContinueAfterPluginCrash [2022-07-04T08:40:24.087Z] === CONT TestDaemonStartWithLogOpt [2022-07-04T08:40:25.738Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-04T08:40:25.738Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-04T08:40:27.355Z] --- PASS: TestDaemonStartWithLogOpt (3.34s) [2022-07-04T08:40:27.355Z] === CONT TestReadPluginNoRead [2022-07-04T08:40:27.651Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-04T08:40:27.651Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-04T08:40:29.036Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-04T08:40:29.891Z] === RUN TestReadPluginNoRead/default [2022-07-04T08:40:30.850Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-04T08:40:30.947Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-04T08:40:30.947Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s) [2022-07-04T08:40:30.947Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-04T08:40:30.947Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.00s) [2022-07-04T08:40:30.947Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-07-04T08:40:30.947Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-04T08:40:30.947Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-07-04T08:40:30.947Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.32s) [2022-07-04T08:40:30.947Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.37s) [2022-07-04T08:40:30.947Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.87s) [2022-07-04T08:40:30.947Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2022-07-04T08:40:30.947Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.85s) [2022-07-04T08:40:30.947Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.84s) [2022-07-04T08:40:30.947Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.97s) [2022-07-04T08:40:30.947Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-07-04T08:40:30.947Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-07-04T08:40:30.947Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-07-04T08:40:30.947Z] === RUN TestCgroupNamespacesRun [2022-07-04T08:40:31.888Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-07-04T08:40:31.888Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-04T08:40:32.214Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-04T08:40:32.214Z] --- PASS: TestContinueAfterPluginCrash (8.34s) [2022-07-04T08:40:33.141Z] === CONT TestReadPluginNoRead [2022-07-04T08:40:33.141Z] read_test.go:92: [d105a595a0fc7] daemon is not started [2022-07-04T08:40:33.141Z] --- PASS: TestReadPluginNoRead (5.85s) [2022-07-04T08:40:33.141Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-07-04T08:40:33.141Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-07-04T08:40:33.141Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-07-04T08:40:33.141Z] PASS [2022-07-04T08:40:33.141Z] [2022-07-04T08:40:33.141Z] DONE 6 tests in 9.212s [2022-07-04T08:40:33.141Z] 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-04T08:40:33.141Z] testing: warning: no tests to run [2022-07-04T08:40:33.141Z] PASS [2022-07-04T08:40:33.141Z] [2022-07-04T08:40:33.141Z] DONE 0 tests in 0.007s [2022-07-04T08:40:33.141Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-04T08:40:33.141Z] INFO: Testing against a local daemon [2022-07-04T08:40:33.141Z] === RUN TestPluginWithDevMounts [2022-07-04T08:40:33.141Z] === PAUSE TestPluginWithDevMounts [2022-07-04T08:40:33.141Z] === CONT TestPluginWithDevMounts [2022-07-04T08:40:33.271Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-07-04T08:40:33.271Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-04T08:40:34.213Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-07-04T08:40:34.213Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-04T08:40:35.033Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-07-04T08:40:35.033Z] PASS [2022-07-04T08:40:35.033Z] [2022-07-04T08:40:35.033Z] DONE 1 tests in 1.630s [2022-07-04T08:40:35.033Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-04T08:40:35.033Z] INFO: Testing against a local daemon [2022-07-04T08:40:35.033Z] === RUN TestSecretInspect [2022-07-04T08:40:35.597Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-07-04T08:40:35.597Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-04T08:40:36.546Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-07-04T08:40:36.546Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-04T08:40:36.924Z] --- PASS: TestSecretInspect (2.17s) [2022-07-04T08:40:36.924Z] === RUN TestSecretList [2022-07-04T08:40:37.957Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-07-04T08:40:37.957Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-04T08:40:38.218Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-04T08:40:38.218Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-04T08:40:39.440Z] --- PASS: TestSecretList (2.18s) [2022-07-04T08:40:39.440Z] === RUN TestSecretsCreateAndDelete [2022-07-04T08:40:39.451Z] .........................xx.................... [ 29%] [2022-07-04T08:40:39.602Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-07-04T08:40:39.602Z] === RUN TestNISDomainname [2022-07-04T08:40:40.173Z] --- PASS: TestNISDomainname (0.57s) [2022-07-04T08:40:40.173Z] === RUN TestHostnameDnsResolution [2022-07-04T08:40:40.744Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-07-04T08:40:40.744Z] === RUN TestUnprivilegedPortsAndPing [2022-07-04T08:40:41.315Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-07-04T08:40:41.315Z] === RUN TestPrivilegedHostDevices [2022-07-04T08:40:41.330Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-07-04T08:40:41.330Z] === RUN TestSecretsUpdate [2022-07-04T08:40:41.888Z] --- PASS: TestPrivilegedHostDevices (0.60s) [2022-07-04T08:40:41.888Z] === RUN TestRunConsoleSize [2022-07-04T08:40:42.459Z] --- PASS: TestRunConsoleSize (0.45s) [2022-07-04T08:40:42.459Z] === RUN TestStats [2022-07-04T08:40:43.845Z] --- PASS: TestSecretsUpdate (2.15s) [2022-07-04T08:40:43.845Z] === RUN TestTemplatedSecret [2022-07-04T08:40:45.001Z] --- PASS: TestStats (2.45s) [2022-07-04T08:40:45.001Z] === RUN TestStopContainerWithTimeout [2022-07-04T08:40:45.001Z] === RUN TestStopContainerWithTimeout/0 [2022-07-04T08:40:45.001Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-04T08:40:45.002Z] === RUN TestStopContainerWithTimeout/1 [2022-07-04T08:40:45.002Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-04T08:40:45.002Z] === RUN TestStopContainerWithTimeout/3 [2022-07-04T08:40:45.002Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-04T08:40:45.002Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-04T08:40:45.002Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-04T08:40:45.002Z] === CONT TestStopContainerWithTimeout/0 [2022-07-04T08:40:45.002Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-04T08:40:45.124Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-04T08:40:45.124Z] Using test binary docker [2022-07-04T08:40:45.124Z] +++ /etc/init.d/apparmor start [2022-07-04T08:40:45.124Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-04T08:40:45.124Z] INFO: Waiting for daemon to start... [2022-07-04T08:40:45.124Z] Starting dockerd [2022-07-04T08:40:45.124Z] +++ 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-04T08:40:45.124Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-04T08:40:45.124Z] Using test binary docker [2022-07-04T08:40:45.381Z] +++ /etc/init.d/apparmor start [2022-07-04T08:40:45.381Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-04T08:40:45.381Z] INFO: Waiting for daemon to start... [2022-07-04T08:40:45.381Z] Starting dockerd [2022-07-04T08:40:45.381Z] +++ 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-04T08:40:45.572Z] === CONT TestStopContainerWithTimeout/3 [2022-07-04T08:40:45.944Z] . [2022-07-04T08:40:45.944Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-04T08:40:45.944Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-04T08:40:45.944Z] Error: No such image: emptyfs [2022-07-04T08:40:45.944Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-04T08:40:45.944Z] ++++ docker load [2022-07-04T08:40:46.201Z] Running integration-test (iteration 1) [2022-07-04T08:40:46.201Z] 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-04T08:40:46.201Z] ++ 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-04T08:40:46.201Z] ++ set -e [2022-07-04T08:40:46.201Z] ++ '[' -n 0 ']' [2022-07-04T08:40:46.201Z] ++ set -x [2022-07-04T08:40:46.201Z] ++ 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-04T08:40:46.361Z] --- PASS: TestTemplatedSecret (2.69s) [2022-07-04T08:40:46.361Z] === RUN TestSecretCreateResolve [2022-07-04T08:40:46.764Z] Loaded image: busybox:latest [2022-07-04T08:40:47.021Z] Loaded image: busybox:glibc [2022-07-04T08:40:47.277Z] [2022-07-04T08:40:47.277Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-04T08:40:47.483Z] === CONT TestStopContainerWithTimeout/1 [2022-07-04T08:40:47.534Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-04T08:40:47.534Z] Error: No such image: emptyfs [2022-07-04T08:40:47.534Z] ++++ docker load [2022-07-04T08:40:47.534Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-04T08:40:47.791Z] Running integration-test (iteration 1) [2022-07-04T08:40:47.791Z] 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-04T08:40:47.791Z] ++ 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-04T08:40:47.791Z] ++ set -e [2022-07-04T08:40:47.791Z] ++ '[' -n 0 ']' [2022-07-04T08:40:47.791Z] ++ set -x [2022-07-04T08:40:47.791Z] ++ 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-04T08:40:48.720Z] Loaded image: busybox:latest [2022-07-04T08:40:48.866Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-04T08:40:48.866Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2022-07-04T08:40:48.866Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2022-07-04T08:40:48.866Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-07-04T08:40:48.866Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-07-04T08:40:48.866Z] === RUN TestDeleteDevicemapper [2022-07-04T08:40:48.866Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-04T08:40:48.866Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-04T08:40:48.866Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-04T08:40:48.877Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-07-04T08:40:48.877Z] PASS [2022-07-04T08:40:48.877Z] [2022-07-04T08:40:48.877Z] DONE 6 tests in 13.560s [2022-07-04T08:40:48.877Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-04T08:40:48.877Z] INFO: Testing against a local daemon [2022-07-04T08:40:48.877Z] === RUN TestServiceCreateInit [2022-07-04T08:40:48.877Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-04T08:40:48.977Z] Loaded image: busybox:glibc [2022-07-04T08:40:49.807Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.07s) [2022-07-04T08:40:49.807Z] === RUN TestUpdateMemory [2022-07-04T08:40:50.378Z] --- PASS: TestUpdateMemory (0.54s) [2022-07-04T08:40:50.378Z] === RUN TestUpdateCPUQuota [2022-07-04T08:40:51.319Z] --- PASS: TestUpdateCPUQuota (0.75s) [2022-07-04T08:40:51.319Z] === RUN TestUpdatePidsLimit [2022-07-04T08:40:51.319Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-04T08:40:51.319Z] === RUN TestUpdatePidsLimit/no_change [2022-07-04T08:40:51.503Z] Loaded image: debian:bullseye-slim [2022-07-04T08:40:51.503Z] Loaded image: hello-world:latest [2022-07-04T08:40:51.503Z] Loaded image: arm32v7/hello-world:latest [2022-07-04T08:40:51.503Z] INFO: Testing against a local daemon [2022-07-04T08:40:51.503Z] === RUN TestDockerSuite [2022-07-04T08:40:51.503Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-04T08:40:51.503Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-04T08:40:51.503Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-04T08:40:51.503Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-04T08:40:51.503Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-04T08:40:51.503Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-04T08:40:51.503Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-04T08:40:51.503Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-04T08:40:51.579Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-04T08:40:51.840Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-04T08:40:52.100Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-04T08:40:52.144Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-04T08:40:52.361Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-04T08:40:52.361Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-04T08:40:53.302Z] --- PASS: TestUpdatePidsLimit (1.90s) [2022-07-04T08:40:53.302Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-07-04T08:40:53.302Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-07-04T08:40:53.302Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-07-04T08:40:53.302Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-07-04T08:40:53.302Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-07-04T08:40:53.302Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-07-04T08:40:53.302Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-07-04T08:40:53.302Z] === RUN TestUpdateRestartPolicy [2022-07-04T08:40:53.398Z] Loaded image: debian:bullseye-slim [2022-07-04T08:40:53.398Z] Loaded image: hello-world:latest [2022-07-04T08:40:53.962Z] Loaded image: arm32v7/hello-world:latest [2022-07-04T08:40:53.962Z] INFO: Testing against a local daemon [2022-07-04T08:40:53.962Z] === RUN TestDockerDaemonSuite [2022-07-04T08:40:54.220Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-04T08:40:54.477Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-04T08:40:54.734Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-04T08:40:55.664Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-04T08:40:55.664Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-04T08:40:56.311Z] --- PASS: TestServiceCreateInit (7.50s) [2022-07-04T08:40:56.311Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s) [2022-07-04T08:40:56.311Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s) [2022-07-04T08:40:56.311Z] === RUN TestCreateServiceMultipleTimes [2022-07-04T08:40:56.447Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-04T08:40:56.593Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-04T08:40:57.521Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-04T08:40:57.521Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-04T08:40:58.453Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-04T08:40:59.017Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-04T08:40:59.274Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-04T08:40:59.274Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-04T08:40:59.274Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-04T08:41:00.206Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-04T08:41:00.463Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-04T08:41:01.393Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-04T08:41:01.651Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-04T08:41:01.651Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-04T08:41:01.651Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-04T08:41:03.018Z] --- PASS: TestBuildWithHugeFile (129.98s) [2022-07-04T08:41:03.018Z] === RUN TestBuildWCOWSandboxSize [2022-07-04T08:41:03.018Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-04T08:41:03.018Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-04T08:41:03.018Z] === RUN TestBuildWithEmptyDockerfile [2022-07-04T08:41:03.018Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-04T08:41:03.018Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-04T08:41:03.018Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-04T08:41:03.018Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-04T08:41:03.018Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-04T08:41:03.018Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-04T08:41:03.018Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-04T08:41:03.018Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-04T08:41:03.018Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-04T08:41:03.018Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-04T08:41:03.018Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-07-04T08:41:03.018Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-07-04T08:41:03.018Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-04T08:41:03.019Z] === RUN TestBuildPreserveOwnership [2022-07-04T08:41:03.019Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-04T08:41:03.968Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-04T08:41:04.914Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-04T08:41:05.171Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-04T08:41:05.527Z] --- PASS: TestUpdateRestartPolicy (10.95s) [2022-07-04T08:41:05.527Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-04T08:41:05.527Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2022-07-04T08:41:05.527Z] === RUN TestWaitNonBlocked [2022-07-04T08:41:05.527Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-04T08:41:05.527Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-04T08:41:05.527Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-04T08:41:05.527Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-04T08:41:05.527Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-04T08:41:05.527Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-04T08:41:05.527Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-04T08:41:05.527Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-07-04T08:41:05.527Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2022-07-04T08:41:05.527Z] === RUN TestWaitBlocked [2022-07-04T08:41:05.527Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-04T08:41:05.527Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-04T08:41:05.527Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-04T08:41:05.527Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-04T08:41:05.527Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-04T08:41:05.527Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-04T08:41:06.099Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-04T08:41:06.099Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-07-04T08:41:06.099Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2022-07-04T08:41:06.099Z] === RUN TestWaitConditions [2022-07-04T08:41:06.099Z] === RUN TestWaitConditions/default [2022-07-04T08:41:06.099Z] === PAUSE TestWaitConditions/default [2022-07-04T08:41:06.099Z] === RUN TestWaitConditions/not-running [2022-07-04T08:41:06.099Z] === PAUSE TestWaitConditions/not-running [2022-07-04T08:41:06.099Z] === RUN TestWaitConditions/next-exit [2022-07-04T08:41:06.099Z] === PAUSE TestWaitConditions/next-exit [2022-07-04T08:41:06.099Z] === RUN TestWaitConditions/removed [2022-07-04T08:41:06.099Z] === PAUSE TestWaitConditions/removed [2022-07-04T08:41:06.099Z] === CONT TestWaitConditions/next-exit [2022-07-04T08:41:06.099Z] === CONT TestWaitConditions/default [2022-07-04T08:41:06.539Z] --- PASS: TestBuildPreserveOwnership (3.22s) [2022-07-04T08:41:06.539Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.92s) [2022-07-04T08:41:06.539Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s) [2022-07-04T08:41:06.539Z] === RUN TestBuildPlatformInvalid [2022-07-04T08:41:06.539Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-04T08:41:06.539Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-04T08:41:07.102Z] Loaded image: busybox:latest [2022-07-04T08:41:07.359Z] Loaded image: busybox:glibc [2022-07-04T08:41:07.359Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-04T08:41:08.011Z] === CONT TestWaitConditions/not-running [2022-07-04T08:41:08.011Z] === CONT TestWaitConditions/removed [2022-07-04T08:41:08.805Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-04T08:41:09.253Z] Loaded image: debian:bullseye-slim [2022-07-04T08:41:09.253Z] Loaded image: hello-world:latest [2022-07-04T08:41:09.253Z] Loaded image: arm32v7/hello-world:latest [2022-07-04T08:41:09.395Z] --- PASS: TestWaitConditions (0.01s) [2022-07-04T08:41:09.395Z] --- PASS: TestWaitConditions/next-exit (1.56s) [2022-07-04T08:41:09.395Z] --- PASS: TestWaitConditions/default (1.60s) [2022-07-04T08:41:09.395Z] --- PASS: TestWaitConditions/not-running (1.59s) [2022-07-04T08:41:09.395Z] --- PASS: TestWaitConditions/removed (1.60s) [2022-07-04T08:41:09.395Z] === CONT TestContainerStartOnDaemonRestart [2022-07-04T08:41:09.395Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-04T08:41:09.510Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-04T08:41:11.406Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-04T08:41:11.941Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.13s) [2022-07-04T08:41:11.941Z] === CONT TestIpcModeOlderClient [2022-07-04T08:41:11.941Z] --- PASS: TestContainerStartOnDaemonRestart (2.18s) [2022-07-04T08:41:11.941Z] === CONT TestContainerKillOnDaemonStart [2022-07-04T08:41:11.941Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-07-04T08:41:11.941Z] === CONT TestDaemonHostGatewayIP [2022-07-04T08:41:11.969Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-04T08:41:13.338Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-04T08:41:13.854Z] --- PASS: TestDaemonHostGatewayIP (2.45s) [2022-07-04T08:41:13.854Z] === CONT TestDaemonRestartIpcMode [2022-07-04T08:41:14.269Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-04T08:41:14.357Z] --- PASS: TestCreateServiceMultipleTimes (15.53s) [2022-07-04T08:41:14.358Z] === RUN TestCreateServiceConflict [2022-07-04T08:41:14.358Z] --- PASS: TestCreateServiceConflict (2.25s) [2022-07-04T08:41:14.358Z] === RUN TestCreateServiceMaxReplicas [2022-07-04T08:41:15.643Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-04T08:41:16.206Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-04T08:41:16.206Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-04T08:41:16.398Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2022-07-04T08:41:16.872Z] --- PASS: TestCreateServiceMaxReplicas (2.76s) [2022-07-04T08:41:16.872Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-04T08:41:17.136Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-04T08:41:17.393Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-04T08:41:18.322Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-04T08:41:18.578Z] docker_cli_daemon_test.go:1474: [d87e9b298d275] daemon is not started [2022-07-04T08:41:19.145Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-04T08:41:19.708Z] check_test.go:540: [d4005ea6cc587] daemon is not started [2022-07-04T08:41:19.708Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-04T08:41:20.639Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-04T08:41:21.201Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.69s) [2022-07-04T08:41:21.201Z] PASS [2022-07-04T08:41:21.201Z] [2022-07-04T08:41:21.201Z] === Skipped [2022-07-04T08:41:21.201Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-04T08:41:21.201Z] build_session_test.go:25: TODO: BuildKit [2022-07-04T08:41:21.201Z] [2022-07-04T08:41:21.201Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-04T08:41:21.201Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-04T08:41:21.201Z] [2022-07-04T08:41:21.201Z] DONE 34 tests, 2 skipped in 196.625s [2022-07-04T08:41:21.201Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-04T08:41:21.201Z] ++ 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-04T08:41:21.201Z] ++ set -e [2022-07-04T08:41:21.201Z] ++ '[' -n 0 ']' [2022-07-04T08:41:21.201Z] ++ set -x [2022-07-04T08:41:21.201Z] ++ 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-04T08:41:21.201Z] INFO: Testing against a local daemon [2022-07-04T08:41:21.201Z] === RUN TestConfigInspect [2022-07-04T08:41:22.134Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-04T08:41:24.025Z] check_test.go:540: [d4083d526030d] daemon is not started [2022-07-04T08:41:24.025Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-04T08:41:24.281Z] --- PASS: TestConfigInspect (3.05s) [2022-07-04T08:41:24.281Z] === RUN TestConfigList [2022-07-04T08:41:24.531Z] --- PASS: TestContainerKillOnDaemonStart (11.73s) [2022-07-04T08:41:24.531Z] PASS [2022-07-04T08:41:24.531Z] [2022-07-04T08:41:24.531Z] === Skipped [2022-07-04T08:41:24.531Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-04T08:41:24.531Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-04T08:41:24.531Z] [2022-07-04T08:41:24.531Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-04T08:41:24.531Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-04T08:41:24.531Z] [2022-07-04T08:41:24.531Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-04T08:41:24.531Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-04T08:41:24.531Z] [2022-07-04T08:41:24.531Z] DONE 264 tests, 3 skipped in 123.726s [2022-07-04T08:41:24.531Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-04T08:41:24.531Z] ++ 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-04T08:41:24.531Z] ++ set -e [2022-07-04T08:41:24.531Z] ++ '[' -n 0 ']' [2022-07-04T08:41:24.531Z] ++ set -x [2022-07-04T08:41:24.531Z] ++ 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-04T08:41:24.531Z] === RUN TestConfigDaemonLibtrustID [2022-07-04T08:41:24.531Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-04T08:41:24.531Z] === RUN TestConfigDaemonID [2022-07-04T08:41:25.102Z] daemon_test.go:83: [d1964b45f71e2] daemon is not started [2022-07-04T08:41:25.102Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-04T08:41:25.102Z] === RUN TestDaemonConfigValidation [2022-07-04T08:41:25.102Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-04T08:41:25.102Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-04T08:41:25.102Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-04T08:41:25.102Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-04T08:41:25.102Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-04T08:41:25.102Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-04T08:41:25.102Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-04T08:41:25.102Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-04T08:41:25.102Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-04T08:41:25.102Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-04T08:41:25.102Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-04T08:41:25.102Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-04T08:41:25.102Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-04T08:41:25.102Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-04T08:41:25.102Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-04T08:41:25.102Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-04T08:41:25.102Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-07-04T08:41:25.102Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-07-04T08:41:25.102Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-04T08:41:25.102Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-07-04T08:41:25.102Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-07-04T08:41:25.102Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-04T08:41:25.102Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-04T08:41:25.214Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-04T08:41:25.402Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-04T08:41:25.471Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-04T08:41:26.034Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-04T08:41:26.486Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-04T08:41:26.598Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-04T08:41:26.598Z] --- PASS: TestConfigList (2.47s) [2022-07-04T08:41:26.598Z] === RUN TestConfigsCreateAndDelete [2022-07-04T08:41:26.854Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-04T08:41:26.854Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-04T08:41:26.854Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-04T08:41:27.427Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-04T08:41:28.226Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-04T08:41:28.226Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-04T08:41:28.370Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-04T08:41:28.370Z] daemon_test.go:197: [da961fb332334] daemon is not started [2022-07-04T08:41:28.370Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-07-04T08:41:28.370Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-04T08:41:28.370Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-04T08:41:28.370Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-04T08:41:28.370Z] === RUN TestDaemonProxy [2022-07-04T08:41:28.370Z] === RUN TestDaemonProxy/environment_variables [2022-07-04T08:41:29.653Z] --- PASS: TestConfigsCreateAndDelete (2.74s) [2022-07-04T08:41:29.653Z] === RUN TestConfigsUpdate [2022-07-04T08:41:29.653Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-04T08:41:29.653Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-04T08:41:30.281Z] === RUN TestDaemonProxy/command-line_options [2022-07-04T08:41:30.601Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-04T08:41:30.602Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-04T08:41:31.534Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-04T08:41:31.665Z] === RUN TestDaemonProxy/configuration_file [2022-07-04T08:41:31.708Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s) [2022-07-04T08:41:31.708Z] === RUN TestCreateServiceSecretFileMode [2022-07-04T08:41:32.272Z] --- PASS: TestCreateServiceSecretFileMode (2.54s) [2022-07-04T08:41:32.272Z] === RUN TestCreateServiceConfigFileMode [2022-07-04T08:41:32.461Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-04T08:41:32.461Z] --- PASS: TestConfigsUpdate (3.08s) [2022-07-04T08:41:32.461Z] === RUN TestTemplatedConfig [2022-07-04T08:41:33.024Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-04T08:41:33.281Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-04T08:41:33.590Z] === RUN TestDaemonProxy/conflicting_options [2022-07-04T08:41:33.843Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-04T08:41:33.843Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-04T08:41:33.843Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-04T08:41:34.175Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-04T08:41:34.406Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-04T08:41:34.407Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-04T08:41:34.407Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-04T08:41:34.447Z] --- PASS: TestDaemonProxy (6.25s) [2022-07-04T08:41:34.447Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-07-04T08:41:34.447Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-04T08:41:34.447Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-07-04T08:41:34.447Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-04T08:41:34.447Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-04T08:41:34.447Z] PASS [2022-07-04T08:41:34.447Z] [2022-07-04T08:41:34.447Z] DONE 18 tests in 11.287s [2022-07-04T08:41:34.447Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-04T08:41:34.447Z] ++ 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-04T08:41:34.447Z] ++ set -e [2022-07-04T08:41:34.447Z] ++ '[' -n 0 ']' [2022-07-04T08:41:34.447Z] ++ set -x [2022-07-04T08:41:34.447Z] ++ 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-04T08:41:34.664Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-04T08:41:34.664Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-04T08:41:34.718Z] INFO: Testing against a local daemon [2022-07-04T08:41:34.718Z] === RUN TestCommitInheritsEnv [2022-07-04T08:41:34.787Z] --- PASS: TestCreateServiceConfigFileMode (2.49s) [2022-07-04T08:41:34.787Z] === RUN TestCreateServiceSysctls [2022-07-04T08:41:34.983Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-07-04T08:41:34.983Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-04T08:41:34.983Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-04T08:41:34.983Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-04T08:41:34.983Z] === RUN TestImportWithCustomPlatform [2022-07-04T08:41:34.983Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-04T08:41:34.983Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-04T08:41:34.983Z] === RUN TestImportWithCustomPlatform// [2022-07-04T08:41:34.983Z] === RUN TestImportWithCustomPlatform/linux [2022-07-04T08:41:35.113Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-04T08:41:35.244Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-04T08:41:35.244Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-04T08:41:35.244Z] === RUN TestImportWithCustomPlatform/macos [2022-07-04T08:41:35.244Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-04T08:41:35.244Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-04T08:41:35.244Z] --- PASS: TestImportWithCustomPlatform (0.35s) [2022-07-04T08:41:35.244Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-04T08:41:35.244Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-04T08:41:35.244Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-04T08:41:35.244Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-07-04T08:41:35.244Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-04T08:41:35.244Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-07-04T08:41:35.244Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-04T08:41:35.244Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-04T08:41:35.244Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-04T08:41:35.244Z] === RUN TestImagesFilterMultiReference [2022-07-04T08:41:35.504Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-04T08:41:35.504Z] === RUN TestImagePullPlatformInvalid [2022-07-04T08:41:35.504Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-04T08:41:35.504Z] === RUN TestRemoveImageOrphaning [2022-07-04T08:41:35.594Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-04T08:41:35.765Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-07-04T08:41:35.765Z] === RUN TestRemoveImageGarbageCollector [2022-07-04T08:41:35.765Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T08:41:35.765Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-04T08:41:35.765Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-04T08:41:35.765Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-04T08:41:35.765Z] === RUN TestTagInvalidReference [2022-07-04T08:41:35.765Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-04T08:41:35.765Z] === RUN TestTagValidPrefixedRepo [2022-07-04T08:41:35.765Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-04T08:41:35.765Z] === RUN TestTagExistedNameWithoutForce [2022-07-04T08:41:35.765Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-04T08:41:35.765Z] === RUN TestTagOfficialNames [2022-07-04T08:41:35.765Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-04T08:41:35.765Z] === RUN TestTagMatchesDigest [2022-07-04T08:41:35.765Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-04T08:41:35.765Z] PASS [2022-07-04T08:41:35.765Z] [2022-07-04T08:41:35.765Z] === Skipped [2022-07-04T08:41:35.765Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-04T08:41:35.765Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-04T08:41:35.765Z] [2022-07-04T08:41:35.765Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-04T08:41:35.765Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T08:41:35.765Z] [2022-07-04T08:41:35.765Z] DONE 22 tests, 2 skipped in 1.311s [2022-07-04T08:41:35.765Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-04T08:41:35.765Z] ++ 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-04T08:41:35.765Z] ++ set -e [2022-07-04T08:41:35.765Z] ++ '[' -n 0 ']' [2022-07-04T08:41:35.765Z] ++ set -x [2022-07-04T08:41:35.765Z] ++ 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-04T08:41:36.026Z] === RUN TestStripANSICommands [2022-07-04T08:41:36.026Z] === RUN TestStripANSICommands/#00 [2022-07-04T08:41:36.026Z] === RUN TestStripANSICommands/#01 [2022-07-04T08:41:36.026Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-04T08:41:36.026Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-04T08:41:36.026Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-04T08:41:36.026Z] PASS [2022-07-04T08:41:36.026Z] [2022-07-04T08:41:36.026Z] DONE 3 tests in 0.036s [2022-07-04T08:41:36.026Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-04T08:41:36.026Z] ++ 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-04T08:41:36.026Z] ++ set -e [2022-07-04T08:41:36.026Z] ++ '[' -n 0 ']' [2022-07-04T08:41:36.026Z] ++ set -x [2022-07-04T08:41:36.026Z] ++ 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-04T08:41:36.026Z] INFO: Testing against a local daemon [2022-07-04T08:41:36.026Z] === RUN TestNetworkCreateDelete [2022-07-04T08:41:36.156Z] --- PASS: TestTemplatedConfig (3.50s) [2022-07-04T08:41:36.157Z] === RUN TestConfigCreateResolve [2022-07-04T08:41:36.287Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-07-04T08:41:36.287Z] === RUN TestDockerNetworkDeletePreferID [2022-07-04T08:41:36.413Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-04T08:41:36.413Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-04T08:41:36.513Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-04T08:41:36.548Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-04T08:41:36.548Z] === RUN TestDaemonDNSFallback [2022-07-04T08:41:37.343Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-04T08:41:37.343Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-04T08:41:38.053Z] --- PASS: TestCreateServiceSysctls (3.05s) [2022-07-04T08:41:38.053Z] === RUN TestCreateServiceCapabilities [2022-07-04T08:41:39.236Z] --- PASS: TestConfigCreateResolve (2.96s) [2022-07-04T08:41:39.236Z] PASS [2022-07-04T08:41:39.236Z] [2022-07-04T08:41:39.236Z] DONE 6 tests in 17.920s [2022-07-04T08:41:39.236Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-04T08:41:39.236Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-04T08:41:39.236Z] ++ 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-04T08:41:39.236Z] ++ set -e [2022-07-04T08:41:39.236Z] ++ '[' -n 0 ']' [2022-07-04T08:41:39.236Z] ++ set -x [2022-07-04T08:41:39.236Z] ++ 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-04T08:41:39.236Z] INFO: Testing against a local daemon [2022-07-04T08:41:39.236Z] === RUN TestAttachWithTTY [2022-07-04T08:41:39.236Z] --- PASS: TestAttachWithTTY (0.07s) [2022-07-04T08:41:39.236Z] === RUN TestAttachWithoutTTy [2022-07-04T08:41:39.236Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-04T08:41:39.236Z] === RUN TestCheckpoint [2022-07-04T08:41:39.236Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-04T08:41:39.236Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-04T08:41:39.236Z] === RUN TestContainerInvalidJSON [2022-07-04T08:41:39.236Z] === RUN TestContainerInvalidJSON/commit [2022-07-04T08:41:39.236Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-04T08:41:39.236Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-04T08:41:39.236Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-04T08:41:39.236Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-04T08:41:39.236Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-04T08:41:39.236Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-04T08:41:39.236Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-04T08:41:39.236Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-04T08:41:39.236Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-04T08:41:39.236Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-04T08:41:39.236Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-04T08:41:39.236Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-04T08:41:39.236Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-04T08:41:39.236Z] === CONT TestContainerInvalidJSON/commit [2022-07-04T08:41:39.236Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-04T08:41:39.236Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-04T08:41:39.236Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-04T08:41:39.236Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-04T08:41:39.236Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-04T08:41:39.493Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-04T08:41:39.493Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-04T08:41:39.493Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-04T08:41:39.493Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-04T08:41:39.493Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-04T08:41:39.493Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-04T08:41:39.493Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-04T08:41:39.493Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-04T08:41:39.493Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-04T08:41:39.493Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-04T08:41:39.493Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-04T08:41:39.493Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-04T08:41:39.493Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-04T08:41:39.493Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-04T08:41:39.493Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-04T08:41:39.493Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-04T08:41:39.493Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-04T08:41:39.493Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-04T08:41:39.493Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-04T08:41:39.493Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-04T08:41:39.493Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-04T08:41:39.493Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-04T08:41:39.493Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-04T08:41:39.493Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-04T08:41:39.493Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-04T08:41:39.493Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-04T08:41:39.493Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-04T08:41:39.493Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-04T08:41:39.493Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.01s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-04T08:41:39.493Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-04T08:41:39.493Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-04T08:41:39.493Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-04T08:41:39.493Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-04T08:41:39.493Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-07-04T08:41:39.493Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-04T08:41:39.493Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-07-04T08:41:39.493Z] === RUN TestCopyEmptyFile [2022-07-04T08:41:39.749Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-04T08:41:39.749Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-04T08:41:40.007Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-04T08:41:40.007Z] --- PASS: TestCopyEmptyFile (0.38s) [2022-07-04T08:41:40.007Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-04T08:41:40.007Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-07-04T08:41:40.007Z] === RUN TestCopyFromContainer [2022-07-04T08:41:40.569Z] --- PASS: TestCreateServiceCapabilities (2.51s) [2022-07-04T08:41:40.569Z] === RUN TestInspect [2022-07-04T08:41:40.571Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-04T08:41:41.009Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-04T08:41:41.503Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-04T08:41:41.760Z] === RUN TestCopyFromContainer// [2022-07-04T08:41:42.017Z] === RUN TestCopyFromContainer//bar/root [2022-07-04T08:41:42.017Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-04T08:41:42.275Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-04T08:41:42.275Z] === RUN TestCopyFromContainer/bar/quux [2022-07-04T08:41:42.275Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-04T08:41:42.533Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-04T08:41:42.533Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-04T08:41:42.533Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-04T08:41:42.533Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-04T08:41:42.790Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-04T08:41:42.790Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-04T08:41:43.046Z] --- PASS: TestCopyFromContainer (3.02s) [2022-07-04T08:41:43.046Z] --- PASS: TestCopyFromContainer// (0.16s) [2022-07-04T08:41:43.046Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-07-04T08:41:43.046Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2022-07-04T08:41:43.046Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-07-04T08:41:43.046Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-07-04T08:41:43.046Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2022-07-04T08:41:43.046Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-07-04T08:41:43.046Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-07-04T08:41:43.046Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-07-04T08:41:43.046Z] --- PASS: TestCopyFromContainer/bar/notarget (0.16s) [2022-07-04T08:41:43.046Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-04T08:41:43.046Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-04T08:41:43.046Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-04T08:41:43.046Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-04T08:41:43.046Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-04T08:41:43.046Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-04T08:41:43.046Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-04T08:41:43.046Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-04T08:41:43.046Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-04T08:41:43.046Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-04T08:41:43.046Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-04T08:41:43.046Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-04T08:41:43.046Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-04T08:41:43.046Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-04T08:41:43.046Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-04T08:41:43.046Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-04T08:41:43.046Z] === RUN TestCreateWithInvalidEnv [2022-07-04T08:41:43.046Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-04T08:41:43.046Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-04T08:41:43.046Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-04T08:41:43.046Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-04T08:41:43.046Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-04T08:41:43.046Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-04T08:41:43.046Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-04T08:41:43.046Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-04T08:41:43.046Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-04T08:41:43.046Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-04T08:41:43.046Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-07-04T08:41:43.046Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-04T08:41:43.046Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-07-04T08:41:43.046Z] === RUN TestCreateTmpfsMountsTarget [2022-07-04T08:41:43.087Z] --- PASS: TestInspect (2.88s) [2022-07-04T08:41:43.087Z] === RUN TestCreateJob [2022-07-04T08:41:43.129Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-07-04T08:41:43.129Z] === RUN TestInspectNetwork [2022-07-04T08:41:43.303Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-07-04T08:41:43.303Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-04T08:41:43.303Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-04T08:41:43.303Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-04T08:41:43.560Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-04T08:41:44.123Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-04T08:41:45.053Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-04T08:41:45.312Z] --- PASS: TestCreateWithCustomMaskedPaths (2.05s) [2022-07-04T08:41:45.312Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-04T08:41:45.746Z] ............................ [ 66%] [2022-07-04T08:41:45.875Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-04T08:41:45.875Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-04T08:41:45.875Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-04T08:41:46.386Z] --- PASS: TestCreateJob (3.06s) [2022-07-04T08:41:46.386Z] === RUN TestReplicatedJob [2022-07-04T08:41:46.429Z] === RUN TestInspectNetwork/full_network_id [2022-07-04T08:41:46.429Z] === RUN TestInspectNetwork/partial_network_id [2022-07-04T08:41:46.429Z] === RUN TestInspectNetwork/network_name [2022-07-04T08:41:46.429Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-04T08:41:46.806Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-04T08:41:47.063Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-04T08:41:47.628Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s) [2022-07-04T08:41:47.628Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-04T08:41:47.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-04T08:41:47.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-04T08:41:47.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-04T08:41:47.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-04T08:41:47.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-04T08:41:47.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-04T08:41:47.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-04T08:41:47.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-04T08:41:47.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-04T08:41:47.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-04T08:41:47.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-04T08:41:47.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-04T08:41:47.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-04T08:41:47.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-04T08:41:47.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-04T08:41:47.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-07-04T08:41:47.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-04T08:41:47.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-04T08:41:47.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-04T08:41:47.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-04T08:41:47.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-04T08:41:47.628Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-04T08:41:47.628Z] check_test.go:540: [d3c181a01d8ea] daemon is not started [2022-07-04T08:41:47.628Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-04T08:41:48.192Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2022-07-04T08:41:48.192Z] === RUN TestCreateDifferentPlatform [2022-07-04T08:41:48.192Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-04T08:41:48.192Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-04T08:41:48.192Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-04T08:41:48.192Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-04T08:41:48.192Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-04T08:41:48.192Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-04T08:41:48.192Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-04T08:41:48.192Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-04T08:41:48.192Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-04T08:41:48.193Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-07-04T08:41:48.193Z] === RUN TestCreateInvalidHostConfig [2022-07-04T08:41:48.193Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-04T08:41:48.193Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-04T08:41:48.193Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-04T08:41:48.193Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-04T08:41:48.193Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-04T08:41:48.193Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-04T08:41:48.193Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-04T08:41:48.193Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-04T08:41:48.193Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-04T08:41:48.193Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-04T08:41:48.193Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-04T08:41:48.449Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-04T08:41:48.449Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-07-04T08:41:48.449Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-04T08:41:48.449Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-04T08:41:48.449Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.01s) [2022-07-04T08:41:48.449Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.01s) [2022-07-04T08:41:48.449Z] === RUN TestContainerStartOnDaemonRestart [2022-07-04T08:41:48.449Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-04T08:41:48.449Z] === RUN TestDaemonRestartIpcMode [2022-07-04T08:41:48.449Z] === PAUSE TestDaemonRestartIpcMode [2022-07-04T08:41:48.449Z] === RUN TestDaemonHostGatewayIP [2022-07-04T08:41:48.449Z] === PAUSE TestDaemonHostGatewayIP [2022-07-04T08:41:48.449Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-04T08:41:48.449Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-04T08:41:48.449Z] === RUN TestContainerKillOnDaemonStart [2022-07-04T08:41:48.449Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-04T08:41:48.449Z] === RUN TestDiff [2022-07-04T08:41:49.012Z] --- PASS: TestDiff (0.81s) [2022-07-04T08:41:49.012Z] === RUN TestExecConsoleSize [2022-07-04T08:41:49.944Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-04T08:41:49.944Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-04T08:41:49.944Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-04T08:41:49.944Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-04T08:41:49.944Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-04T08:41:49.944Z] --- PASS: TestExecConsoleSize (0.78s) [2022-07-04T08:41:49.944Z] === RUN TestExecWithCloseStdin [2022-07-04T08:41:49.944Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-04T08:41:50.511Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-04T08:41:50.632Z] --- PASS: TestInspectNetwork (7.08s) [2022-07-04T08:41:50.632Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-04T08:41:50.632Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-04T08:41:50.632Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-04T08:41:50.632Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-04T08:41:50.632Z] === RUN TestRunContainerWithBridgeNone [2022-07-04T08:41:50.770Z] --- PASS: TestExecWithCloseStdin (0.90s) [2022-07-04T08:41:50.770Z] === RUN TestExec [2022-07-04T08:41:51.574Z] --- PASS: TestRunContainerWithBridgeNone (1.49s) [2022-07-04T08:41:51.574Z] === RUN TestNetworkInvalidJSON [2022-07-04T08:41:51.574Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-04T08:41:51.574Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-04T08:41:51.574Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-04T08:41:51.574Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-04T08:41:51.574Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-04T08:41:51.574Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-04T08:41:51.574Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-04T08:41:51.574Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-04T08:41:51.574Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-04T08:41:51.574Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-04T08:41:51.574Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-04T08:41:51.574Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-04T08:41:51.574Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-04T08:41:51.574Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-04T08:41:51.574Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-04T08:41:51.574Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-04T08:41:51.574Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-04T08:41:51.574Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-04T08:41:51.574Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-04T08:41:51.574Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-04T08:41:51.574Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-04T08:41:51.574Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-04T08:41:51.574Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-04T08:41:51.574Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-04T08:41:51.574Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-04T08:41:51.574Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-04T08:41:51.574Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-04T08:41:51.574Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-04T08:41:51.574Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-04T08:41:51.574Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-04T08:41:51.574Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-04T08:41:51.574Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-04T08:41:51.574Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-04T08:41:51.574Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-04T08:41:51.574Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-04T08:41:51.574Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-04T08:41:51.574Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-04T08:41:51.574Z] === RUN TestNetworkList [2022-07-04T08:41:51.574Z] === RUN TestNetworkList//networks [2022-07-04T08:41:51.574Z] === PAUSE TestNetworkList//networks [2022-07-04T08:41:51.574Z] === RUN TestNetworkList//networks/ [2022-07-04T08:41:51.574Z] === PAUSE TestNetworkList//networks/ [2022-07-04T08:41:51.574Z] === CONT TestNetworkList//networks [2022-07-04T08:41:51.574Z] === CONT TestNetworkList//networks/ [2022-07-04T08:41:51.574Z] --- PASS: TestNetworkList (0.01s) [2022-07-04T08:41:51.574Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-04T08:41:51.574Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-04T08:41:51.574Z] === RUN TestHostIPv4BridgeLabel [2022-07-04T08:41:51.664Z] --- PASS: TestReplicatedJob (4.91s) [2022-07-04T08:41:51.664Z] === RUN TestUpdateReplicatedJob [2022-07-04T08:41:51.699Z] --- PASS: TestExec (0.67s) [2022-07-04T08:41:51.699Z] === RUN TestExecUser [2022-07-04T08:41:51.699Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-04T08:41:52.145Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-04T08:41:52.145Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-04T08:41:52.262Z] --- PASS: TestExecUser (0.60s) [2022-07-04T08:41:52.262Z] === RUN TestExportContainerAndImportImage [2022-07-04T08:41:53.086Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-04T08:41:53.086Z] === RUN TestDaemonDefaultNetworkPools [2022-07-04T08:41:53.192Z] --- PASS: TestExportContainerAndImportImage (0.92s) [2022-07-04T08:41:53.192Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-04T08:41:53.449Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-04T08:41:53.657Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-07-04T08:41:53.657Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-04T08:41:54.181Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2022-07-04T08:41:54.181Z] === RUN TestServiceListWithStatuses [2022-07-04T08:41:54.181Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-04T08:41:54.181Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-04T08:41:54.181Z] === RUN TestDockerNetworkConnectAlias [2022-07-04T08:41:54.378Z] --- PASS: TestExportContainerAfterDaemonRestart (1.35s) [2022-07-04T08:41:54.378Z] === RUN TestHealthCheckWorkdir [2022-07-04T08:41:54.941Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-04T08:41:55.040Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-04T08:41:55.040Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-04T08:41:55.198Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2022-07-04T08:41:55.198Z] === RUN TestHealthKillContainer [2022-07-04T08:41:55.455Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-04T08:41:56.018Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-04T08:41:56.018Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-04T08:41:56.018Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-04T08:41:56.018Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-04T08:41:56.424Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-07-04T08:41:56.424Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-04T08:41:56.684Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-07-04T08:41:56.684Z] === RUN TestServiceWithPredefinedNetwork [2022-07-04T08:41:57.384Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-04T08:41:58.346Z] --- PASS: TestDockerNetworkConnectAlias (4.21s) [2022-07-04T08:41:58.347Z] === RUN TestDockerNetworkReConnect [2022-07-04T08:41:58.749Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-04T08:41:59.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-04T08:41:59.229Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-07-04T08:41:59.229Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-04T08:41:59.229Z] service_test.go:243: FLAKY_TEST [2022-07-04T08:41:59.229Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-04T08:41:59.229Z] === RUN TestServiceWithDataPathPortInit [2022-07-04T08:41:59.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-04T08:42:00.863Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-04T08:42:01.119Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-04T08:42:01.119Z] check_test.go:540: [dc8256f873dbb] daemon is not started [2022-07-04T08:42:01.119Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-04T08:42:01.681Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-04T08:42:02.243Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-04T08:42:02.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-04T08:42:02.515Z] --- PASS: TestDockerNetworkReConnect (3.41s) [2022-07-04T08:42:02.515Z] === RUN TestServicePlugin [2022-07-04T08:42:02.757Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-04T08:42:03.321Z] --- PASS: TestHealthKillContainer (8.13s) [2022-07-04T08:42:03.321Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-04T08:42:03.884Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-04T08:42:03.884Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2022-07-04T08:42:03.884Z] === RUN TestIpcModeNone [2022-07-04T08:42:04.814Z] --- PASS: TestIpcModeNone (0.84s) [2022-07-04T08:42:04.814Z] === RUN TestIpcModePrivate [2022-07-04T08:42:05.071Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-07-04T08:42:05.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0011d2180__} [2022-07-04T08:42:05.328Z] --- PASS: TestIpcModePrivate (0.68s) [2022-07-04T08:42:05.328Z] === RUN TestIpcModeShareable [2022-07-04T08:42:05.585Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-04T08:42:05.781Z] plugin_test.go:61: [d8b2cdfdb316a] joining swarm manager [daa15a02582ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T08:42:06.149Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-07-04T08:42:06.149Z] --- PASS: TestIpcModeShareable (0.90s) [2022-07-04T08:42:06.149Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-04T08:42:06.711Z] plugin_test.go:64: [dfa637046f27e] joining swarm manager [daa15a02582ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T08:42:06.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11736242832_/foo_false_____} [2022-07-04T08:42:08.083Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.95s) [2022-07-04T08:42:08.083Z] === RUN TestAPIIpcModeHost [2022-07-04T08:42:08.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11736242832_/foo_true_____} [2022-07-04T08:42:08.596Z] --- PASS: TestAPIIpcModeHost (0.47s) [2022-07-04T08:42:08.596Z] === RUN TestDaemonIpcModeShareable [2022-07-04T08:42:09.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32790735487_/foo_false_____} [2022-07-04T08:42:09.964Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-07-04T08:42:10.221Z] --- PASS: TestDaemonIpcModeShareable (1.47s) [2022-07-04T08:42:10.221Z] === RUN TestDaemonIpcModePrivate [2022-07-04T08:42:10.221Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-04T08:42:11.153Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2022-07-04T08:42:11.153Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32790735487_/foo_true_____} [2022-07-04T08:42:11.410Z] --- PASS: TestDaemonIpcModePrivate (1.32s) [2022-07-04T08:42:11.410Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-04T08:42:12.785Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-04T08:42:12.785Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-04T08:42:12.785Z] check_test.go:540: [d585c1238406c] daemon is not started [2022-07-04T08:42:12.785Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-04T08:42:12.785Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2022-07-04T08:42:12.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32790735487_/foo_true__0xc0011d21b0___} [2022-07-04T08:42:12.785Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.37s) [2022-07-04T08:42:12.785Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-04T08:42:14.163Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: true, mustBeShared: true [2022-07-04T08:42:14.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0011d21c8__} [2022-07-04T08:42:14.163Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.45s) [2022-07-04T08:42:14.163Z] === RUN TestIpcModeOlderClient [2022-07-04T08:42:14.163Z] === PAUSE TestIpcModeOlderClient [2022-07-04T08:42:14.163Z] === RUN TestKillContainerInvalidSignal [2022-07-04T08:42:14.163Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-04T08:42:14.297Z] --- PASS: TestServiceWithDataPathPortInit (13.81s) [2022-07-04T08:42:14.297Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-04T08:42:15.091Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2022-07-04T08:42:15.092Z] === RUN TestKillContainer [2022-07-04T08:42:15.092Z] === RUN TestKillContainer/no_signal [2022-07-04T08:42:15.238Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t4tus9wrzyfc97y82hz8b4wfl Created:2022-07-04 08:42:14.060196863 +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[3c72edf5dcd197df6084b7ce159c0ecd0007526447b8be25bc72cf5102c7388e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.whvkeekmu08byo989yx62r191 EndpointID:cb053a99c878f6ff9bd98db9010dc01b5ae1290c84d31bfd1bd7985ca48f93d7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7c66dfb6c48dea16e3539b8708f25b59d8312220ef35dd81533dc35038379833 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:263df8d53ca1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.whvkeekmu08byo989yx62r191 EndpointID:cb053a99c878f6ff9bd98db9010dc01b5ae1290c84d31bfd1bd7985ca48f93d7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-04T08:42:15.655Z] === RUN TestKillContainer/non_killing_signal [2022-07-04T08:42:15.912Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0011d21e0__} [2022-07-04T08:42:16.169Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-04T08:42:16.169Z] === RUN TestKillContainer/killing_signal [2022-07-04T08:42:17.125Z] --- PASS: TestKillContainer (1.91s) [2022-07-04T08:42:17.125Z] --- PASS: TestKillContainer/no_signal (0.54s) [2022-07-04T08:42:17.125Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2022-07-04T08:42:17.125Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2022-07-04T08:42:17.125Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-04T08:42:17.125Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-04T08:42:17.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0011d21f8__} [2022-07-04T08:42:17.406Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-04T08:42:17.667Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-04T08:42:18.249Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2022-07-04T08:42:18.249Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2022-07-04T08:42:18.249Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2022-07-04T08:42:18.249Z] === RUN TestKillStoppedContainer [2022-07-04T08:42:18.507Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-04T08:42:18.507Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-04T08:42:18.507Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-07-04T08:42:18.507Z] === RUN TestKillDifferentUserContainer [2022-07-04T08:42:19.072Z] check_test.go:540: [da6452694eb25] daemon is not started [2022-07-04T08:42:19.072Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-04T08:42:19.072Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0011d2210__} [2022-07-04T08:42:19.328Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2022-07-04T08:42:19.328Z] === RUN TestInspectOomKilledTrue [2022-07-04T08:42:19.328Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-04T08:42:19.328Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-04T08:42:19.328Z] === RUN TestInspectOomKilledFalse [2022-07-04T08:42:19.328Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-04T08:42:19.328Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-04T08:42:19.328Z] === RUN TestLinksEtcHostsContentMatch [2022-07-04T08:42:19.890Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2022-07-04T08:42:19.890Z] === RUN TestLinksContainerNames [2022-07-04T08:42:20.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-04T08:42:20.522Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-07-04T08:42:20.522Z] PASS [2022-07-04T08:42:20.522Z] [2022-07-04T08:42:20.522Z] === Skipped [2022-07-04T08:42:20.522Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-04T08:42:20.522Z] service_test.go:243: FLAKY_TEST [2022-07-04T08:42:20.522Z] [2022-07-04T08:42:20.522Z] DONE 38 tests, 1 skipped in 43.721s [2022-07-04T08:42:20.522Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-04T08:42:20.522Z] ++ 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-04T08:42:20.522Z] ++ set -e [2022-07-04T08:42:20.522Z] ++ '[' -n 0 ']' [2022-07-04T08:42:20.522Z] ++ set -x [2022-07-04T08:42:20.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04T08:42:20.522Z] INFO: Testing against a local daemon [2022-07-04T08:42:20.522Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-04T08:42:20.522Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T08:42:20.522Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-04T08:42:20.522Z] === RUN TestDockerNetworkIpvlan [2022-07-04T08:42:20.522Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T08:42:20.522Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-04T08:42:20.522Z] PASS [2022-07-04T08:42:20.522Z] [2022-07-04T08:42:20.522Z] === Skipped [2022-07-04T08:42:20.522Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-04T08:42:20.522Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T08:42:20.522Z] [2022-07-04T08:42:20.522Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-04T08:42:20.522Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T08:42:20.522Z] [2022-07-04T08:42:20.522Z] DONE 2 tests, 2 skipped in 0.098s [2022-07-04T08:42:20.522Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-04T08:42:20.522Z] ++ 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-04T08:42:20.522Z] ++ set -e [2022-07-04T08:42:20.522Z] ++ '[' -n 0 ']' [2022-07-04T08:42:20.522Z] ++ set -x [2022-07-04T08:42:20.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04T08:42:20.522Z] INFO: Testing against a local daemon [2022-07-04T08:42:20.522Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-04T08:42:21.019Z] --- PASS: TestLinksContainerNames (1.22s) [2022-07-04T08:42:21.019Z] === RUN TestLogsFollowTailEmpty [2022-07-04T08:42:21.462Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-07-04T08:42:21.462Z] === RUN TestDockerNetworkMacvlan [2022-07-04T08:42:21.951Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-04T08:42:21.951Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2022-07-04T08:42:21.951Z] === RUN TestLogs [2022-07-04T08:42:21.951Z] === RUN TestLogs/driver_local [2022-07-04T08:42:21.951Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-04T08:42:21.951Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-04T08:42:21.951Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-04T08:42:21.951Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-04T08:42:21.951Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-04T08:42:21.951Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-04T08:42:21.952Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-04T08:42:21.952Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-04T08:42:21.952Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-04T08:42:21.952Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-04T08:42:21.952Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-04T08:42:21.952Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-04T08:42:21.952Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-04T08:42:21.952Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-04T08:42:22.034Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-04T08:42:22.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-04T08:42:22.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-04T08:42:22.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-04T08:42:22.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-04T08:42:22.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-04T08:42:22.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-04T08:42:22.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-04T08:42:22.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-04T08:42:22.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-04T08:42:22.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-04T08:42:22.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-04T08:42:22.470Z] check_test.go:540: [d5ef759f6f5ce] daemon is not started [2022-07-04T08:42:22.470Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-04T08:42:22.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-04T08:42:22.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-04T08:42:22.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-04T08:42:22.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-04T08:42:22.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-04T08:42:22.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-04T08:42:22.470Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-04T08:42:22.470Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-04T08:42:22.604Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-04T08:42:22.727Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-04T08:42:22.727Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-04T08:42:22.727Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-04T08:42:22.984Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-04T08:42:23.547Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-04T08:42:23.547Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-04T08:42:23.804Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-04T08:42:23.804Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-04T08:42:24.742Z] === RUN TestLogs/driver_json-file [2022-07-04T08:42:24.742Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-04T08:42:24.742Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-04T08:42:24.742Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-04T08:42:24.742Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-04T08:42:24.742Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-04T08:42:24.742Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-04T08:42:24.742Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-04T08:42:24.742Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-04T08:42:24.742Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-04T08:42:24.742Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-04T08:42:24.742Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-04T08:42:24.742Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-04T08:42:24.998Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-04T08:42:24.998Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-04T08:42:24.998Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-04T08:42:25.459Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-04T08:42:25.929Z] docker_cli_daemon_plugins_test.go:80: [d2033f1e56840] daemon is not started [2022-07-04T08:42:25.929Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-04T08:42:25.929Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-04T08:42:25.929Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-04T08:42:26.843Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-04T08:42:26.859Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-04T08:42:26.859Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-04T08:42:27.092Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-04T08:42:27.116Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-04T08:42:27.679Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-04T08:42:28.242Z] --- PASS: TestLogs (6.16s) [2022-07-04T08:42:28.242Z] --- PASS: TestLogs/driver_local (0.02s) [2022-07-04T08:42:28.242Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.86s) [2022-07-04T08:42:28.242Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.99s) [2022-07-04T08:42:28.242Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.93s) [2022-07-04T08:42:28.242Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.11s) [2022-07-04T08:42:28.242Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.72s) [2022-07-04T08:42:28.242Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.99s) [2022-07-04T08:42:28.242Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-04T08:42:28.242Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.09s) [2022-07-04T08:42:28.242Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.13s) [2022-07-04T08:42:28.242Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.98s) [2022-07-04T08:42:28.242Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.03s) [2022-07-04T08:42:28.242Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.09s) [2022-07-04T08:42:28.242Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.06s) [2022-07-04T08:42:28.242Z] === RUN TestContainerNetworkMountsNoChown [2022-07-04T08:42:28.804Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s) [2022-07-04T08:42:28.804Z] === RUN TestMountDaemonRoot [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/default [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/default [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/private [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/private [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/rprivate [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/slave [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/slave [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/rslave [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/shared [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/shared [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/rshared [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-04T08:42:28.805Z] === CONT TestMountDaemonRoot/default [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-04T08:42:28.805Z] === CONT TestMountDaemonRoot/rslave [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-04T08:42:28.805Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-04T08:42:28.805Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-04T08:42:28.805Z] === CONT TestMountDaemonRoot/rshared [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-04T08:42:28.805Z] === CONT TestMountDaemonRoot/shared [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-04T08:42:28.805Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-04T08:42:28.805Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-04T08:42:28.805Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-04T08:42:28.805Z] === CONT TestMountDaemonRoot/private [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-04T08:42:28.805Z] === CONT TestMountDaemonRoot/slave [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-04T08:42:28.805Z] === CONT TestMountDaemonRoot/rprivate [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-04T08:42:28.805Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-04T08:42:28.805Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-04T08:42:28.805Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-04T08:42:28.805Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-04T08:42:28.805Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-04T08:42:28.805Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-04T08:42:28.805Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-04T08:42:29.061Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-04T08:42:29.061Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-04T08:42:29.061Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-04T08:42:29.061Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-04T08:42:29.061Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-04T08:42:29.061Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-04T08:42:29.061Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-04T08:42:29.061Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-04T08:42:29.061Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-04T08:42:29.061Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-04T08:42:29.061Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-04T08:42:29.061Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-04T08:42:29.061Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-04T08:42:29.061Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-04T08:42:29.061Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-04T08:42:29.061Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-04T08:42:29.319Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-04T08:42:29.319Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-04T08:42:29.319Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-04T08:42:29.319Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-07-04T08:42:29.319Z] === RUN TestContainerBindMountNonRecursive [2022-07-04T08:42:29.881Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-04T08:42:30.138Z] docker_cli_daemon_plugins_test.go:170: [dc04e7c644d55] daemon is not started [2022-07-04T08:42:30.141Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-04T08:42:30.395Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-04T08:42:30.652Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-04T08:42:31.082Z] --- PASS: TestDockerNetworkMacvlan (9.62s) [2022-07-04T08:42:31.083Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-07-04T08:42:31.083Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-04T08:42:31.083Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2022-07-04T08:42:31.083Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-07-04T08:42:31.083Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.10s) [2022-07-04T08:42:31.083Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-07-04T08:42:31.083Z] PASS [2022-07-04T08:42:31.083Z] [2022-07-04T08:42:31.083Z] DONE 8 tests in 11.112s [2022-07-04T08:42:31.083Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-04T08:42:31.083Z] ++ 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-04T08:42:31.083Z] ++ set -e [2022-07-04T08:42:31.083Z] ++ '[' -n 0 ']' [2022-07-04T08:42:31.083Z] ++ set -x [2022-07-04T08:42:31.083Z] ++ 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-04T08:42:31.083Z] testing: warning: no tests to run [2022-07-04T08:42:31.083Z] PASS [2022-07-04T08:42:31.083Z] [2022-07-04T08:42:31.083Z] DONE 0 tests in 0.028s [2022-07-04T08:42:31.083Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-04T08:42:31.083Z] ++ 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-04T08:42:31.083Z] ++ set -e [2022-07-04T08:42:31.083Z] ++ '[' -n 0 ']' [2022-07-04T08:42:31.083Z] ++ set -x [2022-07-04T08:42:31.083Z] ++ 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-04T08:42:31.083Z] INFO: Testing against a local daemon [2022-07-04T08:42:31.083Z] === RUN TestAuthZPluginAllowRequest [2022-07-04T08:42:31.215Z] --- PASS: TestContainerBindMountNonRecursive (1.85s) [2022-07-04T08:42:31.215Z] === RUN TestContainerVolumesMountedAsShared [2022-07-04T08:42:31.215Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-04T08:42:31.472Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-04T08:42:31.728Z] --- PASS: TestContainerVolumesMountedAsShared (0.71s) [2022-07-04T08:42:31.728Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-04T08:42:31.985Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-04T08:42:32.466Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-07-04T08:42:32.466Z] === RUN TestAuthZPluginTLS [2022-07-04T08:42:32.549Z] --- PASS: TestContainerVolumesMountedAsSlave (0.65s) [2022-07-04T08:42:32.549Z] === RUN TestNetworkNat [2022-07-04T08:42:32.727Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-04T08:42:32.727Z] === RUN TestAuthZPluginDenyRequest [2022-07-04T08:42:32.806Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-04T08:42:33.205Z] --- PASS: TestServicePlugin (29.86s) [2022-07-04T08:42:33.205Z] === RUN TestServiceUpdateLabel [2022-07-04T08:42:33.298Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-04T08:42:33.299Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-04T08:42:33.370Z] --- PASS: TestNetworkNat (0.82s) [2022-07-04T08:42:33.370Z] === RUN TestNetworkLocalhostTCPNat [2022-07-04T08:42:33.869Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-07-04T08:42:33.869Z] === RUN TestAuthZPluginDenyResponse [2022-07-04T08:42:33.936Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2022-07-04T08:42:33.936Z] === RUN TestNetworkLoopbackNat [2022-07-04T08:42:34.134Z] --- PASS: TestServiceUpdateLabel (2.21s) [2022-07-04T08:42:34.134Z] === RUN TestServiceUpdateSecrets [2022-07-04T08:42:34.444Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-04T08:42:34.444Z] === RUN TestAuthZPluginAllowEventStream [2022-07-04T08:42:34.866Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-04T08:42:34.867Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-04T08:42:35.387Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-07-04T08:42:35.387Z] === RUN TestAuthZPluginErrorResponse [2022-07-04T08:42:35.431Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-04T08:42:35.431Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-04T08:42:35.958Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-04T08:42:35.958Z] === RUN TestAuthZPluginErrorRequest [2022-07-04T08:42:35.994Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-04T08:42:35.994Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-04T08:42:36.251Z] check_test.go:540: [d0abb6de4cab3] daemon is not started [2022-07-04T08:42:36.251Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-04T08:42:36.508Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-04T08:42:36.530Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-04T08:42:36.530Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-04T08:42:37.072Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2022-07-04T08:42:37.072Z] === RUN TestPause [2022-07-04T08:42:37.072Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-04T08:42:37.100Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-04T08:42:37.100Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-04T08:42:38.004Z] --- PASS: TestPause (0.77s) [2022-07-04T08:42:38.004Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-04T08:42:38.004Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-04T08:42:38.004Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-04T08:42:38.004Z] === RUN TestPauseStopPausedContainer [2022-07-04T08:42:38.004Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-04T08:42:38.004Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-04T08:42:38.508Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-07-04T08:42:38.508Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-04T08:42:38.569Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2022-07-04T08:42:38.569Z] === RUN TestPidHost [2022-07-04T08:42:38.826Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-04T08:42:39.755Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-04T08:42:39.755Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-04T08:42:39.891Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) [2022-07-04T08:42:39.891Z] === RUN TestAuthZPluginHeader [2022-07-04T08:42:40.320Z] --- PASS: TestPidHost (1.66s) [2022-07-04T08:42:40.320Z] === RUN TestPsFilter [2022-07-04T08:42:40.462Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-07-04T08:42:40.462Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-04T08:42:40.462Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T08:42:40.462Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-04T08:42:40.462Z] === RUN TestAuthZPluginV2Disable [2022-07-04T08:42:40.462Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T08:42:40.462Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-04T08:42:40.462Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-04T08:42:40.462Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T08:42:40.462Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-04T08:42:40.462Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-04T08:42:40.462Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T08:42:40.462Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-04T08:42:40.462Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-04T08:42:40.578Z] --- PASS: TestPsFilter (0.14s) [2022-07-04T08:42:40.578Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-04T08:42:41.513Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-04T08:42:41.513Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s) [2022-07-04T08:42:41.513Z] === RUN TestRemoveContainerWithVolume [2022-07-04T08:42:41.513Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-04T08:42:42.076Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2022-07-04T08:42:42.076Z] === RUN TestRemoveContainerRunning [2022-07-04T08:42:42.243Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-04T08:42:42.643Z] --- PASS: TestRemoveContainerRunning (0.66s) [2022-07-04T08:42:42.643Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-04T08:42:42.643Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-04T08:42:43.211Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2022-07-04T08:42:43.211Z] === RUN TestRemoveInvalidContainer [2022-07-04T08:42:43.211Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-04T08:42:43.211Z] === RUN TestRenameLinkedContainer [2022-07-04T08:42:44.144Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-04T08:42:44.151Z] tests/integration/client_test.py ..... [ 75%] [2022-07-04T08:42:44.411Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-04T08:42:44.670Z] tests/integration/errors_test.py . [ 76%] [2022-07-04T08:42:46.038Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-04T08:42:46.038Z] --- PASS: TestRenameLinkedContainer (2.52s) [2022-07-04T08:42:46.038Z] === RUN TestRenameStoppedContainer [2022-07-04T08:42:46.296Z] --- PASS: TestRenameStoppedContainer (0.49s) [2022-07-04T08:42:46.296Z] === RUN TestRenameRunningContainerAndReuse [2022-07-04T08:42:47.227Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-04T08:42:47.790Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s) [2022-07-04T08:42:47.790Z] === RUN TestRenameInvalidName [2022-07-04T08:42:47.790Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-04T08:42:48.047Z] --- PASS: TestRenameInvalidName (0.53s) [2022-07-04T08:42:48.047Z] === RUN TestRenameAnonymousContainer [2022-07-04T08:42:48.980Z] --- PASS: TestServiceUpdateSecrets (14.55s) [2022-07-04T08:42:48.980Z] === RUN TestServiceUpdateConfigs [2022-07-04T08:42:49.937Z] --- PASS: TestRenameAnonymousContainer (1.73s) [2022-07-04T08:42:49.938Z] === RUN TestRenameContainerWithSameName [2022-07-04T08:42:50.500Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-07-04T08:42:50.500Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-04T08:42:51.428Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-04T08:42:51.428Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s) [2022-07-04T08:42:51.428Z] === RUN TestResize [2022-07-04T08:42:51.991Z] --- PASS: TestResize (0.52s) [2022-07-04T08:42:51.991Z] === RUN TestResizeWithInvalidSize [2022-07-04T08:42:52.247Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-07-04T08:42:52.247Z] === RUN TestResizeWhenContainerNotStarted [2022-07-04T08:42:52.505Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-04T08:42:52.761Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s) [2022-07-04T08:42:52.761Z] === RUN TestDaemonRestartKillContainers [2022-07-04T08:42:52.761Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-04T08:42:52.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-04T08:42:52.761Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-04T08:42:52.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-04T08:42:52.761Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-04T08:42:52.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-04T08:42:52.761Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-04T08:42:52.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-04T08:42:52.761Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-04T08:42:52.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-04T08:42:52.761Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-04T08:42:52.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-04T08:42:52.761Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-04T08:42:52.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-04T08:42:52.761Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-04T08:42:52.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-04T08:42:52.761Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T08:42:52.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T08:42:52.761Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T08:42:52.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T08:42:52.761Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T08:42:52.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T08:42:52.761Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T08:42:52.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T08:42:52.761Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-04T08:42:52.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-04T08:42:52.761Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-04T08:42:52.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-04T08:42:52.761Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-04T08:42:52.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-04T08:42:52.761Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-04T08:42:52.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-04T08:42:52.761Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-04T08:42:52.761Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T08:42:54.653Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-04T08:42:56.022Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-04T08:42:56.950Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-04T08:42:56.950Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-04T08:42:57.207Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-04T08:42:57.771Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-04T08:42:58.334Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T08:42:58.334Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T08:42:58.571Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-04T08:42:58.574Z] PASS [2022-07-04T08:42:58.574Z] [2022-07-04T08:42:58.574Z] === Skipped [2022-07-04T08:42:58.574Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-04T08:42:58.574Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T08:42:58.574Z] [2022-07-04T08:42:58.574Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-04T08:42:58.574Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T08:42:58.574Z] [2022-07-04T08:42:58.574Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-04T08:42:58.574Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T08:42:58.574Z] [2022-07-04T08:42:58.574Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-04T08:42:58.574Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T08:42:58.574Z] [2022-07-04T08:42:58.574Z] DONE 17 tests, 4 skipped in 26.444s [2022-07-04T08:42:58.574Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-04T08:42:58.574Z] ++ 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-04T08:42:58.574Z] ++ set -e [2022-07-04T08:42:58.574Z] ++ '[' -n 0 ']' [2022-07-04T08:42:58.574Z] ++ set -x [2022-07-04T08:42:58.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=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-04T08:42:58.574Z] INFO: Testing against a local daemon [2022-07-04T08:42:58.574Z] === RUN TestPluginInvalidJSON [2022-07-04T08:42:58.574Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-04T08:42:58.574Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-04T08:42:58.574Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-04T08:42:58.574Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-04T08:42:58.574Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-04T08:42:58.574Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-04T08:42:58.574Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-04T08:42:58.574Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-04T08:42:58.574Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-04T08:42:58.574Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-04T08:42:58.574Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-04T08:42:58.574Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-04T08:42:58.574Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-04T08:42:58.574Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-04T08:42:58.574Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-04T08:42:58.574Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-04T08:42:58.574Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-04T08:42:58.574Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-04T08:42:58.574Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-04T08:42:58.574Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-04T08:42:58.574Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-04T08:42:58.574Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-04T08:42:58.574Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-04T08:42:58.574Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-04T08:42:58.574Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-04T08:42:58.574Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-04T08:42:58.574Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-04T08:42:58.574Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-04T08:42:58.574Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-04T08:42:58.574Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-04T08:42:58.574Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-04T08:42:58.574Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-04T08:42:58.574Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-04T08:42:58.574Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-04T08:42:58.574Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-04T08:42:58.574Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-04T08:42:58.574Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-04T08:42:58.574Z] === RUN TestPluginInstall [2022-07-04T08:42:58.574Z] === RUN TestPluginInstall/no_auth [2022-07-04T08:42:58.574Z] time="2022-07-04T08:42:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T08:42:58.574Z] time="2022-07-04T08:42:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77107925cea291ff1b0c6da2bce9329e61808967774206cda1c119a96fdac579" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T08:42:58.574Z] time="2022-07-04T08:42:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T08:42:58.574Z] time="2022-07-04T08:42:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77107925cea291ff1b0c6da2bce9329e61808967774206cda1c119a96fdac579" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T08:42:58.574Z] === RUN TestPluginInstall/with_htpasswd [2022-07-04T08:42:58.835Z] time="2022-07-04T08:42:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T08:42:58.835Z] time="2022-07-04T08:42:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a49ee0802fa5a6b6278f8340baf08130abe8462e37ef12a989ac80e67237245f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T08:42:58.835Z] time="2022-07-04T08:42:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T08:42:58.835Z] time="2022-07-04T08:42:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a49ee0802fa5a6b6278f8340baf08130abe8462e37ef12a989ac80e67237245f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T08:42:59.096Z] === RUN TestPluginInstall/with_insecure [2022-07-04T08:43:00.037Z] time="2022-07-04T08:42:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T08:43:00.037Z] time="2022-07-04T08:42:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f042cbb9b54e941197e01ea7638e1db578ef0d0037d707beb92f9022ce10ec0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T08:43:00.037Z] time="2022-07-04T08:42:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T08:43:00.037Z] time="2022-07-04T08:42:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f042cbb9b54e941197e01ea7638e1db578ef0d0037d707beb92f9022ce10ec0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T08:43:00.037Z] plugin_test.go:195: [d77006316bc93] daemon is not started [2022-07-04T08:43:00.037Z] --- PASS: TestPluginInstall (2.54s) [2022-07-04T08:43:00.037Z] --- PASS: TestPluginInstall/no_auth (0.97s) [2022-07-04T08:43:00.037Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-07-04T08:43:00.037Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-07-04T08:43:00.037Z] === RUN TestPluginsWithRuntimes [2022-07-04T08:43:01.608Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-04T08:43:01.865Z] check_test.go:540: [db24b961e639f] daemon is not started [2022-07-04T08:43:01.865Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-04T08:43:01.949Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-04T08:43:02.432Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T08:43:02.432Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-04T08:43:02.520Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-04T08:43:03.363Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-04T08:43:03.461Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-07-04T08:43:03.462Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-07-04T08:43:03.462Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-07-04T08:43:03.462Z] === RUN TestPluginBackCompatMediaTypes [2022-07-04T08:43:03.818Z] --- PASS: TestServiceUpdateConfigs (14.47s) [2022-07-04T08:43:03.818Z] === RUN TestServiceUpdateNetwork [2022-07-04T08:43:03.896Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-04T08:43:03.927Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-04T08:43:04.032Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-07-04T08:43:04.032Z] PASS [2022-07-04T08:43:04.032Z] [2022-07-04T08:43:04.032Z] DONE 24 tests in 6.531s [2022-07-04T08:43:04.032Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-04T08:43:04.033Z] ++ 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-04T08:43:04.033Z] ++ set -e [2022-07-04T08:43:04.033Z] ++ '[' -n 0 ']' [2022-07-04T08:43:04.033Z] ++ set -x [2022-07-04T08:43:04.033Z] ++ 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-04T08:43:04.033Z] INFO: Testing against a local daemon [2022-07-04T08:43:04.033Z] === RUN TestExternalGraphDriver [2022-07-04T08:43:04.293Z] === RUN TestExternalGraphDriver/json [2022-07-04T08:43:06.203Z] === RUN TestExternalGraphDriver/spec [2022-07-04T08:43:06.486Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-04T08:43:07.588Z] === RUN TestExternalGraphDriver/pull [2022-07-04T08:43:07.858Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-04T08:43:08.421Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-04T08:43:08.421Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-04T08:43:09.352Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-04T08:43:09.352Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-04T08:43:09.352Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-04T08:43:09.501Z] --- PASS: TestExternalGraphDriver (5.17s) [2022-07-04T08:43:09.501Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2022-07-04T08:43:09.501Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-07-04T08:43:09.501Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-07-04T08:43:09.501Z] === RUN TestGraphdriverPluginV2 [2022-07-04T08:43:09.501Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T08:43:09.501Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-04T08:43:09.501Z] PASS [2022-07-04T08:43:09.501Z] [2022-07-04T08:43:09.501Z] === Skipped [2022-07-04T08:43:09.501Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-04T08:43:09.501Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T08:43:09.501Z] [2022-07-04T08:43:09.501Z] DONE 5 tests, 1 skipped in 5.586s [2022-07-04T08:43:09.501Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-04T08:43:09.501Z] ++ 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-04T08:43:09.501Z] ++ set -e [2022-07-04T08:43:09.501Z] ++ '[' -n 0 ']' [2022-07-04T08:43:09.501Z] ++ set -x [2022-07-04T08:43:09.501Z] ++ 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-04T08:43:09.762Z] INFO: Testing against a local daemon [2022-07-04T08:43:09.762Z] === RUN TestContinueAfterPluginCrash [2022-07-04T08:43:09.762Z] === PAUSE TestContinueAfterPluginCrash [2022-07-04T08:43:09.762Z] === RUN TestReadPluginNoRead [2022-07-04T08:43:09.762Z] === PAUSE TestReadPluginNoRead [2022-07-04T08:43:09.762Z] === RUN TestDaemonStartWithLogOpt [2022-07-04T08:43:09.762Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-04T08:43:09.762Z] === CONT TestContinueAfterPluginCrash [2022-07-04T08:43:09.762Z] === CONT TestDaemonStartWithLogOpt [2022-07-04T08:43:10.718Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-04T08:43:11.286Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-04T08:43:11.546Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-04T08:43:12.477Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-04T08:43:12.733Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-04T08:43:13.061Z] --- PASS: TestDaemonStartWithLogOpt (3.08s) [2022-07-04T08:43:13.061Z] === CONT TestReadPluginNoRead [2022-07-04T08:43:13.666Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-04T08:43:14.597Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-04T08:43:14.597Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-04T08:43:14.974Z] === RUN TestReadPluginNoRead/default [2022-07-04T08:43:15.526Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-04T08:43:15.526Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-04T08:43:15.526Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-04T08:43:15.985Z] --- PASS: TestServiceUpdateNetwork (12.52s) [2022-07-04T08:43:15.985Z] === RUN TestServiceUpdatePidsLimit [2022-07-04T08:43:16.358Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-04T08:43:16.456Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-04T08:43:16.914Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-04T08:43:17.299Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-04T08:43:17.385Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-04T08:43:17.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.84s) [2022-07-04T08:43:17.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-04T08:43:17.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.23s) [2022-07-04T08:43:17.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-07-04T08:43:17.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-07-04T08:43:17.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-07-04T08:43:17.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.05s) [2022-07-04T08:43:17.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.98s) [2022-07-04T08:43:17.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.65s) [2022-07-04T08:43:17.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.62s) [2022-07-04T08:43:17.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s) [2022-07-04T08:43:17.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.40s) [2022-07-04T08:43:17.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.22s) [2022-07-04T08:43:17.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.24s) [2022-07-04T08:43:17.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.40s) [2022-07-04T08:43:17.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.68s) [2022-07-04T08:43:17.385Z] === RUN TestCgroupNamespacesRun [2022-07-04T08:43:17.385Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-04T08:43:17.477Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-04T08:43:17.871Z] --- PASS: TestContinueAfterPluginCrash (8.11s) [2022-07-04T08:43:18.814Z] === CONT TestReadPluginNoRead [2022-07-04T08:43:18.814Z] read_test.go:92: [dc5b7bbfdb13d] daemon is not started [2022-07-04T08:43:18.814Z] --- PASS: TestReadPluginNoRead (5.83s) [2022-07-04T08:43:18.814Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-07-04T08:43:18.814Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-07-04T08:43:18.814Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-07-04T08:43:18.814Z] PASS [2022-07-04T08:43:18.814Z] [2022-07-04T08:43:18.814Z] DONE 6 tests in 9.023s [2022-07-04T08:43:18.815Z] 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-04T08:43:18.815Z] ++ 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-04T08:43:18.815Z] ++ set -e [2022-07-04T08:43:18.815Z] ++ '[' -n 0 ']' [2022-07-04T08:43:18.815Z] ++ set -x [2022-07-04T08:43:18.815Z] ++ 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-04T08:43:18.815Z] testing: warning: no tests to run [2022-07-04T08:43:18.815Z] PASS [2022-07-04T08:43:18.815Z] [2022-07-04T08:43:18.815Z] DONE 0 tests in 0.035s [2022-07-04T08:43:18.815Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-04T08:43:18.815Z] ++ 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-04T08:43:18.815Z] ++ set -e [2022-07-04T08:43:18.815Z] ++ '[' -n 0 ']' [2022-07-04T08:43:18.815Z] ++ set -x [2022-07-04T08:43:18.815Z] ++ 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-04T08:43:18.815Z] INFO: Testing against a local daemon [2022-07-04T08:43:18.815Z] === RUN TestPluginWithDevMounts [2022-07-04T08:43:18.815Z] === PAUSE TestPluginWithDevMounts [2022-07-04T08:43:18.815Z] === CONT TestPluginWithDevMounts [2022-07-04T08:43:19.279Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-04T08:43:19.279Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2022-07-04T08:43:19.279Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-04T08:43:20.198Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-07-04T08:43:20.198Z] PASS [2022-07-04T08:43:20.198Z] [2022-07-04T08:43:20.198Z] DONE 1 tests in 1.637s [2022-07-04T08:43:20.198Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-04T08:43:20.198Z] ++ 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-04T08:43:20.198Z] ++ set -e [2022-07-04T08:43:20.198Z] ++ '[' -n 0 ']' [2022-07-04T08:43:20.198Z] ++ set -x [2022-07-04T08:43:20.199Z] ++ 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-04T08:43:20.225Z] ......... [ 85%] [2022-07-04T08:43:20.459Z] INFO: Testing against a local daemon [2022-07-04T08:43:20.459Z] === RUN TestSecretInspect [2022-07-04T08:43:20.649Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.37s) [2022-07-04T08:43:20.649Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-04T08:43:20.649Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-04T08:43:21.584Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-04T08:43:21.840Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.40s) [2022-07-04T08:43:21.840Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-04T08:43:21.840Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-04T08:43:22.403Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-04T08:43:23.002Z] --- PASS: TestSecretInspect (2.20s) [2022-07-04T08:43:23.002Z] === RUN TestSecretList [2022-07-04T08:43:23.334Z] --- PASS: TestCgroupNamespacesRunHostMode (1.59s) [2022-07-04T08:43:23.334Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-04T08:43:24.700Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.35s) [2022-07-04T08:43:24.701Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-04T08:43:24.914Z] --- PASS: TestSecretList (2.23s) [2022-07-04T08:43:24.914Z] === RUN TestSecretsCreateAndDelete [2022-07-04T08:43:25.054Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-04T08:43:25.565Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-04T08:43:26.067Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-04T08:43:26.067Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.31s) [2022-07-04T08:43:26.067Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-04T08:43:26.512Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-04T08:43:27.001Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2022-07-04T08:43:27.001Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-04T08:43:27.001Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-04T08:43:27.456Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-07-04T08:43:27.456Z] === RUN TestSecretsUpdate [2022-07-04T08:43:27.930Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-04T08:43:28.494Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-04T08:43:28.750Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2022-07-04T08:43:28.750Z] === RUN TestNISDomainname [2022-07-04T08:43:29.368Z] --- PASS: TestSecretsUpdate (2.20s) [2022-07-04T08:43:29.368Z] === RUN TestTemplatedSecret [2022-07-04T08:43:29.683Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-04T08:43:29.683Z] --- PASS: TestNISDomainname (0.91s) [2022-07-04T08:43:29.683Z] === RUN TestHostnameDnsResolution [2022-07-04T08:43:30.612Z] --- PASS: TestHostnameDnsResolution (1.10s) [2022-07-04T08:43:30.612Z] === RUN TestUnprivilegedPortsAndPing [2022-07-04T08:43:31.541Z] --- PASS: TestUnprivilegedPortsAndPing (0.76s) [2022-07-04T08:43:31.541Z] === RUN TestPrivilegedHostDevices [2022-07-04T08:43:31.912Z] --- PASS: TestTemplatedSecret (2.45s) [2022-07-04T08:43:31.912Z] === RUN TestSecretCreateResolve [2022-07-04T08:43:32.099Z] --- PASS: TestServiceUpdatePidsLimit (16.19s) [2022-07-04T08:43:32.099Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-07-04T08:43:32.099Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-07-04T08:43:32.099Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-04T08:43:32.099Z] PASS [2022-07-04T08:43:32.099Z] [2022-07-04T08:43:32.099Z] === Skipped [2022-07-04T08:43:32.099Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-04T08:43:32.099Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-04T08:43:32.099Z] [2022-07-04T08:43:32.099Z] DONE 27 tests, 1 skipped in 163.222s [2022-07-04T08:43:32.099Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-04T08:43:32.099Z] INFO: Testing against a local daemon [2022-07-04T08:43:32.099Z] === RUN TestSessionCreate [2022-07-04T08:43:32.099Z] --- PASS: TestSessionCreate (0.02s) [2022-07-04T08:43:32.099Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-04T08:43:32.099Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-04T08:43:32.099Z] PASS [2022-07-04T08:43:32.099Z] [2022-07-04T08:43:32.099Z] DONE 2 tests in 0.067s [2022-07-04T08:43:32.099Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-04T08:43:32.099Z] INFO: Testing against a local daemon [2022-07-04T08:43:32.099Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-04T08:43:32.099Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-04T08:43:32.099Z] === RUN TestDiskUsage [2022-07-04T08:43:32.099Z] === PAUSE TestDiskUsage [2022-07-04T08:43:32.099Z] === RUN TestEventsExecDie [2022-07-04T08:43:32.105Z] --- PASS: TestPrivilegedHostDevices (0.69s) [2022-07-04T08:43:32.105Z] === RUN TestRunConsoleSize [2022-07-04T08:43:32.354Z] --- PASS: TestEventsExecDie (0.55s) [2022-07-04T08:43:32.354Z] === RUN TestEventsBackwardsCompatible [2022-07-04T08:43:32.354Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-04T08:43:32.354Z] === RUN TestEventsVolumeCreate [2022-07-04T08:43:32.354Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-04T08:43:32.354Z] === RUN TestInfoBinaryCommits [2022-07-04T08:43:32.354Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-04T08:43:32.354Z] === RUN TestInfoAPIVersioned [2022-07-04T08:43:32.355Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-04T08:43:32.355Z] === RUN TestInfoAPI [2022-07-04T08:43:32.355Z] --- PASS: TestInfoAPI (0.02s) [2022-07-04T08:43:32.355Z] === RUN TestInfoAPIWarnings [2022-07-04T08:43:32.668Z] --- PASS: TestRunConsoleSize (0.57s) [2022-07-04T08:43:32.668Z] === RUN TestStats [2022-07-04T08:43:32.925Z] check_test.go:540: [d6e76967b3efe] daemon is not started [2022-07-04T08:43:32.925Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-04T08:43:33.087Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-04T08:43:33.087Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-04T08:43:33.823Z] --- PASS: TestSecretCreateResolve (2.24s) [2022-07-04T08:43:33.823Z] PASS [2022-07-04T08:43:33.823Z] [2022-07-04T08:43:33.823Z] DONE 6 tests in 13.595s [2022-07-04T08:43:33.824Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-04T08:43:33.824Z] ++ 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-04T08:43:33.824Z] ++ set -e [2022-07-04T08:43:33.824Z] ++ '[' -n 0 ']' [2022-07-04T08:43:33.824Z] ++ set -x [2022-07-04T08:43:33.824Z] ++ 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-04T08:43:34.084Z] INFO: Testing against a local daemon [2022-07-04T08:43:34.084Z] === RUN TestServiceCreateInit [2022-07-04T08:43:34.084Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-04T08:43:34.292Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-04T08:43:34.809Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-04T08:43:35.663Z] --- PASS: TestStats (2.73s) [2022-07-04T08:43:35.663Z] === RUN TestStopContainerWithTimeout [2022-07-04T08:43:35.663Z] === RUN TestStopContainerWithTimeout/0 [2022-07-04T08:43:35.663Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-04T08:43:35.663Z] === RUN TestStopContainerWithTimeout/1 [2022-07-04T08:43:35.663Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-04T08:43:35.663Z] === RUN TestStopContainerWithTimeout/3 [2022-07-04T08:43:35.663Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-04T08:43:35.663Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-04T08:43:35.663Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-04T08:43:35.663Z] === CONT TestStopContainerWithTimeout/0 [2022-07-04T08:43:35.663Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-04T08:43:35.921Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-04T08:43:36.500Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-04T08:43:36.500Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-04T08:43:36.500Z] === CONT TestStopContainerWithTimeout/3 [2022-07-04T08:43:36.500Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-04T08:43:37.429Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-04T08:43:37.429Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-04T08:43:37.686Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-04T08:43:37.686Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-04T08:43:38.101Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-04T08:43:38.101Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-04T08:43:38.287Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-04T08:43:38.617Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-04T08:43:38.617Z] === CONT TestStopContainerWithTimeout/1 [2022-07-04T08:43:38.617Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-04T08:43:39.988Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-04T08:43:39.988Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-04T08:43:40.245Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-04T08:43:40.245Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2022-07-04T08:43:40.245Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2022-07-04T08:43:40.245Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2022-07-04T08:43:40.245Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2022-07-04T08:43:40.245Z] === RUN TestDeleteDevicemapper [2022-07-04T08:43:40.245Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-04T08:43:40.245Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-04T08:43:40.245Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-04T08:43:40.502Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-04T08:43:41.646Z] --- PASS: TestServiceCreateInit (7.07s) [2022-07-04T08:43:41.646Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s) [2022-07-04T08:43:41.646Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s) [2022-07-04T08:43:41.646Z] === RUN TestCreateServiceMultipleTimes [2022-07-04T08:43:41.656Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-04T08:43:42.177Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-04T08:43:42.177Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-04T08:43:42.177Z] [2022-07-04T08:43:42.177Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-04T08:43:42.177Z] =========================== short test summary info ============================ [2022-07-04T08:43:42.177Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-04T08:43:42.177Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-04T08:43:42.177Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-04T08:43:42.177Z] Not supported on most drivers [2022-07-04T08:43:42.177Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-04T08:43:42.177Z] Output of docker top depends on host distro, and is not formalized. [2022-07-04T08:43:42.177Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-04T08:43:42.177Z] Output of docker top depends on host distro, and is not formalized. [2022-07-04T08:43:42.177Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-04T08:43:42.177Z] Can fail if eth0 has multiple IP addresses [2022-07-04T08:43:42.177Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-04T08:43:42.177Z] This doesn't seem to be taken into account by the engine [2022-07-04T08:43:42.177Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-04T08:43:42.177Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-04T08:43:42.177Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 288.45 seconds == [2022-07-04T08:43:42.394Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-04T08:43:42.437Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-04T08:43:42.958Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.64s) [2022-07-04T08:43:42.959Z] === RUN TestUpdateMemory [2022-07-04T08:43:42.959Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-04T08:43:42.959Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-04T08:43:42.959Z] === RUN TestUpdateCPUQuota [2022-07-04T08:43:44.327Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-04T08:43:44.327Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-04T08:43:44.327Z] --- PASS: TestUpdateCPUQuota (1.39s) [2022-07-04T08:43:44.327Z] === RUN TestUpdatePidsLimit [2022-07-04T08:43:44.327Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-04T08:43:44.890Z] === RUN TestUpdatePidsLimit/no_change [2022-07-04T08:43:45.147Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-04T08:43:45.147Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-04T08:43:45.405Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-04T08:43:45.968Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-04T08:43:45.968Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-04T08:43:46.226Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-04T08:43:46.790Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-04T08:43:47.047Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-04T08:43:47.610Z] --- PASS: TestUpdatePidsLimit (3.22s) [2022-07-04T08:43:47.610Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2022-07-04T08:43:47.610Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2022-07-04T08:43:47.610Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2022-07-04T08:43:47.610Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2022-07-04T08:43:47.610Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2022-07-04T08:43:47.610Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2022-07-04T08:43:47.610Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2022-07-04T08:43:47.610Z] === RUN TestUpdateRestartPolicy [2022-07-04T08:43:47.867Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-04T08:43:48.796Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-04T08:43:48.796Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-04T08:43:49.055Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-04T08:43:50.446Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-04T08:43:50.446Z] === RUN TestInfoDebug [2022-07-04T08:43:50.446Z] --- PASS: TestInfoDebug (0.52s) [2022-07-04T08:43:50.446Z] === RUN TestInfoInsecureRegistries [2022-07-04T08:43:50.446Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-04T08:43:50.446Z] === RUN TestInfoRegistryMirrors [2022-07-04T08:43:50.446Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-04T08:43:50.446Z] === RUN TestLoginFailsWithBadCredentials [2022-07-04T08:43:50.949Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-04T08:43:51.007Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-04T08:43:51.007Z] === RUN TestPingCacheHeaders [2022-07-04T08:43:51.007Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-04T08:43:51.007Z] === RUN TestPingGet [2022-07-04T08:43:51.007Z] --- PASS: TestPingGet (0.01s) [2022-07-04T08:43:51.007Z] === RUN TestPingHead [2022-07-04T08:43:51.007Z] --- PASS: TestPingHead (0.03s) [2022-07-04T08:43:51.007Z] === RUN TestPingSwarmHeader [2022-07-04T08:43:51.569Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-04T08:43:52.130Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-04T08:43:53.058Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-04T08:43:53.058Z] --- PASS: TestPingSwarmHeader (2.14s) [2022-07-04T08:43:53.058Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-04T08:43:53.058Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-04T08:43:53.058Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-04T08:43:53.058Z] === RUN TestVersion [2022-07-04T08:43:53.058Z] --- PASS: TestVersion (0.02s) [2022-07-04T08:43:53.058Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-04T08:43:53.058Z] === CONT TestDiskUsage [2022-07-04T08:43:53.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-04T08:43:53.470Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-04T08:43:53.470Z] check_test.go:540: [d9ff80ef6bc7f] daemon is not started [2022-07-04T08:43:53.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-04T08:43:53.470Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-04T08:43:53.470Z] check_test.go:540: [df5e9415c6046] daemon is not started [2022-07-04T08:43:53.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-04T08:43:53.619Z] === RUN TestDiskUsage/empty [2022-07-04T08:43:53.619Z] === RUN TestDiskUsage/empty/container_types [2022-07-04T08:43:53.619Z] === RUN TestDiskUsage/empty/image_types [2022-07-04T08:43:53.619Z] === RUN TestDiskUsage/empty/volume_types [2022-07-04T08:43:53.619Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-04T08:43:53.619Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-04T08:43:53.619Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-04T08:43:53.619Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-04T08:43:53.619Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-04T08:43:53.619Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-04T08:43:53.619Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-04T08:43:53.619Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-04T08:43:53.875Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-04T08:43:53.875Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-04T08:43:53.875Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-04T08:43:53.875Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-04T08:43:53.875Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-04T08:43:53.875Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-04T08:43:53.875Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-04T08:43:53.875Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-04T08:43:53.875Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-04T08:43:53.875Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-04T08:43:53.875Z] === RUN TestDiskUsage/after_container.Run [2022-07-04T08:43:54.439Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-04T08:43:54.439Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-04T08:43:54.439Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-04T08:43:54.439Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-04T08:43:54.439Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-04T08:43:54.439Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-04T08:43:54.439Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-04T08:43:54.439Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-04T08:43:54.439Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-04T08:43:54.439Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-04T08:43:54.653Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-04T08:43:54.653Z] [2022-07-04T08:43:54.653Z] Unloading profiles will leave already running processes permanently [2022-07-04T08:43:54.653Z] unconfined, which can lead to unexpected situations. [2022-07-04T08:43:54.653Z] [2022-07-04T08:43:54.653Z] To set a process to complain mode, use the command line tool [2022-07-04T08:43:54.653Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-04T08:43:54.653Z] Post stage [Pipeline] junit [2022-07-04T08:43:54.686Z] Recording test results [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage (1.57s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/after_container.Run (0.51s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-04T08:43:54.697Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.58s) [2022-07-04T08:43:54.697Z] PASS [2022-07-04T08:43:54.697Z] [2022-07-04T08:43:54.697Z] DONE 54 tests in 23.017s [2022-07-04T08:43:54.697Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-04T08:43:54.697Z] INFO: Testing against a local daemon [2022-07-04T08:43:54.697Z] === RUN TestVolumesCreateAndList [2022-07-04T08:43:54.697Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-04T08:43:54.697Z] === RUN TestVolumesRemove [2022-07-04T08:43:54.953Z] --- PASS: TestVolumesRemove (0.07s) [2022-07-04T08:43:54.953Z] === RUN TestVolumesInspect [2022-07-04T08:43:54.953Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-04T08:43:54.953Z] === RUN TestVolumesInvalidJSON [2022-07-04T08:43:54.953Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-04T08:43:54.953Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-04T08:43:54.953Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-04T08:43:54.953Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-04T08:43:54.953Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-04T08:43:54.953Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-04T08:43:54.953Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-04T08:43:54.953Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-04T08:43:54.953Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-04T08:43:54.953Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-04T08:43:54.953Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-04T08:43:54.953Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-04T08:43:54.953Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-04T08:43:54.953Z] PASS [2022-07-04T08:43:54.953Z] [2022-07-04T08:43:54.953Z] DONE 9 tests in 0.147s [2022-07-04T08:43:54.953Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-04T08:43:55.516Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-04T08:43:55.516Z] Removing test suite binaries [2022-07-04T08:43:55.516Z] exiting test-integration [2022-07-04T08:43:55.516Z] ++ exit 0 [2022-07-04T08:43:55.516Z] [2022-07-04T08:43:56.123Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-04T08:43:56.412Z] + echo Ensuring container killed. [2022-07-04T08:43:56.412Z] Ensuring container killed. [2022-07-04T08:43:56.412Z] + docker rm -vf docker-pr2 [2022-07-04T08:43:56.412Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-04T08:43:56.587Z] --- PASS: TestCreateServiceMultipleTimes (15.33s) [2022-07-04T08:43:56.587Z] === RUN TestCreateServiceConflict [2022-07-04T08:43:56.700Z] + echo Chowning /workspace to jenkins user [2022-07-04T08:43:56.700Z] Chowning /workspace to jenkins user [2022-07-04T08:43:56.700Z] + id -u [2022-07-04T08:43:56.700Z] + id -g [2022-07-04T08:43:56.700Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43765:/workspace busybox chown -R 1000:1000 /workspace [2022-07-04T08:43:56.700Z] Unable to find image 'busybox:latest' locally [2022-07-04T08:43:56.700Z] latest: Pulling from library/busybox [2022-07-04T08:43:56.745Z] check_test.go:540: [d51ab6eacae2b] daemon is not started [2022-07-04T08:43:56.745Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks Post stage [Pipeline] junit [2022-07-04T08:43:56.893Z] Recording test results [2022-07-04T08:43:56.960Z] 19d511225f94: Pulling fs layer [2022-07-04T08:43:56.960Z] 19d511225f94: Verifying Checksum [2022-07-04T08:43:56.960Z] 19d511225f94: Download complete [2022-07-04T08:43:56.960Z] 19d511225f94: Pull complete [2022-07-04T08:43:57.221Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-04T08:43:57.221Z] Status: Downloaded newer image for busybox:latest [2022-07-04T08:43:58.322Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-04T08:43:58.646Z] + echo Ensuring container killed. [2022-07-04T08:43:58.646Z] Ensuring container killed. [2022-07-04T08:43:58.646Z] + docker rm -vf docker-pr2 [2022-07-04T08:43:58.646Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-04T08:43:58.905Z] + bundleName=docker-py [2022-07-04T08:43:58.905Z] + echo Creating docker-py-bundles.tar.gz [2022-07-04T08:43:58.905Z] Creating docker-py-bundles.tar.gz [2022-07-04T08:43:58.905Z] + 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-04T08:43:58.918Z] Archiving artifacts [2022-07-04T08:43:58.973Z] + echo Chowning /workspace to jenkins user [2022-07-04T08:43:58.973Z] Chowning /workspace to jenkins user [2022-07-04T08:43:58.973Z] + id -u [2022-07-04T08:43:58.973Z] + id -g [2022-07-04T08:43:58.973Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43765:/workspace busybox chown -R 1000:1000 /workspace [2022-07-04T08:43:58.973Z] Unable to find image 'busybox:latest' locally [2022-07-04T08:43:59.130Z] --- PASS: TestCreateServiceConflict (2.23s) [2022-07-04T08:43:59.130Z] === RUN TestCreateServiceMaxReplicas [2022-07-04T08:43:59.229Z] latest: Pulling from library/busybox [2022-07-04T08:43:59.229Z] 19d511225f94: Pulling fs layer [2022-07-04T08:43:59.229Z] 19d511225f94: Verifying Checksum [2022-07-04T08:43:59.229Z] 19d511225f94: Download complete [2022-07-04T08:43:59.486Z] 19d511225f94: Pull complete [2022-07-04T08:43:59.486Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-04T08:43:59.486Z] Status: Downloaded newer image for busybox:latest [2022-07-04T08:44:00.538Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43765/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-04T08:44:00.922Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43765/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=1cab8eda24e70c60061e34adc4a19c1aeb5ad90c -e DOCKER_GRAPHDRIVER docker:1cab8eda24e70c60061e34adc4a19c1aeb5ad90c hack/make.sh binary [2022-07-04T08:44:00.957Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-04T08:44:00.957Z] --- PASS: TestUpdateRestartPolicy (12.69s) [2022-07-04T08:44:00.957Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-04T08:44:01.182Z] [2022-07-04T08:44:01.182Z] Removing bundles/ [2022-07-04T08:44:01.185Z] + bundleName=amd64-cgroup2 [2022-07-04T08:44:01.185Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-04T08:44:01.185Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-04T08:44:01.185Z] + 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-04T08:44:01.185Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-07-04T08:44:01.214Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2022-07-04T08:44:01.214Z] === RUN TestWaitNonBlocked [2022-07-04T08:44:01.214Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-04T08:44:01.214Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-04T08:44:01.214Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-04T08:44:01.214Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-04T08:44:01.214Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-04T08:44:01.214Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-04T08:44:01.442Z] [2022-07-04T08:44:01.442Z] ---> Making bundle: binary (in bundles/binary) [2022-07-04T08:44:01.442Z] Building: bundles/binary-daemon/dockerd-dev [2022-07-04T08:44:01.442Z] GOOS="" GOARCH="" GOARM="" [Pipeline] archiveArtifacts [2022-07-04T08:44:01.449Z] Archiving artifacts [2022-07-04T08:44:01.679Z] --- PASS: TestCreateServiceMaxReplicas (2.73s) [2022-07-04T08:44:01.679Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-04T08:44:02.584Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-07-04T08:44:02.584Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2022-07-04T08:44:02.584Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2022-07-04T08:44:02.584Z] === RUN TestWaitBlocked [2022-07-04T08:44:02.584Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-04T08:44:02.584Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-04T08:44:02.584Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-04T08:44:02.584Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-04T08:44:02.584Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-04T08:44:02.584Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-04T08:44:03.111Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43765/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-04T08:44:03.454Z] + make clean [2022-07-04T08:44:03.454Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-04T08:44:03.454Z] docker-dev-cache [2022-07-04T08:44:03.454Z] docker-mod-cache [2022-07-04T08:44:03.513Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-04T08:44:03.513Z] === RUN TestDockerSuite/TestBuildAddBadLinks [Pipeline] deleteDir [2022-07-04T08:44:03.770Z] --- PASS: TestWaitBlocked (0.02s) [2022-07-04T08:44:03.770Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2022-07-04T08:44:03.770Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.36s) [2022-07-04T08:44:03.770Z] === RUN TestWaitConditions [2022-07-04T08:44:03.770Z] === RUN TestWaitConditions/default [2022-07-04T08:44:03.770Z] === PAUSE TestWaitConditions/default [2022-07-04T08:44:03.770Z] === RUN TestWaitConditions/not-running [2022-07-04T08:44:03.770Z] === PAUSE TestWaitConditions/not-running [2022-07-04T08:44:03.770Z] === RUN TestWaitConditions/next-exit [2022-07-04T08:44:03.770Z] === PAUSE TestWaitConditions/next-exit [2022-07-04T08:44:03.770Z] === RUN TestWaitConditions/removed [2022-07-04T08:44:03.770Z] === PAUSE TestWaitConditions/removed [2022-07-04T08:44:03.770Z] === CONT TestWaitConditions/default [2022-07-04T08:44:03.770Z] === CONT TestWaitConditions/removed [2022-07-04T08:44:04.334Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-04T08:44:05.707Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-04T08:44:05.707Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-04T08:44:05.964Z] === CONT TestWaitConditions/next-exit [2022-07-04T08:44:05.964Z] === CONT TestWaitConditions/not-running [2022-07-04T08:44:06.221Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-04T08:44:07.590Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-04T08:44:07.847Z] --- PASS: TestWaitConditions (0.02s) [2022-07-04T08:44:07.847Z] --- PASS: TestWaitConditions/removed (2.22s) [2022-07-04T08:44:07.847Z] --- PASS: TestWaitConditions/default (2.23s) [2022-07-04T08:44:07.847Z] --- PASS: TestWaitConditions/not-running (1.83s) [2022-07-04T08:44:07.847Z] --- PASS: TestWaitConditions/next-exit (1.94s) [2022-07-04T08:44:07.847Z] === CONT TestContainerStartOnDaemonRestart [2022-07-04T08:44:07.847Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-04T08:44:09.215Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-04T08:44:09.471Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-04T08:44:10.840Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-04T08:44:11.097Z] === CONT TestDaemonHostGatewayIP [2022-07-04T08:44:11.097Z] --- PASS: TestContainerStartOnDaemonRestart (3.19s) [2022-07-04T08:44:11.354Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.44s) [2022-07-04T08:44:11.354Z] === CONT TestDaemonRestartIpcMode [2022-07-04T08:44:13.879Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-04T08:44:15.775Z] --- PASS: TestDaemonRestartIpcMode (4.46s) [2022-07-04T08:44:15.775Z] === CONT TestIpcModeOlderClient [2022-07-04T08:44:15.775Z] --- PASS: TestDaemonHostGatewayIP (4.81s) [2022-07-04T08:44:15.775Z] === CONT TestContainerKillOnDaemonStart [2022-07-04T08:44:16.031Z] --- PASS: TestIpcModeOlderClient (0.13s) [2022-07-04T08:44:16.584Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.06s) [2022-07-04T08:44:16.584Z] === RUN TestCreateServiceSecretFileMode [2022-07-04T08:44:16.844Z] --- PASS: TestCreateServiceSecretFileMode (2.41s) [2022-07-04T08:44:16.844Z] === RUN TestCreateServiceConfigFileMode [2022-07-04T08:44:17.926Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-04T08:44:18.182Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-04T08:44:19.387Z] --- PASS: TestCreateServiceConfigFileMode (2.38s) [2022-07-04T08:44:19.387Z] === RUN TestCreateServiceSysctls [2022-07-04T08:44:21.456Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-04T08:44:21.456Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-04T08:44:21.456Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-04T08:44:22.386Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-04T08:44:22.688Z] --- PASS: TestCreateServiceSysctls (3.04s) [2022-07-04T08:44:22.688Z] === RUN TestCreateServiceCapabilities [2022-07-04T08:44:23.316Z] check_test.go:540: [d8c52f1182623] daemon is not started [2022-07-04T08:44:23.316Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-04T08:44:24.601Z] --- PASS: TestCreateServiceCapabilities (2.41s) [2022-07-04T08:44:24.601Z] === RUN TestInspect [2022-07-04T08:44:25.209Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-04T08:44:25.772Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-04T08:44:25.772Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-04T08:44:26.336Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-04T08:44:27.902Z] --- PASS: TestInspect (2.66s) [2022-07-04T08:44:27.902Z] === RUN TestCreateJob [2022-07-04T08:44:28.229Z] --- PASS: TestContainerKillOnDaemonStart (12.27s) [2022-07-04T08:44:28.229Z] PASS [2022-07-04T08:44:28.229Z] [2022-07-04T08:44:28.229Z] === Skipped [2022-07-04T08:44:28.229Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-04T08:44:28.229Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-04T08:44:28.229Z] [2022-07-04T08:44:28.229Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-04T08:44:28.229Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-04T08:44:28.229Z] [2022-07-04T08:44:28.229Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-04T08:44:28.229Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-04T08:44:28.229Z] [2022-07-04T08:44:28.229Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-04T08:44:28.229Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-04T08:44:28.229Z] [2022-07-04T08:44:28.229Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-04T08:44:28.229Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-04T08:44:28.229Z] [2022-07-04T08:44:28.229Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-04T08:44:28.229Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-04T08:44:28.229Z] [2022-07-04T08:44:28.229Z] DONE 264 tests, 6 skipped in 169.137s [2022-07-04T08:44:28.229Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-04T08:44:28.229Z] ++ 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-04T08:44:28.229Z] ++ set -e [2022-07-04T08:44:28.229Z] ++ '[' -n 0 ']' [2022-07-04T08:44:28.229Z] ++ set -x [2022-07-04T08:44:28.229Z] ++ 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-04T08:44:28.485Z] === RUN TestConfigDaemonLibtrustID [2022-07-04T08:44:28.742Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-04T08:44:29.002Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-04T08:44:29.002Z] === RUN TestConfigDaemonID [2022-07-04T08:44:29.931Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-04T08:44:29.931Z] daemon_test.go:83: [d3e5cc8d1332e] daemon is not started [2022-07-04T08:44:29.931Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-04T08:44:29.932Z] === RUN TestDaemonConfigValidation [2022-07-04T08:44:29.932Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-04T08:44:29.932Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-04T08:44:29.932Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-04T08:44:29.932Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-04T08:44:29.932Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-04T08:44:29.932Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-04T08:44:29.932Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-04T08:44:29.932Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-04T08:44:29.932Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-04T08:44:29.932Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-04T08:44:29.932Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-04T08:44:29.932Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-04T08:44:29.932Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-04T08:44:30.188Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-04T08:44:30.188Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-04T08:44:30.188Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-04T08:44:30.188Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-04T08:44:30.188Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2022-07-04T08:44:30.188Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-04T08:44:30.188Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-07-04T08:44:30.188Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-07-04T08:44:30.188Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-04T08:44:30.188Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-04T08:44:30.446Z] --- PASS: TestCreateJob (2.90s) [2022-07-04T08:44:30.446Z] === RUN TestReplicatedJob [2022-07-04T08:44:31.117Z] check_test.go:540: [d3c20316ec64f] daemon is not started [2022-07-04T08:44:31.117Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-04T08:44:31.117Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-04T08:44:31.374Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-04T08:44:32.304Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-04T08:44:32.304Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-04T08:44:33.233Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-04T08:44:33.233Z] daemon_test.go:197: [decda9d4cc968] daemon is not started [2022-07-04T08:44:33.233Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s) [2022-07-04T08:44:33.233Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-07-04T08:44:33.233Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-07-04T08:44:33.233Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-07-04T08:44:33.233Z] === RUN TestDaemonProxy [2022-07-04T08:44:33.233Z] === RUN TestDaemonProxy/environment_variables [2022-07-04T08:44:34.163Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-04T08:44:34.725Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-04T08:44:34.982Z] === RUN TestDaemonProxy/command-line_options [2022-07-04T08:44:35.736Z] --- PASS: TestReplicatedJob (4.56s) [2022-07-04T08:44:35.736Z] === RUN TestUpdateReplicatedJob [2022-07-04T08:44:36.874Z] === RUN TestDaemonProxy/configuration_file [2022-07-04T08:44:38.280Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2022-07-04T08:44:38.280Z] === RUN TestServiceListWithStatuses [2022-07-04T08:44:38.280Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-04T08:44:38.280Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-04T08:44:38.280Z] === RUN TestDockerNetworkConnectAlias [2022-07-04T08:44:38.769Z] === RUN TestDaemonProxy/conflicting_options [2022-07-04T08:44:39.026Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-04T08:44:39.026Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-04T08:44:39.590Z] --- PASS: TestDaemonProxy (6.32s) [2022-07-04T08:44:39.590Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-07-04T08:44:39.590Z] --- PASS: TestDaemonProxy/command-line_options (1.80s) [2022-07-04T08:44:39.590Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-07-04T08:44:39.590Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-04T08:44:39.590Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-07-04T08:44:39.590Z] PASS [2022-07-04T08:44:39.590Z] [2022-07-04T08:44:39.590Z] DONE 18 tests in 11.473s [2022-07-04T08:44:39.590Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-04T08:44:39.590Z] ++ 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-04T08:44:39.590Z] ++ set -e [2022-07-04T08:44:39.590Z] ++ '[' -n 0 ']' [2022-07-04T08:44:39.590Z] ++ set -x [2022-07-04T08:44:39.590Z] ++ 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-04T08:44:39.847Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-04T08:44:39.847Z] INFO: Testing against a local daemon [2022-07-04T08:44:39.847Z] === RUN TestCommitInheritsEnv [2022-07-04T08:44:40.411Z] --- PASS: TestCommitInheritsEnv (0.46s) [2022-07-04T08:44:40.411Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-04T08:44:40.411Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-04T08:44:40.411Z] === RUN TestImportWithCustomPlatform [2022-07-04T08:44:40.411Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-04T08:44:40.668Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-04T08:44:40.668Z] === RUN TestImportWithCustomPlatform// [2022-07-04T08:44:40.668Z] === RUN TestImportWithCustomPlatform/linux [2022-07-04T08:44:40.668Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-04T08:44:40.926Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-04T08:44:40.926Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-04T08:44:40.926Z] === RUN TestImportWithCustomPlatform/macos [2022-07-04T08:44:40.926Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-04T08:44:40.926Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-04T08:44:40.926Z] --- PASS: TestImportWithCustomPlatform (0.57s) [2022-07-04T08:44:40.926Z] --- PASS: TestImportWithCustomPlatform/#00 (0.14s) [2022-07-04T08:44:40.926Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-04T08:44:40.926Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-04T08:44:40.926Z] --- PASS: TestImportWithCustomPlatform/linux (0.12s) [2022-07-04T08:44:40.926Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.16s) [2022-07-04T08:44:40.926Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s) [2022-07-04T08:44:40.926Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-04T08:44:40.926Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-04T08:44:40.926Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-04T08:44:40.926Z] === RUN TestImagesFilterMultiReference [2022-07-04T08:44:41.183Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-07-04T08:44:41.183Z] === RUN TestImagePullPlatformInvalid [2022-07-04T08:44:41.183Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-04T08:44:41.183Z] === RUN TestRemoveImageOrphaning [2022-07-04T08:44:41.441Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2022-07-04T08:44:41.441Z] === RUN TestRemoveImageGarbageCollector [2022-07-04T08:44:41.441Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-04T08:44:42.006Z] time="2022-07-04T08:44:41Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-04T08:44:42.006Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-04T08:44:42.006Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-04T08:44:42.484Z] --- PASS: TestDockerNetworkConnectAlias (4.10s) [2022-07-04T08:44:42.484Z] === RUN TestDockerNetworkReConnect [2022-07-04T08:44:42.569Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-04T08:44:43.134Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-04T08:44:43.134Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-04T08:44:43.700Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-04T08:44:43.956Z] --- PASS: TestRemoveImageGarbageCollector (2.38s) [2022-07-04T08:44:43.956Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-04T08:44:43.956Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-04T08:44:43.956Z] === RUN TestTagInvalidReference [2022-07-04T08:44:43.956Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-04T08:44:43.956Z] === RUN TestTagValidPrefixedRepo [2022-07-04T08:44:43.956Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-04T08:44:43.956Z] === RUN TestTagExistedNameWithoutForce [2022-07-04T08:44:43.956Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-07-04T08:44:43.956Z] === RUN TestTagOfficialNames [2022-07-04T08:44:43.956Z] --- PASS: TestTagOfficialNames (0.06s) [2022-07-04T08:44:43.956Z] === RUN TestTagMatchesDigest [2022-07-04T08:44:43.956Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-04T08:44:43.956Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-04T08:44:44.213Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-04T08:44:44.778Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-04T08:44:45.342Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-04T08:44:45.784Z] --- PASS: TestDockerNetworkReConnect (3.33s) [2022-07-04T08:44:45.784Z] === RUN TestServicePlugin [2022-07-04T08:44:45.784Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T08:44:45.784Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-04T08:44:45.784Z] === RUN TestServiceUpdateLabel [2022-07-04T08:44:45.907Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-04T08:44:45.907Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-04T08:44:46.164Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-04T08:44:46.422Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-04T08:44:46.987Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-04T08:44:47.551Z] check_test.go:540: [d01e49b3098ec] daemon is not started [2022-07-04T08:44:47.551Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-04T08:44:47.695Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-07-04T08:44:47.695Z] === RUN TestServiceUpdateSecrets [2022-07-04T08:44:48.484Z] check_test.go:540: [d3c3f1d0945ee] daemon is not started [2022-07-04T08:44:48.484Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-04T08:44:49.049Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-04T08:44:50.944Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-04T08:44:54.285Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-04T08:44:54.285Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-04T08:44:54.285Z] check_test.go:540: [d6aa64a42f4f6] daemon is not started [2022-07-04T08:44:54.285Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-04T08:44:56.187Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-04T08:44:57.119Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-04T08:44:57.376Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-04T08:44:59.272Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-04T08:45:01.795Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-04T08:45:02.608Z] --- PASS: TestServiceUpdateSecrets (14.33s) [2022-07-04T08:45:02.608Z] === RUN TestServiceUpdateConfigs [2022-07-04T08:45:03.165Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-04T08:45:04.096Z] check_test.go:540: [d6cfc05f705c7] daemon is not started [2022-07-04T08:45:04.096Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-04T08:45:08.273Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-04T08:45:08.531Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-04T08:45:08.788Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-04T08:45:11.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-04T08:45:11.875Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-04T08:45:13.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-04T08:45:14.614Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-04T08:45:14.614Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-04T08:45:17.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-04T08:45:17.393Z] check_test.go:540: [da75f4c917fdf] daemon is not started [2022-07-04T08:45:17.393Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-04T08:45:17.551Z] --- PASS: TestServiceUpdateConfigs (14.52s) [2022-07-04T08:45:17.551Z] === RUN TestServiceUpdateNetwork [2022-07-04T08:45:17.958Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-04T08:45:18.522Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-04T08:45:19.087Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-04T08:45:19.087Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-04T08:45:20.981Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-04T08:45:20.981Z] check_test.go:540: [d6cf759c4361e] daemon is not started [2022-07-04T08:45:20.981Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-04T08:45:21.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-04T08:45:22.606Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-04T08:45:23.537Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-04T08:45:25.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-04T08:45:25.995Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-04T08:45:29.820Z] --- PASS: TestServiceUpdateNetwork (12.42s) [2022-07-04T08:45:29.820Z] === RUN TestServiceUpdatePidsLimit [2022-07-04T08:45:30.080Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-04T08:45:30.651Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-04T08:45:31.246Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-04T08:45:32.178Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-04T08:45:34.074Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-04T08:45:36.596Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-04T08:45:37.528Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-04T08:45:38.786Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-04T08:45:40.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-04T08:45:40.613Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-04T08:45:42.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-04T08:45:43.071Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-04T08:45:44.967Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-04T08:45:44.967Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-04T08:45:45.367Z] --- PASS: TestServiceUpdatePidsLimit (16.05s) [2022-07-04T08:45:45.367Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-04T08:45:45.367Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-04T08:45:45.367Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-04T08:45:45.367Z] PASS [2022-07-04T08:45:45.367Z] [2022-07-04T08:45:45.367Z] === Skipped [2022-07-04T08:45:45.367Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-04T08:45:45.367Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-04T08:45:45.367Z] [2022-07-04T08:45:45.367Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-04T08:45:45.367Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T08:45:45.367Z] [2022-07-04T08:45:45.367Z] DONE 27 tests, 2 skipped in 130.859s [2022-07-04T08:45:45.367Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-04T08:45:45.367Z] ++ 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-04T08:45:45.367Z] ++ set -e [2022-07-04T08:45:45.367Z] ++ '[' -n 0 ']' [2022-07-04T08:45:45.367Z] ++ set -x [2022-07-04T08:45:45.367Z] ++ 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-04T08:45:45.367Z] INFO: Testing against a local daemon [2022-07-04T08:45:45.367Z] === RUN TestSessionCreate [2022-07-04T08:45:45.367Z] --- PASS: TestSessionCreate (0.02s) [2022-07-04T08:45:45.367Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-04T08:45:45.367Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-04T08:45:45.367Z] PASS [2022-07-04T08:45:45.367Z] [2022-07-04T08:45:45.367Z] DONE 2 tests in 0.138s [2022-07-04T08:45:45.367Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-04T08:45:45.367Z] ++ 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-04T08:45:45.367Z] ++ set -e [2022-07-04T08:45:45.367Z] ++ '[' -n 0 ']' [2022-07-04T08:45:45.367Z] ++ set -x [2022-07-04T08:45:45.367Z] ++ 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-04T08:45:45.367Z] INFO: Testing against a local daemon [2022-07-04T08:45:45.367Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-04T08:45:45.367Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-04T08:45:45.367Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-04T08:45:45.367Z] === RUN TestDiskUsage [2022-07-04T08:45:45.367Z] === PAUSE TestDiskUsage [2022-07-04T08:45:45.367Z] === RUN TestEventsExecDie [2022-07-04T08:45:45.627Z] --- PASS: TestEventsExecDie (0.50s) [2022-07-04T08:45:45.627Z] === RUN TestEventsBackwardsCompatible [2022-07-04T08:45:45.628Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-04T08:45:45.628Z] === RUN TestEventsVolumeCreate [2022-07-04T08:45:45.628Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-04T08:45:45.628Z] === RUN TestInfoBinaryCommits [2022-07-04T08:45:45.628Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-04T08:45:45.628Z] === RUN TestInfoAPIVersioned [2022-07-04T08:45:45.628Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-04T08:45:45.628Z] === RUN TestInfoAPI [2022-07-04T08:45:45.628Z] --- PASS: TestInfoAPI (0.02s) [2022-07-04T08:45:45.628Z] === RUN TestInfoAPIWarnings [2022-07-04T08:45:46.858Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-04T08:45:47.423Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-04T08:45:47.680Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-04T08:45:49.051Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-04T08:45:52.327Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-04T08:45:52.894Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-04T08:45:54.263Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-04T08:45:56.215Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-04T08:45:56.786Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-04T08:45:57.720Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-04T08:45:57.976Z] docker_cli_daemon_test.go:2503: [d284ee8016e67] daemon is not started [2022-07-04T08:45:59.874Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-04T08:46:03.736Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-07-04T08:46:03.738Z] === RUN TestInfoDebug [2022-07-04T08:46:03.738Z] --- PASS: TestInfoDebug (0.52s) [2022-07-04T08:46:03.738Z] === RUN TestInfoInsecureRegistries [2022-07-04T08:46:03.738Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-04T08:46:03.738Z] === RUN TestInfoRegistryMirrors [2022-07-04T08:46:03.738Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-04T08:46:03.738Z] === RUN TestLoginFailsWithBadCredentials [2022-07-04T08:46:04.048Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-04T08:46:04.309Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-04T08:46:04.309Z] === RUN TestPingCacheHeaders [2022-07-04T08:46:04.309Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-04T08:46:04.309Z] === RUN TestPingGet [2022-07-04T08:46:04.309Z] --- PASS: TestPingGet (0.01s) [2022-07-04T08:46:04.309Z] === RUN TestPingHead [2022-07-04T08:46:04.309Z] --- PASS: TestPingHead (0.02s) [2022-07-04T08:46:04.309Z] === RUN TestPingSwarmHeader [2022-07-04T08:46:04.880Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-04T08:46:05.415Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-04T08:46:05.451Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-04T08:46:06.344Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-04T08:46:06.392Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-04T08:46:06.392Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-07-04T08:46:06.392Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-04T08:46:06.392Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-04T08:46:06.392Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-04T08:46:06.392Z] === RUN TestVersion [2022-07-04T08:46:06.392Z] --- PASS: TestVersion (0.02s) [2022-07-04T08:46:06.392Z] === CONT TestDiskUsage [2022-07-04T08:46:06.908Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-04T08:46:06.963Z] === RUN TestDiskUsage/empty [2022-07-04T08:46:06.963Z] === RUN TestDiskUsage/empty/container_types [2022-07-04T08:46:06.963Z] === RUN TestDiskUsage/empty/image_types [2022-07-04T08:46:06.963Z] === RUN TestDiskUsage/empty/volume_types [2022-07-04T08:46:06.963Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-04T08:46:06.963Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-04T08:46:06.963Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-04T08:46:06.963Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-04T08:46:06.963Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-04T08:46:06.963Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-04T08:46:06.963Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-04T08:46:06.963Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-04T08:46:06.963Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-04T08:46:06.963Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-04T08:46:06.963Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-04T08:46:06.963Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-04T08:46:06.963Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-04T08:46:06.963Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-04T08:46:06.963Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-04T08:46:06.963Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-04T08:46:06.963Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-04T08:46:06.963Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-04T08:46:06.963Z] === RUN TestDiskUsage/after_container.Run [2022-07-04T08:46:07.535Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-04T08:46:07.535Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-04T08:46:07.535Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-04T08:46:07.535Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-04T08:46:07.535Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-04T08:46:07.535Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-04T08:46:07.535Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-04T08:46:07.535Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-04T08:46:07.535Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-04T08:46:07.535Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage (1.15s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-04T08:46:07.535Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-04T08:46:07.535Z] PASS [2022-07-04T08:46:07.535Z] [2022-07-04T08:46:07.535Z] === Skipped [2022-07-04T08:46:07.535Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-04T08:46:07.535Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-04T08:46:07.535Z] [2022-07-04T08:46:07.535Z] DONE 54 tests, 1 skipped in 22.578s [2022-07-04T08:46:07.535Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-04T08:46:07.535Z] ++ 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-04T08:46:07.535Z] ++ set -e [2022-07-04T08:46:07.535Z] ++ '[' -n 0 ']' [2022-07-04T08:46:07.535Z] ++ set -x [2022-07-04T08:46:07.536Z] ++ 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-04T08:46:07.536Z] INFO: Testing against a local daemon [2022-07-04T08:46:07.536Z] === RUN TestVolumesCreateAndList [2022-07-04T08:46:07.536Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-04T08:46:07.536Z] === RUN TestVolumesRemove [2022-07-04T08:46:07.799Z] --- PASS: TestVolumesRemove (0.07s) [2022-07-04T08:46:07.799Z] === RUN TestVolumesInspect [2022-07-04T08:46:07.799Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-04T08:46:07.799Z] === RUN TestVolumesInvalidJSON [2022-07-04T08:46:07.799Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-04T08:46:07.799Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-04T08:46:07.799Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-04T08:46:07.799Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-04T08:46:07.799Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-04T08:46:07.799Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-04T08:46:07.799Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-04T08:46:07.799Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-04T08:46:07.799Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-04T08:46:07.799Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-04T08:46:07.799Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-04T08:46:07.799Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-04T08:46:07.799Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-04T08:46:07.799Z] PASS [2022-07-04T08:46:07.799Z] [2022-07-04T08:46:07.799Z] DONE 9 tests in 0.223s [2022-07-04T08:46:07.799Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-04T08:46:07.799Z] ++++ cat bundles/test-integration/docker.pid [2022-07-04T08:46:07.799Z] +++ kill 14252 [2022-07-04T08:46:07.978Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-07-04T08:46:07.979Z] Copying nested executables into bundles/binary-daemon [2022-07-04T08:46:07.979Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-07-04T08:46:07.979Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T08:46:07.979Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-07-04T08:46:07.979Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-04T08:46:08.059Z] +++ /etc/init.d/apparmor stop [2022-07-04T08:46:08.059Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-04T08:46:08.059Z] [2022-07-04T08:46:08.060Z] Unloading profiles will leave already running processes permanently [2022-07-04T08:46:08.060Z] unconfined, which can lead to unexpected situations. [2022-07-04T08:46:08.060Z] [2022-07-04T08:46:08.060Z] To set a process to complain mode, use the command line tool [2022-07-04T08:46:08.060Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-04T08:46:08.060Z] +++ true [2022-07-04T08:46:08.060Z] exiting test-integration [2022-07-04T08:46:08.060Z] ++ exit 0 [2022-07-04T08:46:08.060Z] [2022-07-04T08:46:08.358Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43765/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=1cab8eda24e70c60061e34adc4a19c1aeb5ad90c -e DOCKER_GRAPHDRIVER docker:1cab8eda24e70c60061e34adc4a19c1aeb5ad90c hack/make.sh cross [2022-07-04T08:46:08.374Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-04T08:46:08.931Z] [2022-07-04T08:46:08.931Z] Removing bundles/ [2022-07-04T08:46:08.932Z] [2022-07-04T08:46:08.932Z] ---> Making bundle: cross (in bundles/cross) [2022-07-04T08:46:08.932Z] Cross building: bundles/cross/linux/amd64 [2022-07-04T08:46:08.932Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-07-04T08:46:08.932Z] GOOS="linux" GOARCH="amd64" GOARM="" Post stage [Pipeline] junit [2022-07-04T08:46:09.021Z] Recording test results [2022-07-04T08:46:09.215Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-04T08:46:09.305Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-04T08:46:09.547Z] + echo Ensuring container killed. [2022-07-04T08:46:09.547Z] Ensuring container killed. [2022-07-04T08:46:09.547Z] + docker rm -vf docker-pr2 [2022-07-04T08:46:09.547Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-04T08:46:09.834Z] + echo Chowning /workspace to jenkins user [2022-07-04T08:46:09.834Z] Chowning /workspace to jenkins user [2022-07-04T08:46:09.834Z] + id -u [2022-07-04T08:46:09.834Z] + id -g [2022-07-04T08:46:09.834Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43765:/workspace busybox chown -R 1000:1000 /workspace [2022-07-04T08:46:09.834Z] Unable to find image 'busybox:latest' locally [2022-07-04T08:46:09.834Z] latest: Pulling from library/busybox [2022-07-04T08:46:10.097Z] 87379020f3b6: Pulling fs layer [2022-07-04T08:46:10.097Z] 87379020f3b6: Verifying Checksum [2022-07-04T08:46:10.097Z] 87379020f3b6: Download complete [2022-07-04T08:46:10.097Z] 87379020f3b6: Pull complete [2022-07-04T08:46:10.097Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-04T08:46:10.097Z] Status: Downloaded newer image for busybox:latest [2022-07-04T08:46:10.237Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-04T08:46:10.803Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-04T08:46:11.061Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-04T08:46:11.318Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-04T08:46:11.782Z] + bundleName=arm64-integration [2022-07-04T08:46:11.782Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-04T08:46:11.782Z] Creating arm64-integration-bundles.tar.gz [2022-07-04T08:46:11.782Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-07-04T08:46:11.782Z] + 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-04T08:46:11.883Z] === RUN TestDockerSuite/TestBuildCmdShDashC [Pipeline] archiveArtifacts [2022-07-04T08:46:12.056Z] Archiving artifacts [2022-07-04T08:46:12.141Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-04T08:46:12.141Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-04T08:46:12.399Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-04T08:46:12.656Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-04T08:46:13.730Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43765/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-04T08:46:14.029Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-04T08:46:14.041Z] + make clean [2022-07-04T08:46:14.302Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-04T08:46:14.302Z] docker-dev-cache [2022-07-04T08:46:14.302Z] docker-mod-cache [Pipeline] deleteDir [2022-07-04T08:46:15.399Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-04T08:46:15.399Z] check_test.go:540: [d1f6a8632cca1] daemon is not started [2022-07-04T08:46:15.399Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-04T08:46:19.584Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-04T08:46:20.514Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite (327.27s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.40s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.82s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.82s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.36s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.64s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.20s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.70s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.52s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.32s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.37s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.28s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.18s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.36s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.35s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.48s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.03s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.57s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.82s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.64s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.37s) [2022-07-04T08:46:21.447Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.72s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.76s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.38s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.56s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.88s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.53s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.53s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.32s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.67s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.68s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.61s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.46s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.47s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.43s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.55s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.01s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.02s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.08s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.86s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.02s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.58s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.45s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.24s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.71s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.50s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.79s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.10s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.53s) [2022-07-04T08:46:21.447Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-04T08:46:21.447Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.00s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.90s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.05s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.03s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.80s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.77s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.05s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.22s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.06s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.58s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.96s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.28s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.30s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.29s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.25s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.83s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.85s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.89s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.52s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.28s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.92s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.63s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.81s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.57s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.60s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.44s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.03s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.29s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.27s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.27s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.81s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.07s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.04s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.68s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.42s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.70s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.88s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.53s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-07-04T08:46:21.447Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.99s) [2022-07-04T08:46:21.447Z] === RUN TestDockerSwarmSuite [2022-07-04T08:46:21.447Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-04T08:46:21.447Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-04T08:46:22.012Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-04T08:46:22.942Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-04T08:46:23.199Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-04T08:46:23.763Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-04T08:46:24.693Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-04T08:46:27.968Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-04T08:46:33.222Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-04T08:46:35.745Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-04T08:46:36.311Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-04T08:46:38.838Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-04T08:46:42.110Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-04T08:46:43.479Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-04T08:46:43.479Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-04T08:46:43.479Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-04T08:46:43.479Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-04T08:46:43.479Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-04T08:46:43.479Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-04T08:46:43.479Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-04T08:46:43.479Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-04T08:46:43.479Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-04T08:46:46.002Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-04T08:46:46.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-04T08:46:47.497Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-04T08:46:50.773Z] docker_api_swarm_test.go:563: [d9985ed3ce3b6] joining swarm manager [d8b03d43fc57e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T08:46:51.030Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-04T08:46:54.304Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-04T08:46:54.870Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-04T08:47:00.126Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-04T08:47:03.415Z] docker_api_swarm_test.go:585: [d5fa0bce257f5] joining swarm manager [d8b03d43fc57e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T08:47:05.937Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-04T08:47:06.194Z] check_test.go:611: [d9985ed3ce3b6] daemon is not started [2022-07-04T08:47:06.194Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-04T08:47:07.565Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-04T08:47:10.840Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-04T08:47:10.840Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-04T08:47:10.840Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-04T08:47:12.211Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-04T08:47:12.773Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-04T08:47:14.141Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-04T08:47:16.660Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-04T08:47:16.660Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-04T08:47:16.660Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-04T08:47:19.183Z] docker_api_swarm_test.go:46: [d3aed33cce895] joining swarm manager [da7b9bdfdfb56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T08:47:22.457Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-04T08:47:23.387Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-04T08:47:25.908Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-04T08:47:35.870Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-04T08:47:36.435Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-04T08:47:36.435Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-04T08:47:37.806Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-04T08:47:38.737Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-04T08:47:40.630Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-04T08:47:43.149Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-04T08:47:44.078Z] --- PASS: TestImportExtremelyLargeImageWorks (179.88s) [2022-07-04T08:47:44.078Z] PASS [2022-07-04T08:47:44.078Z] [2022-07-04T08:47:44.078Z] DONE 22 tests in 184.249s [2022-07-04T08:47:44.078Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-04T08:47:44.078Z] ++ 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-04T08:47:44.078Z] ++ set -e [2022-07-04T08:47:44.078Z] ++ '[' -n 0 ']' [2022-07-04T08:47:44.078Z] ++ set -x [2022-07-04T08:47:44.078Z] ++ 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-04T08:47:44.078Z] === RUN TestStripANSICommands [2022-07-04T08:47:44.078Z] === RUN TestStripANSICommands/#00 [2022-07-04T08:47:44.078Z] === RUN TestStripANSICommands/#01 [2022-07-04T08:47:44.078Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-04T08:47:44.078Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-04T08:47:44.078Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-04T08:47:44.078Z] PASS [2022-07-04T08:47:44.078Z] [2022-07-04T08:47:44.078Z] DONE 3 tests in 0.046s [2022-07-04T08:47:44.078Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-04T08:47:44.078Z] ++ 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-04T08:47:44.078Z] ++ set -e [2022-07-04T08:47:44.078Z] ++ '[' -n 0 ']' [2022-07-04T08:47:44.078Z] ++ set -x [2022-07-04T08:47:44.078Z] ++ 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-04T08:47:44.078Z] INFO: Testing against a local daemon [2022-07-04T08:47:44.078Z] === RUN TestNetworkCreateDelete [2022-07-04T08:47:44.334Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-07-04T08:47:44.334Z] === RUN TestDockerNetworkDeletePreferID [2022-07-04T08:47:44.591Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-04T08:47:44.847Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-07-04T08:47:44.847Z] === RUN TestDaemonDNSFallback [2022-07-04T08:47:48.122Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-04T08:47:49.489Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-04T08:47:50.417Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-04T08:47:51.352Z] --- PASS: TestDaemonDNSFallback (6.61s) [2022-07-04T08:47:51.352Z] === RUN TestInspectNetwork [2022-07-04T08:47:55.534Z] === RUN TestInspectNetwork/full_network_id [2022-07-04T08:47:55.534Z] === RUN TestInspectNetwork/partial_network_id [2022-07-04T08:47:55.534Z] === RUN TestInspectNetwork/network_name [2022-07-04T08:47:55.534Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-04T08:47:59.707Z] --- PASS: TestInspectNetwork (8.48s) [2022-07-04T08:47:59.707Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-04T08:47:59.707Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-04T08:47:59.707Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-04T08:47:59.707Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-04T08:47:59.707Z] === RUN TestRunContainerWithBridgeNone [2022-07-04T08:48:01.077Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-04T08:48:01.077Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-04T08:48:02.008Z] --- PASS: TestRunContainerWithBridgeNone (1.97s) [2022-07-04T08:48:02.008Z] === RUN TestNetworkInvalidJSON [2022-07-04T08:48:02.008Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-04T08:48:02.008Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-04T08:48:02.008Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-04T08:48:02.008Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-04T08:48:02.008Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-04T08:48:02.008Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-04T08:48:02.008Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-04T08:48:02.008Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-04T08:48:02.008Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-04T08:48:02.008Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-04T08:48:02.008Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-04T08:48:02.008Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-04T08:48:02.008Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-04T08:48:02.008Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-04T08:48:02.008Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-04T08:48:02.008Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-04T08:48:02.008Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-04T08:48:02.008Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-04T08:48:02.008Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-04T08:48:02.008Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-04T08:48:02.008Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-04T08:48:02.008Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-07-04T08:48:02.008Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-04T08:48:02.008Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-04T08:48:02.008Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-04T08:48:02.008Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-04T08:48:02.008Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-04T08:48:02.008Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-04T08:48:02.008Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-04T08:48:02.008Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-04T08:48:02.008Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-04T08:48:02.008Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-04T08:48:02.008Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-04T08:48:02.008Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-04T08:48:02.008Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-04T08:48:02.008Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-04T08:48:02.008Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-04T08:48:02.008Z] === RUN TestNetworkList [2022-07-04T08:48:02.008Z] === RUN TestNetworkList//networks [2022-07-04T08:48:02.008Z] === PAUSE TestNetworkList//networks [2022-07-04T08:48:02.008Z] === RUN TestNetworkList//networks/ [2022-07-04T08:48:02.008Z] === PAUSE TestNetworkList//networks/ [2022-07-04T08:48:02.008Z] === CONT TestNetworkList//networks [2022-07-04T08:48:02.008Z] === CONT TestNetworkList//networks/ [2022-07-04T08:48:02.008Z] --- PASS: TestNetworkList (0.02s) [2022-07-04T08:48:02.008Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-04T08:48:02.008Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-04T08:48:02.008Z] === RUN TestHostIPv4BridgeLabel [2022-07-04T08:48:02.572Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-07-04T08:48:02.572Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-04T08:48:03.504Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-04T08:48:03.504Z] === RUN TestDaemonDefaultNetworkPools [2022-07-04T08:48:04.435Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-07-04T08:48:04.435Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-04T08:48:04.435Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-04T08:48:04.435Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-04T08:48:04.692Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-04T08:48:05.256Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-04T08:48:05.256Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-04T08:48:05.513Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-07-04T08:48:05.513Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-04T08:48:05.513Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-04T08:48:05.770Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-04T08:48:06.700Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2022-07-04T08:48:06.700Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-04T08:48:07.263Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-07-04T08:48:07.263Z] === RUN TestServiceWithPredefinedNetwork [2022-07-04T08:48:07.263Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-04T08:48:08.193Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-04T08:48:09.562Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-04T08:48:10.125Z] --- PASS: TestServiceWithPredefinedNetwork (2.81s) [2022-07-04T08:48:10.125Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-04T08:48:10.125Z] service_test.go:243: FLAKY_TEST [2022-07-04T08:48:10.125Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-04T08:48:10.125Z] === RUN TestServiceWithDataPathPortInit [2022-07-04T08:48:10.688Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-04T08:48:11.252Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-04T08:48:12.183Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-04T08:48:15.453Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-07-04T08:48:15.454Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-04T08:48:15.454Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-07-04T08:48:15.454Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-04T08:48:15.454Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-07-04T08:48:15.454Z] Cross building: bundles/cross/windows/amd64 [2022-07-04T08:48:15.454Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-04T08:48:15.454Z] { [2022-07-04T08:48:15.454Z] "RT_GROUP_ICON": { [2022-07-04T08:48:15.454Z] "#1": { [2022-07-04T08:48:15.454Z] "0409": "../../winresources/docker.ico" [2022-07-04T08:48:15.454Z] } [2022-07-04T08:48:15.454Z] }, [2022-07-04T08:48:15.454Z] "RT_MANIFEST": { [2022-07-04T08:48:15.454Z] "#1": { [2022-07-04T08:48:15.454Z] "0409": { [2022-07-04T08:48:15.454Z] "identity": {}, [2022-07-04T08:48:15.454Z] "description": "Docker Engine", [2022-07-04T08:48:15.454Z] "minimum-os": "vista", [2022-07-04T08:48:15.454Z] "execution-level": "", [2022-07-04T08:48:15.454Z] "ui-access": false, [2022-07-04T08:48:15.454Z] "auto-elevate": false, [2022-07-04T08:48:15.454Z] "dpi-awareness": "unaware", [2022-07-04T08:48:15.454Z] "disable-theming": false, [2022-07-04T08:48:15.454Z] "disable-window-filtering": false, [2022-07-04T08:48:15.454Z] "high-resolution-scrolling-aware": false, [2022-07-04T08:48:15.454Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-04T08:48:15.454Z] "long-path-aware": false, [2022-07-04T08:48:15.454Z] "printer-driver-isolation": false, [2022-07-04T08:48:15.454Z] "gdi-scaling": false, [2022-07-04T08:48:15.454Z] "segment-heap": false, [2022-07-04T08:48:15.454Z] "use-common-controls-v6": false [2022-07-04T08:48:15.454Z] } [2022-07-04T08:48:15.454Z] } [2022-07-04T08:48:15.454Z] }, [2022-07-04T08:48:15.454Z] "RT_MESSAGETABLE": { [2022-07-04T08:48:15.454Z] "#1": { [2022-07-04T08:48:15.454Z] "0409": "../../winresources/event_messages.bin" [2022-07-04T08:48:15.454Z] } [2022-07-04T08:48:15.454Z] }, [2022-07-04T08:48:15.454Z] "RT_VERSION": { [2022-07-04T08:48:15.454Z] "#1": { [2022-07-04T08:48:15.454Z] "0409": { [2022-07-04T08:48:15.454Z] "fixed": { [2022-07-04T08:48:15.454Z] "file_version": "0.0.0.0", [2022-07-04T08:48:15.454Z] "product_version": "0.0.0.0", [2022-07-04T08:48:15.454Z] "type": "Unknown" [2022-07-04T08:48:15.454Z] }, [2022-07-04T08:48:15.454Z] "info": { [2022-07-04T08:48:15.454Z] "0000": { [2022-07-04T08:48:15.454Z] "CompanyName": "", [2022-07-04T08:48:15.454Z] "FileVersion": "dev", [2022-07-04T08:48:15.454Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-04T08:48:15.454Z] "OriginalFileName": "dockerd-dev.exe", [2022-07-04T08:48:15.454Z] "ProductName": "", [2022-07-04T08:48:15.454Z] "ProductVersion": "dev", [2022-07-04T08:48:15.454Z] "SpecialBuild": "1cab8eda24e70c60061e34adc4a19c1aeb5ad90c" [2022-07-04T08:48:15.454Z] } [2022-07-04T08:48:15.454Z] } [2022-07-04T08:48:15.454Z] } [2022-07-04T08:48:15.454Z] } [2022-07-04T08:48:15.454Z] } [2022-07-04T08:48:15.454Z] } [2022-07-04T08:48:15.454Z] cmd/dockerd/config.go [2022-07-04T08:48:15.454Z] cmd/dockerd/config_windows.go [2022-07-04T08:48:15.454Z] cmd/dockerd/daemon.go [2022-07-04T08:48:15.454Z] cmd/dockerd/daemon_test.go [2022-07-04T08:48:15.454Z] cmd/dockerd/daemon_windows.go [2022-07-04T08:48:15.454Z] cmd/dockerd/docker.go [2022-07-04T08:48:15.454Z] cmd/dockerd/docker_windows.go [2022-07-04T08:48:15.454Z] cmd/dockerd/genwinres_windows.go [2022-07-04T08:48:15.454Z] cmd/dockerd/metrics.go [2022-07-04T08:48:15.454Z] cmd/dockerd/options.go [2022-07-04T08:48:15.454Z] cmd/dockerd/options_test.go [2022-07-04T08:48:15.454Z] cmd/dockerd/service_windows.go [2022-07-04T08:48:15.454Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-07-04T08:48:15.454Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-04T08:48:16.357Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-04T08:48:26.331Z] --- PASS: TestServiceWithDataPathPortInit (15.44s) [2022-07-04T08:48:26.331Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-04T08:48:27.699Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-04T08:48:29.069Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:imhbiloo52wjjlybtjkbhguep Created:2022-07-04 08:48:27.032545209 +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[e892e00554ab96df9f00dd6e9a9fad00ed13b05091a1ad38e6db4745616ea3e6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dzd875u10yvgp0nqjb3n6kq2v EndpointID:6c5611cf03f14f6862547f994faf4b52a7eb6ff404a219bf7f054525749426c7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d7ed97b7e9372458f0d570b4616a7192178232b9a93d5f1bdb3310a25e82a125 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:01bf8f874870 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dzd875u10yvgp0nqjb3n6kq2v EndpointID:6c5611cf03f14f6862547f994faf4b52a7eb6ff404a219bf7f054525749426c7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-04T08:48:29.998Z] docker_api_swarm_test.go:304: [d2b57e5eecae3] joining swarm manager [dcdd0c6f4ded5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T08:48:31.367Z] docker_api_swarm_test.go:305: [d8ae5450e20c8] joining swarm manager [dcdd0c6f4ded5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T08:48:31.367Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-04T08:48:32.300Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-04T08:48:32.557Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-04T08:48:33.924Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.21s) [2022-07-04T08:48:33.924Z] PASS [2022-07-04T08:48:33.924Z] [2022-07-04T08:48:33.924Z] === Skipped [2022-07-04T08:48:33.924Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-04T08:48:33.924Z] service_test.go:243: FLAKY_TEST [2022-07-04T08:48:33.924Z] [2022-07-04T08:48:33.924Z] DONE 38 tests, 1 skipped in 49.721s [2022-07-04T08:48:33.925Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-04T08:48:33.925Z] ++ 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-04T08:48:33.925Z] ++ set -e [2022-07-04T08:48:33.925Z] ++ '[' -n 0 ']' [2022-07-04T08:48:33.925Z] ++ set -x [2022-07-04T08:48:33.925Z] ++ 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-04T08:48:33.925Z] INFO: Testing against a local daemon [2022-07-04T08:48:33.925Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-04T08:48:33.925Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T08:48:33.925Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-04T08:48:33.925Z] === RUN TestDockerNetworkIpvlan [2022-07-04T08:48:33.925Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T08:48:33.925Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-04T08:48:33.925Z] PASS [2022-07-04T08:48:33.925Z] [2022-07-04T08:48:33.925Z] === Skipped [2022-07-04T08:48:33.925Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-04T08:48:33.925Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T08:48:33.925Z] [2022-07-04T08:48:33.925Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-04T08:48:33.925Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T08:48:33.925Z] [2022-07-04T08:48:33.925Z] DONE 2 tests, 2 skipped in 0.095s [2022-07-04T08:48:33.925Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-04T08:48:33.925Z] ++ 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-04T08:48:33.925Z] ++ set -e [2022-07-04T08:48:33.925Z] ++ '[' -n 0 ']' [2022-07-04T08:48:33.925Z] ++ set -x [2022-07-04T08:48:33.925Z] ++ 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-04T08:48:33.925Z] INFO: Testing against a local daemon [2022-07-04T08:48:33.925Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-04T08:48:35.294Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-07-04T08:48:35.294Z] === RUN TestDockerNetworkMacvlan [2022-07-04T08:48:36.224Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-04T08:48:37.154Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-04T08:48:37.718Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-04T08:48:39.089Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-04T08:48:39.652Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-04T08:48:39.908Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-04T08:48:40.165Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-04T08:48:40.730Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-04T08:48:41.660Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-04T08:48:41.660Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-04T08:48:41.660Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-04T08:48:41.916Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-04T08:48:42.174Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-04T08:48:47.436Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-04T08:48:47.998Z] --- PASS: TestDockerNetworkMacvlan (12.54s) [2022-07-04T08:48:47.999Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-04T08:48:47.999Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-04T08:48:47.999Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.11s) [2022-07-04T08:48:47.999Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.15s) [2022-07-04T08:48:47.999Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.05s) [2022-07-04T08:48:47.999Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.02s) [2022-07-04T08:48:47.999Z] PASS [2022-07-04T08:48:47.999Z] [2022-07-04T08:48:47.999Z] DONE 8 tests in 13.993s [2022-07-04T08:48:47.999Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-04T08:48:47.999Z] ++ 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-04T08:48:47.999Z] ++ set -e [2022-07-04T08:48:47.999Z] ++ '[' -n 0 ']' [2022-07-04T08:48:47.999Z] ++ set -x [2022-07-04T08:48:47.999Z] ++ 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-04T08:48:47.999Z] testing: warning: no tests to run [2022-07-04T08:48:47.999Z] PASS [2022-07-04T08:48:47.999Z] [2022-07-04T08:48:47.999Z] DONE 0 tests in 0.030s [2022-07-04T08:48:47.999Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-04T08:48:47.999Z] ++ 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-04T08:48:47.999Z] ++ set -e [2022-07-04T08:48:47.999Z] ++ '[' -n 0 ']' [2022-07-04T08:48:47.999Z] ++ set -x [2022-07-04T08:48:47.999Z] ++ 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-04T08:48:47.999Z] INFO: Testing against a local daemon [2022-07-04T08:48:47.999Z] === RUN TestAuthZPluginAllowRequest [2022-07-04T08:48:49.369Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2022-07-04T08:48:49.369Z] === RUN TestAuthZPluginTLS [2022-07-04T08:48:49.933Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-04T08:48:49.933Z] === RUN TestAuthZPluginDenyRequest [2022-07-04T08:48:50.496Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-04T08:48:50.496Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-04T08:48:50.496Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-04T08:48:51.059Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-04T08:48:51.059Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-07-04T08:48:51.059Z] === RUN TestAuthZPluginDenyResponse [2022-07-04T08:48:51.316Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-04T08:48:51.573Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-07-04T08:48:51.573Z] === RUN TestAuthZPluginAllowEventStream [2022-07-04T08:48:51.830Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-04T08:48:52.087Z] === RUN TestDockerSuite/TestBuildFails [2022-07-04T08:48:52.654Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-04T08:48:52.654Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-04T08:48:52.911Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-04T08:48:53.474Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2022-07-04T08:48:53.474Z] === RUN TestAuthZPluginErrorResponse [2022-07-04T08:48:54.037Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-04T08:48:54.037Z] === RUN TestAuthZPluginErrorRequest [2022-07-04T08:48:54.602Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-07-04T08:48:54.602Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-04T08:48:54.860Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-04T08:48:55.117Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2022-07-04T08:48:55.117Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-04T08:48:56.486Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-04T08:48:56.744Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s) [2022-07-04T08:48:56.744Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-04T08:48:58.113Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-04T08:48:58.678Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2022-07-04T08:48:58.678Z] === RUN TestAuthZPluginHeader [2022-07-04T08:48:58.935Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-04T08:48:59.193Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-04T08:48:59.449Z] --- PASS: TestAuthZPluginHeader (0.83s) [2022-07-04T08:48:59.449Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-04T08:49:00.015Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-04T08:49:01.384Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-04T08:49:01.946Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-04T08:49:01.946Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-04T08:49:03.341Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-04T08:49:04.271Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.83s) [2022-07-04T08:49:04.271Z] === RUN TestAuthZPluginV2Disable [2022-07-04T08:49:04.835Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-04T08:49:05.766Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-04T08:49:06.022Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-04T08:49:06.588Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-04T08:49:06.845Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-04T08:49:07.409Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-04T08:49:07.409Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-04T08:49:07.973Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-04T08:49:08.230Z] --- PASS: TestAuthZPluginV2Disable (4.12s) [2022-07-04T08:49:08.230Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-04T08:49:08.230Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-04T08:49:08.487Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-04T08:49:09.051Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-04T08:49:09.051Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-04T08:49:09.308Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-04T08:49:09.565Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-04T08:49:10.495Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-04T08:49:11.865Z] docker_api_swarm_test.go:272: [de41d793cbba0] joining swarm manager [dc00a5070165e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T08:49:12.428Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.03s) [2022-07-04T08:49:12.428Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-04T08:49:12.993Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-04T08:49:12.993Z] docker_api_swarm_test.go:273: [d3a218bceb114] joining swarm manager [dc00a5070165e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T08:49:18.244Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-04T08:49:21.515Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-04T08:49:21.515Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-04T08:49:21.515Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-04T08:49:21.515Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-04T08:49:21.515Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-04T08:49:21.771Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-04T08:49:23.140Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-04T08:49:23.704Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.40s) [2022-07-04T08:49:23.704Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-04T08:49:23.961Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-04T08:49:26.522Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-04T08:49:26.522Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-04T08:49:27.085Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-04T08:49:33.834Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-04T08:49:34.763Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-04T08:49:35.326Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-04T08:49:35.582Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-04T08:49:37.478Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-04T08:49:37.478Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-04T08:49:37.478Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-04T08:49:40.755Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-04T08:49:40.755Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-07-04T08:49:40.755Z] PASS [2022-07-04T08:49:40.755Z] [2022-07-04T08:49:40.755Z] DONE 17 tests in 52.715s [2022-07-04T08:49:40.755Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-04T08:49:40.755Z] ++ 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-04T08:49:40.755Z] ++ set -e [2022-07-04T08:49:40.755Z] ++ '[' -n 0 ']' [2022-07-04T08:49:40.755Z] ++ set -x [2022-07-04T08:49:40.755Z] ++ 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-04T08:49:40.755Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-04T08:49:40.755Z] INFO: Testing against a local daemon [2022-07-04T08:49:40.755Z] === RUN TestPluginInvalidJSON [2022-07-04T08:49:40.755Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-04T08:49:40.755Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-04T08:49:40.755Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-04T08:49:40.755Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-04T08:49:40.755Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-04T08:49:40.755Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-04T08:49:40.755Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-04T08:49:40.755Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-04T08:49:40.755Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-04T08:49:40.755Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-04T08:49:40.755Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-04T08:49:40.755Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-04T08:49:40.755Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-04T08:49:40.755Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-04T08:49:40.755Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-04T08:49:40.755Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-04T08:49:40.755Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-04T08:49:40.755Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-04T08:49:40.755Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-04T08:49:40.755Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-04T08:49:40.755Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-04T08:49:40.755Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-04T08:49:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-04T08:49:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-04T08:49:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s) [2022-07-04T08:49:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-04T08:49:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-04T08:49:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-07-04T08:49:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-04T08:49:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s) [2022-07-04T08:49:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-04T08:49:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-04T08:49:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-04T08:49:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-04T08:49:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-04T08:49:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-04T08:49:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-04T08:49:40.755Z] === RUN TestPluginInstall [2022-07-04T08:49:40.755Z] === RUN TestPluginInstall/no_auth [2022-07-04T08:49:42.124Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-04T08:49:42.689Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-04T08:49:42.689Z] time="2022-07-04T08:49:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T08:49:42.689Z] time="2022-07-04T08:49:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c8fe4668aa2154fec5054776e3982ccc2ef9805b1ada322145d445f0736ff0fc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T08:49:42.689Z] time="2022-07-04T08:49:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T08:49:42.689Z] time="2022-07-04T08:49:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c8fe4668aa2154fec5054776e3982ccc2ef9805b1ada322145d445f0736ff0fc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T08:49:43.253Z] === RUN TestPluginInstall/with_htpasswd [2022-07-04T08:49:43.510Z] time="2022-07-04T08:49:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T08:49:43.510Z] time="2022-07-04T08:49:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:033e02d80ce07bfa14d97ed524164fc42c66fc276a6c40c8a4b5717323da5729" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T08:49:43.510Z] time="2022-07-04T08:49:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T08:49:43.510Z] time="2022-07-04T08:49:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:033e02d80ce07bfa14d97ed524164fc42c66fc276a6c40c8a4b5717323da5729" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T08:49:44.073Z] === RUN TestPluginInstall/with_insecure [2022-07-04T08:49:44.330Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-04T08:49:44.586Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-04T08:49:44.843Z] time="2022-07-04T08:49:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T08:49:44.843Z] time="2022-07-04T08:49:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fed63e65c84721abd38b73c5cc50e8927d4b45b0987ddc3e9db3664f1279ab14" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T08:49:44.843Z] time="2022-07-04T08:49:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T08:49:44.843Z] time="2022-07-04T08:49:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fed63e65c84721abd38b73c5cc50e8927d4b45b0987ddc3e9db3664f1279ab14" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T08:49:45.406Z] plugin_test.go:195: [db3cda91f74eb] daemon is not started [2022-07-04T08:49:45.406Z] --- PASS: TestPluginInstall (4.46s) [2022-07-04T08:49:45.406Z] --- PASS: TestPluginInstall/no_auth (2.28s) [2022-07-04T08:49:45.406Z] --- PASS: TestPluginInstall/with_htpasswd (0.88s) [2022-07-04T08:49:45.406Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2022-07-04T08:49:45.406Z] === RUN TestPluginsWithRuntimes [2022-07-04T08:49:45.663Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-04T08:49:46.227Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-04T08:49:47.155Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-04T08:49:47.411Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-04T08:49:47.668Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-04T08:49:47.935Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-04T08:49:47.935Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-04T08:49:48.503Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-04T08:49:48.760Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-04T08:49:49.323Z] --- PASS: TestPluginsWithRuntimes (3.90s) [2022-07-04T08:49:49.323Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.02s) [2022-07-04T08:49:49.323Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2022-07-04T08:49:49.323Z] === RUN TestPluginBackCompatMediaTypes [2022-07-04T08:49:49.323Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-04T08:49:49.886Z] --- PASS: TestPluginBackCompatMediaTypes (0.81s) [2022-07-04T08:49:49.886Z] PASS [2022-07-04T08:49:49.886Z] [2022-07-04T08:49:49.886Z] DONE 24 tests in 9.337s [2022-07-04T08:49:49.886Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-04T08:49:49.886Z] ++ 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-04T08:49:49.886Z] ++ set -e [2022-07-04T08:49:49.886Z] ++ '[' -n 0 ']' [2022-07-04T08:49:49.886Z] ++ set -x [2022-07-04T08:49:49.886Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04T08:49:50.142Z] INFO: Testing against a local daemon [2022-07-04T08:49:50.142Z] === RUN TestExternalGraphDriver [2022-07-04T08:49:50.399Z] === RUN TestExternalGraphDriver/json [2022-07-04T08:49:50.962Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-04T08:49:51.982Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-07-04T08:49:51.984Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-04T08:49:51.984Z] { [2022-07-04T08:49:51.984Z] "RT_GROUP_ICON": { [2022-07-04T08:49:51.984Z] "#1": { [2022-07-04T08:49:51.984Z] "0409": "../../winresources/docker.ico" [2022-07-04T08:49:51.984Z] } [2022-07-04T08:49:51.984Z] }, [2022-07-04T08:49:51.984Z] "RT_MANIFEST": { [2022-07-04T08:49:51.984Z] "#1": { [2022-07-04T08:49:51.984Z] "0409": { [2022-07-04T08:49:51.984Z] "identity": {}, [2022-07-04T08:49:51.984Z] "description": "Docker Engine", [2022-07-04T08:49:51.984Z] "minimum-os": "vista", [2022-07-04T08:49:51.984Z] "execution-level": "", [2022-07-04T08:49:51.984Z] "ui-access": false, [2022-07-04T08:49:51.984Z] "auto-elevate": false, [2022-07-04T08:49:51.984Z] "dpi-awareness": "unaware", [2022-07-04T08:49:51.984Z] "disable-theming": false, [2022-07-04T08:49:51.984Z] "disable-window-filtering": false, [2022-07-04T08:49:51.984Z] "high-resolution-scrolling-aware": false, [2022-07-04T08:49:51.984Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-04T08:49:51.984Z] "long-path-aware": false, [2022-07-04T08:49:51.984Z] "printer-driver-isolation": false, [2022-07-04T08:49:51.984Z] "gdi-scaling": false, [2022-07-04T08:49:51.984Z] "segment-heap": false, [2022-07-04T08:49:51.984Z] "use-common-controls-v6": false [2022-07-04T08:49:51.984Z] } [2022-07-04T08:49:51.984Z] } [2022-07-04T08:49:51.984Z] }, [2022-07-04T08:49:51.984Z] "RT_MESSAGETABLE": { [2022-07-04T08:49:51.984Z] "#1": { [2022-07-04T08:49:51.984Z] "0409": "../../winresources/event_messages.bin" [2022-07-04T08:49:51.984Z] } [2022-07-04T08:49:51.984Z] }, [2022-07-04T08:49:51.984Z] "RT_VERSION": { [2022-07-04T08:49:51.984Z] "#1": { [2022-07-04T08:49:51.984Z] "0409": { [2022-07-04T08:49:51.984Z] "fixed": { [2022-07-04T08:49:51.984Z] "file_version": "0.0.0.0", [2022-07-04T08:49:51.984Z] "product_version": "0.0.0.0", [2022-07-04T08:49:51.984Z] "type": "Unknown" [2022-07-04T08:49:51.984Z] }, [2022-07-04T08:49:51.984Z] "info": { [2022-07-04T08:49:51.984Z] "0000": { [2022-07-04T08:49:51.984Z] "CompanyName": "", [2022-07-04T08:49:51.984Z] "FileVersion": "dev", [2022-07-04T08:49:51.984Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-04T08:49:51.984Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-07-04T08:49:51.984Z] "ProductName": "", [2022-07-04T08:49:51.984Z] "ProductVersion": "dev", [2022-07-04T08:49:51.984Z] "SpecialBuild": "1cab8eda24e70c60061e34adc4a19c1aeb5ad90c" [2022-07-04T08:49:51.984Z] } [2022-07-04T08:49:51.984Z] } [2022-07-04T08:49:51.984Z] } [2022-07-04T08:49:51.984Z] } [2022-07-04T08:49:51.984Z] } [2022-07-04T08:49:51.984Z] } [2022-07-04T08:49:51.984Z] cmd/docker-proxy/genwinres_windows.go [2022-07-04T08:49:51.984Z] cmd/docker-proxy/main.go [2022-07-04T08:49:51.984Z] cmd/docker-proxy/network_proxy_test.go [2022-07-04T08:49:51.984Z] cmd/docker-proxy/proxy.go [2022-07-04T08:49:51.984Z] cmd/docker-proxy/sctp_proxy.go [2022-07-04T08:49:51.984Z] cmd/docker-proxy/tcp_proxy.go [2022-07-04T08:49:51.984Z] cmd/docker-proxy/udp_proxy.go [2022-07-04T08:49:51.984Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-07-04T08:49:51.984Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-04T08:49:51.984Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-07-04T08:49:51.984Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-04T08:49:51.984Z] remote: Enumerating objects: 23, done. [2022-07-04T08:49:51.984Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-04T08:49:51.984Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-04T08:49:51.984Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-04T08:49:51.984Z] 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-04T08:49:51.984Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-04T08:49:51.984Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-04T08:49:51.984Z] Cross building: bundles/cross/linux/ppc64le [2022-07-04T08:49:51.984Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-07-04T08:49:51.984Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-04T08:49:52.330Z] === RUN TestExternalGraphDriver/spec [2022-07-04T08:49:52.894Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-04T08:49:54.262Z] === RUN TestExternalGraphDriver/pull [2022-07-04T08:49:54.262Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-04T08:49:55.630Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-04T08:49:55.887Z] --- PASS: TestExternalGraphDriver (5.75s) [2022-07-04T08:49:55.887Z] --- PASS: TestExternalGraphDriver/json (1.78s) [2022-07-04T08:49:55.887Z] --- PASS: TestExternalGraphDriver/spec (1.82s) [2022-07-04T08:49:55.887Z] --- PASS: TestExternalGraphDriver/pull (1.81s) [2022-07-04T08:49:55.887Z] === RUN TestGraphdriverPluginV2 [2022-07-04T08:49:56.450Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-04T08:49:57.379Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-04T08:49:59.275Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-04T08:50:00.206Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-04T08:50:00.771Z] --- PASS: TestGraphdriverPluginV2 (4.91s) [2022-07-04T08:50:00.771Z] PASS [2022-07-04T08:50:00.771Z] [2022-07-04T08:50:00.771Z] DONE 5 tests in 10.788s [2022-07-04T08:50:00.771Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-04T08:50:00.771Z] ++ 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-04T08:50:00.771Z] ++ set -e [2022-07-04T08:50:00.771Z] ++ '[' -n 0 ']' [2022-07-04T08:50:00.771Z] ++ set -x [2022-07-04T08:50:00.771Z] ++ 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-04T08:50:01.029Z] INFO: Testing against a local daemon [2022-07-04T08:50:01.029Z] === RUN TestContinueAfterPluginCrash [2022-07-04T08:50:01.029Z] === PAUSE TestContinueAfterPluginCrash [2022-07-04T08:50:01.029Z] === RUN TestReadPluginNoRead [2022-07-04T08:50:01.029Z] === PAUSE TestReadPluginNoRead [2022-07-04T08:50:01.029Z] === RUN TestDaemonStartWithLogOpt [2022-07-04T08:50:01.029Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-04T08:50:01.029Z] === CONT TestContinueAfterPluginCrash [2022-07-04T08:50:01.029Z] === CONT TestDaemonStartWithLogOpt [2022-07-04T08:50:04.304Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-04T08:50:04.304Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-04T08:50:04.563Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-04T08:50:05.494Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-04T08:50:06.862Z] docker_api_swarm_node_test.go:20: [d176cf8cf65fc] joining swarm manager [d7f5a6c176f94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T08:50:06.862Z] --- PASS: TestDaemonStartWithLogOpt (5.89s) [2022-07-04T08:50:06.862Z] === CONT TestReadPluginNoRead [2022-07-04T08:50:07.803Z] docker_api_swarm_node_test.go:21: [dfa4aef5c8daf] joining swarm manager [d7f5a6c176f94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T08:50:09.696Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-04T08:50:11.590Z] === RUN TestReadPluginNoRead/default [2022-07-04T08:50:11.848Z] --- PASS: TestContinueAfterPluginCrash (10.84s) [2022-07-04T08:50:12.778Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-04T08:50:13.342Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-04T08:50:14.274Z] === CONT TestReadPluginNoRead [2022-07-04T08:50:14.274Z] read_test.go:92: [d52d99dd2ece4] daemon is not started [2022-07-04T08:50:14.274Z] --- PASS: TestReadPluginNoRead (7.41s) [2022-07-04T08:50:14.274Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2022-07-04T08:50:14.274Z] --- PASS: TestReadPluginNoRead/default (1.43s) [2022-07-04T08:50:14.274Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.52s) [2022-07-04T08:50:14.274Z] PASS [2022-07-04T08:50:14.274Z] [2022-07-04T08:50:14.274Z] DONE 6 tests in 13.437s [2022-07-04T08:50:14.274Z] 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-04T08:50:14.274Z] ++ 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-04T08:50:14.274Z] ++ set -e [2022-07-04T08:50:14.274Z] ++ '[' -n 0 ']' [2022-07-04T08:50:14.274Z] ++ set -x [2022-07-04T08:50:14.274Z] ++ 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-04T08:50:14.274Z] testing: warning: no tests to run [2022-07-04T08:50:14.274Z] PASS [2022-07-04T08:50:14.274Z] [2022-07-04T08:50:14.274Z] DONE 0 tests in 0.048s [2022-07-04T08:50:14.274Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-04T08:50:14.274Z] ++ 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-04T08:50:14.274Z] ++ set -e [2022-07-04T08:50:14.274Z] ++ '[' -n 0 ']' [2022-07-04T08:50:14.274Z] ++ set -x [2022-07-04T08:50:14.274Z] ++ 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-04T08:50:14.531Z] INFO: Testing against a local daemon [2022-07-04T08:50:14.531Z] === RUN TestPluginWithDevMounts [2022-07-04T08:50:14.531Z] === PAUSE TestPluginWithDevMounts [2022-07-04T08:50:14.531Z] === CONT TestPluginWithDevMounts [2022-07-04T08:50:16.426Z] --- PASS: TestPluginWithDevMounts (1.70s) [2022-07-04T08:50:16.426Z] PASS [2022-07-04T08:50:16.426Z] [2022-07-04T08:50:16.426Z] DONE 1 tests in 1.836s [2022-07-04T08:50:16.427Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-04T08:50:16.427Z] ++ 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-04T08:50:16.427Z] ++ set -e [2022-07-04T08:50:16.427Z] ++ '[' -n 0 ']' [2022-07-04T08:50:16.427Z] ++ set -x [2022-07-04T08:50:16.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=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-04T08:50:16.427Z] INFO: Testing against a local daemon [2022-07-04T08:50:16.427Z] === RUN TestSecretInspect [2022-07-04T08:50:16.427Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-04T08:50:17.795Z] === RUN TestDockerSuite/TestBuildRm [2022-07-04T08:50:18.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-04T08:50:18.982Z] --- PASS: TestSecretInspect (2.50s) [2022-07-04T08:50:18.982Z] === RUN TestSecretList [2022-07-04T08:50:20.354Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-04T08:50:21.722Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-04T08:50:21.722Z] --- PASS: TestSecretList (3.00s) [2022-07-04T08:50:21.722Z] === RUN TestSecretsCreateAndDelete [2022-07-04T08:50:23.091Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-04T08:50:24.021Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-04T08:50:24.021Z] docker_api_swarm_test.go:502: [d11cd43909f93] joining swarm manager [db45327a95fe4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T08:50:24.586Z] --- PASS: TestSecretsCreateAndDelete (2.91s) [2022-07-04T08:50:24.586Z] === RUN TestSecretsUpdate [2022-07-04T08:50:24.842Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-04T08:50:25.773Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-04T08:50:26.702Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-04T08:50:26.959Z] --- PASS: TestSecretsUpdate (2.19s) [2022-07-04T08:50:26.959Z] === RUN TestTemplatedSecret [2022-07-04T08:50:29.498Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-04T08:50:29.498Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-04T08:50:29.755Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-04T08:50:29.755Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-04T08:50:29.755Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-04T08:50:30.011Z] --- PASS: TestTemplatedSecret (3.09s) [2022-07-04T08:50:30.011Z] === RUN TestSecretCreateResolve [2022-07-04T08:50:30.268Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-04T08:50:30.832Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-04T08:50:30.832Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-04T08:50:31.395Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-04T08:50:32.765Z] --- PASS: TestSecretCreateResolve (2.56s) [2022-07-04T08:50:32.765Z] PASS [2022-07-04T08:50:32.765Z] [2022-07-04T08:50:32.765Z] DONE 6 tests in 16.343s [2022-07-04T08:50:32.765Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-04T08:50:32.765Z] ++ 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-04T08:50:32.765Z] ++ set -e [2022-07-04T08:50:32.765Z] ++ '[' -n 0 ']' [2022-07-04T08:50:32.765Z] ++ set -x [2022-07-04T08:50:32.765Z] ++ 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-04T08:50:32.765Z] INFO: Testing against a local daemon [2022-07-04T08:50:32.765Z] === RUN TestServiceCreateInit [2022-07-04T08:50:32.765Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-04T08:50:33.329Z] docker_api_swarm_test.go:507: [d7c8f873e22bf] joining swarm manager [db45327a95fe4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T08:50:35.223Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-04T08:50:35.785Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-04T08:50:36.716Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-04T08:50:37.284Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-04T08:50:37.284Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-04T08:50:37.848Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-04T08:50:39.217Z] === RUN TestDockerSuite/TestBuildUser [2022-07-04T08:50:40.585Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-04T08:50:41.955Z] --- PASS: TestServiceCreateInit (9.32s) [2022-07-04T08:50:41.955Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.65s) [2022-07-04T08:50:41.955Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.63s) [2022-07-04T08:50:41.955Z] === RUN TestCreateServiceMultipleTimes [2022-07-04T08:50:43.324Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-04T08:50:58.197Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-04T08:50:58.197Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-04T08:50:58.197Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-04T08:50:58.197Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-04T08:50:58.197Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-04T08:50:58.454Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-04T08:50:58.454Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-04T08:50:58.454Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-04T08:50:58.454Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-04T08:50:58.454Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-04T08:50:58.454Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-04T08:50:58.454Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-04T08:50:58.454Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-04T08:50:58.710Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-04T08:50:59.644Z] --- PASS: TestCreateServiceMultipleTimes (17.58s) [2022-07-04T08:50:59.644Z] === RUN TestCreateServiceConflict [2022-07-04T08:50:59.901Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-04T08:50:59.901Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-04T08:51:00.464Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-04T08:51:01.027Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-04T08:51:01.956Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-04T08:51:01.956Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-04T08:51:02.213Z] --- PASS: TestCreateServiceConflict (2.52s) [2022-07-04T08:51:02.213Z] === RUN TestCreateServiceMaxReplicas [2022-07-04T08:51:04.106Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-04T08:51:04.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-04T08:51:05.600Z] --- PASS: TestCreateServiceMaxReplicas (3.35s) [2022-07-04T08:51:05.600Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-04T08:51:05.857Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-04T08:51:06.787Z] docker_api_swarm_node_test.go:81: [d02f7691a8e6f] joining swarm manager [d0d4caefeba7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T08:51:07.043Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-04T08:51:07.607Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-04T08:51:08.171Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-04T08:51:08.171Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-04T08:51:08.171Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-04T08:51:09.103Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-04T08:51:11.002Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-04T08:51:11.565Z] === RUN TestDockerSuite/TestCommitChange [2022-07-04T08:51:12.129Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-04T08:51:13.057Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-04T08:51:14.427Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-04T08:51:15.799Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-04T08:51:16.366Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-04T08:51:17.299Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-04T08:51:18.227Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-04T08:51:18.790Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-04T08:51:19.722Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-04T08:51:19.980Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-04T08:51:19.980Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.51s) [2022-07-04T08:51:19.980Z] === RUN TestCreateServiceSecretFileMode [2022-07-04T08:51:20.542Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-04T08:51:20.542Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-04T08:51:21.106Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-04T08:51:22.036Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-04T08:51:22.968Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-04T08:51:23.227Z] --- PASS: TestCreateServiceSecretFileMode (3.26s) [2022-07-04T08:51:23.227Z] === RUN TestCreateServiceConfigFileMode [2022-07-04T08:51:23.484Z] docker_api_swarm_node_test.go:53: [d6d9ba84d37fd] joining swarm manager [d79254e8695bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T08:51:24.047Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-04T08:51:24.306Z] docker_api_swarm_node_test.go:54: [d5f30c8437d70] joining swarm manager [d79254e8695bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T08:51:24.564Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-04T08:51:25.932Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-04T08:51:26.496Z] --- PASS: TestCreateServiceConfigFileMode (3.18s) [2022-07-04T08:51:26.496Z] === RUN TestCreateServiceSysctls [2022-07-04T08:51:26.496Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-04T08:51:27.060Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-04T08:51:27.623Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-04T08:51:28.553Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-04T08:51:29.484Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-04T08:51:30.048Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-04T08:51:30.048Z] --- PASS: TestCreateServiceSysctls (3.72s) [2022-07-04T08:51:30.048Z] === RUN TestCreateServiceCapabilities [2022-07-04T08:51:30.978Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-04T08:51:31.907Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-04T08:51:32.472Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-04T08:51:32.729Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-04T08:51:33.292Z] --- PASS: TestCreateServiceCapabilities (2.98s) [2022-07-04T08:51:33.292Z] === RUN TestInspect [2022-07-04T08:51:33.292Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-04T08:51:33.855Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-04T08:51:34.796Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-04T08:51:35.725Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-04T08:51:36.657Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-04T08:51:36.657Z] --- PASS: TestInspect (3.42s) [2022-07-04T08:51:36.657Z] === RUN TestCreateJob [2022-07-04T08:51:37.586Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-04T08:51:38.150Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-04T08:51:40.045Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-04T08:51:40.302Z] --- PASS: TestCreateJob (3.75s) [2022-07-04T08:51:40.302Z] === RUN TestReplicatedJob [2022-07-04T08:51:43.640Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-07-04T08:51:43.642Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-07-04T08:51:43.642Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-04T08:51:43.642Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-07-04T08:51:43.642Z] Cross building: bundles/cross/linux/s390x [2022-07-04T08:51:43.642Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-07-04T08:51:43.642Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-04T08:51:44.479Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-04T08:51:46.373Z] --- PASS: TestReplicatedJob (6.14s) [2022-07-04T08:51:46.373Z] === RUN TestUpdateReplicatedJob [2022-07-04T08:51:46.630Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-04T08:51:47.194Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-04T08:51:50.466Z] --- PASS: TestUpdateReplicatedJob (3.73s) [2022-07-04T08:51:50.466Z] === RUN TestServiceListWithStatuses [2022-07-04T08:51:50.466Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-04T08:51:50.466Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-04T08:51:50.466Z] === RUN TestDockerNetworkConnectAlias [2022-07-04T08:51:50.723Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-04T08:51:53.245Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-04T08:51:53.814Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-04T08:51:55.181Z] --- PASS: TestDockerNetworkConnectAlias (4.98s) [2022-07-04T08:51:55.181Z] === RUN TestDockerNetworkReConnect [2022-07-04T08:51:56.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-04T08:51:57.497Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-04T08:51:58.427Z] === RUN TestDockerSuite/TestCpToDot [2022-07-04T08:51:59.358Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-04T08:51:59.922Z] --- PASS: TestDockerNetworkReConnect (4.65s) [2022-07-04T08:51:59.922Z] === RUN TestServicePlugin [2022-07-04T08:52:00.484Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-04T08:52:01.856Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-04T08:52:02.419Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-04T08:52:02.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-04T08:52:03.546Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-04T08:52:04.110Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-04T08:52:04.110Z] plugin_test.go:61: [d5903d7264409] joining swarm manager [d6d52e51dd727]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T08:52:05.039Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-04T08:52:05.603Z] docker_api_swarm_test.go:202: [d37de32780027] joining swarm manager [d93fc56defdc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T08:52:05.860Z] plugin_test.go:64: [d2a8d59e299cd] joining swarm manager [d6d52e51dd727]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T08:52:06.117Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-04T08:52:06.376Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-04T08:52:06.376Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-04T08:52:07.307Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-04T08:52:07.564Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-04T08:52:07.564Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-04T08:52:07.564Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-04T08:52:07.822Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-04T08:52:08.385Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-04T08:52:08.642Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-04T08:52:08.642Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-04T08:52:08.898Z] === RUN TestDockerSuite/TestCreateRM [2022-07-04T08:52:08.898Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-04T08:52:08.898Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-04T08:52:08.898Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-04T08:52:08.898Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-04T08:52:09.155Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-04T08:52:11.046Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-04T08:52:11.046Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-04T08:52:11.046Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-04T08:52:14.318Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-04T08:52:14.318Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-04T08:52:14.318Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-04T08:52:14.576Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-04T08:52:15.504Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-04T08:52:16.076Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-04T08:52:16.659Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-04T08:52:17.221Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-04T08:52:18.590Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-04T08:52:19.958Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-04T08:52:22.476Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-04T08:52:22.476Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-04T08:52:24.367Z] docker_api_swarm_test.go:384: [d7b69cc691687] joining swarm manager [d8980fc423ad7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T08:52:24.367Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-04T08:52:25.297Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-04T08:52:25.555Z] docker_api_swarm_test.go:385: [dc0780c6de752] joining swarm manager [d8980fc423ad7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T08:52:26.119Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-04T08:52:32.657Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-04T08:52:32.657Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-04T08:52:32.657Z] --- PASS: TestServicePlugin (32.38s) [2022-07-04T08:52:32.657Z] === RUN TestServiceUpdateLabel [2022-07-04T08:52:33.220Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-04T08:52:34.150Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-04T08:52:34.150Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-04T08:52:34.406Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-04T08:52:34.663Z] --- PASS: TestServiceUpdateLabel (2.51s) [2022-07-04T08:52:34.663Z] === RUN TestServiceUpdateSecrets [2022-07-04T08:52:34.663Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-04T08:52:34.663Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-04T08:52:36.036Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-04T08:52:36.968Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-04T08:52:36.968Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-04T08:52:36.968Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-04T08:52:37.897Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-04T08:52:37.897Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-04T08:52:39.293Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-04T08:52:40.220Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-04T08:52:40.220Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-04T08:52:40.220Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-04T08:52:40.220Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-04T08:52:40.220Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-04T08:52:40.220Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-04T08:52:42.737Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-04T08:52:42.993Z] === RUN TestDockerSuite/TestEventsRename [2022-07-04T08:52:43.557Z] === RUN TestDockerSuite/TestEventsResize [2022-07-04T08:52:44.120Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-04T08:52:44.377Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-04T08:52:44.940Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-04T08:52:45.502Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-04T08:52:48.019Z] === RUN TestDockerSuite/TestEventsTop [2022-07-04T08:52:48.582Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-04T08:52:49.949Z] --- PASS: TestServiceUpdateSecrets (15.11s) [2022-07-04T08:52:49.949Z] === RUN TestServiceUpdateConfigs [2022-07-04T08:52:51.316Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-04T08:53:03.487Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-04T08:53:04.415Z] --- PASS: TestServiceUpdateConfigs (14.66s) [2022-07-04T08:53:04.415Z] === RUN TestServiceUpdateNetwork [2022-07-04T08:53:08.615Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-04T08:53:13.862Z] === RUN TestDockerSuite/TestExec [2022-07-04T08:53:14.119Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-04T08:53:15.488Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-04T08:53:16.416Z] === RUN TestDockerSuite/TestExecEnv [2022-07-04T08:53:16.978Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-04T08:53:16.978Z] --- PASS: TestServiceUpdateNetwork (12.63s) [2022-07-04T08:53:16.978Z] === RUN TestServiceUpdatePidsLimit [2022-07-04T08:53:18.347Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-04T08:53:18.347Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-04T08:53:18.605Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-04T08:53:19.535Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-04T08:53:20.463Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-04T08:53:21.394Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-04T08:53:21.957Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-04T08:53:22.521Z] check_test.go:611: [dc0780c6de752] daemon is not started [2022-07-04T08:53:22.521Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-04T08:53:22.521Z] === RUN TestDockerSuite/TestExecParseError [2022-07-04T08:53:23.085Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-04T08:53:23.648Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-04T08:53:24.212Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-04T08:53:24.776Z] docker_api_swarm_test.go:802: [df6afbc5cbfbc] joining swarm manager [d8fd369235d79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T08:53:25.033Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-04T08:53:25.597Z] === RUN TestDockerSuite/TestExecTTY [2022-07-04T08:53:26.160Z] docker_api_swarm_test.go:802: [ddd7458b56400] joining swarm manager [d8fd369235d79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T08:53:26.160Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-04T08:53:26.417Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-04T08:53:26.675Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-04T08:53:27.238Z] docker_api_swarm_test.go:802: [d858835752e82] joining swarm manager [d8fd369235d79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-04T08:53:27.238Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-04T08:53:27.824Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-04T08:53:27.824Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-04T08:53:27.824Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-04T08:53:28.921Z] docker_api_swarm_test.go:802: [d04f28c7596bd] joining swarm manager [d8fd369235d79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-04T08:53:29.483Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-04T08:53:30.046Z] docker_api_swarm_test.go:810: [ddcc1ef8b6350] joining swarm manager [d8fd369235d79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-04T08:53:30.046Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-04T08:53:30.974Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-04T08:53:31.538Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-04T08:53:32.101Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-04T08:53:33.471Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-04T08:53:34.402Z] --- PASS: TestServiceUpdatePidsLimit (17.09s) [2022-07-04T08:53:34.402Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2022-07-04T08:53:34.402Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.15s) [2022-07-04T08:53:34.402Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2022-07-04T08:53:34.402Z] PASS [2022-07-04T08:53:34.402Z] [2022-07-04T08:53:34.402Z] === Skipped [2022-07-04T08:53:34.402Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-04T08:53:34.402Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-04T08:53:34.402Z] [2022-07-04T08:53:34.402Z] DONE 27 tests, 1 skipped in 181.611s [2022-07-04T08:53:34.402Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-04T08:53:34.402Z] ++ 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-04T08:53:34.402Z] ++ set -e [2022-07-04T08:53:34.402Z] ++ '[' -n 0 ']' [2022-07-04T08:53:34.402Z] ++ set -x [2022-07-04T08:53:34.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04T08:53:34.402Z] INFO: Testing against a local daemon [2022-07-04T08:53:34.402Z] === RUN TestSessionCreate [2022-07-04T08:53:34.402Z] --- PASS: TestSessionCreate (0.02s) [2022-07-04T08:53:34.402Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-04T08:53:34.402Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-04T08:53:34.402Z] PASS [2022-07-04T08:53:34.402Z] [2022-07-04T08:53:34.402Z] DONE 2 tests in 0.113s [2022-07-04T08:53:34.402Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-04T08:53:34.402Z] ++ 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-04T08:53:34.402Z] ++ set -e [2022-07-04T08:53:34.402Z] ++ '[' -n 0 ']' [2022-07-04T08:53:34.402Z] ++ set -x [2022-07-04T08:53:34.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04T08:53:34.402Z] INFO: Testing against a local daemon [2022-07-04T08:53:34.402Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-04T08:53:34.402Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-04T08:53:34.402Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-04T08:53:34.402Z] === RUN TestDiskUsage [2022-07-04T08:53:34.402Z] === PAUSE TestDiskUsage [2022-07-04T08:53:34.402Z] === RUN TestEventsExecDie [2022-07-04T08:53:35.153Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-07-04T08:53:35.155Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-07-04T08:53:35.155Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-04T08:53:35.155Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-07-04T08:53:35.155Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-04T08:53:35.336Z] --- PASS: TestEventsExecDie (0.76s) [2022-07-04T08:53:35.336Z] === RUN TestEventsBackwardsCompatible [2022-07-04T08:53:35.336Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2022-07-04T08:53:35.336Z] === RUN TestEventsVolumeCreate [2022-07-04T08:53:35.336Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-07-04T08:53:35.336Z] === RUN TestInfoBinaryCommits [2022-07-04T08:53:35.336Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-07-04T08:53:35.336Z] === RUN TestInfoAPIVersioned [2022-07-04T08:53:35.336Z] --- PASS: TestInfoAPIVersioned (0.02s) [2022-07-04T08:53:35.336Z] === RUN TestInfoAPI [2022-07-04T08:53:35.336Z] --- PASS: TestInfoAPI (0.04s) [2022-07-04T08:53:35.336Z] === RUN TestInfoAPIWarnings [2022-07-04T08:53:35.487Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-04T08:53:35.777Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43765/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1cab8eda24e70c60061e34adc4a19c1aeb5ad90c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1cab8eda24e70c60061e34adc4a19c1aeb5ad90c hack/test/unit [2022-07-04T08:53:35.900Z] === RUN TestDockerSuite/TestHealth [2022-07-04T08:53:36.038Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-04T08:53:36.039Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-04T08:53:36.039Z] + TESTDIRS=./... [2022-07-04T08:53:36.039Z] + exclude_paths='/vendor/|/integration' [2022-07-04T08:53:36.039Z] ++ go list ./... [2022-07-04T08:53:36.039Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-04T08:53:36.982Z] + pkg_list='github.com/docker/docker/api [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/server [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/server/backend/build [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/server/httpstatus [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/server/httputils [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/server/middleware [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/server/router [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/server/router/build [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/server/router/container [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/server/router/debug [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/server/router/distribution [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/server/router/grpc [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/server/router/image [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/server/router/network [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/server/router/plugin [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/server/router/session [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/server/router/swarm [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/server/router/system [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/server/router/volume [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/types [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/types/backend [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/types/blkiodev [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/types/container [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/types/events [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/types/filters [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/types/image [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/types/mount [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/types/network [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/types/registry [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/types/strslice [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/types/swarm [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/types/time [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/types/versions [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-04T08:53:36.982Z] github.com/docker/docker/api/types/volume [2022-07-04T08:53:36.982Z] github.com/docker/docker/builder [2022-07-04T08:53:36.982Z] github.com/docker/docker/builder/builder-next [2022-07-04T08:53:36.982Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-04T08:53:36.982Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-04T08:53:36.982Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-04T08:53:36.982Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-04T08:53:36.982Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-04T08:53:36.982Z] github.com/docker/docker/builder/builder-next/worker [2022-07-04T08:53:36.982Z] github.com/docker/docker/builder/dockerfile [2022-07-04T08:53:36.982Z] github.com/docker/docker/builder/remotecontext [2022-07-04T08:53:36.982Z] github.com/docker/docker/builder/remotecontext/git [2022-07-04T08:53:36.982Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-04T08:53:36.982Z] github.com/docker/docker/cli [2022-07-04T08:53:36.982Z] github.com/docker/docker/cli/config [2022-07-04T08:53:36.982Z] github.com/docker/docker/cli/debug [2022-07-04T08:53:36.982Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-04T08:53:36.982Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-04T08:53:36.982Z] github.com/docker/docker/client [2022-07-04T08:53:36.982Z] github.com/docker/docker/cmd/docker-proxy [2022-07-04T08:53:36.982Z] github.com/docker/docker/cmd/dockerd [2022-07-04T08:53:36.982Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-04T08:53:36.982Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-04T08:53:36.982Z] github.com/docker/docker/container [2022-07-04T08:53:36.982Z] github.com/docker/docker/container/stream [2022-07-04T08:53:36.982Z] github.com/docker/docker/contrib/apparmor [2022-07-04T08:53:36.982Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-04T08:53:36.982Z] github.com/docker/docker/contrib/httpserver [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/cluster [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/cluster/convert [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/cluster/executor [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/cluster/provider [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/config [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/events [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/events/testutils [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/exec [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/graphdriver [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/images [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/initlayer [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/links [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/listeners [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/logger [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/logger/gelf [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/logger/journald [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/logger/local [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/logger/logentries [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/logger/splunk [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/logger/syslog [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/logger/templates [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/names [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/network [2022-07-04T08:53:36.982Z] github.com/docker/docker/daemon/stats [2022-07-04T08:53:36.982Z] github.com/docker/docker/distribution [2022-07-04T08:53:36.982Z] github.com/docker/docker/distribution/metadata [2022-07-04T08:53:36.982Z] github.com/docker/docker/distribution/utils [2022-07-04T08:53:36.982Z] github.com/docker/docker/distribution/xfer [2022-07-04T08:53:36.982Z] github.com/docker/docker/dockerversion [2022-07-04T08:53:36.982Z] github.com/docker/docker/errdefs [2022-07-04T08:53:36.982Z] github.com/docker/docker/image [2022-07-04T08:53:36.982Z] github.com/docker/docker/image/cache [2022-07-04T08:53:36.982Z] github.com/docker/docker/image/tarexport [2022-07-04T08:53:36.982Z] github.com/docker/docker/image/v1 [2022-07-04T08:53:36.982Z] github.com/docker/docker/internal/test/suite [2022-07-04T08:53:36.982Z] github.com/docker/docker/layer [2022-07-04T08:53:36.982Z] github.com/docker/docker/libcontainerd [2022-07-04T08:53:36.982Z] github.com/docker/docker/libcontainerd/queue [2022-07-04T08:53:36.982Z] github.com/docker/docker/libcontainerd/remote [2022-07-04T08:53:36.982Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-04T08:53:36.982Z] github.com/docker/docker/libcontainerd/types [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/bitseq [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/cluster [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/config [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/datastore [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/driverapi [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/etchosts [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/idm [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/ipam [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/iptables [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/netlabel [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/netutils [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/networkdb [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/ns [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/options [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/osl [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/portallocator [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/portmapper [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/testutils [2022-07-04T08:53:36.982Z] github.com/docker/docker/libnetwork/types [2022-07-04T08:53:36.982Z] github.com/docker/docker/oci [2022-07-04T08:53:36.982Z] github.com/docker/docker/oci/caps [2022-07-04T08:53:36.982Z] github.com/docker/docker/opts [2022-07-04T08:53:36.982Z] github.com/docker/docker/pkg/aaparser [2022-07-04T08:53:36.982Z] github.com/docker/docker/pkg/archive [2022-07-04T08:53:36.982Z] github.com/docker/docker/pkg/authorization [2022-07-04T08:53:36.982Z] github.com/docker/docker/pkg/broadcaster [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/capabilities [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/chrootarchive [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/containerfs [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/devicemapper [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/directory [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/dmesg [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/fileutils [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/fsutils [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/homedir [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/idtools [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/ioutils [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/jsonmessage [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/longpath [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/loopback [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/namesgenerator [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/parsers [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/pidfile [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/platform [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/plugingetter [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/plugins [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/plugins/transport [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/pools [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/progress [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/pubsub [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/reexec [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/signal [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/stack [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/stdcopy [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/streamformatter [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/stringid [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/sysinfo [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/system [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/tailfile [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/tarsum [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/truncindex [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/urlutil [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/useragent [2022-07-04T08:53:36.983Z] github.com/docker/docker/plugin [2022-07-04T08:53:36.983Z] github.com/docker/docker/plugin/executor/containerd [2022-07-04T08:53:36.983Z] github.com/docker/docker/plugin/v2 [2022-07-04T08:53:36.983Z] github.com/docker/docker/profiles/apparmor [2022-07-04T08:53:36.983Z] github.com/docker/docker/profiles/seccomp [2022-07-04T08:53:36.983Z] github.com/docker/docker/quota [2022-07-04T08:53:36.983Z] github.com/docker/docker/reference [2022-07-04T08:53:36.983Z] github.com/docker/docker/registry [2022-07-04T08:53:36.983Z] github.com/docker/docker/registry/resumable [2022-07-04T08:53:36.983Z] github.com/docker/docker/restartmanager [2022-07-04T08:53:36.983Z] github.com/docker/docker/rootless [2022-07-04T08:53:36.983Z] github.com/docker/docker/rootless/specconv [2022-07-04T08:53:36.983Z] github.com/docker/docker/runconfig [2022-07-04T08:53:36.983Z] github.com/docker/docker/runconfig/opts [2022-07-04T08:53:36.983Z] github.com/docker/docker/testutil [2022-07-04T08:53:36.983Z] github.com/docker/docker/testutil/daemon [2022-07-04T08:53:36.983Z] github.com/docker/docker/testutil/environment [2022-07-04T08:53:36.983Z] github.com/docker/docker/testutil/fakecontext [2022-07-04T08:53:36.983Z] github.com/docker/docker/testutil/fakegit [2022-07-04T08:53:36.983Z] github.com/docker/docker/testutil/fakestorage [2022-07-04T08:53:36.983Z] github.com/docker/docker/testutil/fixtures/load [2022-07-04T08:53:36.983Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-04T08:53:36.983Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-04T08:53:36.983Z] github.com/docker/docker/testutil/registry [2022-07-04T08:53:36.983Z] github.com/docker/docker/testutil/request [2022-07-04T08:53:36.983Z] github.com/docker/docker/volume [2022-07-04T08:53:36.983Z] github.com/docker/docker/volume/drivers [2022-07-04T08:53:36.983Z] github.com/docker/docker/volume/local [2022-07-04T08:53:36.983Z] github.com/docker/docker/volume/mounts [2022-07-04T08:53:36.983Z] github.com/docker/docker/volume/service [2022-07-04T08:53:36.983Z] github.com/docker/docker/volume/service/opts [2022-07-04T08:53:36.983Z] github.com/docker/docker/volume/testutils' [2022-07-04T08:53:36.983Z] ++ echo 'github.com/docker/docker/api [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/server [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/server/backend/build [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/server/httpstatus [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/server/httputils [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/server/middleware [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/server/router [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/server/router/build [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/server/router/container [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/server/router/debug [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/server/router/distribution [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/server/router/grpc [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/server/router/image [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/server/router/network [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/server/router/plugin [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/server/router/session [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/server/router/swarm [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/server/router/system [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/server/router/volume [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/types [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/types/backend [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/types/blkiodev [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/types/container [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/types/events [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/types/filters [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/types/image [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/types/mount [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/types/network [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/types/registry [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/types/strslice [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/types/swarm [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/types/time [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/types/versions [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/types/volume [2022-07-04T08:53:36.983Z] github.com/docker/docker/builder [2022-07-04T08:53:36.983Z] github.com/docker/docker/builder/builder-next [2022-07-04T08:53:36.983Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-04T08:53:36.983Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-04T08:53:36.983Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-04T08:53:36.983Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-04T08:53:36.983Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-04T08:53:36.983Z] github.com/docker/docker/builder/builder-next/worker [2022-07-04T08:53:36.983Z] github.com/docker/docker/builder/dockerfile [2022-07-04T08:53:36.983Z] github.com/docker/docker/builder/remotecontext [2022-07-04T08:53:36.983Z] github.com/docker/docker/builder/remotecontext/git [2022-07-04T08:53:36.983Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-04T08:53:36.983Z] github.com/docker/docker/cli [2022-07-04T08:53:36.983Z] github.com/docker/docker/cli/config [2022-07-04T08:53:36.983Z] github.com/docker/docker/cli/debug [2022-07-04T08:53:36.983Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-04T08:53:36.983Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-04T08:53:36.983Z] github.com/docker/docker/client [2022-07-04T08:53:36.983Z] github.com/docker/docker/cmd/docker-proxy [2022-07-04T08:53:36.983Z] github.com/docker/docker/cmd/dockerd [2022-07-04T08:53:36.983Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-04T08:53:36.983Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-04T08:53:36.983Z] github.com/docker/docker/container [2022-07-04T08:53:36.983Z] github.com/docker/docker/container/stream [2022-07-04T08:53:36.983Z] github.com/docker/docker/contrib/apparmor [2022-07-04T08:53:36.983Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-04T08:53:36.983Z] github.com/docker/docker/contrib/httpserver [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/cluster [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/cluster/convert [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/cluster/executor [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/cluster/provider [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/config [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/events [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/events/testutils [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/exec [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/graphdriver [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/images [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/initlayer [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/links [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/listeners [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/logger [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/logger/gelf [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/logger/journald [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/logger/local [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/logger/logentries [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/logger/splunk [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/logger/syslog [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/logger/templates [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/names [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/network [2022-07-04T08:53:36.983Z] github.com/docker/docker/daemon/stats [2022-07-04T08:53:36.983Z] github.com/docker/docker/distribution [2022-07-04T08:53:36.983Z] github.com/docker/docker/distribution/metadata [2022-07-04T08:53:36.983Z] github.com/docker/docker/distribution/utils [2022-07-04T08:53:36.983Z] github.com/docker/docker/distribution/xfer [2022-07-04T08:53:36.983Z] github.com/docker/docker/dockerversion [2022-07-04T08:53:36.983Z] github.com/docker/docker/errdefs [2022-07-04T08:53:36.983Z] github.com/docker/docker/image [2022-07-04T08:53:36.983Z] github.com/docker/docker/image/cache [2022-07-04T08:53:36.983Z] github.com/docker/docker/image/tarexport [2022-07-04T08:53:36.983Z] github.com/docker/docker/image/v1 [2022-07-04T08:53:36.983Z] github.com/docker/docker/internal/test/suite [2022-07-04T08:53:36.983Z] github.com/docker/docker/layer [2022-07-04T08:53:36.983Z] github.com/docker/docker/libcontainerd [2022-07-04T08:53:36.983Z] github.com/docker/docker/libcontainerd/queue [2022-07-04T08:53:36.983Z] github.com/docker/docker/libcontainerd/remote [2022-07-04T08:53:36.983Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-04T08:53:36.983Z] github.com/docker/docker/libcontainerd/types [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/bitseq [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/cluster [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/config [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/datastore [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/driverapi [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/etchosts [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/idm [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/ipam [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/iptables [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/netlabel [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/netutils [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/networkdb [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/ns [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/options [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/osl [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/portallocator [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/portmapper [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/testutils [2022-07-04T08:53:36.983Z] github.com/docker/docker/libnetwork/types [2022-07-04T08:53:36.983Z] github.com/docker/docker/oci [2022-07-04T08:53:36.983Z] github.com/docker/docker/oci/caps [2022-07-04T08:53:36.983Z] github.com/docker/docker/opts [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/aaparser [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/archive [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/authorization [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/broadcaster [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/capabilities [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/chrootarchive [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/containerfs [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/devicemapper [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/directory [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/dmesg [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/fileutils [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/fsutils [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/homedir [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/idtools [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/ioutils [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/jsonmessage [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/longpath [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/loopback [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/namesgenerator [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/parsers [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/pidfile [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/platform [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/plugingetter [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/plugins [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/plugins/transport [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/pools [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/progress [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/pubsub [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/reexec [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/signal [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/stack [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/stdcopy [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/streamformatter [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/stringid [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/sysinfo [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/system [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/tailfile [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/tarsum [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/truncindex [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/urlutil [2022-07-04T08:53:36.983Z] github.com/docker/docker/pkg/useragent [2022-07-04T08:53:36.983Z] github.com/docker/docker/plugin [2022-07-04T08:53:36.983Z] github.com/docker/docker/plugin/executor/containerd [2022-07-04T08:53:36.983Z] github.com/docker/docker/plugin/v2 [2022-07-04T08:53:36.983Z] github.com/docker/docker/profiles/apparmor [2022-07-04T08:53:36.983Z] github.com/docker/docker/profiles/seccomp [2022-07-04T08:53:36.983Z] github.com/docker/docker/quota [2022-07-04T08:53:36.983Z] github.com/docker/docker/reference [2022-07-04T08:53:36.983Z] github.com/docker/docker/registry [2022-07-04T08:53:36.983Z] github.com/docker/docker/registry/resumable [2022-07-04T08:53:36.983Z] github.com/docker/docker/restartmanager [2022-07-04T08:53:36.983Z] github.com/docker/docker/rootless [2022-07-04T08:53:36.983Z] github.com/docker/docker/rootless/specconv [2022-07-04T08:53:36.983Z] github.com/docker/docker/runconfig [2022-07-04T08:53:36.983Z] github.com/docker/docker/runconfig/opts [2022-07-04T08:53:36.983Z] github.com/docker/docker/testutil [2022-07-04T08:53:36.983Z] github.com/docker/docker/testutil/daemon [2022-07-04T08:53:36.983Z] github.com/docker/docker/testutil/environment [2022-07-04T08:53:36.983Z] github.com/docker/docker/testutil/fakecontext [2022-07-04T08:53:36.983Z] github.com/docker/docker/testutil/fakegit [2022-07-04T08:53:36.983Z] github.com/docker/docker/testutil/fakestorage [2022-07-04T08:53:36.983Z] github.com/docker/docker/testutil/fixtures/load [2022-07-04T08:53:36.983Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-04T08:53:36.983Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-04T08:53:36.983Z] github.com/docker/docker/testutil/registry [2022-07-04T08:53:36.983Z] github.com/docker/docker/testutil/request [2022-07-04T08:53:36.983Z] github.com/docker/docker/volume [2022-07-04T08:53:36.983Z] github.com/docker/docker/volume/drivers [2022-07-04T08:53:36.983Z] github.com/docker/docker/volume/local [2022-07-04T08:53:36.983Z] github.com/docker/docker/volume/mounts [2022-07-04T08:53:36.983Z] github.com/docker/docker/volume/service [2022-07-04T08:53:36.983Z] github.com/docker/docker/volume/service/opts [2022-07-04T08:53:36.983Z] github.com/docker/docker/volume/testutils' [2022-07-04T08:53:36.983Z] ++ grep --fixed-strings -v /libnetwork [2022-07-04T08:53:36.983Z] + base_pkg_list='github.com/docker/docker/api [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/server [2022-07-04T08:53:36.983Z] github.com/docker/docker/api/server/backend/build [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/httpstatus [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/httputils [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/middleware [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/build [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/container [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/debug [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/distribution [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/grpc [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/image [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/network [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/plugin [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/session [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/swarm [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/system [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/volume [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/backend [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/blkiodev [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/container [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/events [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/filters [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/image [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/mount [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/network [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/registry [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/strslice [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/swarm [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/time [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/versions [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/volume [2022-07-04T08:53:36.984Z] github.com/docker/docker/builder [2022-07-04T08:53:36.984Z] github.com/docker/docker/builder/builder-next [2022-07-04T08:53:36.984Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-04T08:53:36.984Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-04T08:53:36.984Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-04T08:53:36.984Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-04T08:53:36.984Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-04T08:53:36.984Z] github.com/docker/docker/builder/builder-next/worker [2022-07-04T08:53:36.984Z] github.com/docker/docker/builder/dockerfile [2022-07-04T08:53:36.984Z] github.com/docker/docker/builder/remotecontext [2022-07-04T08:53:36.984Z] github.com/docker/docker/builder/remotecontext/git [2022-07-04T08:53:36.984Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-04T08:53:36.984Z] github.com/docker/docker/cli [2022-07-04T08:53:36.984Z] github.com/docker/docker/cli/config [2022-07-04T08:53:36.984Z] github.com/docker/docker/cli/debug [2022-07-04T08:53:36.984Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-04T08:53:36.984Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-04T08:53:36.984Z] github.com/docker/docker/client [2022-07-04T08:53:36.984Z] github.com/docker/docker/cmd/docker-proxy [2022-07-04T08:53:36.984Z] github.com/docker/docker/cmd/dockerd [2022-07-04T08:53:36.984Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-04T08:53:36.984Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-04T08:53:36.984Z] github.com/docker/docker/container [2022-07-04T08:53:36.984Z] github.com/docker/docker/container/stream [2022-07-04T08:53:36.984Z] github.com/docker/docker/contrib/apparmor [2022-07-04T08:53:36.984Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-04T08:53:36.984Z] github.com/docker/docker/contrib/httpserver [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/cluster [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/cluster/convert [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/cluster/executor [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/cluster/provider [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/config [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/events [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/events/testutils [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/exec [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/images [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/initlayer [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/links [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/listeners [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/gelf [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/journald [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/local [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/logentries [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/splunk [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/syslog [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/templates [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/names [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/network [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/stats [2022-07-04T08:53:36.984Z] github.com/docker/docker/distribution [2022-07-04T08:53:36.984Z] github.com/docker/docker/distribution/metadata [2022-07-04T08:53:36.984Z] github.com/docker/docker/distribution/utils [2022-07-04T08:53:36.984Z] github.com/docker/docker/distribution/xfer [2022-07-04T08:53:36.984Z] github.com/docker/docker/dockerversion [2022-07-04T08:53:36.984Z] github.com/docker/docker/errdefs [2022-07-04T08:53:36.984Z] github.com/docker/docker/image [2022-07-04T08:53:36.984Z] github.com/docker/docker/image/cache [2022-07-04T08:53:36.984Z] github.com/docker/docker/image/tarexport [2022-07-04T08:53:36.984Z] github.com/docker/docker/image/v1 [2022-07-04T08:53:36.984Z] github.com/docker/docker/internal/test/suite [2022-07-04T08:53:36.984Z] github.com/docker/docker/layer [2022-07-04T08:53:36.984Z] github.com/docker/docker/libcontainerd [2022-07-04T08:53:36.984Z] github.com/docker/docker/libcontainerd/queue [2022-07-04T08:53:36.984Z] github.com/docker/docker/libcontainerd/remote [2022-07-04T08:53:36.984Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-04T08:53:36.984Z] github.com/docker/docker/libcontainerd/types [2022-07-04T08:53:36.984Z] github.com/docker/docker/oci [2022-07-04T08:53:36.984Z] github.com/docker/docker/oci/caps [2022-07-04T08:53:36.984Z] github.com/docker/docker/opts [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/aaparser [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/archive [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/authorization [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/broadcaster [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/capabilities [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/chrootarchive [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/containerfs [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/devicemapper [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/directory [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/dmesg [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/fileutils [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/fsutils [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/homedir [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/idtools [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/ioutils [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/jsonmessage [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/longpath [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/loopback [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/namesgenerator [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/parsers [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/pidfile [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/platform [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/plugingetter [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/plugins [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/plugins/transport [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/pools [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/progress [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/pubsub [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/reexec [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/signal [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/stack [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/stdcopy [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/streamformatter [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/stringid [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/sysinfo [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/system [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/tailfile [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/tarsum [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/truncindex [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/urlutil [2022-07-04T08:53:36.984Z] github.com/docker/docker/pkg/useragent [2022-07-04T08:53:36.984Z] github.com/docker/docker/plugin [2022-07-04T08:53:36.984Z] github.com/docker/docker/plugin/executor/containerd [2022-07-04T08:53:36.984Z] github.com/docker/docker/plugin/v2 [2022-07-04T08:53:36.984Z] github.com/docker/docker/profiles/apparmor [2022-07-04T08:53:36.984Z] github.com/docker/docker/profiles/seccomp [2022-07-04T08:53:36.984Z] github.com/docker/docker/quota [2022-07-04T08:53:36.984Z] github.com/docker/docker/reference [2022-07-04T08:53:36.984Z] github.com/docker/docker/registry [2022-07-04T08:53:36.984Z] github.com/docker/docker/registry/resumable [2022-07-04T08:53:36.984Z] github.com/docker/docker/restartmanager [2022-07-04T08:53:36.984Z] github.com/docker/docker/rootless [2022-07-04T08:53:36.984Z] github.com/docker/docker/rootless/specconv [2022-07-04T08:53:36.984Z] github.com/docker/docker/runconfig [2022-07-04T08:53:36.984Z] github.com/docker/docker/runconfig/opts [2022-07-04T08:53:36.984Z] github.com/docker/docker/testutil [2022-07-04T08:53:36.984Z] github.com/docker/docker/testutil/daemon [2022-07-04T08:53:36.984Z] github.com/docker/docker/testutil/environment [2022-07-04T08:53:36.984Z] github.com/docker/docker/testutil/fakecontext [2022-07-04T08:53:36.984Z] github.com/docker/docker/testutil/fakegit [2022-07-04T08:53:36.984Z] github.com/docker/docker/testutil/fakestorage [2022-07-04T08:53:36.984Z] github.com/docker/docker/testutil/fixtures/load [2022-07-04T08:53:36.984Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-04T08:53:36.984Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-04T08:53:36.984Z] github.com/docker/docker/testutil/registry [2022-07-04T08:53:36.984Z] github.com/docker/docker/testutil/request [2022-07-04T08:53:36.984Z] github.com/docker/docker/volume [2022-07-04T08:53:36.984Z] github.com/docker/docker/volume/drivers [2022-07-04T08:53:36.984Z] github.com/docker/docker/volume/local [2022-07-04T08:53:36.984Z] github.com/docker/docker/volume/mounts [2022-07-04T08:53:36.984Z] github.com/docker/docker/volume/service [2022-07-04T08:53:36.984Z] github.com/docker/docker/volume/service/opts [2022-07-04T08:53:36.984Z] github.com/docker/docker/volume/testutils' [2022-07-04T08:53:36.984Z] ++ grep --fixed-strings /libnetwork [2022-07-04T08:53:36.984Z] ++ echo 'github.com/docker/docker/api [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/backend/build [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/httpstatus [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/httputils [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/middleware [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/build [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/container [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/debug [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/distribution [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/grpc [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/image [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/network [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/plugin [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/session [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/swarm [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/system [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/server/router/volume [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/backend [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/blkiodev [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/container [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/events [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/filters [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/image [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/mount [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/network [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/registry [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/strslice [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/swarm [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/time [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/versions [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-04T08:53:36.984Z] github.com/docker/docker/api/types/volume [2022-07-04T08:53:36.984Z] github.com/docker/docker/builder [2022-07-04T08:53:36.984Z] github.com/docker/docker/builder/builder-next [2022-07-04T08:53:36.984Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-04T08:53:36.984Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-04T08:53:36.984Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-04T08:53:36.984Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-04T08:53:36.984Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-04T08:53:36.984Z] github.com/docker/docker/builder/builder-next/worker [2022-07-04T08:53:36.984Z] github.com/docker/docker/builder/dockerfile [2022-07-04T08:53:36.984Z] github.com/docker/docker/builder/remotecontext [2022-07-04T08:53:36.984Z] github.com/docker/docker/builder/remotecontext/git [2022-07-04T08:53:36.984Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-04T08:53:36.984Z] github.com/docker/docker/cli [2022-07-04T08:53:36.984Z] github.com/docker/docker/cli/config [2022-07-04T08:53:36.984Z] github.com/docker/docker/cli/debug [2022-07-04T08:53:36.984Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-04T08:53:36.984Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-04T08:53:36.984Z] github.com/docker/docker/client [2022-07-04T08:53:36.984Z] github.com/docker/docker/cmd/docker-proxy [2022-07-04T08:53:36.984Z] github.com/docker/docker/cmd/dockerd [2022-07-04T08:53:36.984Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-04T08:53:36.984Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-04T08:53:36.984Z] github.com/docker/docker/container [2022-07-04T08:53:36.984Z] github.com/docker/docker/container/stream [2022-07-04T08:53:36.984Z] github.com/docker/docker/contrib/apparmor [2022-07-04T08:53:36.984Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-04T08:53:36.984Z] github.com/docker/docker/contrib/httpserver [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/cluster [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/cluster/convert [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/cluster/executor [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/cluster/provider [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/config [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/events [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/events/testutils [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/exec [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/images [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/initlayer [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/links [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/listeners [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/gelf [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/journald [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/local [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/logentries [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/splunk [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/syslog [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/logger/templates [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/names [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/network [2022-07-04T08:53:36.984Z] github.com/docker/docker/daemon/stats [2022-07-04T08:53:36.984Z] github.com/docker/docker/distribution [2022-07-04T08:53:36.984Z] github.com/docker/docker/distribution/metadata [2022-07-04T08:53:36.984Z] github.com/docker/docker/distribution/utils [2022-07-04T08:53:36.984Z] github.com/docker/docker/distribution/xfer [2022-07-04T08:53:36.984Z] github.com/docker/docker/dockerversion [2022-07-04T08:53:36.984Z] github.com/docker/docker/errdefs [2022-07-04T08:53:36.984Z] github.com/docker/docker/image [2022-07-04T08:53:36.984Z] github.com/docker/docker/image/cache [2022-07-04T08:53:36.984Z] github.com/docker/docker/image/tarexport [2022-07-04T08:53:36.984Z] github.com/docker/docker/image/v1 [2022-07-04T08:53:36.984Z] github.com/docker/docker/internal/test/suite [2022-07-04T08:53:36.984Z] github.com/docker/docker/layer [2022-07-04T08:53:36.984Z] github.com/docker/docker/libcontainerd [2022-07-04T08:53:36.984Z] github.com/docker/docker/libcontainerd/queue [2022-07-04T08:53:36.984Z] github.com/docker/docker/libcontainerd/remote [2022-07-04T08:53:36.984Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-04T08:53:36.984Z] github.com/docker/docker/libcontainerd/types [2022-07-04T08:53:36.984Z] github.com/docker/docker/libnetwork [2022-07-04T08:53:36.984Z] github.com/docker/docker/libnetwork/bitseq [2022-07-04T08:53:36.984Z] github.com/docker/docker/libnetwork/cluster [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/config [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/datastore [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/driverapi [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/etchosts [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/idm [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ipam [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/iptables [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/netlabel [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/netutils [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/networkdb [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ns [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/options [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/osl [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/portallocator [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/portmapper [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/testutils [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/types [2022-07-04T08:53:36.985Z] github.com/docker/docker/oci [2022-07-04T08:53:36.985Z] github.com/docker/docker/oci/caps [2022-07-04T08:53:36.985Z] github.com/docker/docker/opts [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/aaparser [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/archive [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/authorization [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/broadcaster [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/capabilities [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/chrootarchive [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/containerfs [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/devicemapper [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/directory [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/dmesg [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/fileutils [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/fsutils [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/homedir [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/idtools [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/ioutils [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/jsonmessage [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/longpath [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/loopback [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/namesgenerator [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/parsers [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/pidfile [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/platform [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/plugingetter [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/plugins [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/plugins/transport [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/pools [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/progress [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/pubsub [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/reexec [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/signal [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/stack [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/stdcopy [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/streamformatter [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/stringid [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/sysinfo [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/system [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/tailfile [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/tarsum [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/truncindex [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/urlutil [2022-07-04T08:53:36.985Z] github.com/docker/docker/pkg/useragent [2022-07-04T08:53:36.985Z] github.com/docker/docker/plugin [2022-07-04T08:53:36.985Z] github.com/docker/docker/plugin/executor/containerd [2022-07-04T08:53:36.985Z] github.com/docker/docker/plugin/v2 [2022-07-04T08:53:36.985Z] github.com/docker/docker/profiles/apparmor [2022-07-04T08:53:36.985Z] github.com/docker/docker/profiles/seccomp [2022-07-04T08:53:36.985Z] github.com/docker/docker/quota [2022-07-04T08:53:36.985Z] github.com/docker/docker/reference [2022-07-04T08:53:36.985Z] github.com/docker/docker/registry [2022-07-04T08:53:36.985Z] github.com/docker/docker/registry/resumable [2022-07-04T08:53:36.985Z] github.com/docker/docker/restartmanager [2022-07-04T08:53:36.985Z] github.com/docker/docker/rootless [2022-07-04T08:53:36.985Z] github.com/docker/docker/rootless/specconv [2022-07-04T08:53:36.985Z] github.com/docker/docker/runconfig [2022-07-04T08:53:36.985Z] github.com/docker/docker/runconfig/opts [2022-07-04T08:53:36.985Z] github.com/docker/docker/testutil [2022-07-04T08:53:36.985Z] github.com/docker/docker/testutil/daemon [2022-07-04T08:53:36.985Z] github.com/docker/docker/testutil/environment [2022-07-04T08:53:36.985Z] github.com/docker/docker/testutil/fakecontext [2022-07-04T08:53:36.985Z] github.com/docker/docker/testutil/fakegit [2022-07-04T08:53:36.985Z] github.com/docker/docker/testutil/fakestorage [2022-07-04T08:53:36.985Z] github.com/docker/docker/testutil/fixtures/load [2022-07-04T08:53:36.985Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-04T08:53:36.985Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-04T08:53:36.985Z] github.com/docker/docker/testutil/registry [2022-07-04T08:53:36.985Z] github.com/docker/docker/testutil/request [2022-07-04T08:53:36.985Z] github.com/docker/docker/volume [2022-07-04T08:53:36.985Z] github.com/docker/docker/volume/drivers [2022-07-04T08:53:36.985Z] github.com/docker/docker/volume/local [2022-07-04T08:53:36.985Z] github.com/docker/docker/volume/mounts [2022-07-04T08:53:36.985Z] github.com/docker/docker/volume/service [2022-07-04T08:53:36.985Z] github.com/docker/docker/volume/service/opts [2022-07-04T08:53:36.985Z] github.com/docker/docker/volume/testutils' [2022-07-04T08:53:36.985Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/bitseq [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/cluster [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/config [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/datastore [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/driverapi [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/etchosts [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/idm [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ipam [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/iptables [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/netlabel [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/netutils [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/networkdb [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ns [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/options [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/osl [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/portallocator [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/portmapper [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/testutils [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/types' [2022-07-04T08:53:36.985Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-04T08:53:36.985Z] + echo 'github.com/docker/docker/libnetwork [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/bitseq [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/cluster [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/config [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/datastore [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/driverapi [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/etchosts [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/idm [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ipam [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/iptables [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/netlabel [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/netutils [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/networkdb [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/ns [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/options [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/osl [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/portallocator [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/portmapper [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/testutils [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/types' [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T08:53:36.985Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T08:53:36.985Z] + type docker-proxy [2022-07-04T08:53:36.985Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-04T08:53:36.985Z] + hack/make.sh binary-proxy install-proxy [2022-07-04T08:53:36.985Z] [2022-07-04T08:53:37.246Z] Removing bundles/ [2022-07-04T08:53:37.246Z] [2022-07-04T08:53:37.246Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-04T08:53:37.246Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-07-04T08:53:37.246Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T08:53:45.388Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-07-04T08:53:45.388Z] [2022-07-04T08:53:45.388Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-04T08:53:45.388Z] Installing docker-proxy to /usr/local/bin/ [2022-07-04T08:53:45.388Z] [2022-07-04T08:53:45.388Z] + mkdir -p bundles [2022-07-04T08:53:45.388Z] + '[' -n 'github.com/docker/docker/api [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/server [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/server/backend/build [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/server/httpstatus [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/server/httputils [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/server/middleware [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/server/router [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/server/router/build [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/server/router/container [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/server/router/debug [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/server/router/distribution [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/server/router/grpc [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/server/router/image [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/server/router/network [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/server/router/plugin [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/server/router/session [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/server/router/swarm [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/server/router/system [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/server/router/volume [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/types [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/types/backend [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/types/blkiodev [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/types/container [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/types/events [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/types/filters [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/types/image [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/types/mount [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/types/network [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/types/registry [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/types/strslice [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/types/swarm [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/types/time [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/types/versions [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-04T08:53:45.388Z] github.com/docker/docker/api/types/volume [2022-07-04T08:53:45.388Z] github.com/docker/docker/builder [2022-07-04T08:53:45.388Z] github.com/docker/docker/builder/builder-next [2022-07-04T08:53:45.388Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-04T08:53:45.388Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-04T08:53:45.388Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-04T08:53:45.388Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-04T08:53:45.388Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-04T08:53:45.388Z] github.com/docker/docker/builder/builder-next/worker [2022-07-04T08:53:45.388Z] github.com/docker/docker/builder/dockerfile [2022-07-04T08:53:45.388Z] github.com/docker/docker/builder/remotecontext [2022-07-04T08:53:45.388Z] github.com/docker/docker/builder/remotecontext/git [2022-07-04T08:53:45.388Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-04T08:53:45.388Z] github.com/docker/docker/cli [2022-07-04T08:53:45.388Z] github.com/docker/docker/cli/config [2022-07-04T08:53:45.388Z] github.com/docker/docker/cli/debug [2022-07-04T08:53:45.388Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-04T08:53:45.388Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-04T08:53:45.388Z] github.com/docker/docker/client [2022-07-04T08:53:45.388Z] github.com/docker/docker/cmd/docker-proxy [2022-07-04T08:53:45.388Z] github.com/docker/docker/cmd/dockerd [2022-07-04T08:53:45.388Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-04T08:53:45.388Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-04T08:53:45.388Z] github.com/docker/docker/container [2022-07-04T08:53:45.388Z] github.com/docker/docker/container/stream [2022-07-04T08:53:45.388Z] github.com/docker/docker/contrib/apparmor [2022-07-04T08:53:45.388Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-04T08:53:45.388Z] github.com/docker/docker/contrib/httpserver [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/cluster [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/cluster/convert [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/cluster/executor [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/cluster/provider [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/config [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/events [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/events/testutils [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/exec [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/graphdriver [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/images [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/initlayer [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/links [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/listeners [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/logger [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/logger/gelf [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/logger/journald [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/logger/local [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/logger/logentries [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/logger/splunk [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/logger/syslog [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/logger/templates [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/names [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/network [2022-07-04T08:53:45.388Z] github.com/docker/docker/daemon/stats [2022-07-04T08:53:45.388Z] github.com/docker/docker/distribution [2022-07-04T08:53:45.388Z] github.com/docker/docker/distribution/metadata [2022-07-04T08:53:45.388Z] github.com/docker/docker/distribution/utils [2022-07-04T08:53:45.388Z] github.com/docker/docker/distribution/xfer [2022-07-04T08:53:45.388Z] github.com/docker/docker/dockerversion [2022-07-04T08:53:45.388Z] github.com/docker/docker/errdefs [2022-07-04T08:53:45.388Z] github.com/docker/docker/image [2022-07-04T08:53:45.388Z] github.com/docker/docker/image/cache [2022-07-04T08:53:45.388Z] github.com/docker/docker/image/tarexport [2022-07-04T08:53:45.388Z] github.com/docker/docker/image/v1 [2022-07-04T08:53:45.388Z] github.com/docker/docker/internal/test/suite [2022-07-04T08:53:45.388Z] github.com/docker/docker/layer [2022-07-04T08:53:45.388Z] github.com/docker/docker/libcontainerd [2022-07-04T08:53:45.388Z] github.com/docker/docker/libcontainerd/queue [2022-07-04T08:53:45.388Z] github.com/docker/docker/libcontainerd/remote [2022-07-04T08:53:45.388Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-04T08:53:45.388Z] github.com/docker/docker/libcontainerd/types [2022-07-04T08:53:45.388Z] github.com/docker/docker/oci [2022-07-04T08:53:45.388Z] github.com/docker/docker/oci/caps [2022-07-04T08:53:45.388Z] github.com/docker/docker/opts [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/aaparser [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/archive [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/authorization [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/broadcaster [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/capabilities [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/chrootarchive [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/containerfs [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/devicemapper [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/directory [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/dmesg [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/fileutils [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/fsutils [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/homedir [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/idtools [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/ioutils [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/jsonmessage [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/longpath [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/loopback [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/namesgenerator [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/parsers [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/pidfile [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/platform [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/plugingetter [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/plugins [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/plugins/transport [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/pools [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/progress [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/pubsub [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/reexec [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/signal [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/stack [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/stdcopy [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/streamformatter [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/stringid [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/sysinfo [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/system [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/tailfile [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/tarsum [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/truncindex [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/urlutil [2022-07-04T08:53:45.388Z] github.com/docker/docker/pkg/useragent [2022-07-04T08:53:45.388Z] github.com/docker/docker/plugin [2022-07-04T08:53:45.388Z] github.com/docker/docker/plugin/executor/containerd [2022-07-04T08:53:45.388Z] github.com/docker/docker/plugin/v2 [2022-07-04T08:53:45.388Z] github.com/docker/docker/profiles/apparmor [2022-07-04T08:53:45.389Z] github.com/docker/docker/profiles/seccomp [2022-07-04T08:53:45.389Z] github.com/docker/docker/quota [2022-07-04T08:53:45.389Z] github.com/docker/docker/reference [2022-07-04T08:53:45.389Z] github.com/docker/docker/registry [2022-07-04T08:53:45.389Z] github.com/docker/docker/registry/resumable [2022-07-04T08:53:45.389Z] github.com/docker/docker/restartmanager [2022-07-04T08:53:45.389Z] github.com/docker/docker/rootless [2022-07-04T08:53:45.389Z] github.com/docker/docker/rootless/specconv [2022-07-04T08:53:45.389Z] github.com/docker/docker/runconfig [2022-07-04T08:53:45.389Z] github.com/docker/docker/runconfig/opts [2022-07-04T08:53:45.389Z] github.com/docker/docker/testutil [2022-07-04T08:53:45.389Z] github.com/docker/docker/testutil/daemon [2022-07-04T08:53:45.389Z] github.com/docker/docker/testutil/environment [2022-07-04T08:53:45.389Z] github.com/docker/docker/testutil/fakecontext [2022-07-04T08:53:45.389Z] github.com/docker/docker/testutil/fakegit [2022-07-04T08:53:45.389Z] github.com/docker/docker/testutil/fakestorage [2022-07-04T08:53:45.389Z] github.com/docker/docker/testutil/fixtures/load [2022-07-04T08:53:45.389Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-04T08:53:45.389Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-04T08:53:45.389Z] github.com/docker/docker/testutil/registry [2022-07-04T08:53:45.389Z] github.com/docker/docker/testutil/request [2022-07-04T08:53:45.389Z] github.com/docker/docker/volume [2022-07-04T08:53:45.389Z] github.com/docker/docker/volume/drivers [2022-07-04T08:53:45.389Z] github.com/docker/docker/volume/local [2022-07-04T08:53:45.389Z] github.com/docker/docker/volume/mounts [2022-07-04T08:53:45.389Z] github.com/docker/docker/volume/service [2022-07-04T08:53:45.389Z] github.com/docker/docker/volume/service/opts [2022-07-04T08:53:45.389Z] github.com/docker/docker/volume/testutils' ']' [2022-07-04T08:53:45.389Z] + 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/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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-04T08:53:45.389Z] ? github.com/docker/docker/api [no test files] [2022-07-04T08:53:53.947Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-07-04T08:53:53.947Z] === RUN TestInfoDebug [2022-07-04T08:53:53.947Z] --- PASS: TestInfoDebug (0.52s) [2022-07-04T08:53:53.947Z] === RUN TestInfoInsecureRegistries [2022-07-04T08:53:53.947Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-07-04T08:53:53.947Z] === RUN TestInfoRegistryMirrors [2022-07-04T08:53:53.947Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-04T08:53:53.947Z] === RUN TestLoginFailsWithBadCredentials [2022-07-04T08:53:53.947Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-04T08:53:53.947Z] === RUN TestPingCacheHeaders [2022-07-04T08:53:53.947Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-04T08:53:53.947Z] === RUN TestPingGet [2022-07-04T08:53:53.947Z] --- PASS: TestPingGet (0.01s) [2022-07-04T08:53:53.947Z] === RUN TestPingHead [2022-07-04T08:53:53.947Z] --- PASS: TestPingHead (0.01s) [2022-07-04T08:53:53.947Z] === RUN TestPingSwarmHeader [2022-07-04T08:53:54.509Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-04T08:53:55.071Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-04T08:53:55.071Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-04T08:53:56.440Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-04T08:53:56.440Z] --- PASS: TestPingSwarmHeader (2.22s) [2022-07-04T08:53:56.440Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-04T08:53:56.440Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-04T08:53:56.440Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-04T08:53:56.440Z] === RUN TestVersion [2022-07-04T08:53:56.440Z] --- PASS: TestVersion (0.02s) [2022-07-04T08:53:56.440Z] === CONT TestDiskUsage [2022-07-04T08:53:56.696Z] === RUN TestDiskUsage/empty [2022-07-04T08:53:56.696Z] === RUN TestDiskUsage/empty/container_types [2022-07-04T08:53:56.696Z] === RUN TestDiskUsage/empty/image_types [2022-07-04T08:53:56.696Z] === RUN TestDiskUsage/empty/volume_types [2022-07-04T08:53:56.696Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-04T08:53:56.696Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-04T08:53:56.696Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-04T08:53:56.696Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-04T08:53:56.696Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-04T08:53:56.696Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-04T08:53:56.696Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-04T08:53:56.696Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-04T08:53:56.952Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-04T08:53:56.952Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-04T08:53:56.952Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-04T08:53:56.952Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-04T08:53:56.952Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-04T08:53:56.952Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-04T08:53:56.952Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-04T08:53:56.952Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-04T08:53:56.952Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-04T08:53:56.952Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-04T08:53:56.952Z] === RUN TestDiskUsage/after_container.Run [2022-07-04T08:53:57.209Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-04T08:53:57.209Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-04T08:53:57.209Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-04T08:53:57.209Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-04T08:53:57.209Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-04T08:53:57.209Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-04T08:53:57.209Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-04T08:53:57.209Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-04T08:53:57.209Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-04T08:53:57.209Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage (1.24s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.20s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-04T08:53:57.465Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-04T08:53:57.465Z] PASS [2022-07-04T08:53:57.465Z] [2022-07-04T08:53:57.465Z] === Skipped [2022-07-04T08:53:57.465Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-04T08:53:57.465Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-04T08:53:57.465Z] [2022-07-04T08:53:57.465Z] DONE 54 tests, 1 skipped in 23.177s [2022-07-04T08:53:57.465Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-04T08:53:57.465Z] ++ 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-04T08:53:57.465Z] ++ set -e [2022-07-04T08:53:57.465Z] ++ '[' -n 0 ']' [2022-07-04T08:53:57.465Z] ++ set -x [2022-07-04T08:53:57.465Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04T08:53:57.722Z] INFO: Testing against a local daemon [2022-07-04T08:53:57.722Z] === RUN TestVolumesCreateAndList [2022-07-04T08:53:57.722Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-04T08:53:57.722Z] === RUN TestVolumesRemove [2022-07-04T08:53:57.722Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-04T08:53:57.722Z] === RUN TestVolumesInspect [2022-07-04T08:53:57.722Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-04T08:53:57.722Z] === RUN TestVolumesInvalidJSON [2022-07-04T08:53:57.722Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-04T08:53:57.722Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-04T08:53:57.723Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-04T08:53:57.723Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-04T08:53:57.723Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-04T08:53:57.723Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-04T08:53:57.723Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-04T08:53:57.723Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-04T08:53:57.723Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-04T08:53:57.723Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-04T08:53:57.723Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-04T08:53:57.723Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-04T08:53:57.723Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-04T08:53:57.723Z] PASS [2022-07-04T08:53:57.723Z] [2022-07-04T08:53:57.723Z] DONE 9 tests in 0.202s [2022-07-04T08:53:57.723Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-04T08:53:57.979Z] ++++ cat bundles/test-integration/docker.pid [2022-07-04T08:53:57.979Z] +++ kill 6695 [2022-07-04T08:53:58.235Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-04T08:53:58.235Z] +++ /etc/init.d/apparmor stop [2022-07-04T08:53:58.235Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-04T08:53:58.235Z] [2022-07-04T08:53:58.235Z] Unloading profiles will leave already running processes permanently [2022-07-04T08:53:58.235Z] unconfined, which can lead to unexpected situations. [2022-07-04T08:53:58.235Z] [2022-07-04T08:53:58.235Z] To set a process to complain mode, use the command line tool [2022-07-04T08:53:58.235Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-04T08:53:58.235Z] +++ true [2022-07-04T08:53:58.235Z] exiting test-integration [2022-07-04T08:53:58.235Z] ++ exit 0 [2022-07-04T08:53:58.235Z] [2022-07-04T08:53:58.804Z] + for job in $(jobs -p) [2022-07-04T08:53:58.804Z] + wait 7631 [2022-07-04T08:54:00.704Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-04T08:54:00.704Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-04T08:54:00.704Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-04T08:54:00.961Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-04T08:54:01.524Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-04T08:54:01.524Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-04T08:54:02.087Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-04T08:54:02.651Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-04T08:54:02.651Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-04T08:54:02.651Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-04T08:54:02.908Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-04T08:54:03.165Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-04T08:54:03.421Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-04T08:54:03.522Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-07-04T08:54:03.677Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-04T08:54:03.677Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-04T08:54:04.240Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-04T08:54:04.240Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-04T08:54:05.170Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-04T08:54:05.427Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-04T08:54:05.684Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-04T08:54:06.246Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-04T08:54:08.765Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-04T08:54:08.765Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-04T08:54:08.765Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-04T08:54:08.765Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-04T08:54:10.131Z] === RUN TestDockerSuite/TestImportFile [2022-07-04T08:54:11.060Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-04T08:54:11.060Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-04T08:54:11.988Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-04T08:54:13.355Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-04T08:54:14.286Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-04T08:54:14.848Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-04T08:54:15.105Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-04T08:54:15.668Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-04T08:54:15.668Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-04T08:54:15.668Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-04T08:54:16.231Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-04T08:54:16.793Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-04T08:54:16.793Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-04T08:54:17.065Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-04T08:54:17.065Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-04T08:54:17.065Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-04T08:54:17.629Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-04T08:54:18.192Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-04T08:54:18.754Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-04T08:54:19.317Z] === RUN TestDockerSuite/TestInspectImage [2022-07-04T08:54:19.317Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-04T08:54:19.317Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-04T08:54:19.317Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-04T08:54:19.317Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-04T08:54:19.573Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-04T08:54:20.137Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-04T08:54:20.137Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-04T08:54:20.702Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-04T08:54:20.958Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-04T08:54:23.477Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-04T08:54:23.477Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-04T08:54:24.039Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-04T08:54:24.296Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-04T08:54:25.226Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-04T08:54:25.791Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-04T08:54:26.355Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-04T08:54:26.920Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-04T08:54:27.176Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-04T08:54:27.741Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-04T08:54:27.997Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-04T08:54:27.997Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-04T08:54:28.927Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-04T08:54:29.856Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-04T08:54:30.115Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-04T08:54:30.372Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-04T08:54:31.741Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-04T08:54:33.635Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-04T08:54:35.006Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-04T08:54:35.589Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-04T08:54:35.589Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-04T08:54:36.958Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-04T08:54:37.522Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-04T08:54:37.522Z] docker_api_swarm_service_test.go:395: [d3013beb98873] joining swarm manager [d0e50637db01b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T08:54:38.084Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-04T08:54:38.341Z] docker_api_swarm_service_test.go:395: [d601b8c7034ae] joining swarm manager [d0e50637db01b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T08:54:46.439Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-04T08:54:47.807Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-04T08:54:48.064Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-04T08:54:49.957Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-04T08:54:49.957Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-04T08:54:49.957Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-04T08:54:50.520Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-04T08:54:51.450Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-04T08:54:52.378Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-04T08:54:52.941Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-04T08:54:53.870Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-04T08:54:53.870Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-04T08:54:56.391Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-04T08:54:56.391Z] docker_api_swarm_service_test.go:343: [dac6d6136b269] joining swarm manager [dfa9e0d347293]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T08:54:56.647Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-04T08:54:56.904Z] docker_api_swarm_service_test.go:343: [dedde62d9cafa] joining swarm manager [dfa9e0d347293]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T08:54:57.160Z] === RUN TestDockerSuite/TestLogsSince [2022-07-04T08:55:05.271Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-04T08:55:09.442Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-04T08:55:10.004Z] === RUN TestDockerSuite/TestLogsTail [2022-07-04T08:55:10.567Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-04T08:55:10.567Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-04T08:55:10.824Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-04T08:55:11.755Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-04T08:55:11.755Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-04T08:55:11.755Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-04T08:55:11.755Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-04T08:55:11.755Z] === RUN TestDockerSuite/TestNetHostname [2022-07-04T08:55:12.685Z] docker_api_swarm_service_test.go:490: [d946b2cffd060] joining swarm manager [dd7f8f69d4448]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T08:55:13.248Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-04T08:55:13.506Z] docker_api_swarm_service_test.go:490: [df29b07be022c] joining swarm manager [dd7f8f69d4448]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T08:55:13.506Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-04T08:55:13.506Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-04T08:55:13.763Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-04T08:55:14.697Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-04T08:55:15.627Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-04T08:55:16.994Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-04T08:55:16.994Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-04T08:55:16.994Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-04T08:55:16.994Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-04T08:55:22.243Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-04T08:55:22.805Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-04T08:55:24.174Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-04T08:55:26.105Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-04T08:55:26.364Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-04T08:55:28.886Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-04T08:55:30.782Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-04T08:55:32.154Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-04T08:55:33.521Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-04T08:55:34.450Z] docker_api_swarm_service_test.go:128: [dabe49261e5d7] joining swarm manager [dcddc6954ff94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T08:55:35.013Z] docker_api_swarm_service_test.go:129: [dd64ec0a9540f] joining swarm manager [dcddc6954ff94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T08:55:35.577Z] === RUN TestDockerSuite/TestPluginActive [2022-07-04T08:55:36.945Z] docker_api_swarm_service_test.go:137: [d1888d81f5a79] joining swarm manager [dcddc6954ff94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-04T08:55:37.508Z] docker_api_swarm_service_test.go:138: [d9c2b4c3b2c57] joining swarm manager [dcddc6954ff94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-04T08:55:38.071Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-04T08:55:40.024Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-04T08:55:40.026Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 31.9% of statements [2022-07-04T08:55:40.026Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-04T08:55:40.026Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 6.0% of statements [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-04T08:55:40.026Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2022-07-04T08:55:40.026Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/types [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-04T08:55:40.026Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-04T08:55:40.026Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-07-04T08:55:40.026Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/builder [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-04T08:55:40.026Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-04T08:55:40.026Z] ok github.com/docker/docker/builder/remotecontext 0.132s coverage: 13.7% of statements [2022-07-04T08:55:40.026Z] ok github.com/docker/docker/builder/dockerfile 0.493s coverage: 49.3% of statements [2022-07-04T08:55:40.026Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-04T08:55:40.026Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-07-04T08:55:40.597Z] ok github.com/docker/docker/builder/remotecontext/git 1.643s coverage: 86.3% of statements [2022-07-04T08:55:40.597Z] ? github.com/docker/docker/cli [no test files] [2022-07-04T08:55:40.597Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-04T08:55:40.597Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-04T08:55:40.597Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-04T08:55:41.539Z] ok github.com/docker/docker/cmd/docker-proxy 0.276s coverage: 69.3% of statements [2022-07-04T08:55:43.320Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-04T08:55:43.320Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-04T08:55:43.320Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-04T08:55:45.209Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-04T08:55:45.749Z] ok github.com/docker/docker/client 0.160s coverage: 75.6% of statements [2022-07-04T08:55:48.490Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-04T08:55:53.757Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-04T08:55:54.322Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-04T08:55:55.692Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-04T08:55:56.256Z] === RUN TestDockerSuite/TestPortList [2022-07-04T08:55:59.529Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-04T08:56:02.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-04T08:56:02.802Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-04T08:56:04.173Z] docker_api_swarm_service_test.go:304: [d379807a3011c] joining swarm manager [d214c0770b293]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T08:56:05.104Z] docker_api_swarm_service_test.go:304: [d08dc00998514] joining swarm manager [d214c0770b293]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T08:56:06.033Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-04T08:56:06.033Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-04T08:56:08.552Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-04T08:56:09.114Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-04T08:56:09.679Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-04T08:56:09.679Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-04T08:56:11.572Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-04T08:56:12.142Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-04T08:56:15.424Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-04T08:56:17.943Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-04T08:56:17.944Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-04T08:56:20.467Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-04T08:56:25.714Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-04T08:56:26.643Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-04T08:56:26.900Z] docker_api_swarm_service_test.go:100: [d83f3554742fc] joining swarm manager [d1049ab91326f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T08:56:27.830Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-04T08:56:27.830Z] docker_api_swarm_service_test.go:101: [d059c8e13bdbd] joining swarm manager [d1049ab91326f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T08:56:29.198Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-04T08:56:30.570Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-04T08:56:32.464Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-04T08:56:32.482Z] ok github.com/docker/docker/cmd/dockerd 0.108s coverage: 31.9% of statements [2022-07-04T08:56:32.483Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-07-04T08:56:32.483Z] ok github.com/docker/docker/cmd/dockerd/trap 2.504s coverage: 0.0% of statements [2022-07-04T08:56:32.483Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-04T08:56:32.483Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-04T08:56:32.483Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-04T08:56:32.483Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-04T08:56:32.483Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-04T08:56:33.830Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-04T08:56:35.198Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-04T08:56:36.133Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-04T08:56:36.133Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-04T08:56:36.688Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements [2022-07-04T08:56:36.696Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-04T08:56:38.065Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-04T08:56:38.601Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2022-07-04T08:56:39.958Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-04T08:56:39.958Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-04T08:56:39.958Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-04T08:56:39.983Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 36.9% of statements [2022-07-04T08:56:40.214Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-04T08:56:40.777Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-04T08:56:40.777Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-04T08:56:41.708Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-04T08:56:42.638Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-04T08:56:43.201Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-04T08:56:48.122Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-07-04T08:56:48.122Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-07-04T08:56:48.694Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-07-04T08:56:49.265Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-07-04T08:56:49.526Z] ok github.com/docker/docker/daemon 10.176s coverage: 16.1% of statements [2022-07-04T08:56:49.526Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-04T08:56:49.526Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-04T08:56:49.526Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-04T08:56:49.526Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-04T08:56:49.748Z] check_test.go:611: [d83f3554742fc] daemon is not started [2022-07-04T08:56:50.005Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-04T08:56:50.911Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.720s coverage: 74.8% of statements [2022-07-04T08:56:50.935Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-04T08:56:51.853Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-07-04T08:56:52.302Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-04T08:56:52.302Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-04T08:56:52.302Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-04T08:56:52.425Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.383s coverage: 56.2% of statements [2022-07-04T08:56:52.558Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-04T08:56:53.813Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-07-04T08:56:54.449Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-04T08:56:55.011Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-04T08:56:55.268Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-04T08:56:55.749Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.309s coverage: 50.6% of statements [2022-07-04T08:56:56.320Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.456s coverage: 45.9% of statements [2022-07-04T08:56:56.320Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-04T08:56:57.165Z] docker_api_swarm_service_test.go:533: [d8507c235ea45] joining swarm manager [d6eccc5b25816]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T08:56:57.263Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-07-04T08:56:57.732Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-04T08:56:57.835Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.714s coverage: 58.5% of statements [2022-07-04T08:56:57.835Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-04T08:56:57.835Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-04T08:56:58.331Z] docker_api_swarm_service_test.go:534: [d594d71abdfdd] joining swarm manager [d6eccc5b25816]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T08:56:58.407Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-07-04T08:56:58.894Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-04T08:56:58.894Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-04T08:56:58.894Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-04T08:56:58.979Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-07-04T08:57:00.373Z] ok github.com/docker/docker/daemon/images 0.065s coverage: 6.9% of statements [2022-07-04T08:57:00.373Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-04T08:57:00.373Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-04T08:57:00.651Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 43.2% of statements [2022-07-04T08:57:02.035Z] ok github.com/docker/docker/daemon/logger/fluentd 0.023s coverage: 53.6% of statements [2022-07-04T08:57:02.035Z] ok github.com/docker/docker/daemon/logger/awslogs 0.200s coverage: 80.2% of statements [2022-07-04T08:57:02.035Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-04T08:57:02.607Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-07-04T08:57:02.607Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.4% of statements [2022-07-04T08:57:03.071Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-04T08:57:03.177Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-07-04T08:57:03.328Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-04T08:57:03.890Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-04T08:57:04.118Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.198s coverage: 76.8% of statements [2022-07-04T08:57:04.118Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 79.4% of statements [2022-07-04T08:57:04.118Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-04T08:57:04.118Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-04T08:57:05.059Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.022s coverage: 62.0% of statements [2022-07-04T08:57:05.059Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements [2022-07-04T08:57:05.258Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-04T08:57:06.000Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 46.8% of statements [2022-07-04T08:57:06.188Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-04T08:57:06.570Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-04T08:57:07.117Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-04T08:57:07.143Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-04T08:57:07.679Z] === RUN TestDockerSuite/TestRmiTag [2022-07-04T08:57:07.679Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-04T08:57:08.086Z] ok github.com/docker/docker/daemon/logger/splunk 1.626s coverage: 82.5% of statements [2022-07-04T08:57:08.086Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-04T08:57:08.086Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-04T08:57:08.244Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-04T08:57:08.665Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 44.4% of statements [2022-07-04T08:57:10.048Z] ok github.com/docker/docker/distribution 1.517s coverage: 28.0% of statements [2022-07-04T08:57:10.048Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-04T08:57:10.309Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-04T08:57:10.762Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-04T08:57:10.880Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-07-04T08:57:11.141Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 84.9% of statements [2022-07-04T08:57:11.141Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-04T08:57:11.327Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-04T08:57:11.402Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2022-07-04T08:57:11.890Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-04T08:57:12.147Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-04T08:57:12.343Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-07-04T08:57:12.344Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-04T08:57:12.344Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-04T08:57:12.711Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-04T08:57:12.915Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2022-07-04T08:57:13.276Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-04T08:57:13.488Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-07-04T08:57:13.532Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-04T08:57:13.748Z] ok github.com/docker/docker/opts 0.028s coverage: 66.0% of statements [2022-07-04T08:57:14.009Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-04T08:57:14.095Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-04T08:57:14.659Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-04T08:57:15.926Z] ok github.com/docker/docker/pkg/archive 0.294s coverage: 81.9% of statements [2022-07-04T08:57:16.186Z] ok github.com/docker/docker/pkg/authorization 0.156s coverage: 68.3% of statements [2022-07-04T08:57:16.447Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-04T08:57:16.447Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-04T08:57:17.929Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-04T08:57:17.929Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-04T08:57:18.879Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-04T08:57:19.743Z] ok github.com/docker/docker/pkg/chrootarchive 2.492s coverage: 42.7% of statements [2022-07-04T08:57:19.743Z] ok github.com/docker/docker/pkg/containerfs 0.006s coverage: 6.7% of statements [2022-07-04T08:57:19.814Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-04T08:57:20.004Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-07-04T08:57:20.265Z] ok github.com/docker/docker/layer 7.061s coverage: 68.9% of statements [2022-07-04T08:57:20.265Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-04T08:57:20.265Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-04T08:57:20.265Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-04T08:57:20.265Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-04T08:57:20.265Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-04T08:57:20.265Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-04T08:57:20.265Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-07-04T08:57:20.838Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 87.2% of statements [2022-07-04T08:57:21.100Z] ok github.com/docker/docker/pkg/fsutils 0.202s coverage: 85.1% of statements [2022-07-04T08:57:21.100Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-07-04T08:57:21.705Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-04T08:57:21.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-04T08:57:22.490Z] ok github.com/docker/docker/pkg/ioutils 0.426s coverage: 70.1% of statements [2022-07-04T08:57:22.490Z] ok github.com/docker/docker/pkg/idtools 0.535s coverage: 67.9% of statements [2022-07-04T08:57:22.490Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-07-04T08:57:22.752Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-07-04T08:57:22.752Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-04T08:57:22.752Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-07-04T08:57:23.013Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-07-04T08:57:23.072Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-04T08:57:23.273Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2022-07-04T08:57:23.534Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-07-04T08:57:23.534Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-07-04T08:57:23.534Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-04T08:57:23.534Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-04T08:57:24.002Z] docker_api_swarm_service_test.go:148: [dc9bb36b0e8b0] joining swarm manager [d632c5e0be3e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T08:57:24.105Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-07-04T08:57:24.676Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-04T08:57:24.930Z] docker_api_swarm_service_test.go:148: [d80e3a45b974a] joining swarm manager [d632c5e0be3e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T08:57:24.936Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-04T08:57:24.936Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-04T08:57:25.187Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-04T08:57:25.751Z] === RUN TestDockerSuite/TestDockerFails [2022-07-04T08:57:25.751Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-04T08:57:26.317Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-07-04T08:57:26.578Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-07-04T08:57:26.838Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-04T08:57:26.838Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-07-04T08:57:27.099Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-04T08:57:27.359Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-04T08:57:27.644Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-04T08:57:27.902Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-04T08:57:27.930Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-04T08:57:28.190Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-07-04T08:57:28.451Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2022-07-04T08:57:28.464Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-04T08:57:29.022Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-07-04T08:57:29.285Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-04T08:57:29.546Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-04T08:57:29.833Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-04T08:57:30.397Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-04T08:57:30.654Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-04T08:57:31.457Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-07-04T08:57:31.457Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-04T08:57:31.583Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-04T08:57:31.840Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-04T08:57:32.029Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-04T08:57:32.096Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-04T08:57:32.660Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-04T08:57:32.660Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-04T08:57:32.969Z] ok github.com/docker/docker/quota 0.247s coverage: 71.4% of statements [2022-07-04T08:57:33.223Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-04T08:57:33.229Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-04T08:57:34.153Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-04T08:57:34.170Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-07-04T08:57:34.430Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-04T08:57:34.691Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-04T08:57:34.719Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-04T08:57:35.262Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-04T08:57:35.262Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-04T08:57:35.283Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-04T08:57:35.845Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-04T08:57:36.775Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-04T08:57:37.175Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-04T08:57:37.728Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-04T08:57:37.745Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.8% of statements [2022-07-04T08:57:38.006Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-07-04T08:57:38.289Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-04T08:57:38.852Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-04T08:57:39.390Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-07-04T08:57:39.415Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-04T08:57:39.977Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-04T08:57:40.542Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-04T08:57:41.471Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-04T08:57:42.033Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-04T08:57:42.596Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-04T08:57:43.528Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-04T08:57:43.784Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-04T08:57:43.784Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-04T08:57:45.153Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-04T08:57:45.716Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-04T08:57:45.973Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-04T08:57:46.535Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-04T08:57:47.097Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-04T08:57:47.097Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-04T08:57:47.353Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-04T08:57:47.916Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-04T08:57:48.480Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-04T08:57:49.043Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-04T08:57:49.607Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-04T08:57:49.607Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-04T08:57:50.172Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-04T08:57:50.172Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-04T08:57:51.101Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-04T08:57:51.664Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-04T08:57:51.920Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-04T08:57:52.484Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-04T08:57:52.484Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-04T08:57:53.047Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-04T08:57:53.983Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-04T08:57:54.917Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-04T08:57:55.852Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-04T08:57:56.109Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-04T08:57:56.671Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-04T08:57:56.927Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-04T08:57:57.489Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-04T08:57:57.746Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-04T08:57:58.675Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-04T08:58:01.195Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-04T08:58:01.195Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-04T08:58:01.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-04T08:58:01.195Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-04T08:58:01.371Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-07-04T08:58:01.371Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-04T08:58:01.371Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-04T08:58:01.371Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-04T08:58:01.371Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-04T08:58:01.371Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-04T08:58:01.371Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-04T08:58:01.371Z] ? github.com/docker/docker/rootless [no test files] [2022-07-04T08:58:01.371Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-04T08:58:01.371Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-04T08:58:01.371Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-04T08:58:01.371Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-04T08:58:01.371Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-04T08:58:01.371Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-04T08:58:01.371Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-04T08:58:01.371Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-04T08:58:01.371Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-04T08:58:01.371Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-04T08:58:01.371Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-04T08:58:01.371Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-04T08:58:01.371Z] ? github.com/docker/docker/volume [no test files] [2022-07-04T08:58:01.371Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-04T08:58:01.371Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-04T08:58:01.371Z] [2022-07-04T08:58:01.371Z] === Skipped [2022-07-04T08:58:01.371Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-04T08:58:01.371Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-04T08:58:01.371Z] [2022-07-04T08:58:01.371Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-04T08:58:01.371Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-04T08:58:01.371Z] [2022-07-04T08:58:01.371Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-04T08:58:01.371Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-04T08:58:01.371Z] [2022-07-04T08:58:01.371Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-04T08:58:01.371Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-04T08:58:01.371Z] [2022-07-04T08:58:01.371Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-04T08:58:01.371Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T08:58:01.371Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-04T08:58:01.371Z] [2022-07-04T08:58:01.371Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-04T08:58:01.371Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T08:58:01.371Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-04T08:58:01.371Z] [2022-07-04T08:58:01.371Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-04T08:58:01.371Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T08:58:01.371Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-04T08:58:01.371Z] [2022-07-04T08:58:01.371Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-04T08:58:01.371Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T08:58:01.371Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-04T08:58:01.371Z] [2022-07-04T08:58:01.371Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-04T08:58:01.371Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T08:58:01.371Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-04T08:58:01.371Z] [2022-07-04T08:58:01.371Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-04T08:58:01.371Z] graphtest_unix.go:71: No driver to put! [2022-07-04T08:58:01.371Z] [2022-07-04T08:58:01.371Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-04T08:58:01.371Z] time="2022-07-04T08:56:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-04T08:58:01.372Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-04T08:58:01.372Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-04T08:58:01.372Z] [2022-07-04T08:58:01.372Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-04T08:58:01.372Z] time="2022-07-04T08:56:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-04T08:58:01.372Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-04T08:58:01.372Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-04T08:58:01.372Z] [2022-07-04T08:58:01.372Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-04T08:58:01.372Z] time="2022-07-04T08:56:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-04T08:58:01.372Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-04T08:58:01.372Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-04T08:58:01.372Z] [2022-07-04T08:58:01.372Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-04T08:58:01.372Z] time="2022-07-04T08:56:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-04T08:58:01.372Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-04T08:58:01.372Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-04T08:58:01.372Z] [2022-07-04T08:58:01.372Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-04T08:58:01.372Z] time="2022-07-04T08:56:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-04T08:58:01.372Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-04T08:58:01.372Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-04T08:58:01.372Z] [2022-07-04T08:58:01.372Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-04T08:58:01.372Z] graphtest_unix.go:71: No driver to put! [2022-07-04T08:58:01.372Z] [2022-07-04T08:58:01.372Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-04T08:58:01.372Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-04T08:58:01.372Z] [2022-07-04T08:58:01.372Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-04T08:58:01.372Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-04T08:58:01.372Z] [2022-07-04T08:58:01.372Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-04T08:58:01.372Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-04T08:58:01.372Z] [2022-07-04T08:58:01.372Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-04T08:58:01.372Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-04T08:58:01.372Z] [2022-07-04T08:58:01.372Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-04T08:58:01.372Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T08:58:01.372Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-04T08:58:01.372Z] [2022-07-04T08:58:01.372Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-04T08:58:01.372Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T08:58:01.372Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-04T08:58:01.372Z] [2022-07-04T08:58:01.372Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-04T08:58:01.372Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T08:58:01.372Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-04T08:58:01.372Z] [2022-07-04T08:58:01.372Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-04T08:58:01.372Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T08:58:01.372Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-04T08:58:01.372Z] [2022-07-04T08:58:01.372Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-04T08:58:01.372Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T08:58:01.372Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-04T08:58:01.372Z] [2022-07-04T08:58:01.372Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-04T08:58:01.372Z] graphtest_unix.go:71: No driver to put! [2022-07-04T08:58:01.372Z] [2022-07-04T08:58:01.372Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-04T08:58:01.372Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-04T08:58:01.372Z] [2022-07-04T08:58:01.372Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-04T08:58:01.372Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-04T08:58:01.372Z] [2022-07-04T08:58:01.372Z] DONE 2789 tests, 28 skipped in 253.832s [2022-07-04T08:58:01.372Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/bitseq [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/cluster [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/config [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/datastore [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/driverapi [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/etchosts [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/idm [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/ipam [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/iptables [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/netlabel [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/netutils [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/networkdb [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/ns [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/options [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/osl [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/portallocator [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/portmapper [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/testutils [2022-07-04T08:58:01.372Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-04T08:58:01.372Z] + 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-04T08:58:03.096Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-04T08:58:05.003Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-04T08:58:06.373Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-04T08:58:08.266Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-04T08:58:08.266Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-04T08:58:08.266Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-04T08:58:08.266Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-04T08:58:08.266Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-04T08:58:08.523Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-04T08:58:09.895Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-04T08:58:10.458Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-04T08:58:12.350Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-04T08:58:12.607Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-04T08:58:13.999Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-04T08:58:14.256Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-04T08:58:14.256Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-04T08:58:14.256Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-04T08:58:14.818Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-04T08:58:15.748Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-04T08:58:15.748Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-04T08:58:16.311Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-04T08:58:16.874Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-04T08:58:17.437Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-04T08:58:17.695Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-04T08:58:17.952Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-04T08:58:18.515Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-04T08:58:18.771Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-04T08:58:19.702Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-04T08:58:20.265Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-04T08:58:20.524Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-04T08:58:21.087Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-04T08:58:21.651Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-04T08:58:22.214Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-04T08:58:22.214Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-04T08:58:22.776Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-04T08:58:23.033Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-04T08:58:23.962Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-04T08:58:24.526Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-04T08:58:24.526Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-04T08:58:24.526Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-04T08:58:25.895Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-04T08:58:27.263Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-04T08:58:27.524Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-04T08:58:30.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-04T08:58:32.701Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-04T08:58:35.237Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-04T08:58:37.754Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-04T08:58:39.121Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-04T08:58:39.684Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-04T08:58:40.613Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-04T08:58:40.870Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-04T08:58:41.127Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-04T08:58:41.127Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-04T08:58:41.127Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-04T08:58:41.692Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-04T08:58:43.586Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-04T08:58:43.843Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-04T08:58:44.773Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-04T08:58:46.143Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-04T08:58:47.071Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-04T08:58:48.077Z] ok github.com/docker/docker/libnetwork 37.398s coverage: 40.6% of statements [2022-07-04T08:58:48.078Z] ok github.com/docker/docker/libnetwork/bitseq 0.121s coverage: 84.4% of statements [2022-07-04T08:58:48.078Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-04T08:58:48.078Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-04T08:58:48.078Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-04T08:58:48.078Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-04T08:58:48.078Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-04T08:58:48.078Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-04T08:58:48.078Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-04T08:58:48.078Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-04T08:58:48.078Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-04T08:58:48.078Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-04T08:58:48.078Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-04T08:58:48.078Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-04T08:58:48.078Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-04T08:58:48.078Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.394s coverage: 59.9% of statements [2022-07-04T08:58:48.078Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-04T08:58:48.078Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-04T08:58:48.078Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.075s coverage: 5.0% of statements [2022-07-04T08:58:48.078Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-04T08:58:48.078Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-07-04T08:58:48.078Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-04T08:58:48.078Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-04T08:58:51.240Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-04T08:58:52.168Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-04T08:58:52.732Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-04T08:58:53.295Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-04T08:58:53.879Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-04T08:58:53.879Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-04T08:58:54.141Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-04T08:58:55.071Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-04T08:58:55.634Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-04T08:58:56.564Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-04T08:58:56.564Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-04T08:58:56.564Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-04T08:58:57.494Z] === RUN TestDockerSuite/TestRunMount [2022-07-04T08:58:58.065Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.211s coverage: 6.6% of statements [2022-07-04T08:58:58.066Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-04T08:58:58.066Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-04T08:58:58.066Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-04T08:58:58.066Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-04T08:58:58.066Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-04T08:58:58.066Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-04T08:58:58.066Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-07-04T08:58:58.327Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-07-04T08:58:58.588Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-04T08:58:58.849Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-04T08:59:01.664Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-04T08:59:01.665Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-04T08:59:01.923Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-04T08:59:02.857Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-04T08:59:04.225Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-04T08:59:05.594Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-04T08:59:06.963Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-04T08:59:07.895Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-04T08:59:08.828Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-04T08:59:08.828Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-04T08:59:08.843Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-07-04T08:59:09.391Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-04T08:59:09.954Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-04T08:59:10.516Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-04T08:59:10.774Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-04T08:59:12.141Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-04T08:59:13.508Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-04T08:59:14.882Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-04T08:59:17.402Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-04T08:59:17.402Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-04T08:59:17.659Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-04T08:59:18.222Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-04T08:59:18.222Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-04T08:59:18.785Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-04T08:59:19.349Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-04T08:59:19.349Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-04T08:59:19.912Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-04T08:59:23.181Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-04T08:59:23.749Z] ok github.com/docker/docker/libnetwork/ipam 14.216s coverage: 85.3% of statements [2022-07-04T08:59:23.750Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-04T08:59:23.750Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-04T08:59:24.010Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-04T08:59:24.581Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 47.4% of statements [2022-07-04T08:59:24.581Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-04T08:59:24.581Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-04T08:59:25.153Z] ok github.com/docker/docker/libnetwork/ipamutils 0.257s coverage: 74.0% of statements [2022-07-04T08:59:25.699Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-04T08:59:25.699Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-04T08:59:25.699Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-04T08:59:25.730Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 45.1% of statements [2022-07-04T08:59:26.006Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-04T08:59:26.264Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-04T08:59:26.267Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-04T08:59:26.827Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-04T08:59:26.827Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-04T08:59:28.198Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-04T08:59:28.762Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-04T08:59:29.693Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-04T08:59:29.693Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-04T08:59:29.693Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-04T08:59:30.256Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-04T08:59:30.513Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-04T08:59:31.076Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-04T08:59:31.640Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-04T08:59:31.640Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-04T08:59:31.640Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-04T08:59:32.572Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-04T08:59:32.572Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-04T08:59:32.828Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-04T08:59:32.828Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-04T08:59:32.828Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-04T08:59:33.394Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-04T08:59:34.773Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-04T08:59:34.773Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-04T08:59:34.773Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-04T08:59:35.703Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-04T08:59:37.594Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-04T08:59:38.158Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-04T08:59:38.415Z] === RUN TestDockerSuite/TestRunRm [2022-07-04T08:59:38.979Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-04T08:59:40.870Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-04T08:59:42.763Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-04T08:59:43.327Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-04T08:59:43.583Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-04T08:59:43.840Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-04T08:59:45.210Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-04T08:59:46.141Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-04T08:59:46.705Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-04T08:59:48.597Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-04T08:59:49.161Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-04T08:59:52.436Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-04T08:59:52.436Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-04T08:59:52.436Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-04T08:59:53.003Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-04T08:59:53.565Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-04T08:59:53.829Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-04T08:59:54.769Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-04T08:59:55.026Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-04T08:59:55.590Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-04T08:59:56.153Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-04T08:59:56.715Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-04T08:59:58.604Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-04T08:59:59.166Z] === RUN TestDockerSuite/TestRunState [2022-07-04T09:00:00.095Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-04T09:00:01.025Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-04T09:00:01.587Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-04T09:00:01.587Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-04T09:00:01.587Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-04T09:00:01.587Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-04T09:00:02.151Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-04T09:00:02.713Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-04T09:00:03.644Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-04T09:00:03.644Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-04T09:00:03.644Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-04T09:00:03.901Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-04T09:00:04.158Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-04T09:00:06.058Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-04T09:00:06.622Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-04T09:00:07.184Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-04T09:00:08.115Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-04T09:00:10.009Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-04T09:00:10.940Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-04T09:00:12.864Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-04T09:00:13.794Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-04T09:00:14.357Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-04T09:00:15.286Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-04T09:00:15.849Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-04T09:00:15.849Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-04T09:00:17.743Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-04T09:00:18.673Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-04T09:00:18.930Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-04T09:00:18.930Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-04T09:00:19.186Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-04T09:00:19.750Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-04T09:00:20.007Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-04T09:00:20.264Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-04T09:00:20.830Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-04T09:00:20.830Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-04T09:00:20.830Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-04T09:00:20.830Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-04T09:00:21.393Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-04T09:00:23.289Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-04T09:00:24.660Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-04T09:00:25.223Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-04T09:00:26.154Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-04T09:00:26.411Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-04T09:00:27.779Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-04T09:00:29.149Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-04T09:00:29.406Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-04T09:00:30.781Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-04T09:00:31.715Z] docker_cli_service_logs_test.go:248: checking task yu7yexc82wa8 [2022-07-04T09:00:31.715Z] docker_cli_service_logs_test.go:253: checking messages for yu7yexc82wa8 [2022-07-04T09:00:31.715Z] docker_cli_service_logs_test.go:248: checking task q6ai0ryb3axy [2022-07-04T09:00:31.715Z] docker_cli_service_logs_test.go:253: checking messages for q6ai0ryb3axy [2022-07-04T09:00:32.645Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-04T09:00:32.902Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-04T09:00:33.465Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-04T09:00:33.465Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-04T09:00:33.465Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-04T09:00:33.465Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-04T09:00:33.465Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-04T09:00:33.465Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-04T09:00:33.465Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-04T09:00:33.723Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-04T09:00:33.723Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-04T09:00:33.723Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-04T09:00:34.654Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-04T09:00:34.911Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-04T09:00:35.168Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-04T09:00:36.097Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-04T09:00:36.663Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-04T09:00:37.227Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-04T09:00:37.227Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-04T09:00:37.791Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-04T09:00:37.791Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-04T09:00:37.791Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-04T09:00:37.791Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-04T09:00:37.791Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-04T09:00:37.791Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-04T09:00:37.791Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-04T09:00:37.791Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-04T09:00:37.791Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-04T09:00:37.791Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-04T09:00:37.791Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-04T09:00:37.791Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-04T09:00:37.791Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-04T09:00:37.791Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-04T09:00:37.791Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-04T09:00:38.355Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-04T09:00:38.611Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-04T09:00:38.611Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-04T09:00:39.174Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-04T09:00:39.431Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-04T09:00:39.688Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-04T09:00:39.688Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-04T09:00:40.252Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-04T09:00:40.815Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-04T09:00:40.815Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-04T09:00:40.815Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-04T09:00:41.074Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-04T09:00:42.446Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-04T09:00:42.703Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-04T09:00:42.703Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-04T09:00:42.703Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-04T09:00:43.268Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-04T09:00:43.268Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-04T09:00:44.641Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-04T09:00:44.900Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-04T09:00:46.269Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-04T09:00:46.832Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-04T09:00:46.832Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-04T09:00:46.832Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-04T09:00:46.832Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-04T09:00:47.396Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-04T09:00:47.972Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-04T09:00:48.906Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-04T09:00:50.272Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-04T09:00:50.835Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-04T09:00:52.731Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-04T09:00:53.662Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-04T09:00:55.559Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-04T09:00:56.489Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-04T09:00:57.939Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-04T09:00:59.836Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-04T09:01:00.094Z] docker_cli_swarm_test.go:1895: [dabd8655a8092] joining swarm manager [d8165a8d783e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T09:01:01.464Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-04T09:01:01.464Z] docker_cli_swarm_test.go:1896: [d9cbae71c38b4] joining swarm manager [d8165a8d783e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T09:01:02.833Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-04T09:01:03.762Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-04T09:01:04.696Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-04T09:01:06.065Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-04T09:01:07.437Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-04T09:01:08.805Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-04T09:01:10.176Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-04T09:01:11.546Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-04T09:01:12.919Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-04T09:01:14.286Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-04T09:01:16.805Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-04T09:01:16.805Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-04T09:01:16.805Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-04T09:01:16.805Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-04T09:01:17.061Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-04T09:01:17.624Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-04T09:01:17.624Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-04T09:01:17.776Z] ok github.com/docker/docker/libnetwork/networkdb 103.856s coverage: 60.0% of statements [2022-07-04T09:01:17.777Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-04T09:01:17.777Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-04T09:01:17.777Z] ok github.com/docker/docker/libnetwork/osl 4.302s coverage: 39.7% of statements [2022-07-04T09:01:17.777Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-04T09:01:17.777Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-07-04T09:01:18.038Z] ok github.com/docker/docker/libnetwork/portmapper 0.535s coverage: 48.6% of statements [2022-07-04T09:01:18.299Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-04T09:01:18.299Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-04T09:01:18.553Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-04T09:01:18.558Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-04T09:01:18.558Z] [2022-07-04T09:01:18.558Z] === Skipped [2022-07-04T09:01:18.558Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-04T09:01:18.558Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-04T09:01:18.558Z] [2022-07-04T09:01:18.558Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-04T09:01:18.558Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-04T09:01:18.558Z] [2022-07-04T09:01:18.558Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-04T09:01:18.558Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-04T09:01:18.558Z] [2022-07-04T09:01:18.558Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-04T09:01:18.558Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-04T09:01:18.558Z] [2022-07-04T09:01:18.558Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-04T09:01:18.558Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-04T09:01:18.558Z] [2022-07-04T09:01:18.558Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-04T09:01:18.558Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-04T09:01:18.558Z] [2022-07-04T09:01:18.558Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-04T09:01:18.558Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-04T09:01:18.558Z] [2022-07-04T09:01:18.558Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-04T09:01:18.558Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-04T09:01:18.558Z] [2022-07-04T09:01:18.558Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-04T09:01:18.558Z] firewalld_test.go:14: firewalld is not running [2022-07-04T09:01:18.558Z] [2022-07-04T09:01:18.558Z] DONE 327 tests, 9 skipped in 200.350s Post stage [Pipeline] junit [2022-07-04T09:01:19.145Z] Recording test results [2022-07-04T09:01:19.482Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-04T09:01:19.505Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-04T09:01:19.739Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-04T09:01:19.838Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43765/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1cab8eda24e70c60061e34adc4a19c1aeb5ad90c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1cab8eda24e70c60061e34adc4a19c1aeb5ad90c hack/validate/vendor [2022-07-04T09:01:20.409Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-04T09:01:21.108Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-04T09:01:21.108Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-04T09:01:21.315Z] + echo Ensuring container killed. [2022-07-04T09:01:21.315Z] Ensuring container killed. [2022-07-04T09:01:21.315Z] + docker rm -vf docker-pr2 [2022-07-04T09:01:21.315Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-04T09:01:21.365Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-04T09:01:21.612Z] + echo Chowning /workspace to jenkins user [2022-07-04T09:01:21.612Z] Chowning /workspace to jenkins user [2022-07-04T09:01:21.612Z] + id -u [2022-07-04T09:01:21.612Z] + id -g [2022-07-04T09:01:21.612Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43765:/workspace busybox chown -R 1000:1000 /workspace [2022-07-04T09:01:22.296Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents253262950 [2022-07-04T09:01:22.860Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-04T09:01:22.860Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-04T09:01:23.295Z] + bundleName=unit [2022-07-04T09:01:23.295Z] + echo Creating unit-bundles.tar.gz [2022-07-04T09:01:23.295Z] Creating unit-bundles.tar.gz [2022-07-04T09:01:23.296Z] + 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-04T09:01:23.296Z] bundles/junit-report-libnetwork.xml [2022-07-04T09:01:23.296Z] bundles/junit-report.xml [2022-07-04T09:01:23.296Z] bundles/go-test-report-libnetwork.json [2022-07-04T09:01:23.296Z] bundles/go-test-report.json [2022-07-04T09:01:23.296Z] bundles/profile-libnetwork.out [2022-07-04T09:01:23.296Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-04T09:01:23.309Z] Archiving artifacts [2022-07-04T09:01:23.752Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43765/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-04T09:01:23.789Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-04T09:01:24.046Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-04T09:01:24.046Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-04T09:01:24.062Z] + make clean [2022-07-04T09:01:24.322Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-04T09:01:24.322Z] docker-dev-cache [2022-07-04T09:01:24.322Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-04T09:01:25.416Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-04T09:01:25.982Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-04T09:01:26.947Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-04T09:01:28.313Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-04T09:01:28.876Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-04T09:01:29.438Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-04T09:01:29.695Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-04T09:01:29.695Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-04T09:01:31.586Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-04T09:01:31.586Z] docker_cli_sni_test.go:30: Flakey test [2022-07-04T09:01:31.586Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-04T09:01:36.888Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-04T09:01:37.816Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-04T09:01:38.748Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-04T09:01:39.311Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-04T09:01:42.580Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-04T09:01:43.510Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-04T09:01:43.767Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-04T09:01:44.332Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-04T09:01:45.700Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-04T09:01:45.957Z] docker_cli_swarm_test.go:1796: [d6ac0b857e641] joining swarm manager [d7f14761ffc17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T09:01:47.325Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-04T09:01:47.325Z] docker_cli_swarm_test.go:1797: [d98c95ea5326f] joining swarm manager [d7f14761ffc17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T09:01:48.255Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-04T09:01:50.774Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-04T09:01:54.946Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-04T09:01:58.214Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-04T09:01:59.143Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-04T09:02:02.414Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-04T09:02:04.941Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-04T09:02:05.199Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-04T09:02:05.762Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-04T09:02:06.324Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-04T09:02:06.324Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-04T09:02:06.324Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-04T09:02:06.887Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-04T09:02:06.887Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-04T09:02:07.451Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-04T09:02:07.451Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-04T09:02:07.451Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-04T09:02:07.451Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-04T09:02:07.451Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-04T09:02:08.820Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-04T09:02:09.077Z] docker_cli_swarm_test.go:1315: [d6e736827464c] joining swarm manager [d1147572db75d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T09:02:09.333Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-04T09:02:10.262Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-04T09:02:10.262Z] docker_cli_swarm_test.go:1316: [dc91778254a81] joining swarm manager [d1147572db75d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T09:02:11.191Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-04T09:02:15.358Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-04T09:02:15.614Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-04T09:02:15.614Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-04T09:02:15.615Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-04T09:02:16.177Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-04T09:02:16.740Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-04T09:02:18.631Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-04T09:02:20.003Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-04T09:02:21.370Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-04T09:02:36.213Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-04T09:02:36.213Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-04T09:02:36.470Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-04T09:02:36.727Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-04T09:02:36.983Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-04T09:02:36.983Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-04T09:02:36.983Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-04T09:02:37.546Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-04T09:02:37.546Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-04T09:02:38.109Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-04T09:02:38.366Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-04T09:02:38.366Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-04T09:02:38.366Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-04T09:02:38.366Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-04T09:02:40.262Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-04T09:02:40.262Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-04T09:02:40.262Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-04T09:02:40.262Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-04T09:02:40.262Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-04T09:02:40.262Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite (1308.75s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.97s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.76s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.88s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.60s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.17s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.86s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.71s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.11s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.20s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.77s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.68s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.00s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.36s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.97s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.91s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.04s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.09s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.34s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.58s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.42s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.53s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.40s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.56s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.88s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.77s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.88s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.72s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.65s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.74s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.00s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.80s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.66s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.88s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.78s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.91s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.95s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.89s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.74s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.81s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.76s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.57s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.53s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.68s) [2022-07-04T09:02:40.262Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.35s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.64s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.51s) [2022-07-04T09:02:40.263Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.44s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.50s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.53s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.30s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.38s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.33s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.55s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0011d2180__} (1.46s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11736242832_/foo_false_____} (1.56s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11736242832_/foo_true_____} (1.48s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32790735487_/foo_false_____} (1.46s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32790735487_/foo_true_____} (1.51s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32790735487_/foo_true__0xc0011d21b0___} (1.47s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0011d21c8__} (1.62s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0011d21e0__} (1.51s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0011d21f8__} (1.64s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0011d2210__} (1.53s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.66s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.75s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.49s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.07s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.52s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.44s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.84s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.67s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.68s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.80s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.80s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.83s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.65s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.60s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.72s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.92s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.84s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.67s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.99s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.59s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.59s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.73s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.91s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.88s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.41s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.87s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.85s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.25s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.89s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.92s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.02s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.80s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.22s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.73s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.81s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.76s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.66s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.94s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.72s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.56s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.64s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.36s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.68s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.86s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.83s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestAttachDetach (0.88s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.85s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.86s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.70s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.56s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.44s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.60s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.30s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.14s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.75s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.18s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.13s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.51s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.81s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.29s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.55s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.95s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.47s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.37s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.67s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.76s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.93s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (4.95s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.95s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.85s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.01s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.54s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.48s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.12s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.73s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.40s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.06s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.36s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.10s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.29s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.30s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.12s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.00s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.17s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.20s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.82s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.08s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.48s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.47s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.35s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.48s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.96s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.00s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.22s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.36s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.72s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.78s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.31s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.13s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.68s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildCmd (0.35s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.46s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2022-07-04T09:02:40.263Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.63s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.21s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.23s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.17s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.86s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.56s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.92s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.86s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.56s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.20s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.21s) [2022-07-04T09:02:40.263Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-04T09:02:40.263Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-04T09:02:40.263Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-04T09:02:40.263Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.47s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.28s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.06s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.58s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.22s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.10s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.94s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.53s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.06s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.97s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.96s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.57s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.01s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.58s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.58s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.83s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.17s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.20s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.70s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.68s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.18s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.19s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.53s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.13s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.24s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.52s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.22s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.23s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.59s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.92s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.24s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildEnv (0.99s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.84s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.94s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.07s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.96s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.22s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.54s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.67s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.44s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.09s) [2022-07-04T09:02:40.263Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.27s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.56s) [2022-07-04T09:02:40.263Z] --- PASS: TestDockerSuite/TestBuildExpose (0.29s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.50s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.36s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.26s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildFails (0.67s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.02s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.68s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.34s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.10s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.30s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.72s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.21s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.29s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.41s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.91s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.28s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.59s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.35s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.45s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.59s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.35s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildLabels (0.38s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.86s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.66s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.04s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.12s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.14s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.02s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.39s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.74s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.15s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.73s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.58s) [2022-07-04T09:02:40.264Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.17s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.32s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.48s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.39s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.68s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.48s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.87s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.74s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.21s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.66s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.55s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.60s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.09s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.16s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.56s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.84s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.85s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.76s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildPATH (3.56s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.92s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.01s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.80s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.94s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.32s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildRm (2.71s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.03s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.61s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.75s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.10s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.89s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.85s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.88s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.24s) [2022-07-04T09:02:40.264Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.62s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildStderr (0.59s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.45s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.94s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.75s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.51s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.68s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.14s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildUser (1.69s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.62s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.44s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.57s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.62s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.59s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.85s) [2022-07-04T09:02:40.264Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-04T09:02:40.264Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-04T09:02:40.264Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-04T09:02:40.264Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.21s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.68s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.81s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.17s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.75s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.15s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.45s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.77s) [2022-07-04T09:02:40.264Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.97s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.62s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.65s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCommitChange (0.68s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.83s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.49s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.28s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.61s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCommitTTY (0.99s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.94s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.55s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.95s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.62s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.64s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.92s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.83s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.04s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.70s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.94s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.90s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.57s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.62s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.91s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.63s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.86s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.98s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.72s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.78s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.66s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.65s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.79s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.90s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.88s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.12s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.53s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.96s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.90s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.57s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.56s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.46s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.62s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.49s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.78s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.87s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpToDot (0.82s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.22s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.31s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpToStdout (0.61s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.27s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.54s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.75s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.36s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.12s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCreateArgs (0.12s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.75s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.46s) [2022-07-04T09:02:40.264Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.61s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-07-04T09:02:40.264Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.61s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.17s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsAttach (0.50s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsCommit (0.64s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.65s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.70s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.53s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.38s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.11s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.17s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsCopy (0.86s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.03s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.50s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.14s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.90s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsFilters (1.08s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsFormat (1.24s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.66s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.05s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-07-04T09:02:40.264Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-04T09:02:40.264Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.27s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.44s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsResize (0.56s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.54s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.54s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.65s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsTop (0.52s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.06s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.72s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.48s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestExec (0.58s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.26s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestExecCgroup (0.95s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestExecEnv (0.63s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.14s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.56s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestExecInspectID (1.84s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestExecInteractive (0.72s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.73s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.72s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.65s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestExecStartFails (0.78s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.54s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestExecTTY (0.63s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.53s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-07-04T09:02:40.264Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.63s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.60s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.91s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.64s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestHealth (19.08s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.18s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestBuildHistory (2.64s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.66s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s) [2022-07-04T09:02:40.264Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.50s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestImportDisplay (1.15s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.01s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2022-07-04T09:02:40.265Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.46s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-04T09:02:40.265Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.42s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.28s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.52s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.90s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.29s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.22s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.95s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.01s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.53s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.39s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.62s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.27s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.40s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.48s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.66s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.77s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.77s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.22s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.68s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.59s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLogsSince (6.79s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLogsTail (0.54s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.58s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestNetHostname (1.66s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.31s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.16s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.72s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.15s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.29s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.64s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.06s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.21s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.37s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.11s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.96s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.92s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPluginActive (2.47s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.50s) [2022-07-04T09:02:40.265Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.65s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.93s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.17s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.28s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.95s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.84s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPortList (6.59s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.21s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.22s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.89s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPsByOrder (1.83s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.72s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.89s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.21s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.49s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.18s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.40s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.53s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.48s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.62s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.45s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.89s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.43s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.68s) [2022-07-04T09:02:40.265Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.45s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.03s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.92s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.86s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.76s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.28s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.92s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.94s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.52s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.06s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.59s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.77s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.57s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.32s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.84s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (0.99s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.54s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.67s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.41s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.43s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.42s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.66s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.95s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.40s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.98s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.84s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.77s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.34s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.21s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.71s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.72s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.31s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.51s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.39s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.82s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.50s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.78s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.72s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.59s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.78s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.33s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.56s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.65s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.62s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.83s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.41s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.86s) [2022-07-04T09:02:40.265Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.49s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.41s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.98s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.95s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.49s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.64s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.71s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.78s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.66s) [2022-07-04T09:02:40.266Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-04T09:02:40.266Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.11s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.90s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.64s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.49s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.13s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.48s) [2022-07-04T09:02:40.266Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.51s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.03s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.60s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.49s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.47s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.73s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.56s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunExitCode (0.42s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.54s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.67s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.53s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.42s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.90s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2022-07-04T09:02:40.266Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.64s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.51s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.38s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.79s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.25s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.57s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.27s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.00s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.26s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.02s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.56s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.46s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.78s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.82s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.68s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.86s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.14s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.85s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunMount (3.67s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.40s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.88s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.28s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.47s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.42s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.94s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.91s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunNetHost (0.66s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.34s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.27s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.43s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.55s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.55s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.64s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.47s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.81s) [2022-07-04T09:02:40.266Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.56s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.59s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.11s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.89s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.55s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.62s) [2022-07-04T09:02:40.266Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.68s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.52s) [2022-07-04T09:02:40.266Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.55s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.14s) [2022-07-04T09:02:40.266Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.57s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.22s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunRm (0.55s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.51s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.71s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.55s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.58s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.67s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.64s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.20s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.65s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.50s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.69s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.56s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.55s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.47s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunState (1.18s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.72s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.54s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-07-04T09:02:40.266Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.48s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunSysctls (0.99s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.59s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.71s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.71s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.34s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.72s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.12s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.63s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.64s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.67s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.79s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.90s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunUserByID (0.48s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.48s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunUserByName (0.60s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2022-07-04T09:02:40.266Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.21s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.63s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.95s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.52s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.33s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.76s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.28s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.56s) [2022-07-04T09:02:40.266Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-04T09:02:40.266Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-04T09:02:40.266Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-07-04T09:02:40.266Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.76s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.65s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.97s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.52s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.63s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2022-07-04T09:02:40.266Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-04T09:02:40.266Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-04T09:02:40.266Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-04T09:02:40.266Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-04T09:02:40.266Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-04T09:02:40.266Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.39s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.42s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.99s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2022-07-04T09:02:40.266Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.50s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.19s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.59s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.36s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.67s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.67s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.86s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.63s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.12s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.68s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.58s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.90s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.46s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.33s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.31s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.35s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.29s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.35s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.76s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.33s) [2022-07-04T09:02:40.266Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.72s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.84s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.97s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.09s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.26s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.35s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.13s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.60s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.19s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.11s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.50s) [2022-07-04T09:02:40.266Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.93s) [2022-07-04T09:02:40.266Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.68s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.89s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.66s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.59s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestStartRecordError (1.42s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.40s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.26s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.48s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.98s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.53s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.58s) [2022-07-04T09:02:40.267Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.57s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2022-07-04T09:02:40.267Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-04T09:02:40.267Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.14s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.82s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.62s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.18s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.86s) [2022-07-04T09:02:40.267Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.61s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.61s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.21s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.67s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.13s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.44s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-04T09:02:40.267Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-04T09:02:40.267Z] === RUN TestDockerRegistrySuite [2022-07-04T09:02:40.267Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-04T09:02:41.635Z] check_test.go:427: [d662db00a4859] daemon is not started [2022-07-04T09:02:41.635Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-04T09:02:42.564Z] check_test.go:427: [d4f9021bf3b94] daemon is not started [2022-07-04T09:02:42.564Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-04T09:02:43.931Z] check_test.go:427: [d664ceef6d945] daemon is not started [2022-07-04T09:02:43.931Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-04T09:02:43.931Z] check_test.go:427: [d67cf93fdfcde] daemon is not started [2022-07-04T09:02:43.931Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-04T09:02:46.450Z] check_test.go:427: [ddd1bece4f1cc] daemon is not started [2022-07-04T09:02:46.450Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-04T09:02:50.629Z] check_test.go:427: [d212983f41621] daemon is not started [2022-07-04T09:02:50.629Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-04T09:02:53.150Z] check_test.go:427: [d5ed7fa384bad] daemon is not started [2022-07-04T09:02:53.150Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-04T09:02:54.080Z] check_test.go:427: [d2cdb41177df5] daemon is not started [2022-07-04T09:02:54.080Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-04T09:02:55.009Z] check_test.go:427: [d5864dd643c4d] daemon is not started [2022-07-04T09:02:55.009Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-04T09:02:56.380Z] check_test.go:427: [d110d9231a642] daemon is not started [2022-07-04T09:02:56.380Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-04T09:02:57.312Z] check_test.go:427: [d99334acf4c63] daemon is not started [2022-07-04T09:02:57.312Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-04T09:02:58.241Z] check_test.go:427: [d3895fb644564] daemon is not started [2022-07-04T09:02:58.241Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-04T09:02:59.608Z] check_test.go:427: [da7fcca9f0a3b] daemon is not started [2022-07-04T09:02:59.608Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-04T09:03:00.536Z] check_test.go:427: [d1cdd06121c9c] daemon is not started [2022-07-04T09:03:00.536Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-04T09:03:01.099Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:47aa30c62854afbf1b02d9feb44a9a2360852c4b3c66285f4a8c4796d4ff7cf0 [2022-07-04T09:03:02.030Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:49d99a9497464313cd18e15950c0228eab863e8f735235e7d204045b92c8743a [2022-07-04T09:03:02.288Z] check_test.go:427: [ddd4e1a6a7890] daemon is not started [2022-07-04T09:03:02.288Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-04T09:03:03.218Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:25fef4b382b3c4a1813dd502fc389216ed700e801d86097a7d552c1b1744680a [2022-07-04T09:03:03.782Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2205cc01e6477164a5f1efc8a15defaedfe6a5a72a220ce0dd149ec3275aaede [2022-07-04T09:03:04.038Z] check_test.go:427: [d40b569af7c1f] daemon is not started [2022-07-04T09:03:04.038Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-04T09:03:04.967Z] check_test.go:427: [d14d8aacb6e17] daemon is not started [2022-07-04T09:03:04.967Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-04T09:03:07.500Z] check_test.go:427: [dbf7933021ef9] daemon is not started [2022-07-04T09:03:07.500Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-04T09:03:08.062Z] check_test.go:427: [d09051a3c8673] daemon is not started [2022-07-04T09:03:08.062Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-04T09:03:08.062Z] check_test.go:427: [ded8c18ce0e51] daemon is not started [2022-07-04T09:03:08.062Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-04T09:03:08.992Z] check_test.go:427: [df3cd5f2699b3] daemon is not started [2022-07-04T09:03:08.992Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-04T09:03:10.359Z] check_test.go:427: [d618965590e17] daemon is not started [2022-07-04T09:03:10.359Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-04T09:03:10.921Z] check_test.go:427: [ddd09bdba4978] daemon is not started [2022-07-04T09:03:10.921Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-04T09:03:13.440Z] check_test.go:427: [d2687cd99d2ed] daemon is not started [2022-07-04T09:03:13.440Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-04T09:03:13.697Z] check_test.go:427: [d6c626f34fedd] daemon is not started [2022-07-04T09:03:13.697Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-04T09:03:14.626Z] check_test.go:427: [df34a8afba8e8] daemon is not started [2022-07-04T09:03:14.626Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-04T09:03:14.882Z] check_test.go:427: [dadb8ec1b0933] daemon is not started [2022-07-04T09:03:14.882Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-04T09:03:15.139Z] check_test.go:427: [d90c02421c1bc] daemon is not started [2022-07-04T09:03:15.139Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-04T09:03:15.395Z] check_test.go:427: [d51ab91530aa1] daemon is not started [2022-07-04T09:03:15.395Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-04T09:03:15.651Z] check_test.go:427: [d62ab6728fed6] daemon is not started [2022-07-04T09:03:15.651Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-04T09:03:15.907Z] check_test.go:427: [d93df42994e3d] daemon is not started [2022-07-04T09:03:15.907Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-04T09:03:16.165Z] check_test.go:427: [d11c19d800876] daemon is not started [2022-07-04T09:03:16.165Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-04T09:03:17.094Z] check_test.go:427: [d63c1c931dbfb] daemon is not started [2022-07-04T09:03:17.094Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-04T09:03:18.463Z] check_test.go:427: [d8ca46fb4cb2c] daemon is not started [2022-07-04T09:03:18.463Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-04T09:03:19.391Z] check_test.go:427: [dbfa65cf782ce] daemon is not started [2022-07-04T09:03:19.391Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-04T09:03:20.321Z] check_test.go:427: [d2c2fbbbd4e2e] daemon is not started [2022-07-04T09:03:20.321Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-04T09:03:21.250Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite (41.62s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.16s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.23s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.65s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.96s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.74s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.04s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.85s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.81s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.13s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.96s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.25s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.14s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.36s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-07-04T09:03:21.812Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-07-04T09:03:21.812Z] === RUN TestDockerSchema1RegistrySuite [2022-07-04T09:03:21.812Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-04T09:03:22.069Z] check_test.go:454: [deca68e5bf6d2] daemon is not started [2022-07-04T09:03:22.069Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-04T09:03:25.361Z] check_test.go:454: [d135ec6af207e] daemon is not started [2022-07-04T09:03:25.361Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-04T09:03:29.529Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-04T09:03:30.461Z] check_test.go:454: [d17b1bea390b0] daemon is not started [2022-07-04T09:03:30.461Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-04T09:03:31.832Z] check_test.go:454: [d9102ebe84003] daemon is not started [2022-07-04T09:03:31.832Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-04T09:03:31.832Z] check_test.go:454: [dff9650caaa7f] daemon is not started [2022-07-04T09:03:31.832Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-04T09:03:33.200Z] check_test.go:454: [d8e7cd25ddc73] daemon is not started [2022-07-04T09:03:33.200Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-04T09:03:33.764Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-04T09:03:34.327Z] check_test.go:454: [d54533849bbf3] daemon is not started [2022-07-04T09:03:34.327Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-04T09:03:35.255Z] check_test.go:454: [d13bbf24c5916] daemon is not started [2022-07-04T09:03:35.255Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-04T09:03:38.530Z] check_test.go:454: [d90df5df320cc] daemon is not started [2022-07-04T09:03:38.530Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-04T09:03:39.460Z] check_test.go:454: [de31437f9ee46] daemon is not started [2022-07-04T09:03:39.460Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-04T09:03:39.717Z] check_test.go:454: [ded27d3c36031] daemon is not started [2022-07-04T09:03:39.973Z] --- PASS: TestDockerSchema1RegistrySuite (17.97s) [2022-07-04T09:03:39.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-07-04T09:03:39.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.73s) [2022-07-04T09:03:39.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.55s) [2022-07-04T09:03:39.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.21s) [2022-07-04T09:03:39.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.16s) [2022-07-04T09:03:39.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.34s) [2022-07-04T09:03:39.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.13s) [2022-07-04T09:03:39.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.02s) [2022-07-04T09:03:39.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.46s) [2022-07-04T09:03:39.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.72s) [2022-07-04T09:03:39.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.49s) [2022-07-04T09:03:39.973Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-04T09:03:39.973Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-04T09:03:40.904Z] check_test.go:483: [d59ed871f1e30] daemon is not started [2022-07-04T09:03:40.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-04T09:03:41.162Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-04T09:03:41.419Z] check_test.go:483: [de46c85d8f1f6] daemon is not started [2022-07-04T09:03:41.419Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-04T09:03:41.419Z] check_test.go:483: [d7a71b6e4a1db] daemon is not started [2022-07-04T09:03:41.419Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-04T09:03:43.312Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-04T09:03:43.568Z] check_test.go:483: [d7d8300160f05] daemon is not started [2022-07-04T09:03:43.568Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-04T09:03:44.505Z] check_test.go:483: [d7461134a067d] daemon is not started [2022-07-04T09:03:44.505Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-04T09:03:45.434Z] check_test.go:483: [df8e070f23619] daemon is not started [2022-07-04T09:03:45.434Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-04T09:03:45.690Z] check_test.go:483: [da0adfb2fe426] daemon is not started [2022-07-04T09:03:45.690Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.82s) [2022-07-04T09:03:45.690Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.84s) [2022-07-04T09:03:45.690Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.63s) [2022-07-04T09:03:45.690Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-07-04T09:03:45.690Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.45s) [2022-07-04T09:03:45.690Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.71s) [2022-07-04T09:03:45.690Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.73s) [2022-07-04T09:03:45.690Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.13s) [2022-07-04T09:03:45.690Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-07-04T09:03:45.690Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-04T09:03:45.690Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-04T09:03:48.209Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-04T09:03:50.100Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-04T09:03:51.028Z] check_test.go:510: [dad8c67a8733c] daemon is not started [2022-07-04T09:03:51.028Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-04T09:03:51.028Z] check_test.go:510: [dceca28f817f7] daemon is not started [2022-07-04T09:03:51.028Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-04T09:03:51.028Z] check_test.go:510: [dac4ae5b9c4c2] daemon is not started [2022-07-04T09:03:51.028Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-04T09:03:51.284Z] check_test.go:510: [d3093552d39a1] daemon is not started [2022-07-04T09:03:51.284Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-04T09:03:51.540Z] check_test.go:510: [d8b96a36af80b] daemon is not started [2022-07-04T09:03:51.540Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2022-07-04T09:03:51.540Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-07-04T09:03:51.540Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-07-04T09:03:51.540Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-07-04T09:03:51.540Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s) [2022-07-04T09:03:51.540Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s) [2022-07-04T09:03:51.540Z] === RUN TestDockerNetworkSuite [2022-07-04T09:03:51.540Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-04T09:03:52.907Z] docker_cli_network_unix_test.go:46: [dc75b49df515d] daemon is not started [2022-07-04T09:03:53.164Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-04T09:03:53.729Z] docker_cli_network_unix_test.go:46: [d1597d1adb7e7] daemon is not started [2022-07-04T09:03:53.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-04T09:03:54.244Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-04T09:03:56.764Z] docker_cli_network_unix_test.go:46: [dc08868c79ebe] daemon is not started [2022-07-04T09:03:57.693Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-04T09:03:59.059Z] docker_cli_network_unix_test.go:46: [d19adeeff3d32] daemon is not started [2022-07-04T09:03:59.059Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-04T09:03:59.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-04T09:03:59.572Z] docker_cli_network_unix_test.go:1233: [d49d9b043e456] daemon is not started [2022-07-04T09:04:02.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-04T09:04:03.420Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-04T09:04:03.420Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-04T09:04:03.420Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-04T09:04:03.676Z] docker_cli_network_unix_test.go:46: [dac4d69aa8172] daemon is not started [2022-07-04T09:04:04.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-04T09:04:09.492Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-04T09:04:10.056Z] docker_cli_network_unix_test.go:46: [d6b57edb0f12d] daemon is not started [2022-07-04T09:04:10.312Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-04T09:04:11.241Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-04T09:04:11.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-04T09:04:13.763Z] docker_cli_network_unix_test.go:46: [d2a47633eac12] daemon is not started [2022-07-04T09:04:14.019Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-04T09:04:14.019Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-04T09:04:15.391Z] docker_cli_network_unix_test.go:46: [d2a0e98f20060] daemon is not started [2022-07-04T09:04:15.391Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-04T09:04:16.321Z] docker_cli_network_unix_test.go:46: [dc1047c31fbf2] daemon is not started [2022-07-04T09:04:16.321Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-04T09:04:16.580Z] docker_cli_network_unix_test.go:46: [dccc7c855839b] daemon is not started [2022-07-04T09:04:16.580Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-04T09:04:17.144Z] docker_cli_network_unix_test.go:46: [dc14055526935] daemon is not started [2022-07-04T09:04:17.401Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-04T09:04:17.965Z] docker_cli_network_unix_test.go:46: [da83b0e09737f] daemon is not started [2022-07-04T09:04:18.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-04T09:04:18.528Z] docker_cli_network_unix_test.go:46: [df3419c6a00ee] daemon is not started [2022-07-04T09:04:18.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-04T09:04:18.785Z] docker_cli_network_unix_test.go:46: [db5d6d2b06024] daemon is not started [2022-07-04T09:04:18.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-04T09:04:19.347Z] docker_cli_network_unix_test.go:46: [dd1a0db4d2f11] daemon is not started [2022-07-04T09:04:19.604Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-04T09:04:19.604Z] docker_cli_network_unix_test.go:46: [de52ed3a364de] daemon is not started [2022-07-04T09:04:19.604Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-04T09:04:19.861Z] docker_cli_network_unix_test.go:46: [dd2553d0af1a1] daemon is not started [2022-07-04T09:04:19.861Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-04T09:04:19.861Z] docker_cli_network_unix_test.go:46: [d104b8d2c40a1] daemon is not started [2022-07-04T09:04:19.861Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-04T09:04:20.791Z] docker_cli_network_unix_test.go:46: [d0c3586b0b177] daemon is not started [2022-07-04T09:04:20.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-04T09:04:21.360Z] docker_cli_network_unix_test.go:46: [d51359b0cefa4] daemon is not started [2022-07-04T09:04:21.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-04T09:04:21.872Z] docker_cli_network_unix_test.go:46: [d9d64ae19b8d0] daemon is not started [2022-07-04T09:04:21.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-04T09:04:21.872Z] docker_cli_network_unix_test.go:46: [d84a2d8ac53cc] daemon is not started [2022-07-04T09:04:21.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-04T09:04:22.129Z] docker_cli_network_unix_test.go:46: [d6a7a66aa2349] daemon is not started [2022-07-04T09:04:22.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-04T09:04:23.500Z] docker_cli_network_unix_test.go:968: [d6ca39ab88f5d] daemon is not started [2022-07-04T09:04:24.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-04T09:04:25.361Z] docker_cli_network_unix_test.go:46: [d390a63fe36da] daemon is not started [2022-07-04T09:04:25.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-04T09:04:28.136Z] docker_cli_network_unix_test.go:1116: [dc108ffe42cbc] daemon is not started [2022-07-04T09:04:31.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-04T09:04:31.408Z] docker_cli_network_unix_test.go:46: [df793f3040631] daemon is not started [2022-07-04T09:04:31.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-04T09:04:31.971Z] docker_cli_network_unix_test.go:46: [d3a0322f0a7da] daemon is not started [2022-07-04T09:04:31.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-04T09:04:31.971Z] docker_cli_network_unix_test.go:46: [d38b040c12303] daemon is not started [2022-07-04T09:04:31.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-04T09:04:31.971Z] docker_cli_network_unix_test.go:46: [dc150f07ee1b1] daemon is not started [2022-07-04T09:04:31.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-04T09:04:32.227Z] docker_cli_network_unix_test.go:46: [d73b37eec16f3] daemon is not started [2022-07-04T09:04:32.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-04T09:04:32.484Z] docker_cli_network_unix_test.go:46: [d82d45e2b032d] daemon is not started [2022-07-04T09:04:32.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-04T09:04:32.484Z] docker_cli_network_unix_test.go:46: [ddf69ebce9353] daemon is not started [2022-07-04T09:04:32.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-04T09:04:33.851Z] docker_cli_network_unix_test.go:46: [d81e4e72477c1] daemon is not started [2022-07-04T09:04:34.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-04T09:04:35.040Z] docker_cli_network_unix_test.go:46: [db49f75b7cb6b] daemon is not started [2022-07-04T09:04:35.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-04T09:04:35.040Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-04T09:04:35.040Z] docker_cli_network_unix_test.go:46: [d8a26d61356a2] daemon is not started [2022-07-04T09:04:35.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-04T09:04:35.603Z] docker_cli_network_unix_test.go:46: [d5e16b315729b] daemon is not started [2022-07-04T09:04:35.603Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-04T09:04:39.772Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-04T09:04:40.708Z] docker_cli_network_unix_test.go:1084: [de54fec9e6862] daemon is not started [2022-07-04T09:04:42.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-04T09:04:42.599Z] docker_cli_network_unix_test.go:46: [d1c712df9a646] daemon is not started [2022-07-04T09:04:42.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-04T09:04:42.856Z] docker_cli_network_unix_test.go:46: [d975ff7e9ed4e] daemon is not started [2022-07-04T09:04:43.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-04T09:04:44.483Z] docker_cli_network_unix_test.go:46: [d0b589815bdc9] daemon is not started [2022-07-04T09:04:44.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-04T09:04:44.483Z] docker_cli_network_unix_test.go:46: [d40635520fcd9] daemon is not started [2022-07-04T09:04:44.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-04T09:04:45.047Z] docker_cli_network_unix_test.go:46: [dc1d7d3304cee] daemon is not started [2022-07-04T09:04:45.303Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-04T09:04:45.560Z] docker_cli_network_unix_test.go:46: [dbd70aacc5677] daemon is not started [2022-07-04T09:04:45.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-04T09:04:46.489Z] docker_cli_network_unix_test.go:46: [d2e8bb400df1e] daemon is not started [2022-07-04T09:04:46.489Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-04T09:04:53.027Z] docker_cli_network_unix_test.go:46: [d1bc19e101b20] daemon is not started [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite (61.15s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.58s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.01s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.44s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.85s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.90s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.94s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.01s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.91s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.33s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.79s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.67s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.06s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.23s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.21s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.29s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.46s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-07-04T09:04:53.027Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.48s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.05s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.48s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.43s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2022-07-04T09:04:53.027Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.04s) [2022-07-04T09:04:53.027Z] === RUN TestDockerHubPullSuite [2022-07-04T09:04:53.027Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-04T09:04:54.918Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-04T09:04:57.433Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-04T09:04:58.361Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-04T09:04:59.727Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-04T09:05:00.289Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-04T09:05:00.851Z] --- PASS: TestDockerHubPullSuite (8.11s) [2022-07-04T09:05:00.851Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.98s) [2022-07-04T09:05:00.851Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.55s) [2022-07-04T09:05:00.851Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.97s) [2022-07-04T09:05:00.851Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.70s) [2022-07-04T09:05:00.851Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.54s) [2022-07-04T09:05:00.851Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-07-04T09:05:00.851Z] PASS [2022-07-04T09:05:00.851Z] [2022-07-04T09:05:00.851Z] === Skipped [2022-07-04T09:05:00.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-04T09:05:00.851Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.851Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-04T09:05:00.851Z] [2022-07-04T09:05:00.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-04T09:05:00.851Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.851Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-04T09:05:00.851Z] [2022-07-04T09:05:00.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-04T09:05:00.851Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.851Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-04T09:05:00.851Z] [2022-07-04T09:05:00.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-04T09:05:00.851Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.851Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-04T09:05:00.851Z] [2022-07-04T09:05:00.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-04T09:05:00.851Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.851Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-04T09:05:00.851Z] [2022-07-04T09:05:00.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-04T09:05:00.852Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-04T09:05:00.852Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-04T09:05:00.852Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-04T09:05:00.852Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-04T09:05:00.852Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-04T09:05:00.852Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-04T09:05:00.852Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-04T09:05:00.852Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-04T09:05:00.852Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-04T09:05:00.852Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-07-04T09:05:00.852Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-07-04T09:05:00.852Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-07-04T09:05:00.852Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-04T09:05:00.852Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_sni_test.go:30: Flakey test [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-04T09:05:00.852Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-04T09:05:00.852Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-04T09:05:00.852Z] docker_cli_network_unix_test.go:46: [d8a26d61356a2] daemon is not started [2022-07-04T09:05:00.852Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] DONE 1265 tests, 51 skipped in 1454.521s [2022-07-04T09:05:00.852Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-04T09:05:00.852Z] ++++ cat bundles/test-integration/docker.pid [2022-07-04T09:05:00.852Z] +++ kill 9386 [2022-07-04T09:05:00.852Z] +++ /etc/init.d/apparmor stop [2022-07-04T09:05:00.852Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] Unloading profiles will leave already running processes permanently [2022-07-04T09:05:00.852Z] unconfined, which can lead to unexpected situations. [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:00.852Z] To set a process to complain mode, use the command line tool [2022-07-04T09:05:00.852Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-04T09:05:00.852Z] +++ true [2022-07-04T09:05:00.852Z] exiting test-integration [2022-07-04T09:05:00.852Z] ++ exit 0 [2022-07-04T09:05:00.852Z] [2022-07-04T09:05:01.108Z] + for job in $(jobs -p) [2022-07-04T09:05:01.109Z] + wait 7632 [2022-07-04T09:05:09.212Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-04T09:05:09.774Z] docker_cli_swarm_test.go:1180: [de4f9ce5ebe47] joining swarm manager [d29501ab92b59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T09:05:16.310Z] docker_cli_swarm_test.go:1189: [d1944f30b3af5] joining swarm manager [d29501ab92b59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T09:05:54.977Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-04T09:06:07.155Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-04T09:06:11.322Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-04T09:06:13.224Z] docker_cli_swarm_test.go:1112: [d29afac45bc1f] joining swarm manager [d5c2ed395cab3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T09:06:14.589Z] docker_cli_swarm_test.go:1113: [d3d2c430e7f2f] joining swarm manager [d5c2ed395cab3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T09:07:35.964Z] docker_cli_swarm_test.go:1166: [d64741878ca7f] joining swarm manager [d5c2ed395cab3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-04T09:08:08.009Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-04T09:08:08.009Z] docker_cli_swarm_test.go:1447: [d062dd687844b] joining swarm manager [df85a52aed5f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T09:08:08.009Z] docker_cli_swarm_test.go:1448: [dfb4b1944a762] joining swarm manager [df85a52aed5f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T09:08:17.950Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-04T09:08:19.317Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-04T09:08:19.317Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-04T09:08:19.317Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-04T09:08:19.317Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-04T09:08:20.245Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-04T09:08:22.765Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-04T09:08:26.035Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-04T09:08:27.924Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-04T09:08:29.816Z] docker_cli_swarm_unix_test.go:63: [d188e32429e94] joining swarm manager [dcad9669c5023]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T09:09:26.005Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-04T09:09:26.005Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-04T09:09:26.005Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-04T09:09:27.372Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-04T09:09:30.641Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-04T09:09:33.159Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-04T09:09:35.050Z] docker_api_swarm_test.go:962: [dd3ebca1780e7] joining swarm manager [dfcc206f283db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T09:09:53.106Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-04T09:10:05.286Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-04T09:10:06.215Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-04T09:10:08.732Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-04T09:10:12.000Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-04T09:10:18.541Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-04T09:10:22.711Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-04T09:10:25.236Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-04T09:10:27.754Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-04T09:10:30.273Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-04T09:10:32.791Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-04T09:10:35.308Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-04T09:10:37.198Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-04T09:11:33.366Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-04T09:11:48.232Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite (1541.98s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.38s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.02s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.43s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.29s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.12s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.93s) [2022-07-04T09:12:06.274Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.15s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.89s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (41.72s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.98s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.90s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.83s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.24s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.53s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.90s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.91s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.55s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.11s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.28s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (46.29s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.67s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.66s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.80s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.57s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.89s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.89s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.41s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.61s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.58s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.07s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.90s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.13s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.03s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.58s) [2022-07-04T09:12:06.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.23s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.51s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.43s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.94s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.57s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.89s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.44s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.23s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.50s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.42s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.92s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.93s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.22s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.26s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.68s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.86s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.95s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.45s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.37s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.15s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.39s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.29s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.89s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.48s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.16s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.40s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.12s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.23s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.89s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.13s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.52s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.81s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.52s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.56s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.76s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.19s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.45s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.49s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.18s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.76s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (82.82s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.17s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.34s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.65s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.20s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.40s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.75s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.35s) [2022-07-04T09:12:06.275Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.05s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.76s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.91s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (45.86s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.97s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.22s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (113.70s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.23s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.26s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.24s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.22s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.22s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.09s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.00s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.94s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.28s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.29s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.82s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.57s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.46s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.47s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.48s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.47s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.35s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s) [2022-07-04T09:12:06.275Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.18s) [2022-07-04T09:12:06.275Z] === RUN TestDockerExternalVolumeSuite [2022-07-04T09:12:06.275Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-04T09:12:06.275Z] docker_cli_external_volume_driver_test.go:53: [d443f97ca5f2d] daemon is not started [2022-07-04T09:12:21.112Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-04T09:13:28.769Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-04T09:13:36.853Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-04T09:13:51.694Z] docker_cli_external_volume_driver_test.go:53: [d9620fe0e7303] daemon is not started [2022-07-04T09:14:06.534Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-04T09:14:21.387Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-04T09:14:36.226Z] docker_cli_external_volume_driver_test.go:53: [de24450d4b15a] daemon is not started [2022-07-04T09:14:54.270Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-04T09:14:54.270Z] docker_cli_external_volume_driver_test.go:53: [d2450fb711f13] daemon is not started [2022-07-04T09:15:06.442Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-04T09:15:38.473Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-04T09:15:56.527Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-04T09:16:11.416Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-04T09:16:58.035Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-04T09:17:16.080Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-04T09:17:48.124Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-04T09:18:20.149Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-04T09:18:34.991Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-04T09:18:49.832Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-04T09:18:49.832Z] docker_cli_external_volume_driver_test.go:485: [d80f416986ca7] daemon is not started [2022-07-04T09:19:07.897Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-04T09:19:07.897Z] docker_cli_external_volume_driver_test.go:53: [d2a643f7f359b] daemon is not started [2022-07-04T09:19:22.733Z] --- PASS: TestDockerExternalVolumeSuite (437.30s) [2022-07-04T09:19:22.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2022-07-04T09:19:22.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-07-04T09:19:22.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-07-04T09:19:22.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-04T09:19:22.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-07-04T09:19:22.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-07-04T09:19:22.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-04T09:19:22.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.22s) [2022-07-04T09:19:22.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-07-04T09:19:22.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (16.14s) [2022-07-04T09:19:22.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-07-04T09:19:22.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-07-04T09:19:22.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-07-04T09:19:22.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-07-04T09:19:22.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-07-04T09:19:22.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2022-07-04T09:19:22.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-07-04T09:19:22.733Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-07-04T09:19:22.733Z] PASS [2022-07-04T09:19:22.733Z] [2022-07-04T09:19:22.733Z] === Skipped [2022-07-04T09:19:22.733Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-04T09:19:22.733Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-04T09:19:22.733Z] check_test.go:540: [d585c1238406c] daemon is not started [2022-07-04T09:19:22.733Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-04T09:19:22.733Z] [2022-07-04T09:19:22.733Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-04T09:19:22.733Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-04T09:19:22.733Z] check_test.go:540: [d9ff80ef6bc7f] daemon is not started [2022-07-04T09:19:22.733Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-04T09:19:22.733Z] [2022-07-04T09:19:22.733Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-04T09:19:22.733Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-04T09:19:22.733Z] check_test.go:540: [df5e9415c6046] daemon is not started [2022-07-04T09:19:22.733Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-04T09:19:22.733Z] [2022-07-04T09:19:22.733Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-04T09:19:22.733Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-04T09:19:22.733Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-04T09:19:22.733Z] [2022-07-04T09:19:22.733Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-04T09:19:22.733Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-04T09:19:22.733Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-04T09:19:22.733Z] [2022-07-04T09:19:22.733Z] DONE 269 tests, 5 skipped in 2312.775s [2022-07-04T09:19:22.733Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-04T09:19:22.734Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dcd40e67945de/docker.pid [2022-07-04T09:19:22.734Z] +++ kill 7056 [2022-07-04T09:19:22.734Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7056 is not a child of this shell [2022-07-04T09:19:22.734Z] warning: PID 7056 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dcd40e67945de/docker.pid had a nonzero exit code [2022-07-04T09:19:22.734Z] ++++ cat bundles/test-integration/docker.pid [2022-07-04T09:19:22.734Z] +++ kill 9350 [2022-07-04T09:19:22.734Z] +++ /etc/init.d/apparmor stop [2022-07-04T09:19:22.734Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-04T09:19:22.734Z] [2022-07-04T09:19:22.734Z] Unloading profiles will leave already running processes permanently [2022-07-04T09:19:22.734Z] unconfined, which can lead to unexpected situations. [2022-07-04T09:19:22.734Z] [2022-07-04T09:19:22.734Z] To set a process to complain mode, use the command line tool [2022-07-04T09:19:22.734Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-04T09:19:22.734Z] +++ true [2022-07-04T09:19:22.734Z] exiting test-integration [2022-07-04T09:19:22.734Z] ++ exit 0 [2022-07-04T09:19:22.734Z] [2022-07-04T09:19:22.734Z] + exit 0 [2022-07-04T09:19:22.734Z] ++ jobs -p [2022-07-04T09:19:22.734Z] + pids= [2022-07-04T09:19:22.734Z] + echo 'Remaining pids to kill: []' [2022-07-04T09:19:22.734Z] Remaining pids to kill: [] [2022-07-04T09:19:22.734Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-04T09:19:22.749Z] Recording test results [2022-07-04T09:19:24.451Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-04T09:19:24.772Z] + echo Ensuring container killed. [2022-07-04T09:19:24.772Z] Ensuring container killed. [2022-07-04T09:19:24.772Z] + docker ps -aq -f name=docker-pr2-* [2022-07-04T09:19:24.772Z] + cids=b838146aaf63 [2022-07-04T09:19:24.772Z] 18dfe21ab2a9 [2022-07-04T09:19:24.772Z] 328cd540236f [2022-07-04T09:19:24.772Z] + [ -n b838146aaf63 [2022-07-04T09:19:24.772Z] 18dfe21ab2a9 [2022-07-04T09:19:24.772Z] 328cd540236f ] [2022-07-04T09:19:24.772Z] + docker rm -vf b838146aaf63 18dfe21ab2a9 328cd540236f [2022-07-04T09:19:25.342Z] b838146aaf63 [2022-07-04T09:19:25.342Z] 18dfe21ab2a9 [2022-07-04T09:19:25.342Z] 328cd540236f [Pipeline] sh [2022-07-04T09:19:25.621Z] + echo Chowning /workspace to jenkins user [2022-07-04T09:19:25.621Z] Chowning /workspace to jenkins user [2022-07-04T09:19:25.621Z] + id -u [2022-07-04T09:19:25.621Z] + id -g [2022-07-04T09:19:25.621Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43765:/workspace busybox chown -R 1000:1000 /workspace [2022-07-04T09:19:25.621Z] Unable to find image 'busybox:latest' locally [2022-07-04T09:19:25.621Z] latest: Pulling from library/busybox [2022-07-04T09:19:25.878Z] 19d511225f94: Pulling fs layer [2022-07-04T09:19:25.878Z] 19d511225f94: Verifying Checksum [2022-07-04T09:19:25.878Z] 19d511225f94: Download complete [2022-07-04T09:19:25.878Z] 19d511225f94: Pull complete [2022-07-04T09:19:25.878Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-04T09:19:25.878Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-04T09:19:28.732Z] + bundleName=amd64 [2022-07-04T09:19:28.732Z] + echo Creating amd64-bundles.tar.gz [2022-07-04T09:19:28.732Z] Creating amd64-bundles.tar.gz [2022-07-04T09:19:28.732Z] + 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-04T09:19:28.732Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-04T09:19:30.127Z] Archiving artifacts [2022-07-04T09:19:31.863Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43765/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-04T09:19:32.166Z] + make clean [2022-07-04T09:19:32.422Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-04T09:19:32.422Z] docker-dev-cache [2022-07-04T09:19:32.422Z] 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