Pull request #43863 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 6cc644abef088e04b5b416921f203f5edb733ad1+98d8343aa28de0d499464b5529e6b8ccc92e9313 (581f1db706805bb3acb015faa26512ffaf612516) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43863@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-25T13:09:34.306Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-25T13:09:34.310Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-25T13:09:49.487Z] Still waiting to schedule task [2022-07-25T13:09:49.488Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01f04c08d8b02b34a)’ is offline [2022-07-25T13:10:43.267Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01f04c08d8b02b34a) in /home/ubuntu/workspace/moby_PR-43863 [Pipeline] { [Pipeline] checkout [2022-07-25T13:10:43.395Z] The recommended git tool is: git [2022-07-25T13:10:45.814Z] using credential docker-jenkins-github-credentials [2022-07-25T13:10:45.825Z] Cloning the remote Git repository [2022-07-25T13:10:45.825Z] Cloning with configured refspecs honoured and without tags [2022-07-25T13:10:45.847Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T13:10:45.903Z] > git init /home/ubuntu/workspace/moby_PR-43863 # timeout=10 [2022-07-25T13:10:46.207Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T13:10:46.208Z] > git --version # timeout=10 [2022-07-25T13:10:46.217Z] > git --version # 'git version 2.17.1' [2022-07-25T13:10:46.217Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:10:46.229Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43863/head:refs/remotes/origin/PR-43863 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:11:09.489Z] Fetching without tags [2022-07-25T13:11:09.398Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T13:11:09.411Z] > git config --add remote.origin.fetch +refs/pull/43863/head:refs/remotes/origin/PR-43863 # timeout=10 [2022-07-25T13:11:09.436Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:11:09.468Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T13:11:09.494Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T13:11:09.494Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:11:09.495Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43863/head:refs/remotes/origin/PR-43863 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:11:09.819Z] Merging remotes/origin/master commit 98d8343aa28de0d499464b5529e6b8ccc92e9313 into PR head commit 6cc644abef088e04b5b416921f203f5edb733ad1 [2022-07-25T13:11:10.985Z] Merge succeeded, producing 6cc644abef088e04b5b416921f203f5edb733ad1 [2022-07-25T13:11:10.985Z] Checking out Revision 6cc644abef088e04b5b416921f203f5edb733ad1 (PR-43863) [2022-07-25T13:11:09.827Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T13:11:09.844Z] > git checkout -f 6cc644abef088e04b5b416921f203f5edb733ad1 # timeout=10 [2022-07-25T13:11:10.866Z] > git remote # timeout=10 [2022-07-25T13:11:10.896Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T13:11:10.929Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:11:10.930Z] > git merge 98d8343aa28de0d499464b5529e6b8ccc92e9313 # timeout=10 [2022-07-25T13:11:10.958Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T13:11:10.989Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T13:11:11.016Z] > git checkout -f 6cc644abef088e04b5b416921f203f5edb733ad1 # timeout=10 [2022-07-25T13:11:15.878Z] Commit message: "integration-cli: Remove unnecessary Windows-only code" [2022-07-25T13:11:15.879Z] First time build. Skipping changelog. [2022-07-25T13:11:15.899Z] > git --version # timeout=10 [2022-07-25T13:11:15.929Z] > git --version # 'git version 2.17.1' [2022-07-25T13:11:15.946Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-25T13:11:17.064Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43863:/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-25T13:11:25.198Z] Unable to find image 'alpine:latest' locally [2022-07-25T13:11:25.467Z] latest: Pulling from library/alpine [2022-07-25T13:11:25.467Z] 530afca65e2e: Pulling fs layer [2022-07-25T13:11:25.467Z] 530afca65e2e: Verifying Checksum [2022-07-25T13:11:25.467Z] 530afca65e2e: Download complete [2022-07-25T13:11:26.036Z] 530afca65e2e: Pull complete [2022-07-25T13:11:26.036Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-25T13:11:26.036Z] Status: Downloaded newer image for alpine:latest [2022-07-25T13:11:34.181Z] 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-25T13:11:34.688Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01f04c08d8b02b34a) in /home/ubuntu/workspace/moby_PR-43863 [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-25T13:11:34.737Z] The recommended git tool is: git [Pipeline] // stage [2022-07-25T13:11:34.747Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-07-25T13:11:34.764Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-07-25T13:11:34.776Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-07-25T13:11:35.022Z] Merging remotes/origin/master commit 98d8343aa28de0d499464b5529e6b8ccc92e9313 into PR head commit 6cc644abef088e04b5b416921f203f5edb733ad1 [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-25T13:11:35.160Z] Merge succeeded, producing 6cc644abef088e04b5b416921f203f5edb733ad1 [2022-07-25T13:11:35.160Z] Checking out Revision 6cc644abef088e04b5b416921f203f5edb733ad1 (PR-43863) [2022-07-25T13:11:35.416Z] Commit message: "integration-cli: Remove unnecessary Windows-only code" [2022-07-25T13:11:35.444Z] > git --version # timeout=10 [2022-07-25T13:11:35.451Z] > git --version # 'git version 2.17.1' [2022-07-25T13:11:35.459Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-25T13:11:34.756Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43863/.git # timeout=10 [2022-07-25T13:11:34.767Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T13:11:34.778Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T13:11:34.778Z] > git --version # timeout=10 [2022-07-25T13:11:34.794Z] > git --version # 'git version 2.17.1' [2022-07-25T13:11:34.794Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:11:34.795Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43863/head:refs/remotes/origin/PR-43863 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:11:35.025Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T13:11:35.035Z] > git checkout -f 6cc644abef088e04b5b416921f203f5edb733ad1 # timeout=10 [2022-07-25T13:11:35.109Z] > git remote # timeout=10 [2022-07-25T13:11:35.117Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T13:11:35.132Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:11:35.138Z] > git merge 98d8343aa28de0d499464b5529e6b8ccc92e9313 # timeout=10 [2022-07-25T13:11:35.151Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T13:11:35.162Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T13:11:35.170Z] > git checkout -f 6cc644abef088e04b5b416921f203f5edb733ad1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-25T13:11:36.076Z] + [ PR != PR ] [2022-07-25T13:11:36.076Z] + [ master != master ] [2022-07-25T13:11:36.076Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-25T13:11:36.397Z] + docker version [2022-07-25T13:11:36.397Z] Client: Docker Engine - Community [2022-07-25T13:11:36.397Z] Version: 20.10.14 [2022-07-25T13:11:36.397Z] API version: 1.41 [2022-07-25T13:11:36.397Z] Go version: go1.16.15 [2022-07-25T13:11:36.397Z] Git commit: a224086 [2022-07-25T13:11:36.397Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-25T13:11:36.397Z] OS/Arch: linux/amd64 [2022-07-25T13:11:36.397Z] Context: default [2022-07-25T13:11:36.397Z] Experimental: true [2022-07-25T13:11:36.397Z] [2022-07-25T13:11:36.397Z] Server: Docker Engine - Community [2022-07-25T13:11:36.397Z] Engine: [2022-07-25T13:11:36.397Z] Version: 20.10.14 [2022-07-25T13:11:36.397Z] API version: 1.41 (minimum version 1.12) [2022-07-25T13:11:36.397Z] Go version: go1.16.15 [2022-07-25T13:11:36.397Z] Git commit: 87a90dc [2022-07-25T13:11:36.397Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-25T13:11:36.397Z] OS/Arch: linux/amd64 [2022-07-25T13:11:36.397Z] Experimental: true [2022-07-25T13:11:36.397Z] containerd: [2022-07-25T13:11:36.397Z] Version: 1.5.11 [2022-07-25T13:11:36.397Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T13:11:36.397Z] runc: [2022-07-25T13:11:36.397Z] Version: 1.0.3 [2022-07-25T13:11:36.397Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-25T13:11:36.397Z] docker-init: [2022-07-25T13:11:36.397Z] Version: 0.19.0 [2022-07-25T13:11:36.397Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-25T13:11:36.717Z] + docker info [2022-07-25T13:11:49.688Z] Still waiting to schedule task [2022-07-25T13:11:49.688Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01f04c08d8b02b34a)’ [2022-07-25T13:11:49.689Z] Still waiting to schedule task [2022-07-25T13:11:49.689Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01f04c08d8b02b34a)’ [2022-07-25T13:11:49.689Z] Still waiting to schedule task [2022-07-25T13:11:49.690Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-07-25T13:11:49.692Z] Still waiting to schedule task [2022-07-25T13:11:49.692Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-07-25T13:11:58.675Z] Client: [2022-07-25T13:11:58.675Z] Context: default [2022-07-25T13:11:58.675Z] Debug Mode: false [2022-07-25T13:11:58.675Z] Plugins: [2022-07-25T13:11:58.675Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-25T13:11:58.675Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-25T13:11:58.675Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-25T13:11:58.676Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-25T13:11:58.676Z] [2022-07-25T13:11:58.676Z] Server: [2022-07-25T13:11:58.676Z] Containers: 0 [2022-07-25T13:11:58.676Z] Running: 0 [2022-07-25T13:11:58.676Z] Paused: 0 [2022-07-25T13:11:58.676Z] Stopped: 0 [2022-07-25T13:11:58.676Z] Images: 1 [2022-07-25T13:11:58.676Z] Server Version: 20.10.14 [2022-07-25T13:11:58.676Z] Storage Driver: overlay2 [2022-07-25T13:11:58.676Z] Backing Filesystem: extfs [2022-07-25T13:11:58.676Z] Supports d_type: true [2022-07-25T13:11:58.676Z] Native Overlay Diff: true [2022-07-25T13:11:58.676Z] userxattr: false [2022-07-25T13:11:58.676Z] Logging Driver: json-file [2022-07-25T13:11:58.676Z] Cgroup Driver: cgroupfs [2022-07-25T13:11:58.676Z] Cgroup Version: 1 [2022-07-25T13:11:58.676Z] Plugins: [2022-07-25T13:11:58.676Z] Volume: local [2022-07-25T13:11:58.676Z] Network: bridge host ipvlan macvlan null overlay [2022-07-25T13:11:58.676Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-25T13:11:58.676Z] Swarm: inactive [2022-07-25T13:11:58.676Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-25T13:11:58.676Z] Default Runtime: runc [2022-07-25T13:11:58.676Z] Init Binary: docker-init [2022-07-25T13:11:58.676Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T13:11:58.676Z] runc version: v1.0.3-0-gf46b6ba [2022-07-25T13:11:58.676Z] init version: de40ad0 [2022-07-25T13:11:58.676Z] Security Options: [2022-07-25T13:11:58.676Z] apparmor [2022-07-25T13:11:58.676Z] seccomp [2022-07-25T13:11:58.676Z] Profile: default [2022-07-25T13:11:58.676Z] Kernel Version: 5.4.0-1071-aws [2022-07-25T13:11:58.676Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-25T13:11:58.676Z] OSType: linux [2022-07-25T13:11:58.676Z] Architecture: x86_64 [2022-07-25T13:11:58.676Z] CPUs: 2 [2022-07-25T13:11:58.676Z] Total Memory: 7.483GiB [2022-07-25T13:11:58.676Z] Name: ip-10-100-126-209 [2022-07-25T13:11:58.676Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-25T13:11:58.676Z] Docker Root Dir: /var/lib/docker [2022-07-25T13:11:58.676Z] Debug Mode: false [2022-07-25T13:11:58.676Z] Registry: https://index.docker.io/v1/ [2022-07-25T13:11:58.676Z] Labels: [2022-07-25T13:11:58.676Z] Experimental: true [2022-07-25T13:11:58.676Z] Insecure Registries: [2022-07-25T13:11:58.676Z] 127.0.0.0/8 [2022-07-25T13:11:58.676Z] Live Restore Enabled: true [2022-07-25T13:11:58.676Z] [2022-07-25T13:11:58.676Z] WARNING: No swap limit support [Pipeline] sh [2022-07-25T13:11:58.969Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T13:11:58.969Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T13:11:58.969Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43863/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-25T13:11:58.969Z] + bash /home/ubuntu/workspace/moby_PR-43863/check-config.sh [2022-07-25T13:11:58.969Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-25T13:11:58.969Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-25T13:11:58.969Z] [2022-07-25T13:11:58.969Z] Generally Necessary: [2022-07-25T13:11:58.969Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-25T13:11:58.969Z] - apparmor: enabled and tools installed [2022-07-25T13:11:59.237Z] - CONFIG_NAMESPACES: enabled [2022-07-25T13:11:59.237Z] - CONFIG_NET_NS: enabled [2022-07-25T13:11:59.237Z] - CONFIG_PID_NS: enabled [2022-07-25T13:11:59.237Z] - CONFIG_IPC_NS: enabled [2022-07-25T13:11:59.237Z] - CONFIG_UTS_NS: enabled [2022-07-25T13:11:59.237Z] - CONFIG_CGROUPS: enabled [2022-07-25T13:11:59.237Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-25T13:11:59.237Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-25T13:11:59.237Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-25T13:11:59.237Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-25T13:11:59.237Z] - CONFIG_CPUSETS: enabled [2022-07-25T13:11:59.237Z] - CONFIG_MEMCG: enabled [2022-07-25T13:11:59.237Z] - CONFIG_KEYS: enabled [2022-07-25T13:11:59.237Z] - CONFIG_VETH: enabled (as module) [2022-07-25T13:11:59.237Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-25T13:11:59.237Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-25T13:11:59.237Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-25T13:11:59.237Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-25T13:11:59.237Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-25T13:11:59.237Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-25T13:11:59.237Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-25T13:11:59.237Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-25T13:11:59.237Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-25T13:11:59.237Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-25T13:11:59.237Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-25T13:11:59.237Z] - CONFIG_CGROUP_BPF: enabled [2022-07-25T13:11:59.237Z] [2022-07-25T13:11:59.237Z] Optional Features: [2022-07-25T13:11:59.237Z] - CONFIG_USER_NS: enabled [2022-07-25T13:11:59.237Z] - CONFIG_SECCOMP: enabled [2022-07-25T13:11:59.237Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-25T13:11:59.237Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-25T13:11:59.237Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-25T13:11:59.237Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-25T13:11:59.237Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-25T13:11:59.237Z] - CONFIG_BLK_CGROUP: enabled [2022-07-25T13:11:59.237Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-25T13:11:59.237Z] - CONFIG_CGROUP_PERF: enabled [2022-07-25T13:11:59.237Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-25T13:11:59.237Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-25T13:11:59.237Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-25T13:11:59.237Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-25T13:11:59.237Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-25T13:11:59.505Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-25T13:11:59.505Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-25T13:11:59.505Z] - CONFIG_IP_VS: enabled (as module) [2022-07-25T13:11:59.505Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-25T13:11:59.505Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-25T13:11:59.505Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-25T13:11:59.505Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-25T13:11:59.505Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-25T13:11:59.505Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-25T13:11:59.505Z] - CONFIG_EXT4_FS: enabled [2022-07-25T13:11:59.505Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-25T13:11:59.505Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-25T13:11:59.505Z] - Network Drivers: [2022-07-25T13:11:59.505Z] - "overlay": [2022-07-25T13:11:59.505Z] - CONFIG_VXLAN: enabled (as module) [2022-07-25T13:11:59.505Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-25T13:11:59.505Z] Optional (for encrypted networks): [2022-07-25T13:11:59.505Z] - CONFIG_CRYPTO: enabled [2022-07-25T13:11:59.505Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-25T13:11:59.505Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-25T13:11:59.505Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-25T13:11:59.505Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-25T13:11:59.505Z] - CONFIG_XFRM: enabled [2022-07-25T13:11:59.505Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-25T13:11:59.505Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-25T13:11:59.505Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-25T13:11:59.505Z] - "ipvlan": [2022-07-25T13:11:59.505Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-25T13:11:59.505Z] - "macvlan": [2022-07-25T13:11:59.505Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-25T13:11:59.505Z] - CONFIG_DUMMY: enabled (as module) [2022-07-25T13:11:59.505Z] - "ftp,tftp client in container": [2022-07-25T13:11:59.505Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-25T13:11:59.505Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-25T13:11:59.505Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-25T13:11:59.505Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-25T13:11:59.505Z] - Storage Drivers: [2022-07-25T13:11:59.505Z] - "aufs": [2022-07-25T13:11:59.505Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-25T13:11:59.505Z] - "btrfs": [2022-07-25T13:11:59.505Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-25T13:11:59.505Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-25T13:11:59.505Z] - "devicemapper": [2022-07-25T13:11:59.505Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-25T13:11:59.505Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-25T13:11:59.505Z] - "overlay": [2022-07-25T13:11:59.766Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-25T13:11:59.766Z] - "zfs": [2022-07-25T13:11:59.766Z] - /dev/zfs: present [2022-07-25T13:11:59.766Z] - zfs command: missing [2022-07-25T13:11:59.766Z] - zpool command: missing [2022-07-25T13:11:59.766Z] [2022-07-25T13:11:59.766Z] Limits: [2022-07-25T13:11:59.766Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-25T13:11:59.766Z] [2022-07-25T13:11:59.766Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-25T13:12:00.106Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:6cc644abef088e04b5b416921f203f5edb733ad1 . [2022-07-25T13:12:00.106Z] #1 [internal] load build definition from Dockerfile [2022-07-25T13:12:00.106Z] #1 sha256:edfb8c2abd46f68d00f723108e2d6eb90cd2c4dadb717ab319e44849ad050970 [2022-07-25T13:12:00.369Z] #1 transferring dockerfile: [2022-07-25T13:12:00.369Z] #1 transferring dockerfile: 19.25kB 0.0s done [2022-07-25T13:12:00.369Z] #1 DONE 0.2s [2022-07-25T13:12:00.369Z] [2022-07-25T13:12:00.369Z] #2 [internal] load .dockerignore [2022-07-25T13:12:00.369Z] #2 sha256:fd113c00b14ad88da697e574ba26f6a163d7766b9f656f16981661e0e2d4add2 [2022-07-25T13:12:00.369Z] #2 transferring context: 145B 0.0s done [2022-07-25T13:12:00.369Z] #2 DONE 0.1s [2022-07-25T13:12:00.369Z] [2022-07-25T13:12:00.369Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-25T13:12:00.369Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-25T13:12:00.630Z] #3 DONE 0.4s [2022-07-25T13:12:00.893Z] [2022-07-25T13:12:00.893Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-25T13:12:00.893Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-25T13:12:00.893Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-25T13:12:00.893Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-25T13:12:00.893Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.44MB / 9.94MB 0.1s [2022-07-25T13:12:00.893Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-25T13:12:00.893Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-25T13:12:00.893Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-25T13:12:00.893Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-25T13:12:01.153Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-25T13:12:01.412Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-25T13:12:01.681Z] #4 DONE 0.8s [2022-07-25T13:12:01.682Z] [2022-07-25T13:12:01.682Z] #6 [internal] load build definition from Dockerfile [2022-07-25T13:12:01.682Z] #6 sha256:e6170cf5d00b8c2797f8b42a7849271da29436fd2208676f7e4232de257ee7c6 [2022-07-25T13:12:01.682Z] #6 DONE 0.0s [2022-07-25T13:12:01.682Z] [2022-07-25T13:12:01.682Z] #5 [internal] load .dockerignore [2022-07-25T13:12:01.682Z] #5 sha256:1a481c718f5c338bc01fa70d7bf27477206e83fa67db657affae31b31e91ca26 [2022-07-25T13:12:01.682Z] #5 DONE 0.0s [2022-07-25T13:12:01.942Z] [2022-07-25T13:12:01.942Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T13:12:01.942Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T13:12:02.880Z] #10 DONE 1.1s [2022-07-25T13:12:02.880Z] [2022-07-25T13:12:02.880Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-25T13:12:02.880Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-25T13:12:02.880Z] #8 DONE 1.1s [2022-07-25T13:12:02.880Z] [2022-07-25T13:12:02.880Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T13:12:02.880Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T13:12:02.880Z] #9 DONE 1.1s [2022-07-25T13:12:02.880Z] [2022-07-25T13:12:02.880Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-25T13:12:02.880Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-25T13:12:02.880Z] #7 DONE 1.1s [2022-07-25T13:12:03.166Z] [2022-07-25T13:12:03.166Z] #31 [internal] load build context [2022-07-25T13:12:03.166Z] #31 sha256:0f3eb540270758bb076002da5cb3176442e92d5a6b0f776fda94be80369d5916 [2022-07-25T13:12:03.738Z] #31 ... [2022-07-25T13:12:03.738Z] [2022-07-25T13:12:03.738Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-25T13:12:03.738Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-25T13:12:03.738Z] #56 DONE 0.6s [2022-07-25T13:12:03.738Z] [2022-07-25T13:12:03.738Z] #31 [internal] load build context [2022-07-25T13:12:03.738Z] #31 sha256:0f3eb540270758bb076002da5cb3176442e92d5a6b0f776fda94be80369d5916 [2022-07-25T13:12:03.738Z] #31 ... [2022-07-25T13:12:03.738Z] [2022-07-25T13:12:03.738Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-25T13:12:03.738Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-25T13:12:03.738Z] #56 DONE 0.0s [2022-07-25T13:12:03.738Z] [2022-07-25T13:12:03.738Z] #31 [internal] load build context [2022-07-25T13:12:03.738Z] #31 sha256:0f3eb540270758bb076002da5cb3176442e92d5a6b0f776fda94be80369d5916 [2022-07-25T13:12:05.662Z] #31 transferring context: 13.35MB 2.3s [2022-07-25T13:12:09.869Z] #31 ... [2022-07-25T13:12:09.869Z] [2022-07-25T13:12:09.869Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T13:12:09.869Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T13:12:09.869Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-25T13:12:09.869Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T13:12:09.869Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-25T13:12:09.869Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-25T13:12:09.869Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-07-25T13:12:09.869Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.0s done [2022-07-25T13:12:09.869Z] #78 DONE 6.7s [2022-07-25T13:12:09.869Z] [2022-07-25T13:12:09.869Z] #31 [internal] load build context [2022-07-25T13:12:09.869Z] #31 sha256:0f3eb540270758bb076002da5cb3176442e92d5a6b0f776fda94be80369d5916 [2022-07-25T13:12:09.869Z] #31 ... [2022-07-25T13:12:09.869Z] [2022-07-25T13:12:09.869Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:12:09.869Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:12:09.869Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-25T13:12:09.869Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-25T13:12:09.869Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-25T13:12:09.869Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-25T13:12:09.869Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 3.1s done [2022-07-25T13:12:09.869Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 2.1s done [2022-07-25T13:12:09.870Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 1.5s done [2022-07-25T13:12:09.870Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 5.0s done [2022-07-25T13:12:09.870Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 73.50MB / 85.90MB 6.4s [2022-07-25T13:12:09.870Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 57.27MB / 141.81MB 6.4s [2022-07-25T13:12:09.870Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 5.2s done [2022-07-25T13:12:10.129Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 80.74MB / 85.90MB 6.8s [2022-07-25T13:12:10.390Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 66.06MB / 141.81MB 6.9s [2022-07-25T13:12:10.390Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 3.5s [2022-07-25T13:12:10.650Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.73MB / 85.90MB 7.1s [2022-07-25T13:12:10.650Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 74.94MB / 141.81MB 7.1s [2022-07-25T13:12:10.909Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 83.89MB / 141.81MB 7.5s [2022-07-25T13:12:11.508Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 92.27MB / 141.81MB 8.0s [2022-07-25T13:12:11.768Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 109.05MB / 141.81MB 8.3s [2022-07-25T13:12:11.768Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 8.3s done [2022-07-25T13:12:12.046Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 116.28MB / 141.81MB 8.5s [2022-07-25T13:12:12.306Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 124.78MB / 141.81MB 8.7s [2022-07-25T13:12:12.306Z] #11 ... [2022-07-25T13:12:12.306Z] [2022-07-25T13:12:12.306Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T13:12:12.306Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T13:12:12.306Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-25T13:12:12.306Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T13:12:12.306Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-25T13:12:12.306Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-25T13:12:12.306Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-07-25T13:12:12.306Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.3s done [2022-07-25T13:12:12.306Z] #80 DONE 9.1s [2022-07-25T13:12:12.306Z] [2022-07-25T13:12:12.306Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:12:12.306Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:12:12.306Z] #11 ... [2022-07-25T13:12:12.306Z] [2022-07-25T13:12:12.306Z] #31 [internal] load build context [2022-07-25T13:12:12.306Z] #31 sha256:0f3eb540270758bb076002da5cb3176442e92d5a6b0f776fda94be80369d5916 [2022-07-25T13:12:12.306Z] #31 transferring context: 43.39MB 9.2s [2022-07-25T13:12:13.244Z] #31 ... [2022-07-25T13:12:13.244Z] [2022-07-25T13:12:13.244Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:12:13.244Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T13:12:13.244Z] #35 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-25T13:12:13.245Z] #35 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-25T13:12:13.245Z] #35 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-25T13:12:13.245Z] #35 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-25T13:12:13.245Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 3.1s done [2022-07-25T13:12:13.245Z] #35 ... [2022-07-25T13:12:13.245Z] [2022-07-25T13:12:13.245Z] #31 [internal] load build context [2022-07-25T13:12:13.245Z] #31 sha256:0f3eb540270758bb076002da5cb3176442e92d5a6b0f776fda94be80369d5916 [2022-07-25T13:12:13.814Z] #31 transferring context: 62.08MB 10.5s done [2022-07-25T13:12:14.074Z] #31 DONE 10.9s [2022-07-25T13:12:14.074Z] [2022-07-25T13:12:14.074Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:12:14.074Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:12:14.074Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 10.4s done [2022-07-25T13:12:15.016Z] #11 ... [2022-07-25T13:12:15.016Z] [2022-07-25T13:12:15.016Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T13:12:15.016Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-25T13:12:15.016Z] #79 DONE 0.8s [2022-07-25T13:12:15.275Z] [2022-07-25T13:12:15.275Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:12:15.275Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T13:12:15.560Z] #35 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 8.5s [2022-07-25T13:12:16.128Z] #35 ... [2022-07-25T13:12:16.128Z] [2022-07-25T13:12:16.128Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-25T13:12:16.128Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-25T13:12:16.128Z] #81 DONE 0.9s [2022-07-25T13:12:16.128Z] [2022-07-25T13:12:16.128Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:12:16.128Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T13:12:17.507Z] #35 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.6s done [2022-07-25T13:12:17.767Z] #35 DONE 14.5s [2022-07-25T13:12:17.767Z] [2022-07-25T13:12:17.767Z] #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-25T13:12:17.767Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T13:12:18.712Z] #36 0.981 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:12:18.712Z] #36 0.997 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:12:18.712Z] #36 0.997 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:12:18.971Z] #36 1.160 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:12:19.231Z] #36 1.450 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:12:19.491Z] #36 1.702 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:12:20.870Z] #36 3.169 Fetched 8560 kB in 2s (3461 kB/s) [2022-07-25T13:12:21.807Z] #36 3.169 Reading package lists... [2022-07-25T13:12:22.377Z] #36 3.950 Reading package lists... [2022-07-25T13:12:22.637Z] #36 4.726 Building dependency tree... [2022-07-25T13:12:22.896Z] #36 5.110 The following additional packages will be installed: [2022-07-25T13:12:22.896Z] #36 5.110 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-25T13:12:22.896Z] #36 5.110 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-25T13:12:22.896Z] #36 5.110 Recommended packages: [2022-07-25T13:12:22.896Z] #36 5.110 libldap-common publicsuffix libsasl2-modules [2022-07-25T13:12:22.896Z] #36 5.262 The following NEW packages will be installed: [2022-07-25T13:12:22.896Z] #36 5.262 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-25T13:12:22.896Z] #36 5.262 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-25T13:12:22.896Z] #36 5.263 libssh2-1 openssl [2022-07-25T13:12:23.464Z] #36 5.580 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:12:23.464Z] #36 5.580 Need to get 3041 kB of archives. [2022-07-25T13:12:23.464Z] #36 5.580 After this operation, 6651 kB of additional disk space will be used. [2022-07-25T13:12:23.464Z] #36 5.580 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-25T13:12:23.464Z] #36 5.670 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-25T13:12:23.464Z] #36 5.677 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-25T13:12:23.464Z] #36 5.677 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-25T13:12:23.464Z] #36 5.679 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-25T13:12:23.464Z] #36 5.680 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-25T13:12:23.464Z] #36 5.684 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-25T13:12:23.464Z] #36 5.685 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-25T13:12:23.464Z] #36 5.687 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-25T13:12:23.464Z] #36 5.687 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-25T13:12:23.464Z] #36 5.690 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-25T13:12:23.464Z] #36 5.693 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-25T13:12:23.464Z] #36 5.696 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T13:12:23.464Z] #36 5.698 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T13:12:23.464Z] #36 5.707 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T13:12:23.723Z] #36 5.894 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:12:23.723Z] #36 5.927 Fetched 3041 kB in 0s (7392 kB/s) [2022-07-25T13:12:23.723Z] #36 6.019 Selecting previously unselected package openssl. [2022-07-25T13:12:23.724Z] #36 6.019 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-25T13:12:23.724Z] #36 6.026 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-25T13:12:23.724Z] #36 6.033 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-25T13:12:23.984Z] #36 6.216 Selecting previously unselected package ca-certificates. [2022-07-25T13:12:23.984Z] #36 6.216 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-25T13:12:23.984Z] #36 6.220 Unpacking ca-certificates (20210119) ... [2022-07-25T13:12:23.984Z] #36 6.322 Selecting previously unselected package libbrotli1:amd64. [2022-07-25T13:12:23.984Z] #36 6.322 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-25T13:12:24.261Z] #36 6.336 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T13:12:24.261Z] #36 6.427 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-25T13:12:24.261Z] #36 6.427 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T13:12:24.261Z] #36 6.438 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:12:24.261Z] #36 6.492 Selecting previously unselected package libsasl2-2:amd64. [2022-07-25T13:12:24.261Z] #36 6.492 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T13:12:24.261Z] #36 6.504 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:12:24.261Z] #36 6.562 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-25T13:12:24.261Z] #36 6.562 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-25T13:12:24.261Z] #36 6.570 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T13:12:24.261Z] #36 6.656 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-25T13:12:24.261Z] #36 6.656 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-25T13:12:24.261Z] #36 6.664 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T13:12:24.520Z] #36 6.713 Selecting previously unselected package libpsl5:amd64. [2022-07-25T13:12:24.520Z] #36 6.713 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-25T13:12:24.520Z] #36 6.718 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T13:12:24.520Z] #36 6.769 Selecting previously unselected package librtmp1:amd64. [2022-07-25T13:12:24.520Z] #36 6.769 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-25T13:12:24.520Z] #36 6.777 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T13:12:24.520Z] #36 6.835 Selecting previously unselected package libssh2-1:amd64. [2022-07-25T13:12:24.520Z] #36 6.835 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-25T13:12:24.520Z] #36 6.840 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T13:12:24.779Z] #36 6.908 Selecting previously unselected package libcurl4:amd64. [2022-07-25T13:12:24.779Z] #36 6.908 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T13:12:24.779Z] #36 6.916 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T13:12:24.779Z] #36 7.008 Selecting previously unselected package curl. [2022-07-25T13:12:24.779Z] #36 7.008 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T13:12:24.779Z] #36 7.012 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-25T13:12:25.042Z] #36 7.101 Selecting previously unselected package libonig5:amd64. [2022-07-25T13:12:25.042Z] #36 7.101 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T13:12:25.042Z] #36 7.107 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:12:25.042Z] #36 7.188 Selecting previously unselected package libjq1:amd64. [2022-07-25T13:12:25.042Z] #36 7.188 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T13:12:25.042Z] #36 7.188 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:12:25.042Z] #36 7.249 Selecting previously unselected package jq. [2022-07-25T13:12:25.042Z] #36 7.249 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-25T13:12:25.042Z] #36 7.253 Unpacking jq (1.6-2.1) ... [2022-07-25T13:12:25.042Z] #36 7.329 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T13:12:25.042Z] #36 7.347 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T13:12:25.042Z] #36 7.366 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T13:12:25.042Z] #36 7.382 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:12:25.042Z] #36 7.394 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T13:12:25.042Z] #36 7.411 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:12:25.042Z] #36 7.424 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T13:12:25.042Z] #36 7.436 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-25T13:12:25.302Z] #36 7.452 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:12:25.302Z] #36 7.466 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:12:25.302Z] #36 7.484 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T13:12:25.302Z] #36 7.498 Setting up ca-certificates (20210119) ... [2022-07-25T13:12:26.308Z] #36 8.303 Updating certificates in /etc/ssl/certs... [2022-07-25T13:12:26.308Z] #36 ... [2022-07-25T13:12:26.308Z] [2022-07-25T13:12:26.308Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:12:26.308Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:12:26.308Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.4s done [2022-07-25T13:12:26.308Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.4s done [2022-07-25T13:12:26.308Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 7.2s done [2022-07-25T13:12:26.308Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-25T13:12:27.246Z] #11 ... [2022-07-25T13:12:27.246Z] [2022-07-25T13:12:27.246Z] #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-25T13:12:27.246Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T13:12:27.246Z] #36 9.566 129 added, 0 removed; done. [2022-07-25T13:12:27.507Z] #36 9.657 Setting up jq (1.6-2.1) ... [2022-07-25T13:12:27.507Z] #36 9.670 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T13:12:27.507Z] #36 9.683 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-25T13:12:27.507Z] #36 9.695 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:12:27.507Z] #36 9.718 Processing triggers for ca-certificates (20210119) ... [2022-07-25T13:12:27.507Z] #36 9.727 Updating certificates in /etc/ssl/certs... [2022-07-25T13:12:28.449Z] #36 10.61 0 added, 0 removed; done. [2022-07-25T13:12:28.449Z] #36 10.61 Running hooks in /etc/ca-certificates/update.d... [2022-07-25T13:12:28.449Z] #36 10.61 done. [2022-07-25T13:12:30.985Z] #36 DONE 13.1s [2022-07-25T13:12:30.985Z] [2022-07-25T13:12:30.985Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:12:30.985Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:12:31.553Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.1s [2022-07-25T13:12:31.553Z] #11 ... [2022-07-25T13:12:31.553Z] [2022-07-25T13:12:31.553Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-25T13:12:31.553Z] #37 sha256:e0575aa969683b16d4806e4c8c2ce482b4ba395945ca5c1370cbd6a09ac76056 [2022-07-25T13:12:31.553Z] #37 DONE 0.8s [2022-07-25T13:12:31.553Z] [2022-07-25T13:12:31.553Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:12:31.553Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:12:31.553Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.3s done [2022-07-25T13:12:32.120Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-25T13:12:37.406Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.0s [2022-07-25T13:12:40.301Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0aadabd9dabca5248) in /home/ubuntu/workspace/moby_PR-43863 [Pipeline] { [Pipeline] checkout [2022-07-25T13:12:40.420Z] The recommended git tool is: git [2022-07-25T13:12:41.611Z] #11 ... [2022-07-25T13:12:41.611Z] [2022-07-25T13:12:41.611Z] #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-25T13:12:41.611Z] #38 sha256:ddc21dc70977f64b696815c9d86bc24f92f77667e72de2006f47a9e24d782595 [2022-07-25T13:12:41.611Z] #38 2.077 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-25T13:12:41.611Z] #38 2.456 [2022-07-25T13:12:41.611Z] #38 2.677 #=#=# ######################################################################## 100.0% [2022-07-25T13:12:41.611Z] #38 2.976 [2022-07-25T13:12:41.611Z] #38 4.005 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-25T13:12:41.611Z] #38 4.356 [2022-07-25T13:12:41.611Z] #38 4.580 #=#=# ######################################################################## 100.0% [2022-07-25T13:12:41.611Z] #38 4.919 [2022-07-25T13:12:41.611Z] #38 5.943 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-25T13:12:41.611Z] #38 6.291 [2022-07-25T13:12:41.611Z] #38 6.507 #=#=# ################# 24.7% ######################################## 56.8% ############################################################### 88.6% ######################################################################## 100.0% [2022-07-25T13:12:41.611Z] #38 7.054 [2022-07-25T13:12:41.611Z] #38 8.044 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-25T13:12:41.611Z] #38 8.402 [2022-07-25T13:12:41.611Z] #38 8.623 #=#=# ######################################################################## 100.0% [2022-07-25T13:12:41.611Z] #38 9.021 [2022-07-25T13:12:41.611Z] #38 9.796 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-25T13:12:41.877Z] #38 10.12 [2022-07-25T13:12:41.877Z] #38 ... [2022-07-25T13:12:41.877Z] [2022-07-25T13:12:41.877Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:12:41.877Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:12:42.446Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.3s [2022-07-25T13:12:43.316Z] using credential docker-jenkins-github-credentials [2022-07-25T13:12:43.331Z] Cloning the remote Git repository [2022-07-25T13:12:43.331Z] Cloning with configured refspecs honoured and without tags [2022-07-25T13:12:43.588Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d16ae6922e124a21) in /home/ubuntu/workspace/moby_PR-43863 [Pipeline] { [Pipeline] checkout [2022-07-25T13:12:43.732Z] The recommended git tool is: git [2022-07-25T13:12:43.356Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T13:12:43.445Z] > git init /home/ubuntu/workspace/moby_PR-43863 # timeout=10 [2022-07-25T13:12:43.829Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T13:12:43.829Z] > git --version # timeout=10 [2022-07-25T13:12:43.850Z] > git --version # 'git version 2.17.1' [2022-07-25T13:12:43.851Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:12:43.853Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43863/head:refs/remotes/origin/PR-43863 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:12:45.029Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 13.0s done [2022-07-25T13:12:45.290Z] #11 ... [2022-07-25T13:12:45.290Z] [2022-07-25T13:12:45.290Z] #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-25T13:12:45.290Z] #38 sha256:ddc21dc70977f64b696815c9d86bc24f92f77667e72de2006f47a9e24d782595 [2022-07-25T13:12:45.290Z] #38 10.37 #=#=# ######################################################################## 100.0% [2022-07-25T13:12:45.290Z] #38 10.67 [2022-07-25T13:12:45.290Z] #38 10.74 Download of images into '/build' complete. [2022-07-25T13:12:45.290Z] #38 10.74 Use something like the following to load the result into a Docker daemon: [2022-07-25T13:12:45.290Z] #38 10.74 tar -cC '/build' . | docker load [2022-07-25T13:12:45.290Z] #38 DONE 13.6s [2022-07-25T13:12:45.290Z] [2022-07-25T13:12:45.290Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:12:45.290Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:12:45.857Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-25T13:12:45.857Z] #11 DONE 42.8s [2022-07-25T13:12:46.116Z] [2022-07-25T13:12:46.116Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T13:12:46.116Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-25T13:12:46.461Z] using credential docker-jenkins-github-credentials [2022-07-25T13:12:46.469Z] Cloning the remote Git repository [2022-07-25T13:12:46.469Z] Cloning with configured refspecs honoured and without tags [2022-07-25T13:12:46.686Z] #12 DONE 0.7s [2022-07-25T13:12:46.686Z] [2022-07-25T13:12:46.686Z] #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-25T13:12:46.686Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-25T13:12:45.291Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T13:12:45.341Z] > git init /home/ubuntu/workspace/moby_PR-43863 # timeout=10 [2022-07-25T13:12:45.634Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T13:12:45.634Z] > git --version # timeout=10 [2022-07-25T13:12:45.644Z] > git --version # 'git version 2.17.1' [2022-07-25T13:12:45.644Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:12:45.646Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43863/head:refs/remotes/origin/PR-43863 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:12:47.639Z] #13 DONE 0.7s [2022-07-25T13:12:47.639Z] [2022-07-25T13:12:47.639Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T13:12:47.639Z] #40 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-25T13:12:47.639Z] #40 ... [2022-07-25T13:12:47.639Z] [2022-07-25T13:12:47.639Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-25T13:12:47.639Z] #53 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-25T13:12:47.639Z] #53 DONE 0.2s [2022-07-25T13:12:47.898Z] [2022-07-25T13:12:47.898Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T13:12:47.898Z] #40 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-25T13:12:47.898Z] #40 DONE 0.3s [2022-07-25T13:12:47.898Z] [2022-07-25T13:12:47.898Z] #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-25T13:12:47.898Z] #57 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-25T13:12:47.898Z] #57 DONE 0.4s [2022-07-25T13:12:47.898Z] [2022-07-25T13:12:47.898Z] #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-25T13:12:47.898Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:12:51.199Z] #58 ... [2022-07-25T13:12:51.199Z] [2022-07-25T13:12:51.199Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-25T13:12:51.199Z] #14 sha256:d485c611ac719dc2bdf72066a83410492e4e1569724f796e7c806bc745be397f [2022-07-25T13:12:51.199Z] #14 DONE 3.9s [2022-07-25T13:12:51.457Z] [2022-07-25T13:12:51.457Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-25T13:12:51.457Z] #15 sha256:195e8c485d9b8a2250897bdce3925e98ad20e2c5c8df1f7a9a8ef1cce819ef06 [2022-07-25T13:12:51.770Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-067bd98a4b8123c5f) in /home/ubuntu/workspace/moby_PR-43863 [Pipeline] { [Pipeline] checkout [2022-07-25T13:12:51.943Z] The recommended git tool is: git [2022-07-25T13:12:52.336Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0219be5f36162ee78) in /home/ubuntu/workspace/moby_PR-43863 [Pipeline] { [Pipeline] checkout [2022-07-25T13:12:52.421Z] The recommended git tool is: git [2022-07-25T13:12:54.753Z] #15 DONE 2.8s [2022-07-25T13:12:54.753Z] [2022-07-25T13:12:54.753Z] #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-25T13:12:54.753Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:12:54.753Z] #58 6.202 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:12:54.753Z] #58 6.326 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:12:54.753Z] #58 6.327 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:12:54.753Z] #58 6.524 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-25T13:12:55.013Z] #58 7.382 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:12:55.067Z] using credential docker-jenkins-github-credentials [2022-07-25T13:12:55.076Z] Cloning the remote Git repository [2022-07-25T13:12:55.076Z] Cloning with configured refspecs honoured and without tags [2022-07-25T13:12:55.133Z] using credential docker-jenkins-github-credentials [2022-07-25T13:12:55.141Z] Cloning the remote Git repository [2022-07-25T13:12:55.141Z] Cloning with configured refspecs honoured and without tags [2022-07-25T13:12:55.167Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T13:12:55.222Z] > git init /home/ubuntu/workspace/moby_PR-43863 # timeout=10 [2022-07-25T13:12:55.507Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T13:12:55.507Z] > git --version # timeout=10 [2022-07-25T13:12:55.072Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T13:12:55.132Z] > git init /home/ubuntu/workspace/moby_PR-43863 # timeout=10 [2022-07-25T13:12:55.695Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T13:12:55.695Z] > git --version # timeout=10 [2022-07-25T13:12:55.702Z] > git --version # 'git version 2.25.1' [2022-07-25T13:12:55.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:12:55.704Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43863/head:refs/remotes/origin/PR-43863 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:12:55.546Z] > git --version # 'git version 2.25.1' [2022-07-25T13:12:55.546Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:12:55.549Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43863/head:refs/remotes/origin/PR-43863 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:12:56.931Z] #58 ... [2022-07-25T13:12:56.931Z] [2022-07-25T13:12:56.931Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-25T13:12:56.931Z] #16 sha256:51f23b7279a7c7bb3b8022a027a291bab7e4532f6fd5e3ce648c5c492209cef2 [2022-07-25T13:12:56.931Z] #16 DONE 2.5s [2022-07-25T13:12:56.931Z] [2022-07-25T13:12:56.931Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-25T13:12:56.931Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab [2022-07-25T13:12:57.504Z] #17 ... [2022-07-25T13:12:57.504Z] [2022-07-25T13:12:57.504Z] #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-25T13:12:57.504Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:12:57.504Z] #62 4.860 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-25T13:12:57.504Z] #62 5.798 go: downloading github.com/fatih/color v1.13.0 [2022-07-25T13:12:57.504Z] #62 5.799 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T13:12:57.504Z] #62 6.017 go: downloading github.com/pkg/errors v0.9.1 [2022-07-25T13:12:57.504Z] #62 6.017 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-25T13:12:57.504Z] #62 6.160 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-25T13:12:57.504Z] #62 6.264 go: downloading github.com/spf13/viper v1.11.0 [2022-07-25T13:12:57.504Z] #62 6.443 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-25T13:12:57.504Z] #62 6.985 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-25T13:12:57.504Z] #62 7.050 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-25T13:12:57.504Z] #62 7.124 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-25T13:12:57.504Z] #62 7.195 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-25T13:12:57.504Z] #62 8.384 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-25T13:12:57.504Z] #62 8.696 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-25T13:12:57.504Z] #62 9.064 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-25T13:12:57.504Z] #62 ... [2022-07-25T13:12:57.504Z] [2022-07-25T13:12:57.504Z] #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-25T13:12:57.504Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T13:12:57.504Z] #47 5.103 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-25T13:12:57.504Z] #47 5.818 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-25T13:12:57.504Z] #47 7.569 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-25T13:12:57.504Z] #47 7.989 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-25T13:12:57.504Z] #47 8.069 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-25T13:12:57.764Z] #47 ... [2022-07-25T13:12:57.764Z] [2022-07-25T13:12:57.764Z] #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-25T13:12:57.764Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T13:12:57.764Z] #45 6.044 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-25T13:12:58.024Z] #45 ... [2022-07-25T13:12:58.024Z] [2022-07-25T13:12:58.024Z] #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-25T13:12:58.024Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T13:12:58.024Z] #64 4.146 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-25T13:12:58.024Z] #64 9.716 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-25T13:12:58.024Z] #64 9.750 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-25T13:12:58.024Z] #64 9.809 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-25T13:12:58.024Z] #64 ... [2022-07-25T13:12:58.024Z] [2022-07-25T13:12:58.024Z] #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-25T13:12:58.024Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:12:58.024Z] #43 5.921 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-25T13:12:58.284Z] #43 ... [2022-07-25T13:12:58.284Z] [2022-07-25T13:12:58.284Z] #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-25T13:12:58.284Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:12:58.284Z] #83 6.572 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:12:58.284Z] #83 6.626 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:12:58.284Z] #83 6.626 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:12:58.284Z] #83 7.681 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:12:58.284Z] #83 9.822 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:12:58.284Z] #83 ... [2022-07-25T13:12:58.284Z] [2022-07-25T13:12:58.284Z] #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-25T13:12:58.284Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:12:58.284Z] #54 5.532 + git clone https://github.com/docker/distribution.git . [2022-07-25T13:12:58.284Z] #54 5.553 Cloning into '.'... [2022-07-25T13:12:58.544Z] #54 ... [2022-07-25T13:12:58.544Z] [2022-07-25T13:12:58.545Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-25T13:12:58.545Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab [2022-07-25T13:12:58.545Z] #17 DONE 1.9s [2022-07-25T13:12:58.545Z] [2022-07-25T13:12:58.545Z] #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-25T13:12:58.545Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T13:12:58.545Z] #60 5.161 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-25T13:12:58.545Z] #60 6.660 go: downloading github.com/fatih/color v1.10.0 [2022-07-25T13:12:58.545Z] #60 6.689 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-25T13:12:58.545Z] #60 6.751 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-25T13:12:58.545Z] #60 7.439 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-25T13:12:58.545Z] #60 7.544 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-25T13:12:58.545Z] #60 7.714 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-25T13:12:58.545Z] #60 7.764 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-25T13:12:58.545Z] #60 7.793 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-25T13:12:58.545Z] #60 7.989 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-25T13:12:58.545Z] #60 8.173 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-25T13:12:58.545Z] #60 8.406 go: downloading golang.org/x/tools v0.1.0 [2022-07-25T13:12:58.545Z] #60 ... [2022-07-25T13:12:58.545Z] [2022-07-25T13:12:58.545Z] #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-25T13:12:58.545Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T13:12:58.545Z] #41 4.925 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-25T13:12:58.545Z] #41 4.929 Cloning into '.'... [2022-07-25T13:12:58.805Z] #41 ... [2022-07-25T13:12:58.805Z] [2022-07-25T13:12:58.805Z] #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-25T13:12:58.805Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T13:12:58.805Z] #47 11.28 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-25T13:12:58.805Z] #47 11.45 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T13:13:00.731Z] #47 ... [2022-07-25T13:13:00.731Z] [2022-07-25T13:13:00.731Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-25T13:13:00.731Z] #18 sha256:d4a401030e691e26432309bd8c56ce9b8cdf80f5513272da3a06314315e7a12a [2022-07-25T13:13:00.731Z] #18 DONE 2.3s [2022-07-25T13:13:00.993Z] [2022-07-25T13:13:00.993Z] #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-25T13:13:00.993Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T13:13:02.922Z] #19 1.891 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:13:02.922Z] #19 2.031 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:13:02.922Z] #19 2.031 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:13:04.307Z] #19 3.683 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-25T13:13:06.214Z] #19 5.153 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T13:13:06.474Z] #19 ... [2022-07-25T13:13:06.474Z] [2022-07-25T13:13:06.474Z] #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-25T13:13:06.474Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:13:06.474Z] #62 15.30 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T13:13:06.474Z] #62 15.42 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-25T13:13:06.474Z] #62 15.83 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-25T13:13:06.474Z] #62 16.01 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-25T13:13:06.474Z] #62 16.04 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-25T13:13:06.474Z] #62 16.27 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-25T13:13:06.474Z] #62 16.41 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-25T13:13:06.474Z] #62 16.49 go: downloading github.com/spf13/afero v1.8.2 [2022-07-25T13:13:06.474Z] #62 16.53 go: downloading github.com/spf13/cast v1.4.1 [2022-07-25T13:13:06.474Z] #62 16.60 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-25T13:13:06.474Z] #62 16.76 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-25T13:13:06.474Z] #62 17.08 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-25T13:13:06.474Z] #62 17.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-25T13:13:06.474Z] #62 17.36 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-25T13:13:06.474Z] #62 17.43 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-25T13:13:06.474Z] #62 17.56 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-25T13:13:06.474Z] #62 17.60 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-25T13:13:06.474Z] #62 17.68 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-25T13:13:06.474Z] #62 17.90 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-25T13:13:06.474Z] #62 19.12 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-25T13:13:06.740Z] #62 19.38 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-25T13:13:07.682Z] #62 ... [2022-07-25T13:13:07.682Z] [2022-07-25T13:13:07.682Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T13:13:07.682Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:13:07.682Z] #58 9.742 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:13:07.682Z] #58 12.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:13:07.682Z] #58 16.16 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-25T13:13:07.682Z] #58 ... [2022-07-25T13:13:07.682Z] [2022-07-25T13:13:07.682Z] #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-25T13:13:07.682Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:13:07.682Z] #43 20.13 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-25T13:13:07.682Z] #43 20.14 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-25T13:13:08.252Z] #43 20.78 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-25T13:13:08.521Z] #43 21.21 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-25T13:13:08.658Z] Fetching without tags [2022-07-25T13:13:08.572Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T13:13:08.587Z] > git config --add remote.origin.fetch +refs/pull/43863/head:refs/remotes/origin/PR-43863 # timeout=10 [2022-07-25T13:13:08.604Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:13:08.627Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T13:13:08.662Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T13:13:08.662Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:13:08.664Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43863/head:refs/remotes/origin/PR-43863 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:13:08.780Z] #43 21.36 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-25T13:13:08.780Z] #43 21.43 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-25T13:13:08.962Z] Merging remotes/origin/master commit 98d8343aa28de0d499464b5529e6b8ccc92e9313 into PR head commit 6cc644abef088e04b5b416921f203f5edb733ad1 [2022-07-25T13:13:09.040Z] #43 21.47 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-25T13:13:09.040Z] #43 21.52 go: downloading github.com/peterh/liner v1.2.2 [2022-07-25T13:13:09.300Z] #43 21.83 go: downloading github.com/google/go-dap v0.6.0 [2022-07-25T13:13:09.300Z] #43 ... [2022-07-25T13:13:09.300Z] [2022-07-25T13:13:09.300Z] #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-25T13:13:09.300Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T13:13:09.300Z] #64 11.93 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-25T13:13:09.559Z] #64 ... [2022-07-25T13:13:09.559Z] [2022-07-25T13:13:09.559Z] #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-25T13:13:09.559Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:13:09.559Z] #62 21.04 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-25T13:13:09.559Z] #62 21.32 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-25T13:13:09.559Z] #62 21.37 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-25T13:13:09.559Z] #62 21.73 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-25T13:13:09.559Z] #62 21.76 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-25T13:13:09.559Z] #62 21.81 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-25T13:13:09.559Z] #62 22.00 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-25T13:13:09.559Z] #62 22.25 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-25T13:13:09.818Z] #62 22.40 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-25T13:13:10.033Z] Merge succeeded, producing 6cc644abef088e04b5b416921f203f5edb733ad1 [2022-07-25T13:13:10.033Z] Checking out Revision 6cc644abef088e04b5b416921f203f5edb733ad1 (PR-43863) [2022-07-25T13:13:10.078Z] #62 22.79 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-25T13:13:10.392Z] #62 22.97 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-25T13:13:10.392Z] #62 ... [2022-07-25T13:13:10.392Z] [2022-07-25T13:13:10.392Z] #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-25T13:13:10.392Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:13:10.392Z] #83 13.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:13:10.392Z] #83 23.05 Fetched 8560 kB in 17s (506 kB/s) [2022-07-25T13:13:10.663Z] #83 23.05 Reading package lists... [2022-07-25T13:13:10.663Z] #83 ... [2022-07-25T13:13:10.663Z] [2022-07-25T13:13:10.663Z] #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-25T13:13:10.663Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:13:10.663Z] #62 23.16 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-25T13:13:10.663Z] #62 23.29 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-25T13:13:11.016Z] #62 23.45 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-25T13:13:08.977Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T13:13:09.004Z] > git checkout -f 6cc644abef088e04b5b416921f203f5edb733ad1 # timeout=10 [2022-07-25T13:13:09.936Z] > git remote # timeout=10 [2022-07-25T13:13:09.961Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T13:13:09.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:13:09.983Z] > git merge 98d8343aa28de0d499464b5529e6b8ccc92e9313 # timeout=10 [2022-07-25T13:13:10.012Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T13:13:10.036Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T13:13:10.057Z] > git checkout -f 6cc644abef088e04b5b416921f203f5edb733ad1 # timeout=10 [2022-07-25T13:13:11.287Z] #62 23.77 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-25T13:13:11.287Z] #62 23.79 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-25T13:13:11.287Z] #62 23.94 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-25T13:13:11.287Z] #62 23.97 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-25T13:13:11.312Z] Fetching without tags [2022-07-25T13:13:11.553Z] #62 24.20 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-25T13:13:11.707Z] Merging remotes/origin/master commit 98d8343aa28de0d499464b5529e6b8ccc92e9313 into PR head commit 6cc644abef088e04b5b416921f203f5edb733ad1 [2022-07-25T13:13:11.812Z] #62 24.34 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-25T13:13:12.072Z] #62 24.68 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-25T13:13:11.235Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T13:13:11.257Z] > git config --add remote.origin.fetch +refs/pull/43863/head:refs/remotes/origin/PR-43863 # timeout=10 [2022-07-25T13:13:11.275Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:13:11.299Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T13:13:11.359Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T13:13:11.359Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:13:11.363Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43863/head:refs/remotes/origin/PR-43863 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:13:11.718Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T13:13:11.749Z] > git checkout -f 6cc644abef088e04b5b416921f203f5edb733ad1 # timeout=10 [2022-07-25T13:13:12.331Z] #62 24.75 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-25T13:13:12.331Z] #62 24.80 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-25T13:13:12.331Z] #62 24.93 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-25T13:13:12.331Z] #62 24.95 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-25T13:13:12.591Z] #62 25.19 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-25T13:13:12.591Z] #62 25.19 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-25T13:13:12.591Z] #62 ... [2022-07-25T13:13:12.591Z] [2022-07-25T13:13:12.591Z] #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-25T13:13:12.591Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T13:13:12.591Z] #45 24.27 tomll can be used in two ways: [2022-07-25T13:13:12.591Z] #45 24.29 Writing to STDIN and reading from STDOUT: [2022-07-25T13:13:12.591Z] #45 24.29 cat file.toml | tomll > file.toml [2022-07-25T13:13:12.591Z] #45 24.29 [2022-07-25T13:13:12.591Z] #45 24.29 Reading and updating a list of files: [2022-07-25T13:13:12.591Z] #45 24.29 tomll a.toml b.toml c.toml [2022-07-25T13:13:12.591Z] #45 24.29 [2022-07-25T13:13:12.591Z] #45 24.29 When given a list of files, tomll will modify all files in place without asking. [2022-07-25T13:13:12.591Z] #45 DONE 25.2s [2022-07-25T13:13:12.851Z] [2022-07-25T13:13:12.851Z] #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-25T13:13:12.851Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:13:12.851Z] #43 22.58 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-25T13:13:12.851Z] #43 23.33 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-25T13:13:12.851Z] #43 24.53 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-25T13:13:12.851Z] #43 24.75 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-25T13:13:12.851Z] #43 24.83 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-25T13:13:13.027Z] Merge succeeded, producing 6cc644abef088e04b5b416921f203f5edb733ad1 [2022-07-25T13:13:13.027Z] Checking out Revision 6cc644abef088e04b5b416921f203f5edb733ad1 (PR-43863) [2022-07-25T13:13:13.788Z] #43 ... [2022-07-25T13:13:13.788Z] [2022-07-25T13:13:13.788Z] #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-25T13:13:13.788Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T13:13:13.788Z] #60 16.30 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-25T13:13:13.788Z] #60 16.33 go: downloading golang.org/x/mod v0.3.0 [2022-07-25T13:13:13.788Z] #60 ... [2022-07-25T13:13:13.788Z] [2022-07-25T13:13:13.788Z] #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-25T13:13:13.788Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:13:13.788Z] #62 25.86 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-25T13:13:13.788Z] #62 25.87 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-25T13:13:13.788Z] #62 25.95 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-25T13:13:13.788Z] #62 26.19 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-25T13:13:13.788Z] #62 26.26 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-25T13:13:13.788Z] #62 26.48 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-25T13:13:13.788Z] #62 26.54 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-25T13:13:14.357Z] #62 26.69 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-25T13:13:14.357Z] #62 26.74 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-25T13:13:14.357Z] #62 26.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-25T13:13:14.357Z] #62 26.91 go: downloading github.com/julz/importas v0.1.0 [2022-07-25T13:13:14.357Z] #62 26.94 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-25T13:13:14.357Z] #62 27.08 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-25T13:13:14.616Z] #62 27.11 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-25T13:13:14.616Z] #62 27.24 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-25T13:13:12.921Z] > git remote # timeout=10 [2022-07-25T13:13:12.943Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T13:13:12.965Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:13:12.968Z] > git merge 98d8343aa28de0d499464b5529e6b8ccc92e9313 # timeout=10 [2022-07-25T13:13:13.000Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T13:13:13.030Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T13:13:13.052Z] > git checkout -f 6cc644abef088e04b5b416921f203f5edb733ad1 # timeout=10 [2022-07-25T13:13:14.875Z] #62 27.42 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-25T13:13:14.875Z] #62 27.46 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-25T13:13:14.875Z] #62 27.60 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-25T13:13:14.933Z] Commit message: "integration-cli: Remove unnecessary Windows-only code" [2022-07-25T13:13:14.956Z] > git --version # timeout=10 [2022-07-25T13:13:14.977Z] > git --version # 'git version 2.17.1' [2022-07-25T13:13:15.004Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-25T13:13:15.134Z] #62 27.69 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-25T13:13:15.134Z] #62 27.75 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-25T13:13:15.134Z] #62 27.80 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-25T13:13:15.134Z] #62 27.90 go: downloading github.com/mgechev/revive v1.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-25T13:13:16.066Z] + docker version [2022-07-25T13:13:16.070Z] #62 28.73 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-25T13:13:16.070Z] #62 28.73 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-25T13:13:16.328Z] #62 28.87 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-25T13:13:16.328Z] #62 28.88 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-25T13:13:16.328Z] #62 28.99 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-25T13:13:16.429Z] Fetching without tags [2022-07-25T13:13:16.780Z] Merging remotes/origin/master commit 98d8343aa28de0d499464b5529e6b8ccc92e9313 into PR head commit 6cc644abef088e04b5b416921f203f5edb733ad1 [2022-07-25T13:13:16.897Z] #62 29.26 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-25T13:13:16.897Z] #62 29.27 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-25T13:13:16.897Z] #62 29.54 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-25T13:13:17.159Z] #62 29.56 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-25T13:13:17.268Z] Fetching without tags [2022-07-25T13:13:17.419Z] #62 29.98 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-25T13:13:17.419Z] #62 29.99 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-25T13:13:17.419Z] #62 30.08 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-25T13:13:17.471Z] Merging remotes/origin/master commit 98d8343aa28de0d499464b5529e6b8ccc92e9313 into PR head commit 6cc644abef088e04b5b416921f203f5edb733ad1 [2022-07-25T13:13:17.509Z] Commit message: "integration-cli: Remove unnecessary Windows-only code" [2022-07-25T13:13:17.527Z] > git --version # timeout=10 [2022-07-25T13:13:17.559Z] > git --version # 'git version 2.17.1' [2022-07-25T13:13:17.587Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-25T13:13:17.674Z] Merge succeeded, producing 6cc644abef088e04b5b416921f203f5edb733ad1 [2022-07-25T13:13:17.674Z] Checking out Revision 6cc644abef088e04b5b416921f203f5edb733ad1 (PR-43863) [2022-07-25T13:13:17.678Z] #62 30.18 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-25T13:13:17.678Z] #62 30.34 go: downloading github.com/sourcegraph/go-diff v0.6.1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-07-25T13:13:17.938Z] #62 30.42 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-25T13:13:17.938Z] #62 ... [2022-07-25T13:13:17.938Z] [2022-07-25T13:13:17.938Z] #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-25T13:13:17.938Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T13:13:17.938Z] #19 7.006 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:13:17.938Z] #19 8.767 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-25T13:13:17.938Z] #19 10.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-25T13:13:17.938Z] #19 12.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-25T13:13:17.938Z] #19 14.17 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:13:17.938Z] #19 14.17 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-25T13:13:17.938Z] #19 14.21 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [159 kB] [2022-07-25T13:13:17.938Z] #19 14.21 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T13:13:17.938Z] #19 14.23 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] [2022-07-25T13:13:17.938Z] #19 14.24 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-25T13:13:17.938Z] #19 14.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-25T13:13:17.938Z] #19 14.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T13:13:17.938Z] #19 14.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-25T13:13:17.938Z] #19 14.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-25T13:13:17.938Z] #19 14.28 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:13:17.938Z] #19 14.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-25T13:13:17.938Z] #19 ... [2022-07-25T13:13:17.938Z] [2022-07-25T13:13:17.938Z] #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-25T13:13:17.938Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:13:17.938Z] #62 30.53 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [Pipeline] sh [2022-07-25T13:13:17.215Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T13:13:17.233Z] > git config --add remote.origin.fetch +refs/pull/43863/head:refs/remotes/origin/PR-43863 # timeout=10 [2022-07-25T13:13:17.246Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:13:17.259Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T13:13:17.273Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T13:13:17.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:13:17.274Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43863/head:refs/remotes/origin/PR-43863 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:13:17.479Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T13:13:17.499Z] > git checkout -f 6cc644abef088e04b5b416921f203f5edb733ad1 # timeout=10 [2022-07-25T13:13:18.155Z] > git remote # timeout=10 [2022-07-25T13:13:18.187Z] Merge succeeded, producing 6cc644abef088e04b5b416921f203f5edb733ad1 [2022-07-25T13:13:18.187Z] Checking out Revision 6cc644abef088e04b5b416921f203f5edb733ad1 (PR-43863) [2022-07-25T13:13:18.198Z] #62 30.68 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-25T13:13:18.198Z] #62 30.69 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-25T13:13:18.198Z] #62 30.79 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-25T13:13:18.198Z] #62 30.90 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-25T13:13:16.295Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T13:13:16.340Z] > git config --add remote.origin.fetch +refs/pull/43863/head:refs/remotes/origin/PR-43863 # timeout=10 [2022-07-25T13:13:16.371Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:13:16.403Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T13:13:16.430Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T13:13:16.431Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:13:16.432Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43863/head:refs/remotes/origin/PR-43863 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:13:16.786Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T13:13:16.800Z] > git checkout -f 6cc644abef088e04b5b416921f203f5edb733ad1 # timeout=10 [2022-07-25T13:13:17.628Z] > git remote # timeout=10 [2022-07-25T13:13:17.639Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T13:13:17.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:13:17.649Z] > git merge 98d8343aa28de0d499464b5529e6b8ccc92e9313 # timeout=10 [2022-07-25T13:13:17.660Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T13:13:17.675Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T13:13:17.685Z] > git checkout -f 6cc644abef088e04b5b416921f203f5edb733ad1 # timeout=10 [2022-07-25T13:13:18.457Z] #62 30.92 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-25T13:13:18.457Z] #62 31.10 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-25T13:13:18.693Z] + docker version [2022-07-25T13:13:19.025Z] #62 31.36 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-25T13:13:19.025Z] #62 31.42 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-25T13:13:19.025Z] #62 31.50 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-25T13:13:19.025Z] #62 31.56 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-25T13:13:19.025Z] #62 31.68 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-25T13:13:19.594Z] #62 32.13 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-25T13:13:19.853Z] #62 32.55 go: downloading honnef.co/go/tools v0.3.1 [2022-07-25T13:13:18.160Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T13:13:18.170Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:13:18.171Z] > git merge 98d8343aa28de0d499464b5529e6b8ccc92e9313 # timeout=10 [2022-07-25T13:13:18.181Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T13:13:18.190Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T13:13:18.194Z] > git checkout -f 6cc644abef088e04b5b416921f203f5edb733ad1 # timeout=10 [2022-07-25T13:13:22.390Z] #62 34.77 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-25T13:13:22.390Z] #62 34.80 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-25T13:13:22.390Z] #62 35.00 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-25T13:13:22.390Z] #62 35.06 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-25T13:13:22.535Z] Commit message: "integration-cli: Remove unnecessary Windows-only code" [2022-07-25T13:13:22.555Z] > git --version # timeout=10 [2022-07-25T13:13:22.569Z] > git --version # 'git version 2.25.1' [2022-07-25T13:13:22.578Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-25T13:13:22.651Z] #62 35.08 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-25T13:13:22.651Z] #62 35.22 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-25T13:13:22.651Z] #62 35.33 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-25T13:13:22.688Z] Client: Docker Engine - Community [2022-07-25T13:13:22.688Z] Version: 20.10.14 [2022-07-25T13:13:22.688Z] API version: 1.41 [2022-07-25T13:13:22.688Z] Go version: go1.16.15 [2022-07-25T13:13:22.688Z] Git commit: a224086 [2022-07-25T13:13:22.688Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-25T13:13:22.688Z] OS/Arch: linux/amd64 [2022-07-25T13:13:22.688Z] Context: default [2022-07-25T13:13:22.688Z] Experimental: true [2022-07-25T13:13:22.688Z] [2022-07-25T13:13:22.688Z] Server: Docker Engine - Community [2022-07-25T13:13:22.688Z] Engine: [2022-07-25T13:13:22.688Z] Version: 20.10.14 [2022-07-25T13:13:22.688Z] API version: 1.41 (minimum version 1.12) [2022-07-25T13:13:22.688Z] Go version: go1.16.15 [2022-07-25T13:13:22.688Z] Git commit: 87a90dc [2022-07-25T13:13:22.688Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-25T13:13:22.688Z] OS/Arch: linux/amd64 [2022-07-25T13:13:22.688Z] Experimental: true [2022-07-25T13:13:22.688Z] containerd: [2022-07-25T13:13:22.688Z] Version: 1.5.11 [2022-07-25T13:13:22.688Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T13:13:22.688Z] runc: [2022-07-25T13:13:22.688Z] Version: 1.0.3 [2022-07-25T13:13:22.688Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-25T13:13:22.688Z] docker-init: [2022-07-25T13:13:22.688Z] Version: 0.19.0 [2022-07-25T13:13:22.688Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-25T13:13:22.761Z] Commit message: "integration-cli: Remove unnecessary Windows-only code" [2022-07-25T13:13:22.781Z] > git --version # timeout=10 [2022-07-25T13:13:22.787Z] > git --version # 'git version 2.25.1' [2022-07-25T13:13:22.796Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-25T13:13:22.885Z] Client: Docker Engine - Community [2022-07-25T13:13:22.885Z] Version: 20.10.14 [2022-07-25T13:13:22.885Z] API version: 1.41 [2022-07-25T13:13:22.885Z] Go version: go1.16.15 [2022-07-25T13:13:22.885Z] Git commit: a224086 [2022-07-25T13:13:22.885Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-25T13:13:22.885Z] OS/Arch: linux/amd64 [2022-07-25T13:13:22.885Z] Context: default [2022-07-25T13:13:22.885Z] Experimental: true [2022-07-25T13:13:22.885Z] [2022-07-25T13:13:22.885Z] Server: Docker Engine - Community [2022-07-25T13:13:22.885Z] Engine: [2022-07-25T13:13:22.885Z] Version: 20.10.14 [2022-07-25T13:13:22.885Z] API version: 1.41 (minimum version 1.12) [2022-07-25T13:13:22.885Z] Go version: go1.16.15 [2022-07-25T13:13:22.885Z] Git commit: 87a90dc [2022-07-25T13:13:22.885Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-25T13:13:22.885Z] OS/Arch: linux/amd64 [2022-07-25T13:13:22.885Z] Experimental: true [2022-07-25T13:13:22.885Z] containerd: [2022-07-25T13:13:22.885Z] Version: 1.5.11 [2022-07-25T13:13:22.885Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T13:13:22.885Z] runc: [2022-07-25T13:13:22.885Z] Version: 1.0.3 [2022-07-25T13:13:22.885Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-25T13:13:22.885Z] docker-init: [2022-07-25T13:13:22.885Z] Version: 0.19.0 [2022-07-25T13:13:22.885Z] GitCommit: de40ad0 [2022-07-25T13:13:22.911Z] #62 35.41 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-25T13:13:22.911Z] #62 35.45 go: downloading github.com/hashicorp/hcl v1.0.0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-25T13:13:23.107Z] + docker info [2022-07-25T13:13:23.170Z] #62 ... [2022-07-25T13:13:23.170Z] [2022-07-25T13:13:23.170Z] #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-25T13:13:23.170Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:13:23.170Z] #58 25.36 Fetched 8563 kB in 20s (434 kB/s) [2022-07-25T13:13:23.170Z] #58 25.36 Reading package lists... [2022-07-25T13:13:23.170Z] #58 32.39 Reading package lists... [2022-07-25T13:13:23.170Z] #58 ... [2022-07-25T13:13:23.170Z] [2022-07-25T13:13:23.170Z] #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-25T13:13:23.170Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:13:23.170Z] #62 35.84 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-25T13:13:23.170Z] #62 35.85 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-25T13:13:23.214Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-25T13:13:23.430Z] #62 36.07 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-25T13:13:23.430Z] #62 36.15 go: downloading golang.org/x/text v0.3.7 [2022-07-25T13:13:23.564Z] + docker version [2022-07-25T13:13:24.101Z] + docker version [2022-07-25T13:13:24.809Z] #62 ... [2022-07-25T13:13:24.809Z] [2022-07-25T13:13:24.810Z] #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-25T13:13:24.810Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:13:24.810Z] #43 27.55 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-25T13:13:24.810Z] #43 27.62 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-25T13:13:25.069Z] #43 ... [2022-07-25T13:13:25.069Z] [2022-07-25T13:13:25.069Z] #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-25T13:13:25.069Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:13:25.069Z] #54 31.67 Updating files: 62% (1353/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-25T13:13:25.069Z] #54 32.70 + git checkout -q v2.3.0 [2022-07-25T13:13:25.069Z] #54 34.49 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-25T13:13:27.605Z] #54 ... [2022-07-25T13:13:27.605Z] [2022-07-25T13:13:27.606Z] #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-25T13:13:27.606Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:13:27.606Z] #58 32.39 Reading package lists... [2022-07-25T13:13:27.865Z] #58 39.53 Building dependency tree... [2022-07-25T13:13:27.865Z] #58 ... [2022-07-25T13:13:27.865Z] [2022-07-25T13:13:27.865Z] #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-25T13:13:27.865Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:13:27.865Z] #83 23.05 Reading package lists... [2022-07-25T13:13:27.865Z] #83 30.63 Reading package lists... [2022-07-25T13:13:27.865Z] #83 37.65 Building dependency tree... [2022-07-25T13:13:29.244Z] #83 ... [2022-07-25T13:13:29.244Z] [2022-07-25T13:13:29.244Z] #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-25T13:13:29.244Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:13:29.244Z] #58 39.53 Building dependency tree... [2022-07-25T13:13:32.537Z] #58 44.91 The following additional packages will be installed: [2022-07-25T13:13:32.796Z] #58 44.92 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T13:13:32.796Z] #58 44.93 python3-protobuf python3-six [2022-07-25T13:13:32.796Z] #58 44.94 Suggested packages: [2022-07-25T13:13:32.796Z] #58 44.97 python3-setuptools [2022-07-25T13:13:32.796Z] #58 44.97 Recommended packages: [2022-07-25T13:13:32.796Z] #58 44.97 iproute2 | iproute [2022-07-25T13:13:33.541Z] Client: Docker Engine - Community [2022-07-25T13:13:33.541Z] Version: 20.10.14 [2022-07-25T13:13:33.541Z] API version: 1.41 [2022-07-25T13:13:33.541Z] Go version: go1.16.15 [2022-07-25T13:13:33.541Z] Git commit: a224086 [2022-07-25T13:13:33.541Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-25T13:13:33.541Z] OS/Arch: linux/amd64 [2022-07-25T13:13:33.541Z] Context: default [2022-07-25T13:13:33.541Z] Experimental: true [2022-07-25T13:13:33.541Z] [2022-07-25T13:13:33.541Z] Server: Docker Engine - Community [2022-07-25T13:13:33.541Z] Engine: [2022-07-25T13:13:33.541Z] Version: 20.10.14 [2022-07-25T13:13:33.541Z] API version: 1.41 (minimum version 1.12) [2022-07-25T13:13:33.541Z] Go version: go1.16.15 [2022-07-25T13:13:33.541Z] Git commit: 87a90dc [2022-07-25T13:13:33.541Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-25T13:13:33.541Z] OS/Arch: linux/amd64 [2022-07-25T13:13:33.541Z] Experimental: true [2022-07-25T13:13:33.541Z] containerd: [2022-07-25T13:13:33.541Z] Version: 1.5.11 [2022-07-25T13:13:33.541Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T13:13:33.541Z] runc: [2022-07-25T13:13:33.541Z] Version: 1.0.3 [2022-07-25T13:13:33.541Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-25T13:13:33.541Z] docker-init: [2022-07-25T13:13:33.541Z] Version: 0.19.0 [2022-07-25T13:13:33.541Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-25T13:13:33.734Z] #58 46.01 The following NEW packages will be installed: [2022-07-25T13:13:33.734Z] #58 46.01 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T13:13:33.734Z] #58 46.03 python3-protobuf python3-six [2022-07-25T13:13:33.847Z] + docker info [2022-07-25T13:13:34.094Z] Client: Docker Engine - Community [2022-07-25T13:13:34.094Z] Version: 20.10.14 [2022-07-25T13:13:34.094Z] API version: 1.41 [2022-07-25T13:13:34.094Z] Go version: go1.16.15 [2022-07-25T13:13:34.094Z] Git commit: a224086 [2022-07-25T13:13:34.094Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-25T13:13:34.094Z] OS/Arch: linux/arm64 [2022-07-25T13:13:34.094Z] Context: default [2022-07-25T13:13:34.094Z] Experimental: true [2022-07-25T13:13:34.094Z] [2022-07-25T13:13:34.094Z] Server: Docker Engine - Community [2022-07-25T13:13:34.094Z] Engine: [2022-07-25T13:13:34.094Z] Version: 20.10.14 [2022-07-25T13:13:34.094Z] API version: 1.41 (minimum version 1.12) [2022-07-25T13:13:34.094Z] Go version: go1.16.15 [2022-07-25T13:13:34.094Z] Git commit: 87a90dc [2022-07-25T13:13:34.094Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-25T13:13:34.094Z] OS/Arch: linux/arm64 [2022-07-25T13:13:34.094Z] Experimental: true [2022-07-25T13:13:34.094Z] containerd: [2022-07-25T13:13:34.094Z] Version: 1.5.11 [2022-07-25T13:13:34.094Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T13:13:34.094Z] runc: [2022-07-25T13:13:34.094Z] Version: 1.0.3 [2022-07-25T13:13:34.094Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-25T13:13:34.094Z] docker-init: [2022-07-25T13:13:34.094Z] Version: 0.19.0 [2022-07-25T13:13:34.094Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-25T13:13:34.411Z] + docker info [2022-07-25T13:13:34.672Z] #58 46.69 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:13:34.672Z] #58 46.69 Need to get 2315 kB of archives. [2022-07-25T13:13:34.672Z] #58 46.69 After this operation, 11.1 MB of additional disk space will be used. [2022-07-25T13:13:34.672Z] #58 46.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-25T13:13:34.672Z] #58 46.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T13:13:34.672Z] #58 46.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-25T13:13:34.672Z] #58 46.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-25T13:13:34.672Z] #58 46.74 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-25T13:13:34.672Z] #58 46.74 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-25T13:13:34.672Z] #58 46.74 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-25T13:13:35.240Z] #58 ... [2022-07-25T13:13:35.240Z] [2022-07-25T13:13:35.240Z] #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-25T13:13:35.240Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:13:35.240Z] #83 42.62 python3 is already the newest version (3.9.2-3). [2022-07-25T13:13:35.240Z] #83 42.62 The following additional packages will be installed: [2022-07-25T13:13:35.240Z] #83 42.62 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-25T13:13:35.240Z] #83 42.62 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-25T13:13:35.240Z] #83 42.64 Suggested packages: [2022-07-25T13:13:35.240Z] #83 42.64 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-25T13:13:35.240Z] #83 42.64 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-25T13:13:35.240Z] #83 42.64 m4-doc ed diffutils-doc [2022-07-25T13:13:35.240Z] #83 42.64 Recommended packages: [2022-07-25T13:13:35.240Z] #83 42.64 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-25T13:13:35.240Z] #83 44.80 The following NEW packages will be installed: [2022-07-25T13:13:35.240Z] #83 44.81 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-25T13:13:35.240Z] #83 44.82 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-25T13:13:35.240Z] #83 44.82 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-25T13:13:35.240Z] #83 44.82 libyajl2 m4 patch xz-utils [2022-07-25T13:13:35.240Z] #83 45.39 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:13:35.240Z] #83 45.39 Need to get 5940 kB of archives. [2022-07-25T13:13:35.240Z] #83 45.39 After this operation, 18.7 MB of additional disk space will be used. [2022-07-25T13:13:35.240Z] #83 45.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T13:13:35.240Z] #83 45.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-25T13:13:35.240Z] #83 45.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-25T13:13:35.240Z] #83 45.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-25T13:13:35.240Z] #83 45.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T13:13:35.240Z] #83 45.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-25T13:13:35.240Z] #83 45.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-25T13:13:35.240Z] #83 45.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-25T13:13:35.240Z] #83 45.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-25T13:13:35.240Z] #83 45.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-25T13:13:35.240Z] #83 45.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T13:13:35.240Z] #83 45.64 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-25T13:13:35.240Z] #83 45.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-25T13:13:35.240Z] #83 45.81 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T13:13:35.240Z] #83 45.81 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-25T13:13:35.240Z] #83 45.82 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-25T13:13:35.240Z] #83 45.82 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-25T13:13:35.240Z] #83 45.82 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-25T13:13:35.240Z] #83 45.83 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T13:13:35.240Z] #83 45.85 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-25T13:13:35.240Z] #83 45.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T13:13:35.240Z] #83 45.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T13:13:35.240Z] #83 45.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-25T13:13:35.240Z] #83 47.23 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:13:35.240Z] #83 47.62 Fetched 5940 kB in 1s (6298 kB/s) [2022-07-25T13:13:35.240Z] #83 47.74 Selecting previously unselected package bzip2. [2022-07-25T13:13:35.240Z] #83 47.74 (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 ... 15717 files and directories currently installed.) [2022-07-25T13:13:35.240Z] #83 47.86 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T13:13:35.240Z] #83 47.87 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T13:13:35.499Z] #83 48.07 Selecting previously unselected package libmagic-mgc. [2022-07-25T13:13:35.499Z] #83 48.08 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-25T13:13:35.499Z] #83 48.10 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-25T13:13:36.437Z] #83 49.01 Selecting previously unselected package libmagic1:amd64. [2022-07-25T13:13:36.437Z] #83 49.01 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-25T13:13:36.437Z] #83 49.02 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-25T13:13:36.697Z] #83 49.18 Selecting previously unselected package file. [2022-07-25T13:13:36.697Z] #83 49.19 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-25T13:13:36.697Z] #83 49.19 Unpacking file (1:5.39-3) ... [2022-07-25T13:13:36.960Z] #83 49.48 Selecting previously unselected package xz-utils. [2022-07-25T13:13:36.960Z] #83 49.49 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T13:13:36.960Z] #83 49.52 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:13:36.960Z] #83 ... [2022-07-25T13:13:36.960Z] [2022-07-25T13:13:36.960Z] #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-25T13:13:36.960Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:13:36.960Z] #58 49.26 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-25T13:13:37.905Z] #58 ... [2022-07-25T13:13:37.905Z] [2022-07-25T13:13:37.905Z] #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-25T13:13:37.905Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T13:13:37.905Z] #47 49.80 NAME: [2022-07-25T13:13:37.905Z] #47 49.84 go-winres - A tool for embedding resources in Windows executables [2022-07-25T13:13:37.905Z] #47 49.84 [2022-07-25T13:13:37.905Z] #47 49.84 USAGE: [2022-07-25T13:13:37.905Z] #47 49.84 go-winres [global options] command [command options] [arguments...] [2022-07-25T13:13:37.905Z] #47 49.84 [2022-07-25T13:13:37.905Z] #47 49.84 COMMANDS: [2022-07-25T13:13:37.905Z] #47 49.84 init Create an initial ./winres/winres.json [2022-07-25T13:13:37.905Z] #47 49.84 make Make syso files for the "go build" command [2022-07-25T13:13:37.905Z] #47 49.84 simply Make syso files for the "go build" command (simplified) [2022-07-25T13:13:37.905Z] #47 49.84 extract Extract all resources from an executable [2022-07-25T13:13:37.905Z] #47 49.84 patch Replace resources in an executable file (exe, dll) [2022-07-25T13:13:37.905Z] #47 49.84 help, h Shows a list of commands or help for one command [2022-07-25T13:13:37.905Z] #47 49.84 [2022-07-25T13:13:37.905Z] #47 49.84 GLOBAL OPTIONS: [2022-07-25T13:13:37.905Z] #47 49.84 --help, -h show help (default: false) [2022-07-25T13:13:37.905Z] #47 DONE 50.3s [2022-07-25T13:13:37.905Z] [2022-07-25T13:13:37.905Z] #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-25T13:13:37.905Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T13:13:37.905Z] #64 49.59 v3.0.2 [2022-07-25T13:13:37.905Z] #64 DONE 50.3s [2022-07-25T13:13:37.905Z] [2022-07-25T13:13:37.905Z] #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-25T13:13:37.905Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:13:37.905Z] #83 50.14 Selecting previously unselected package libsigsegv2:amd64. [2022-07-25T13:13:37.905Z] #83 50.15 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-25T13:13:37.905Z] #83 50.26 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-25T13:13:37.905Z] #83 50.40 Selecting previously unselected package m4. [2022-07-25T13:13:37.905Z] #83 50.40 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-25T13:13:37.905Z] #83 50.42 Unpacking m4 (1.4.18-5) ... [2022-07-25T13:13:38.082Z] Client: [2022-07-25T13:13:38.082Z] Context: default [2022-07-25T13:13:38.082Z] Debug Mode: false [2022-07-25T13:13:38.082Z] Plugins: [2022-07-25T13:13:38.082Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-25T13:13:38.082Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-25T13:13:38.082Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-25T13:13:38.082Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-25T13:13:38.082Z] [2022-07-25T13:13:38.082Z] Server: [2022-07-25T13:13:38.082Z] Containers: 0 [2022-07-25T13:13:38.082Z] Running: 0 [2022-07-25T13:13:38.082Z] Paused: 0 [2022-07-25T13:13:38.082Z] Stopped: 0 [2022-07-25T13:13:38.082Z] Images: 0 [2022-07-25T13:13:38.082Z] Server Version: 20.10.14 [2022-07-25T13:13:38.082Z] Storage Driver: overlay2 [2022-07-25T13:13:38.082Z] Backing Filesystem: extfs [2022-07-25T13:13:38.082Z] Supports d_type: true [2022-07-25T13:13:38.082Z] Native Overlay Diff: true [2022-07-25T13:13:38.082Z] userxattr: false [2022-07-25T13:13:38.082Z] Logging Driver: json-file [2022-07-25T13:13:38.082Z] Cgroup Driver: cgroupfs [2022-07-25T13:13:38.082Z] Cgroup Version: 1 [2022-07-25T13:13:38.082Z] Plugins: [2022-07-25T13:13:38.082Z] Volume: local [2022-07-25T13:13:38.082Z] Network: bridge host ipvlan macvlan null overlay [2022-07-25T13:13:38.082Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-25T13:13:38.082Z] Swarm: inactive [2022-07-25T13:13:38.082Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-25T13:13:38.082Z] Default Runtime: runc [2022-07-25T13:13:38.082Z] Init Binary: docker-init [2022-07-25T13:13:38.082Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T13:13:38.082Z] runc version: v1.0.3-0-gf46b6ba [2022-07-25T13:13:38.082Z] init version: de40ad0 [2022-07-25T13:13:38.082Z] Security Options: [2022-07-25T13:13:38.082Z] apparmor [2022-07-25T13:13:38.082Z] seccomp [2022-07-25T13:13:38.082Z] Profile: default [2022-07-25T13:13:38.082Z] Kernel Version: 5.4.0-1071-aws [2022-07-25T13:13:38.082Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-25T13:13:38.082Z] OSType: linux [2022-07-25T13:13:38.082Z] Architecture: x86_64 [2022-07-25T13:13:38.082Z] CPUs: 2 [2022-07-25T13:13:38.082Z] Total Memory: 7.565GiB [2022-07-25T13:13:38.082Z] Name: ip-10-100-76-71 [2022-07-25T13:13:38.082Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-25T13:13:38.082Z] Docker Root Dir: /var/lib/docker [2022-07-25T13:13:38.082Z] Debug Mode: false [2022-07-25T13:13:38.082Z] Registry: https://index.docker.io/v1/ [2022-07-25T13:13:38.082Z] Labels: [2022-07-25T13:13:38.082Z] Experimental: true [2022-07-25T13:13:38.082Z] Insecure Registries: [2022-07-25T13:13:38.082Z] 127.0.0.0/8 [2022-07-25T13:13:38.082Z] Live Restore Enabled: true [2022-07-25T13:13:38.082Z] [2022-07-25T13:13:38.082Z] WARNING: No swap limit support [Pipeline] sh [2022-07-25T13:13:38.165Z] #83 50.74 Selecting previously unselected package autoconf. [2022-07-25T13:13:38.165Z] #83 50.76 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-25T13:13:38.165Z] #83 50.76 Unpacking autoconf (2.69-14) ... [2022-07-25T13:13:38.421Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T13:13:38.421Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T13:13:38.421Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43863/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-25T13:13:38.421Z] + bash /home/ubuntu/workspace/moby_PR-43863/check-config.sh [2022-07-25T13:13:38.421Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-25T13:13:38.421Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-25T13:13:38.421Z] [2022-07-25T13:13:38.421Z] Generally Necessary: [2022-07-25T13:13:38.421Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-25T13:13:38.421Z] - apparmor: enabled and tools installed [2022-07-25T13:13:38.421Z] - CONFIG_NAMESPACES: enabled [2022-07-25T13:13:38.421Z] - CONFIG_NET_NS: enabled [2022-07-25T13:13:38.421Z] - CONFIG_PID_NS: enabled [2022-07-25T13:13:38.421Z] - CONFIG_IPC_NS: enabled [2022-07-25T13:13:38.421Z] - CONFIG_UTS_NS: enabled [2022-07-25T13:13:38.421Z] - CONFIG_CGROUPS: enabled [2022-07-25T13:13:38.421Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-25T13:13:38.421Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-25T13:13:38.421Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-25T13:13:38.421Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-25T13:13:38.421Z] - CONFIG_CPUSETS: enabled [2022-07-25T13:13:38.421Z] - CONFIG_MEMCG: enabled [2022-07-25T13:13:38.421Z] - CONFIG_KEYS: enabled [2022-07-25T13:13:38.421Z] - CONFIG_VETH: enabled (as module) [2022-07-25T13:13:38.421Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-25T13:13:38.421Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-25T13:13:38.716Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-25T13:13:38.716Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-25T13:13:38.716Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-25T13:13:38.716Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-25T13:13:38.716Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-25T13:13:38.716Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-25T13:13:38.716Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-25T13:13:38.716Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-25T13:13:38.716Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-25T13:13:38.716Z] - CONFIG_CGROUP_BPF: enabled [2022-07-25T13:13:38.716Z] [2022-07-25T13:13:38.716Z] Optional Features: [2022-07-25T13:13:38.716Z] - CONFIG_USER_NS: enabled [2022-07-25T13:13:38.716Z] - CONFIG_SECCOMP: enabled [2022-07-25T13:13:38.716Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-25T13:13:38.716Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-25T13:13:38.716Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-25T13:13:38.716Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-25T13:13:38.716Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-25T13:13:38.716Z] - CONFIG_BLK_CGROUP: enabled [2022-07-25T13:13:38.716Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-25T13:13:38.716Z] - CONFIG_CGROUP_PERF: enabled [2022-07-25T13:13:38.716Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-25T13:13:38.716Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-25T13:13:38.716Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-25T13:13:38.716Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-25T13:13:38.716Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-25T13:13:38.716Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-25T13:13:38.716Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-25T13:13:38.716Z] - CONFIG_IP_VS: enabled (as module) [2022-07-25T13:13:38.716Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-25T13:13:38.716Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-25T13:13:38.716Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-25T13:13:38.716Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-25T13:13:38.716Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-25T13:13:38.716Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-25T13:13:38.716Z] - CONFIG_EXT4_FS: enabled [2022-07-25T13:13:38.716Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-25T13:13:38.716Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-25T13:13:38.716Z] - Network Drivers: [2022-07-25T13:13:38.716Z] - "overlay": [2022-07-25T13:13:38.716Z] - CONFIG_VXLAN: enabled (as module) [2022-07-25T13:13:38.716Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-25T13:13:38.716Z] Optional (for encrypted networks): [2022-07-25T13:13:38.733Z] #83 51.33 Selecting previously unselected package autotools-dev. [2022-07-25T13:13:38.733Z] #83 51.33 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-25T13:13:38.733Z] #83 51.33 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-25T13:13:38.979Z] - CONFIG_CRYPTO: enabled [2022-07-25T13:13:38.979Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-25T13:13:38.979Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-25T13:13:38.979Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-25T13:13:38.979Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-25T13:13:38.979Z] - CONFIG_XFRM: enabled [2022-07-25T13:13:38.979Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-25T13:13:38.979Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-25T13:13:38.979Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-25T13:13:38.979Z] - "ipvlan": [2022-07-25T13:13:38.979Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-25T13:13:38.979Z] - "macvlan": [2022-07-25T13:13:38.979Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-25T13:13:38.979Z] - CONFIG_DUMMY: enabled (as module) [2022-07-25T13:13:38.979Z] - "ftp,tftp client in container": [2022-07-25T13:13:38.979Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-25T13:13:38.979Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-25T13:13:38.979Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-25T13:13:38.979Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-25T13:13:38.979Z] - Storage Drivers: [2022-07-25T13:13:38.979Z] - "aufs": [2022-07-25T13:13:38.979Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-25T13:13:38.979Z] - "btrfs": [2022-07-25T13:13:38.979Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-25T13:13:38.979Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-25T13:13:38.979Z] - "devicemapper": [2022-07-25T13:13:38.979Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-25T13:13:38.979Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-25T13:13:38.979Z] - "overlay": [2022-07-25T13:13:38.979Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-25T13:13:38.979Z] - "zfs": [2022-07-25T13:13:38.979Z] - /dev/zfs: present [2022-07-25T13:13:38.979Z] - zfs command: missing [2022-07-25T13:13:38.979Z] - zpool command: missing [2022-07-25T13:13:38.979Z] [2022-07-25T13:13:38.979Z] Limits: [2022-07-25T13:13:38.979Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-25T13:13:38.979Z] [2022-07-25T13:13:38.979Z] + true [Pipeline] } [2022-07-25T13:13:38.992Z] #83 51.56 Selecting previously unselected package automake. [2022-07-25T13:13:38.992Z] #83 51.56 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-25T13:13:38.992Z] #83 51.56 Unpacking automake (1:1.16.3-2) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-25T13:13:39.388Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6cc644abef088e04b5b416921f203f5edb733ad1 . [2022-07-25T13:13:39.646Z] #1 [internal] load build definition from Dockerfile [2022-07-25T13:13:39.646Z] #1 sha256:2d88380ea3d74bbbc33523da611009be84c1c8af3d92447c99cf9e75bfc06b58 [2022-07-25T13:13:39.646Z] #1 transferring dockerfile: 19.25kB done [2022-07-25T13:13:39.646Z] #1 DONE 0.3s [2022-07-25T13:13:39.646Z] [2022-07-25T13:13:39.646Z] #2 [internal] load .dockerignore [2022-07-25T13:13:39.646Z] #2 sha256:14b460a925de29e606a9ad2f396acd16891025d19461dadabaab98d2e7e67c88 [2022-07-25T13:13:39.646Z] #2 transferring context: 145B done [2022-07-25T13:13:39.904Z] #2 DONE 0.1s [2022-07-25T13:13:39.904Z] [2022-07-25T13:13:39.904Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-25T13:13:39.904Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-25T13:13:39.930Z] #83 52.49 Selecting previously unselected package patch. [2022-07-25T13:13:39.930Z] #83 52.49 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-25T13:13:39.930Z] #83 52.51 Unpacking patch (2.7.6-7) ... [2022-07-25T13:13:40.190Z] #83 52.81 Selecting previously unselected package dpkg-dev. [2022-07-25T13:13:40.190Z] #83 52.81 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-25T13:13:40.190Z] #83 52.82 Unpacking dpkg-dev (1.20.11) ... [2022-07-25T13:13:40.473Z] #3 DONE 0.8s [2022-07-25T13:13:40.732Z] [2022-07-25T13:13:40.732Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-25T13:13:40.732Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-25T13:13:40.732Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.1s done [2022-07-25T13:13:40.732Z] #4 DONE 0.1s [2022-07-25T13:13:40.732Z] [2022-07-25T13:13:40.732Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-25T13:13:40.732Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-25T13:13:40.732Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-25T13:13:40.732Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-25T13:13:40.732Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-25T13:13:41.249Z] Client: [2022-07-25T13:13:41.249Z] Context: default [2022-07-25T13:13:41.249Z] Debug Mode: false [2022-07-25T13:13:41.249Z] Plugins: [2022-07-25T13:13:41.249Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-25T13:13:41.249Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-25T13:13:41.249Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-25T13:13:41.249Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-25T13:13:41.249Z] [2022-07-25T13:13:41.249Z] Server: [2022-07-25T13:13:41.249Z] Containers: 0 [2022-07-25T13:13:41.249Z] Running: 0 [2022-07-25T13:13:41.249Z] Paused: 0 [2022-07-25T13:13:41.249Z] Stopped: 0 [2022-07-25T13:13:41.249Z] Images: 0 [2022-07-25T13:13:41.249Z] Server Version: 20.10.14 [2022-07-25T13:13:41.249Z] Storage Driver: overlay2 [2022-07-25T13:13:41.249Z] Backing Filesystem: extfs [2022-07-25T13:13:41.249Z] Supports d_type: true [2022-07-25T13:13:41.249Z] Native Overlay Diff: true [2022-07-25T13:13:41.249Z] userxattr: false [2022-07-25T13:13:41.249Z] Logging Driver: json-file [2022-07-25T13:13:41.249Z] Cgroup Driver: cgroupfs [2022-07-25T13:13:41.249Z] Cgroup Version: 1 [2022-07-25T13:13:41.249Z] Plugins: [2022-07-25T13:13:41.249Z] Volume: local [2022-07-25T13:13:41.249Z] Network: bridge host ipvlan macvlan null overlay [2022-07-25T13:13:41.249Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-25T13:13:41.249Z] Swarm: inactive [2022-07-25T13:13:41.249Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-25T13:13:41.249Z] Default Runtime: runc [2022-07-25T13:13:41.249Z] Init Binary: docker-init [2022-07-25T13:13:41.249Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T13:13:41.249Z] runc version: v1.0.3-0-gf46b6ba [2022-07-25T13:13:41.249Z] init version: de40ad0 [2022-07-25T13:13:41.249Z] Security Options: [2022-07-25T13:13:41.249Z] apparmor [2022-07-25T13:13:41.249Z] seccomp [2022-07-25T13:13:41.249Z] Profile: default [2022-07-25T13:13:41.249Z] Kernel Version: 5.4.0-1071-aws [2022-07-25T13:13:41.249Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-25T13:13:41.249Z] OSType: linux [2022-07-25T13:13:41.249Z] Architecture: x86_64 [2022-07-25T13:13:41.249Z] CPUs: 2 [2022-07-25T13:13:41.249Z] Total Memory: 7.483GiB [2022-07-25T13:13:41.249Z] Name: ip-10-100-45-162 [2022-07-25T13:13:41.249Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-25T13:13:41.249Z] Docker Root Dir: /var/lib/docker [2022-07-25T13:13:41.249Z] Debug Mode: false [2022-07-25T13:13:41.249Z] Registry: https://index.docker.io/v1/ [2022-07-25T13:13:41.249Z] Labels: [2022-07-25T13:13:41.249Z] Experimental: true [2022-07-25T13:13:41.249Z] Insecure Registries: [2022-07-25T13:13:41.249Z] 127.0.0.0/8 [2022-07-25T13:13:41.249Z] Live Restore Enabled: true [2022-07-25T13:13:41.249Z] [2022-07-25T13:13:41.249Z] WARNING: No swap limit support [Pipeline] sh [2022-07-25T13:13:41.299Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0B / 9.94MB 0.5s [2022-07-25T13:13:41.553Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T13:13:41.553Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T13:13:41.553Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43863/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-25T13:13:41.553Z] + bash /home/ubuntu/workspace/moby_PR-43863/check-config.sh [2022-07-25T13:13:41.553Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-25T13:13:41.553Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-25T13:13:41.553Z] [2022-07-25T13:13:41.553Z] Generally Necessary: [2022-07-25T13:13:41.553Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-25T13:13:41.553Z] - apparmor: enabled and tools installed [2022-07-25T13:13:41.553Z] - CONFIG_NAMESPACES: enabled [2022-07-25T13:13:41.553Z] - CONFIG_NET_NS: enabled [2022-07-25T13:13:41.553Z] - CONFIG_PID_NS: enabled [2022-07-25T13:13:41.553Z] - CONFIG_IPC_NS: enabled [2022-07-25T13:13:41.553Z] - CONFIG_UTS_NS: enabled [2022-07-25T13:13:41.553Z] - CONFIG_CGROUPS: enabled [2022-07-25T13:13:41.553Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-25T13:13:41.553Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-25T13:13:41.553Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-25T13:13:41.553Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-25T13:13:41.553Z] - CONFIG_CPUSETS: enabled [2022-07-25T13:13:41.553Z] - CONFIG_MEMCG: enabled [2022-07-25T13:13:41.553Z] - CONFIG_KEYS: enabled [2022-07-25T13:13:41.553Z] - CONFIG_VETH: enabled (as module) [2022-07-25T13:13:41.553Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-25T13:13:41.553Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-25T13:13:41.557Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.7s [2022-07-25T13:13:41.557Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.8s done [2022-07-25T13:13:41.557Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-25T13:13:41.824Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-25T13:13:41.824Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-25T13:13:41.824Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-25T13:13:41.824Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-25T13:13:41.824Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-25T13:13:41.824Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-25T13:13:41.824Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-25T13:13:41.824Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-25T13:13:41.824Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-25T13:13:41.824Z] - CONFIG_CGROUP_BPF: enabled [2022-07-25T13:13:41.824Z] [2022-07-25T13:13:41.824Z] Optional Features: [2022-07-25T13:13:41.824Z] - CONFIG_USER_NS: enabled [2022-07-25T13:13:41.824Z] - CONFIG_SECCOMP: enabled [2022-07-25T13:13:41.824Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-25T13:13:41.824Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-25T13:13:41.824Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-25T13:13:41.824Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-25T13:13:41.824Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-25T13:13:41.824Z] - CONFIG_BLK_CGROUP: enabled [2022-07-25T13:13:41.824Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-25T13:13:41.824Z] - CONFIG_CGROUP_PERF: enabled [2022-07-25T13:13:41.824Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-25T13:13:41.824Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-25T13:13:41.824Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-25T13:13:41.824Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-25T13:13:41.824Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-25T13:13:41.824Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-25T13:13:41.824Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-25T13:13:41.824Z] - CONFIG_IP_VS: enabled (as module) [2022-07-25T13:13:41.824Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-25T13:13:41.824Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-25T13:13:41.824Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-25T13:13:41.824Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-25T13:13:41.824Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-25T13:13:41.824Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-25T13:13:41.824Z] - CONFIG_EXT4_FS: enabled [2022-07-25T13:13:41.824Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-25T13:13:41.824Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-25T13:13:41.824Z] - Network Drivers: [2022-07-25T13:13:41.824Z] - "overlay": [2022-07-25T13:13:42.094Z] - CONFIG_VXLAN: enabled (as module) [2022-07-25T13:13:42.094Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-25T13:13:42.094Z] Optional (for encrypted networks): [2022-07-25T13:13:42.094Z] - CONFIG_CRYPTO: enabled [2022-07-25T13:13:42.094Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-25T13:13:42.094Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-25T13:13:42.094Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-25T13:13:42.094Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-25T13:13:42.094Z] - CONFIG_XFRM: enabled [2022-07-25T13:13:42.094Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-25T13:13:42.094Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-25T13:13:42.094Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-25T13:13:42.094Z] - "ipvlan": [2022-07-25T13:13:42.094Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-25T13:13:42.094Z] - "macvlan": [2022-07-25T13:13:42.094Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-25T13:13:42.094Z] - CONFIG_DUMMY: enabled (as module) [2022-07-25T13:13:42.094Z] - "ftp,tftp client in container": [2022-07-25T13:13:42.094Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-25T13:13:42.094Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-25T13:13:42.094Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-25T13:13:42.094Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-25T13:13:42.094Z] - Storage Drivers: [2022-07-25T13:13:42.094Z] - "aufs": [2022-07-25T13:13:42.094Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-25T13:13:42.094Z] - "btrfs": [2022-07-25T13:13:42.094Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-25T13:13:42.094Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-25T13:13:42.094Z] - "devicemapper": [2022-07-25T13:13:42.094Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-25T13:13:42.094Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-25T13:13:42.094Z] - "overlay": [2022-07-25T13:13:42.094Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-25T13:13:42.094Z] - "zfs": [2022-07-25T13:13:42.094Z] - /dev/zfs: present [2022-07-25T13:13:42.094Z] - zfs command: missing [2022-07-25T13:13:42.094Z] - zpool command: missing [2022-07-25T13:13:42.094Z] [2022-07-25T13:13:42.094Z] Limits: [2022-07-25T13:13:42.094Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-25T13:13:42.094Z] [2022-07-25T13:13:42.094Z] + true [2022-07-25T13:13:42.095Z] #83 54.35 Selecting previously unselected package build-essential. [2022-07-25T13:13:42.095Z] #83 54.35 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-25T13:13:42.095Z] #83 54.38 Unpacking build-essential (12.9) ... [2022-07-25T13:13:42.095Z] #83 54.51 Selecting previously unselected package libcap2:amd64. [2022-07-25T13:13:42.095Z] #83 54.51 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T13:13:42.095Z] #83 54.52 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:13:42.095Z] #83 54.67 Selecting previously unselected package libcap-dev:amd64. [2022-07-25T13:13:42.095Z] #83 54.68 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-25T13:13:42.095Z] #83 54.69 Unpacking libcap-dev:amd64 (1:2.44-1) ... [Pipeline] } [Pipeline] // stage [2022-07-25T13:13:42.124Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-25T13:13:42.124Z] #4 DONE 1.5s [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-25T13:13:42.393Z] [2022-07-25T13:13:42.393Z] #6 [internal] load build definition from Dockerfile [2022-07-25T13:13:42.393Z] #6 sha256:bc501fd8cd5bc83f5d6af791b9da6d595a238b9faa7849ca603f3de5c98e8d94 [2022-07-25T13:13:42.393Z] #6 DONE 0.0s [2022-07-25T13:13:42.393Z] [2022-07-25T13:13:42.393Z] #5 [internal] load .dockerignore [2022-07-25T13:13:42.393Z] #5 sha256:8ecbda54f371e2f8e9b63614b669e7b537f54468e7bf6dd70f79f3a6b792f799 [2022-07-25T13:13:42.393Z] #5 DONE 0.0s [2022-07-25T13:13:42.393Z] [2022-07-25T13:13:42.393Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-25T13:13:42.393Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-25T13:13:42.434Z] + sudo modprobe ip_vs [2022-07-25T13:13:42.434Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6cc644abef088e04b5b416921f203f5edb733ad1 . [2022-07-25T13:13:42.664Z] #83 55.01 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T13:13:42.664Z] #83 55.03 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T13:13:42.664Z] #83 55.04 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:13:42.664Z] #83 55.16 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-25T13:13:42.664Z] #83 55.16 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-25T13:13:42.664Z] #83 55.17 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T13:13:42.694Z] #1 [internal] load build definition from Dockerfile [2022-07-25T13:13:42.694Z] #1 sha256:631d08b2b03870a5be92ee412f7daf4b80020c935ad0daf74392fcd31a1a477e [2022-07-25T13:13:42.694Z] #1 transferring dockerfile: 19.25kB done [2022-07-25T13:13:42.924Z] #83 55.49 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T13:13:42.924Z] #83 55.51 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T13:13:42.924Z] #83 55.58 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:13:42.924Z] #83 ... [2022-07-25T13:13:42.924Z] [2022-07-25T13:13:42.924Z] #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-25T13:13:42.924Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:13:42.924Z] #62 45.53 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-25T13:13:42.924Z] #62 45.71 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-25T13:13:42.924Z] #62 45.76 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-25T13:13:42.924Z] #62 45.83 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-25T13:13:42.924Z] #62 45.97 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-25T13:13:42.924Z] #62 46.07 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-25T13:13:42.924Z] #62 46.11 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-25T13:13:42.924Z] #62 46.27 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-25T13:13:42.924Z] #62 46.31 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-25T13:13:42.924Z] #62 46.40 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-25T13:13:42.924Z] #62 46.51 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-25T13:13:42.924Z] #62 46.71 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-25T13:13:42.924Z] #62 47.47 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-25T13:13:42.924Z] #62 47.55 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-25T13:13:42.924Z] #62 47.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-25T13:13:42.924Z] #62 47.81 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-25T13:13:42.924Z] #62 48.21 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-25T13:13:42.924Z] #62 48.44 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-25T13:13:42.924Z] #62 48.47 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-25T13:13:42.924Z] #62 48.48 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-25T13:13:42.924Z] #62 48.68 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-25T13:13:42.924Z] #62 48.71 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-25T13:13:42.924Z] #62 48.83 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-25T13:13:42.924Z] #62 48.88 go: downloading github.com/prometheus/common v0.32.1 [2022-07-25T13:13:42.924Z] #62 49.68 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-25T13:13:42.924Z] #62 49.73 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-25T13:13:42.924Z] #62 50.83 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-25T13:13:42.924Z] #62 50.91 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-25T13:13:42.967Z] #1 DONE 0.2s [2022-07-25T13:13:42.967Z] [2022-07-25T13:13:42.967Z] #2 [internal] load .dockerignore [2022-07-25T13:13:42.967Z] #2 sha256:e26e08d1ed0846e686fe3666a47e89fe9940b82bd4f8474cf27d84af8501897e [2022-07-25T13:13:42.967Z] #2 transferring context: 145B done [2022-07-25T13:13:42.967Z] #2 DONE 0.1s [2022-07-25T13:13:42.967Z] [2022-07-25T13:13:42.967Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-25T13:13:42.967Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-25T13:13:43.183Z] #62 ... [2022-07-25T13:13:43.183Z] [2022-07-25T13:13:43.183Z] #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-25T13:13:43.183Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:13:43.183Z] #58 51.11 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:13:43.183Z] #58 51.53 Fetched 2315 kB in 3s (674 kB/s) [2022-07-25T13:13:43.183Z] #58 51.71 Selecting previously unselected package libprotobuf23:amd64. [2022-07-25T13:13:43.183Z] #58 51.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T13:13:43.183Z] #58 51.74 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-25T13:13:43.183Z] #58 51.75 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T13:13:43.183Z] #58 53.07 Selecting previously unselected package python3-pkg-resources. [2022-07-25T13:13:43.183Z] #58 53.07 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T13:13:43.184Z] #58 53.09 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:13:43.184Z] #58 53.38 Selecting previously unselected package python3-six. [2022-07-25T13:13:43.184Z] #58 53.38 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-25T13:13:43.184Z] #58 53.40 Unpacking python3-six (1.16.0-2) ... [2022-07-25T13:13:43.184Z] #58 53.50 Selecting previously unselected package python3-protobuf. [2022-07-25T13:13:43.184Z] #58 53.50 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-25T13:13:43.184Z] #58 53.51 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-25T13:13:43.184Z] #58 54.14 Selecting previously unselected package libnet1:amd64. [2022-07-25T13:13:43.184Z] #58 54.14 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T13:13:43.184Z] #58 54.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:13:43.184Z] #58 54.34 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T13:13:43.184Z] #58 54.34 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T13:13:43.184Z] #58 54.36 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:13:43.184Z] #58 54.59 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T13:13:43.184Z] #58 54.59 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T13:13:43.184Z] #58 54.61 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:13:43.184Z] #58 54.77 Selecting previously unselected package criu. [2022-07-25T13:13:43.184Z] #58 54.78 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-25T13:13:43.184Z] #58 54.78 Unpacking criu (3.17.1-1) ... [2022-07-25T13:13:43.326Z] #7 DONE 0.7s [2022-07-25T13:13:43.326Z] [2022-07-25T13:13:43.326Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T13:13:43.326Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T13:13:43.326Z] #10 DONE 0.8s [2022-07-25T13:13:43.326Z] [2022-07-25T13:13:43.326Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-25T13:13:43.326Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-25T13:13:43.326Z] #8 DONE 0.8s [2022-07-25T13:13:43.326Z] [2022-07-25T13:13:43.326Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T13:13:43.326Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T13:13:43.326Z] #9 DONE 0.8s [2022-07-25T13:13:43.542Z] #3 DONE 0.5s [2022-07-25T13:13:43.542Z] [2022-07-25T13:13:43.542Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-25T13:13:43.542Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-25T13:13:43.542Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-25T13:13:43.542Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-25T13:13:43.542Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-25T13:13:43.542Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-25T13:13:43.542Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0B / 9.94MB 0.1s [2022-07-25T13:13:43.542Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-25T13:13:43.702Z] #58 55.83 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:13:43.803Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-25T13:13:43.803Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-25T13:13:43.932Z] [2022-07-25T13:13:43.932Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:13:43.932Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T13:13:43.932Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-25T13:13:44.192Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-25T13:13:44.192Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-25T13:13:44.192Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-25T13:13:44.192Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 2.10MB / 55.00MB 0.2s [2022-07-25T13:13:44.375Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-25T13:13:44.375Z] #4 DONE 0.9s [2022-07-25T13:13:44.449Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 9.44MB / 55.00MB 0.3s [2022-07-25T13:13:44.636Z] [2022-07-25T13:13:44.637Z] #5 [internal] load build definition from Dockerfile [2022-07-25T13:13:44.637Z] #5 sha256:b58e182d03d8895366239bfb36beaeb53bb258ad374abb80e3cd551057c4d1b2 [2022-07-25T13:13:44.637Z] #5 DONE 0.0s [2022-07-25T13:13:44.637Z] [2022-07-25T13:13:44.637Z] #6 [internal] load .dockerignore [2022-07-25T13:13:44.637Z] #6 sha256:a2eeae9dca5d0bfaf005d026f25baddb85147a3606e65dba453aeaedf1b4db06 [2022-07-25T13:13:44.637Z] #6 DONE 0.0s [2022-07-25T13:13:44.637Z] [2022-07-25T13:13:44.637Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T13:13:44.637Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T13:13:44.714Z] #28 ... [2022-07-25T13:13:44.714Z] [2022-07-25T13:13:44.714Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-25T13:13:44.714Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-25T13:13:44.714Z] #49 DONE 0.8s [2022-07-25T13:13:44.714Z] [2022-07-25T13:13:44.714Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:13:44.714Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T13:13:44.714Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 14.95MB / 55.00MB 0.6s [2022-07-25T13:13:44.714Z] #28 ... [2022-07-25T13:13:44.714Z] [2022-07-25T13:13:44.714Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-25T13:13:44.714Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-25T13:13:44.714Z] #49 DONE 0.0s [2022-07-25T13:13:44.714Z] [2022-07-25T13:13:44.714Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:13:44.714Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T13:13:44.714Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 17.83MB / 55.00MB 0.7s [2022-07-25T13:13:44.981Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 20.97MB / 55.00MB 0.9s [2022-07-25T13:13:44.981Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 24.12MB / 55.00MB 1.0s [2022-07-25T13:13:45.238Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 27.30MB / 55.00MB 1.1s [2022-07-25T13:13:45.238Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 33.67MB / 55.00MB 1.3s [2022-07-25T13:13:45.495Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 37.88MB / 55.00MB 1.5s [2022-07-25T13:13:45.608Z] #58 ... [2022-07-25T13:13:45.608Z] [2022-07-25T13:13:45.608Z] #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-25T13:13:45.608Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T13:13:45.608Z] #41 55.42 Updating files: 92% (1403/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-25T13:13:45.608Z] #41 55.79 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-25T13:13:45.608Z] #41 56.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T13:13:45.764Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 45.09MB / 55.00MB 1.8s [2022-07-25T13:13:46.024Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 48.53MB / 55.00MB 2.0s [2022-07-25T13:13:46.025Z] #10 ... [2022-07-25T13:13:46.025Z] [2022-07-25T13:13:46.025Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-25T13:13:46.025Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-25T13:13:46.025Z] #8 DONE 1.2s [2022-07-25T13:13:46.025Z] [2022-07-25T13:13:46.025Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-25T13:13:46.025Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-25T13:13:46.025Z] #7 DONE 1.2s [2022-07-25T13:13:46.025Z] [2022-07-25T13:13:46.025Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T13:13:46.025Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T13:13:46.025Z] #10 DONE 1.2s [2022-07-25T13:13:46.025Z] [2022-07-25T13:13:46.025Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T13:13:46.025Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T13:13:46.025Z] #9 DONE 1.2s [2022-07-25T13:13:46.284Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 52.43MB / 55.00MB 2.3s [2022-07-25T13:13:46.287Z] [2022-07-25T13:13:46.287Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:13:46.287Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:13:46.287Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-25T13:13:46.287Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0B / 5.16MB 0.0s [2022-07-25T13:13:46.287Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-25T13:13:46.287Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-25T13:13:46.287Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.0s [2022-07-25T13:13:46.287Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-25T13:13:46.287Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.2s [2022-07-25T13:13:46.287Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.19MB / 55.00MB 0.2s [2022-07-25T13:13:46.546Z] #41 ... [2022-07-25T13:13:46.546Z] [2022-07-25T13:13:46.546Z] #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-25T13:13:46.546Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:13:46.546Z] #83 55.85 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T13:13:46.546Z] #83 55.86 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T13:13:46.546Z] #83 55.86 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:13:46.546Z] #83 56.71 Selecting previously unselected package libtool. [2022-07-25T13:13:46.546Z] #83 56.72 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-25T13:13:46.546Z] #83 56.72 Unpacking libtool (2.4.6-15) ... [2022-07-25T13:13:46.546Z] #83 57.22 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T13:13:46.546Z] #83 57.27 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T13:13:46.546Z] #83 57.28 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:13:46.546Z] #83 57.64 Selecting previously unselected package libyajl2:amd64. [2022-07-25T13:13:46.546Z] #83 57.64 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T13:13:46.546Z] #83 57.65 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:13:46.546Z] #83 57.83 Selecting previously unselected package libyajl-dev:amd64. [2022-07-25T13:13:46.546Z] #83 57.83 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-25T13:13:46.546Z] #83 57.84 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T13:13:46.546Z] #83 58.05 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:13:46.546Z] #83 58.12 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-25T13:13:46.546Z] #83 58.16 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:13:46.546Z] #83 58.19 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-25T13:13:46.546Z] #83 58.21 Setting up file (1:5.39-3) ... [2022-07-25T13:13:46.546Z] #83 58.24 Setting up bzip2 (1.0.8-4) ... [2022-07-25T13:13:46.546Z] #83 58.26 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:13:46.546Z] #83 58.28 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T13:13:46.546Z] #83 58.30 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:13:46.546Z] #83 58.34 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-25T13:13:46.546Z] #83 58.35 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-25T13:13:46.546Z] #83 58.37 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:13:46.546Z] #83 58.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T13:13:46.546Z] #83 58.48 Setting up patch (2.7.6-7) ... [2022-07-25T13:13:46.546Z] #83 58.53 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:13:46.546Z] #83 58.56 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T13:13:46.546Z] #83 58.62 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-25T13:13:46.546Z] #83 58.65 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:13:46.546Z] #83 58.68 Setting up libtool (2.4.6-15) ... [2022-07-25T13:13:46.546Z] #83 58.71 Setting up m4 (1.4.18-5) ... [2022-07-25T13:13:46.546Z] #83 58.79 Setting up dpkg-dev (1.20.11) ... [2022-07-25T13:13:46.546Z] #83 58.86 Setting up autoconf (2.69-14) ... [2022-07-25T13:13:46.546Z] #83 58.88 Setting up build-essential (12.9) ... [2022-07-25T13:13:46.546Z] #83 58.91 Setting up automake (1:1.16.3-2) ... [2022-07-25T13:13:46.546Z] #83 58.94 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-25T13:13:46.546Z] #83 58.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:13:46.546Z] #83 DONE 59.3s [2022-07-25T13:13:46.550Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 7.34MB / 55.00MB 0.3s [2022-07-25T13:13:46.550Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.3s done [2022-07-25T13:13:46.550Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 14.68MB / 55.00MB 0.3s [2022-07-25T13:13:46.550Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0B / 10.88MB 0.3s [2022-07-25T13:13:46.806Z] [2022-07-25T13:13:46.806Z] #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-25T13:13:46.806Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:13:46.812Z] #11 ... [2022-07-25T13:13:46.812Z] [2022-07-25T13:13:46.812Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-25T13:13:46.812Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-25T13:13:46.812Z] #49 DONE 0.0s [2022-07-25T13:13:46.812Z] [2022-07-25T13:13:46.812Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:13:46.812Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:13:46.812Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 4.19MB / 10.88MB 0.5s [2022-07-25T13:13:46.812Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 24.12MB / 55.00MB 0.7s [2022-07-25T13:13:46.812Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.7s [2022-07-25T13:13:47.075Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 29.72MB / 55.00MB 0.9s [2022-07-25T13:13:47.219Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 3.0s done [2022-07-25T13:13:47.337Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 32.51MB / 55.00MB 0.9s [2022-07-25T13:13:47.337Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.9s done [2022-07-25T13:13:47.337Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0B / 85.90MB 0.9s [2022-07-25T13:13:47.337Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 0B / 54.58MB 0.9s [2022-07-25T13:13:47.337Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 37.58MB / 55.00MB 1.1s [2022-07-25T13:13:47.337Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.77MB / 54.58MB 1.1s [2022-07-25T13:13:47.477Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-25T13:13:47.601Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 11.53MB / 54.58MB 1.3s [2022-07-25T13:13:47.601Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 40.97MB / 55.00MB 1.4s [2022-07-25T13:13:47.601Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 6.24MB / 85.90MB 1.4s [2022-07-25T13:13:47.601Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 14.68MB / 54.58MB 1.4s [2022-07-25T13:13:47.865Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 49.28MB / 55.00MB 1.6s [2022-07-25T13:13:47.865Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 12.58MB / 85.90MB 1.6s [2022-07-25T13:13:47.865Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 18.87MB / 54.58MB 1.6s [2022-07-25T13:13:47.865Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 52.81MB / 55.00MB 1.7s [2022-07-25T13:13:47.865Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 22.02MB / 54.58MB 1.7s [2022-07-25T13:13:48.126Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 18.47MB / 85.90MB 1.7s [2022-07-25T13:13:48.126Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 25.17MB / 54.58MB 1.8s [2022-07-25T13:13:48.389Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 24.12MB / 85.90MB 2.1s [2022-07-25T13:13:48.389Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 32.04MB / 54.58MB 2.1s [2022-07-25T13:13:48.389Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 36.70MB / 54.58MB 2.3s [2022-07-25T13:13:48.653Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.3s done [2022-07-25T13:13:48.653Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 29.36MB / 85.90MB 2.4s [2022-07-25T13:13:48.714Z] #84 1.556 Cloning into '/tmp/crun-build'... [2022-07-25T13:13:48.916Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 42.99MB / 54.58MB 2.6s [2022-07-25T13:13:48.916Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 1.05MB / 141.81MB 2.6s [2022-07-25T13:13:48.916Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 35.65MB / 85.90MB 2.7s [2022-07-25T13:13:48.916Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 46.14MB / 54.58MB 2.7s [2022-07-25T13:13:49.180Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 42.02MB / 85.90MB 3.0s [2022-07-25T13:13:49.180Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 3.0s [2022-07-25T13:13:49.180Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.39MB / 141.81MB 3.0s [2022-07-25T13:13:49.180Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-25T13:13:49.352Z] Client: [2022-07-25T13:13:49.352Z] Context: default [2022-07-25T13:13:49.352Z] Debug Mode: false [2022-07-25T13:13:49.352Z] Plugins: [2022-07-25T13:13:49.352Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-25T13:13:49.353Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-25T13:13:49.353Z] [2022-07-25T13:13:49.353Z] Server: [2022-07-25T13:13:49.353Z] Containers: 0 [2022-07-25T13:13:49.353Z] Running: 0 [2022-07-25T13:13:49.353Z] Paused: 0 [2022-07-25T13:13:49.353Z] Stopped: 0 [2022-07-25T13:13:49.353Z] Images: 0 [2022-07-25T13:13:49.353Z] Server Version: 20.10.14 [2022-07-25T13:13:49.353Z] Storage Driver: overlay2 [2022-07-25T13:13:49.353Z] Backing Filesystem: extfs [2022-07-25T13:13:49.353Z] Supports d_type: true [2022-07-25T13:13:49.353Z] Native Overlay Diff: true [2022-07-25T13:13:49.353Z] userxattr: false [2022-07-25T13:13:49.353Z] Logging Driver: json-file [2022-07-25T13:13:49.353Z] Cgroup Driver: cgroupfs [2022-07-25T13:13:49.353Z] Cgroup Version: 1 [2022-07-25T13:13:49.353Z] Plugins: [2022-07-25T13:13:49.353Z] Volume: local [2022-07-25T13:13:49.353Z] Network: bridge host ipvlan macvlan null overlay [2022-07-25T13:13:49.353Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-25T13:13:49.353Z] Swarm: inactive [2022-07-25T13:13:49.353Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-25T13:13:49.353Z] Default Runtime: runc [2022-07-25T13:13:49.353Z] Init Binary: docker-init [2022-07-25T13:13:49.353Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T13:13:49.353Z] runc version: v1.0.3-0-gf46b6ba [2022-07-25T13:13:49.353Z] init version: de40ad0 [2022-07-25T13:13:49.353Z] Security Options: [2022-07-25T13:13:49.353Z] apparmor [2022-07-25T13:13:49.353Z] seccomp [2022-07-25T13:13:49.353Z] Profile: default [2022-07-25T13:13:49.353Z] Kernel Version: 5.13.0-1021-aws [2022-07-25T13:13:49.353Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-25T13:13:49.353Z] OSType: linux [2022-07-25T13:13:49.353Z] Architecture: aarch64 [2022-07-25T13:13:49.353Z] CPUs: 2 [2022-07-25T13:13:49.353Z] Total Memory: 7.562GiB [2022-07-25T13:13:49.353Z] Name: ip-10-100-33-16 [2022-07-25T13:13:49.353Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-25T13:13:49.353Z] Docker Root Dir: /var/lib/docker [2022-07-25T13:13:49.353Z] Debug Mode: false [2022-07-25T13:13:49.353Z] Registry: https://index.docker.io/v1/ [2022-07-25T13:13:49.353Z] Labels: [2022-07-25T13:13:49.353Z] Experimental: true [2022-07-25T13:13:49.353Z] Insecure Registries: [2022-07-25T13:13:49.353Z] 127.0.0.0/8 [2022-07-25T13:13:49.353Z] Live Restore Enabled: true [2022-07-25T13:13:49.353Z] [Pipeline] sh [2022-07-25T13:13:49.442Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 49.28MB / 85.90MB 3.3s [2022-07-25T13:13:49.442Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 15.73MB / 141.81MB 3.3s [2022-07-25T13:13:49.646Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T13:13:49.646Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T13:13:49.646Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43863/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-25T13:13:49.646Z] + bash /home/ubuntu/workspace/moby_PR-43863/check-config.sh [2022-07-25T13:13:49.646Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-25T13:13:49.646Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-25T13:13:49.646Z] [2022-07-25T13:13:49.646Z] Generally Necessary: [2022-07-25T13:13:49.646Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-25T13:13:49.646Z] - apparmor: enabled and tools installed [2022-07-25T13:13:49.646Z] - CONFIG_NAMESPACES: enabled [2022-07-25T13:13:49.646Z] - CONFIG_NET_NS: enabled [2022-07-25T13:13:49.646Z] - CONFIG_PID_NS: enabled [2022-07-25T13:13:49.646Z] - CONFIG_IPC_NS: enabled [2022-07-25T13:13:49.646Z] - CONFIG_UTS_NS: enabled [2022-07-25T13:13:49.646Z] - CONFIG_CGROUPS: enabled [2022-07-25T13:13:49.646Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-25T13:13:49.646Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-25T13:13:49.646Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-25T13:13:49.646Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-25T13:13:49.646Z] - CONFIG_CPUSETS: enabled [2022-07-25T13:13:49.646Z] - CONFIG_MEMCG: enabled [2022-07-25T13:13:49.646Z] - CONFIG_KEYS: enabled [2022-07-25T13:13:49.647Z] - CONFIG_VETH: enabled (as module) [2022-07-25T13:13:49.647Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-25T13:13:49.647Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-25T13:13:49.647Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-25T13:13:49.647Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-25T13:13:49.647Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-25T13:13:49.647Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-25T13:13:49.705Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 54.53MB / 85.90MB 3.5s [2022-07-25T13:13:49.705Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 23.07MB / 141.81MB 3.5s [2022-07-25T13:13:49.907Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-25T13:13:49.907Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-25T13:13:49.907Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-25T13:13:49.907Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-25T13:13:49.907Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-25T13:13:49.907Z] - CONFIG_CGROUP_BPF: enabled [2022-07-25T13:13:49.907Z] [2022-07-25T13:13:49.907Z] Optional Features: [2022-07-25T13:13:49.907Z] - CONFIG_USER_NS: enabled [2022-07-25T13:13:49.907Z] - CONFIG_SECCOMP: enabled [2022-07-25T13:13:49.907Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-25T13:13:49.907Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-25T13:13:49.907Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-25T13:13:49.907Z] (cgroup swap accounting is currently enabled) [2022-07-25T13:13:49.907Z] - CONFIG_BLK_CGROUP: enabled [2022-07-25T13:13:49.907Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-25T13:13:49.907Z] - CONFIG_CGROUP_PERF: enabled [2022-07-25T13:13:49.907Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-25T13:13:49.907Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-25T13:13:49.907Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-25T13:13:49.907Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-25T13:13:49.907Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-25T13:13:49.907Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-25T13:13:49.907Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-25T13:13:49.907Z] - CONFIG_IP_VS: enabled (as module) [2022-07-25T13:13:49.907Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-25T13:13:49.907Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-25T13:13:49.907Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-25T13:13:49.907Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-25T13:13:49.907Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-25T13:13:49.907Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-25T13:13:49.907Z] - CONFIG_EXT4_FS: enabled [2022-07-25T13:13:49.907Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-25T13:13:49.907Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-25T13:13:49.907Z] - Network Drivers: [2022-07-25T13:13:49.907Z] - "overlay": [2022-07-25T13:13:49.969Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 60.82MB / 85.90MB 3.7s [2022-07-25T13:13:49.969Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 3.5s done [2022-07-25T13:13:49.969Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.7s [2022-07-25T13:13:49.969Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.8s done [2022-07-25T13:13:50.166Z] - CONFIG_VXLAN: enabled (as module) [2022-07-25T13:13:50.166Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-25T13:13:50.166Z] Optional (for encrypted networks): [2022-07-25T13:13:50.166Z] - CONFIG_CRYPTO: enabled [2022-07-25T13:13:50.166Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-25T13:13:50.166Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-25T13:13:50.166Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-25T13:13:50.166Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-25T13:13:50.166Z] - CONFIG_XFRM: enabled [2022-07-25T13:13:50.166Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-25T13:13:50.166Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-25T13:13:50.166Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-25T13:13:50.166Z] - "ipvlan": [2022-07-25T13:13:50.166Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-25T13:13:50.166Z] - "macvlan": [2022-07-25T13:13:50.166Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-25T13:13:50.166Z] - CONFIG_DUMMY: enabled (as module) [2022-07-25T13:13:50.166Z] - "ftp,tftp client in container": [2022-07-25T13:13:50.166Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-25T13:13:50.166Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-25T13:13:50.166Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-25T13:13:50.166Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-25T13:13:50.166Z] - Storage Drivers: [2022-07-25T13:13:50.166Z] - "aufs": [2022-07-25T13:13:50.166Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-25T13:13:50.166Z] - "btrfs": [2022-07-25T13:13:50.166Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-25T13:13:50.166Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-25T13:13:50.166Z] - "devicemapper": [2022-07-25T13:13:50.166Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-25T13:13:50.166Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-25T13:13:50.166Z] - "overlay": [2022-07-25T13:13:50.166Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-25T13:13:50.166Z] - "zfs": [2022-07-25T13:13:50.166Z] - /dev/zfs: present [2022-07-25T13:13:50.166Z] - zfs command: missing [2022-07-25T13:13:50.166Z] - zpool command: missing [2022-07-25T13:13:50.166Z] [2022-07-25T13:13:50.166Z] Limits: [2022-07-25T13:13:50.166Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-25T13:13:50.166Z] [2022-07-25T13:13:50.166Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-25T13:13:50.232Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 30.41MB / 141.81MB 4.0s [2022-07-25T13:13:50.232Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 67.11MB / 85.90MB 4.1s [2022-07-25T13:13:50.492Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6cc644abef088e04b5b416921f203f5edb733ad1 . [2022-07-25T13:13:50.493Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 73.40MB / 85.90MB 4.4s [2022-07-25T13:13:50.493Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 39.85MB / 141.81MB 4.4s [2022-07-25T13:13:50.752Z] #1 [internal] load build definition from Dockerfile [2022-07-25T13:13:50.752Z] #1 sha256:a97bf1f79f98a392ae676550eb1ef0b90e1f356add24ab3ddbfb6ee9bc9c1524 [2022-07-25T13:13:50.752Z] #1 transferring dockerfile: 19.25kB done [2022-07-25T13:13:50.752Z] #1 DONE 0.2s [2022-07-25T13:13:50.752Z] [2022-07-25T13:13:50.752Z] #2 [internal] load .dockerignore [2022-07-25T13:13:50.752Z] #2 sha256:02e760cc5f9c767c9e298366b618fb8b4675a0b9411944dd4c886a1e56983ce1 [2022-07-25T13:13:50.752Z] #2 transferring context: 145B done [2022-07-25T13:13:50.752Z] #2 DONE 0.1s [2022-07-25T13:13:50.752Z] [2022-07-25T13:13:50.752Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-25T13:13:50.752Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-25T13:13:50.763Z] #28 ... [2022-07-25T13:13:50.763Z] [2022-07-25T13:13:50.763Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:13:50.763Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:13:50.763Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.3s done [2022-07-25T13:13:50.763Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-25T13:13:50.763Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-25T13:13:50.763Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-25T13:13:50.763Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.5s done [2022-07-25T13:13:50.763Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.3s done [2022-07-25T13:13:50.763Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.8s done [2022-07-25T13:13:50.763Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 3.8s done [2022-07-25T13:13:50.763Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 6.1s done [2022-07-25T13:13:50.763Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 69.21MB / 141.81MB 6.1s [2022-07-25T13:13:50.763Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 4.0s done [2022-07-25T13:13:51.020Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 77.59MB / 141.81MB 6.5s [2022-07-25T13:13:51.066Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 82.84MB / 85.90MB 4.8s [2022-07-25T13:13:51.066Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 47.19MB / 141.81MB 4.8s [2022-07-25T13:13:51.278Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 88.08MB / 141.81MB 6.8s [2022-07-25T13:13:51.324Z] #3 DONE 0.6s [2022-07-25T13:13:51.324Z] [2022-07-25T13:13:51.324Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-25T13:13:51.324Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-25T13:13:51.324Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-25T13:13:51.584Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-25T13:13:51.584Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-07-25T13:13:51.584Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-07-25T13:13:51.584Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 5.24MB / 9.20MB 0.2s [2022-07-25T13:13:51.584Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s [2022-07-25T13:13:51.636Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 56.62MB / 141.81MB 5.3s [2022-07-25T13:13:51.844Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s done [2022-07-25T13:13:51.844Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 98.57MB / 141.81MB 7.3s [2022-07-25T13:13:51.898Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 5.7s done [2022-07-25T13:13:52.102Z] #11 ... [2022-07-25T13:13:52.102Z] [2022-07-25T13:13:52.102Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T13:13:52.102Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T13:13:52.102Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done [2022-07-25T13:13:52.102Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-25T13:13:52.102Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-25T13:13:52.102Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2022-07-25T13:13:52.102Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.1s done [2022-07-25T13:13:52.102Z] #73 DONE 7.9s [2022-07-25T13:13:52.102Z] [2022-07-25T13:13:52.102Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:13:52.102Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:13:52.102Z] #11 ... [2022-07-25T13:13:52.102Z] [2022-07-25T13:13:52.102Z] #24 [internal] load build context [2022-07-25T13:13:52.102Z] #24 sha256:64f19be41bb06ba0fde1fa48a2421059cd02982395aa728ab182da4a47715ef9 [2022-07-25T13:13:52.102Z] #24 transferring context: 46.75MB 8.3s [2022-07-25T13:13:52.104Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-07-25T13:13:52.104Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-07-25T13:13:52.104Z] #4 DONE 0.8s [2022-07-25T13:13:52.167Z] #11 ... [2022-07-25T13:13:52.167Z] [2022-07-25T13:13:52.167Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T13:13:52.167Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T13:13:52.167Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-25T13:13:52.167Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T13:13:52.167Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-25T13:13:52.167Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-25T13:13:52.167Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-07-25T13:13:52.167Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done [2022-07-25T13:13:52.167Z] #71 DONE 5.9s [2022-07-25T13:13:52.167Z] [2022-07-25T13:13:52.167Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:13:52.167Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:13:52.167Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 70.25MB / 141.81MB 5.9s [2022-07-25T13:13:52.167Z] #11 ... [2022-07-25T13:13:52.167Z] [2022-07-25T13:13:52.167Z] #24 [internal] load build context [2022-07-25T13:13:52.167Z] #24 sha256:b1c24782717f5cde5c2fed3918a5b7eaaa511c94a4ffc014e54bdd5a81a103a2 [2022-07-25T13:13:52.167Z] #24 transferring context: 29.09MB 6.0s [2022-07-25T13:13:52.167Z] #24 ... [2022-07-25T13:13:52.167Z] [2022-07-25T13:13:52.167Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:13:52.167Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:13:52.167Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 78.64MB / 141.81MB 6.1s [2022-07-25T13:13:52.362Z] #24 ... [2022-07-25T13:13:52.362Z] [2022-07-25T13:13:52.362Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:13:52.362Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:13:52.362Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 106.95MB / 141.81MB 7.7s [2022-07-25T13:13:52.362Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 114.29MB / 141.81MB 7.9s [2022-07-25T13:13:52.363Z] [2022-07-25T13:13:52.363Z] #6 [internal] load build definition from Dockerfile [2022-07-25T13:13:52.363Z] #6 sha256:5464b467c7b877db8a4ff3c11f71a78dcbcf150071f0111529205a767358f0fc [2022-07-25T13:13:52.363Z] #6 DONE 0.0s [2022-07-25T13:13:52.363Z] [2022-07-25T13:13:52.363Z] #5 [internal] load .dockerignore [2022-07-25T13:13:52.363Z] #5 sha256:c16930c894b3e95bfb0f9f5bd5179c71e66047b98696f2c3874315be055ff2dc [2022-07-25T13:13:52.363Z] #5 DONE 0.0s [2022-07-25T13:13:52.363Z] [2022-07-25T13:13:52.363Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-25T13:13:52.363Z] #10 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [2022-07-25T13:13:52.739Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 88.28MB / 141.81MB 6.5s [2022-07-25T13:13:52.739Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 96.47MB / 141.81MB 6.7s [2022-07-25T13:13:52.926Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 121.63MB / 141.81MB 8.3s [2022-07-25T13:13:52.926Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.3s [2022-07-25T13:13:52.926Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 131.07MB / 141.81MB 8.4s [2022-07-25T13:13:53.002Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 103.81MB / 141.81MB 6.8s [2022-07-25T13:13:53.492Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 8.9s [2022-07-25T13:13:53.577Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 111.15MB / 141.81MB 7.1s [2022-07-25T13:13:53.577Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 122.68MB / 141.81MB 7.4s [2022-07-25T13:13:53.744Z] #10 ... [2022-07-25T13:13:53.744Z] [2022-07-25T13:13:53.744Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-25T13:13:53.744Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-25T13:13:53.744Z] #7 DONE 1.2s [2022-07-25T13:13:53.744Z] [2022-07-25T13:13:53.744Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T13:13:53.744Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T13:13:53.744Z] #9 DONE 1.2s [2022-07-25T13:13:53.744Z] [2022-07-25T13:13:53.744Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-25T13:13:53.744Z] #10 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [2022-07-25T13:13:53.744Z] #10 DONE 1.2s [2022-07-25T13:13:53.744Z] [2022-07-25T13:13:53.744Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T13:13:53.744Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T13:13:53.744Z] #8 DONE 1.2s [2022-07-25T13:13:53.752Z] #11 ... [2022-07-25T13:13:53.752Z] [2022-07-25T13:13:53.752Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T13:13:53.752Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T13:13:53.752Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done [2022-07-25T13:13:53.752Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T13:13:53.752Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-25T13:13:53.752Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-25T13:13:53.752Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.7s done [2022-07-25T13:13:53.752Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done [2022-07-25T13:13:53.839Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 135.27MB / 141.81MB 7.8s [2022-07-25T13:13:53.989Z] #84 ... [2022-07-25T13:13:53.989Z] [2022-07-25T13:13:53.989Z] #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-25T13:13:53.989Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:13:53.989Z] #58 57.86 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T13:13:53.989Z] #58 57.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:13:53.989Z] #58 57.89 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:13:53.989Z] #58 57.91 Setting up python3-six (1.16.0-2) ... [2022-07-25T13:13:53.989Z] #58 58.94 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:13:53.989Z] #58 59.01 Setting up python3-protobuf (3.12.4-1) ... [2022-07-25T13:13:53.989Z] #58 64.26 Setting up criu (3.17.1-1) ... [2022-07-25T13:13:54.006Z] [2022-07-25T13:13:54.006Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:13:54.006Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-25T13:13:54.006Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-25T13:13:54.006Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-25T13:13:54.013Z] #71 ... [2022-07-25T13:13:54.013Z] [2022-07-25T13:13:54.013Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:13:54.013Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:13:54.100Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.0s [2022-07-25T13:13:54.280Z] #11 ... [2022-07-25T13:13:54.281Z] [2022-07-25T13:13:54.281Z] #24 [internal] load build context [2022-07-25T13:13:54.281Z] #24 sha256:64f19be41bb06ba0fde1fa48a2421059cd02982395aa728ab182da4a47715ef9 [2022-07-25T13:13:54.281Z] #24 transferring context: 62.08MB 10.1s done [2022-07-25T13:13:54.281Z] #24 DONE 10.5s [2022-07-25T13:13:54.281Z] [2022-07-25T13:13:54.281Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:13:54.281Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:13:54.295Z] #28 sha256:16b6769bf0827b7d2e1c487018a4c598c4985a3d0fa60dcfa7af3505554b0f7d 529B / 529B done [2022-07-25T13:13:54.295Z] #28 sha256:c7e601276d47957134e06e6611a00cda66bcf66977434494b0a2425d8d2d3cd7 1.48kB / 1.48kB done [2022-07-25T13:13:54.295Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 0B / 53.68MB 0.2s [2022-07-25T13:13:54.558Z] #58 66.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:13:54.626Z] #28 ... [2022-07-25T13:13:54.626Z] [2022-07-25T13:13:54.626Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-25T13:13:54.626Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-25T13:13:54.626Z] #49 DONE 0.0s [2022-07-25T13:13:54.626Z] [2022-07-25T13:13:54.626Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:13:54.626Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-25T13:13:54.626Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 10.49MB / 53.68MB 0.3s [2022-07-25T13:13:54.626Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 22.02MB / 53.68MB 0.4s [2022-07-25T13:13:54.626Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 38.80MB / 53.68MB 0.6s [2022-07-25T13:13:54.887Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 41.94MB / 53.68MB 0.7s [2022-07-25T13:13:54.887Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 48.23MB / 53.68MB 0.8s [2022-07-25T13:13:54.887Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 0.9s [2022-07-25T13:13:55.132Z] #58 DONE 67.4s [2022-07-25T13:13:55.132Z] [2022-07-25T13:13:55.132Z] #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-25T13:13:55.132Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:13:55.210Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 10.6s done [2022-07-25T13:13:55.467Z] #11 ... [2022-07-25T13:13:55.467Z] [2022-07-25T13:13:55.467Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T13:13:55.467Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T13:13:55.467Z] #71 DONE 11.3s [2022-07-25T13:13:55.467Z] [2022-07-25T13:13:55.467Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:13:55.467Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T13:13:55.487Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 9.0s done [2022-07-25T13:13:55.784Z] Client: [2022-07-25T13:13:55.784Z] Context: default [2022-07-25T13:13:55.784Z] Debug Mode: false [2022-07-25T13:13:55.784Z] Plugins: [2022-07-25T13:13:55.784Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-25T13:13:55.784Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-25T13:13:55.784Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-25T13:13:55.784Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-25T13:13:55.784Z] [2022-07-25T13:13:55.784Z] Server: [2022-07-25T13:13:55.784Z] Containers: 0 [2022-07-25T13:13:55.784Z] Running: 0 [2022-07-25T13:13:55.784Z] Paused: 0 [2022-07-25T13:13:55.784Z] Stopped: 0 [2022-07-25T13:13:55.784Z] Images: 0 [2022-07-25T13:13:55.784Z] Server Version: 20.10.14 [2022-07-25T13:13:55.784Z] Storage Driver: overlay2 [2022-07-25T13:13:55.784Z] Backing Filesystem: extfs [2022-07-25T13:13:55.784Z] Supports d_type: true [2022-07-25T13:13:55.784Z] Native Overlay Diff: true [2022-07-25T13:13:55.784Z] userxattr: false [2022-07-25T13:13:55.784Z] Logging Driver: json-file [2022-07-25T13:13:55.784Z] Cgroup Driver: systemd [2022-07-25T13:13:55.784Z] Cgroup Version: 2 [2022-07-25T13:13:55.784Z] Plugins: [2022-07-25T13:13:55.784Z] Volume: local [2022-07-25T13:13:55.784Z] Network: bridge host ipvlan macvlan null overlay [2022-07-25T13:13:55.784Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-25T13:13:55.784Z] Swarm: inactive [2022-07-25T13:13:55.784Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-25T13:13:55.784Z] Default Runtime: runc [2022-07-25T13:13:55.784Z] Init Binary: docker-init [2022-07-25T13:13:55.784Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T13:13:55.784Z] runc version: v1.0.3-0-gf46b6ba [2022-07-25T13:13:55.784Z] init version: de40ad0 [2022-07-25T13:13:55.784Z] Security Options: [2022-07-25T13:13:55.784Z] apparmor [2022-07-25T13:13:55.784Z] seccomp [2022-07-25T13:13:55.784Z] Profile: default [2022-07-25T13:13:55.784Z] cgroupns [2022-07-25T13:13:55.784Z] Kernel Version: 5.13.0-1021-aws [2022-07-25T13:13:55.784Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-25T13:13:55.784Z] OSType: linux [2022-07-25T13:13:55.784Z] Architecture: x86_64 [2022-07-25T13:13:55.784Z] CPUs: 2 [2022-07-25T13:13:55.784Z] Total Memory: 7.559GiB [2022-07-25T13:13:55.784Z] Name: ip-10-100-112-160 [2022-07-25T13:13:55.784Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-25T13:13:55.784Z] Docker Root Dir: /var/lib/docker [2022-07-25T13:13:55.784Z] Debug Mode: false [2022-07-25T13:13:55.784Z] Registry: https://index.docker.io/v1/ [2022-07-25T13:13:55.784Z] Labels: [2022-07-25T13:13:55.784Z] Experimental: true [2022-07-25T13:13:55.784Z] Insecure Registries: [2022-07-25T13:13:55.784Z] 127.0.0.0/8 [2022-07-25T13:13:55.784Z] Live Restore Enabled: true [2022-07-25T13:13:55.784Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-25T13:13:56.063Z] #11 ... [2022-07-25T13:13:56.063Z] [2022-07-25T13:13:56.063Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T13:13:56.063Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T13:13:56.063Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-25T13:13:56.063Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T13:13:56.063Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-25T13:13:56.063Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-25T13:13:56.063Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done [2022-07-25T13:13:56.063Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2022-07-25T13:13:56.063Z] #73 DONE 9.8s [2022-07-25T13:13:56.063Z] [2022-07-25T13:13:56.063Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:13:56.063Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:13:56.070Z] #84 9.295 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-25T13:13:56.070Z] #84 9.321 Cloning into '/tmp/crun-build/libocispec'... [2022-07-25T13:13:56.105Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:6cc644abef088e04b5b416921f203f5edb733ad1 . [2022-07-25T13:13:56.105Z] #2 [internal] load .dockerignore [2022-07-25T13:13:56.105Z] #2 sha256:a04e9a79ff45dc1b239a245cd13f03548c35f156fa084748b434b42a97de734a [2022-07-25T13:13:56.281Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 2.2s done [2022-07-25T13:13:56.281Z] #28 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 [2022-07-25T13:13:56.328Z] #11 ... [2022-07-25T13:13:56.328Z] [2022-07-25T13:13:56.328Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:13:56.328Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T13:13:56.328Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-25T13:13:56.328Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-25T13:13:56.328Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-25T13:13:56.328Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-25T13:13:56.328Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.3s done [2022-07-25T13:13:56.328Z] #28 ... [2022-07-25T13:13:56.328Z] [2022-07-25T13:13:56.328Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:13:56.328Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:13:56.363Z] #2 transferring context: 145B done [2022-07-25T13:13:56.363Z] #2 DONE 0.1s [2022-07-25T13:13:56.363Z] [2022-07-25T13:13:56.363Z] #1 [internal] load build definition from Dockerfile [2022-07-25T13:13:56.363Z] #1 sha256:88abbe4e715f69be3d7827ebc316bd9a8a70e9e6d53350f7f193b08c8359c62a [2022-07-25T13:13:56.363Z] #1 transferring dockerfile: 19.25kB done [2022-07-25T13:13:56.363Z] #1 DONE 0.2s [2022-07-25T13:13:56.363Z] [2022-07-25T13:13:56.363Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-25T13:13:56.363Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-25T13:13:56.543Z] #28 ... [2022-07-25T13:13:56.543Z] [2022-07-25T13:13:56.544Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T13:13:56.544Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T13:13:56.544Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-25T13:13:56.544Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T13:13:56.544Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-25T13:13:56.544Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-25T13:13:56.544Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-07-25T13:13:56.544Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-07-25T13:13:56.544Z] #71 DONE 2.6s [2022-07-25T13:13:56.544Z] [2022-07-25T13:13:56.544Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:13:56.544Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-25T13:13:56.588Z] #11 ... [2022-07-25T13:13:56.588Z] [2022-07-25T13:13:56.588Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T13:13:56.588Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-25T13:13:56.588Z] #72 DONE 0.7s [2022-07-25T13:13:56.845Z] #28 ... [2022-07-25T13:13:56.845Z] [2022-07-25T13:13:56.845Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T13:13:56.845Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-25T13:13:56.845Z] #72 DONE 0.6s [2022-07-25T13:13:56.845Z] [2022-07-25T13:13:56.845Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:13:56.845Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T13:13:56.845Z] #28 ... [2022-07-25T13:13:56.845Z] [2022-07-25T13:13:56.845Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-25T13:13:56.845Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-25T13:13:56.849Z] [2022-07-25T13:13:56.849Z] #24 [internal] load build context [2022-07-25T13:13:56.849Z] #24 sha256:b1c24782717f5cde5c2fed3918a5b7eaaa511c94a4ffc014e54bdd5a81a103a2 [2022-07-25T13:13:56.849Z] #24 transferring context: 62.08MB 10.1s done [2022-07-25T13:13:56.849Z] #24 DONE 10.6s [2022-07-25T13:13:56.849Z] [2022-07-25T13:13:56.849Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-25T13:13:56.849Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-25T13:13:56.931Z] #3 DONE 0.4s [2022-07-25T13:13:56.931Z] [2022-07-25T13:13:56.931Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-25T13:13:56.931Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-25T13:13:56.931Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-25T13:13:56.931Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-25T13:13:56.931Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-25T13:13:56.931Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-25T13:13:56.931Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-07-25T13:13:56.931Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-25T13:13:57.116Z] #28 ... [2022-07-25T13:13:57.116Z] [2022-07-25T13:13:57.116Z] #24 [internal] load build context [2022-07-25T13:13:57.116Z] #24 sha256:b4b95146de2efa04fe1e0822e376609370bb990ab36f412231a31da53de1e8bf [2022-07-25T13:13:57.116Z] #24 transferring context: 62.08MB 2.7s done [2022-07-25T13:13:57.116Z] #24 DONE 3.1s [2022-07-25T13:13:57.116Z] [2022-07-25T13:13:57.116Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:13:57.116Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-25T13:13:57.190Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-25T13:13:57.190Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-25T13:13:57.455Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-25T13:13:57.455Z] #4 DONE 0.7s [2022-07-25T13:13:57.591Z] #84 10.94 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-25T13:13:57.714Z] [2022-07-25T13:13:57.714Z] #5 [internal] load .dockerignore [2022-07-25T13:13:57.714Z] #5 sha256:77e1659a7a38b05dd2ba694a3cd17d6a920ed1ef49ba57f9da3b45a4965eaff0 [2022-07-25T13:13:57.714Z] #5 DONE 0.0s [2022-07-25T13:13:57.714Z] [2022-07-25T13:13:57.714Z] #6 [internal] load build definition from Dockerfile [2022-07-25T13:13:57.714Z] #6 sha256:1fa2534678de243fa58e93f0b342f959654d305879b2924ff061d96680ab50d7 [2022-07-25T13:13:57.714Z] #6 DONE 0.0s [2022-07-25T13:13:57.714Z] [2022-07-25T13:13:57.714Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T13:13:57.714Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T13:13:57.774Z] #74 DONE 0.9s [2022-07-25T13:13:57.774Z] [2022-07-25T13:13:57.774Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:13:57.774Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T13:13:57.789Z] #74 DONE 0.9s [2022-07-25T13:13:57.789Z] [2022-07-25T13:13:57.789Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:13:57.789Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T13:13:57.851Z] #84 11.02 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-25T13:13:57.851Z] #84 11.03 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-25T13:13:57.851Z] #84 11.03 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-25T13:13:57.851Z] #84 11.06 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-25T13:13:58.281Z] #10 ... [2022-07-25T13:13:58.281Z] [2022-07-25T13:13:58.281Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T13:13:58.281Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T13:13:58.281Z] #9 DONE 0.7s [2022-07-25T13:13:58.336Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.6s [2022-07-25T13:13:58.540Z] [2022-07-25T13:13:58.540Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-25T13:13:58.540Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-25T13:13:58.540Z] #8 DONE 0.7s [2022-07-25T13:13:58.540Z] [2022-07-25T13:13:58.540Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T13:13:58.540Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T13:13:58.540Z] #10 DONE 0.8s [2022-07-25T13:13:58.540Z] [2022-07-25T13:13:58.540Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-25T13:13:58.540Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-25T13:13:58.540Z] #7 DONE 0.9s [2022-07-25T13:13:58.594Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.1s done [2022-07-25T13:13:58.798Z] [2022-07-25T13:13:58.798Z] #24 [internal] load build context [2022-07-25T13:13:58.798Z] #24 sha256:d7d08b02991c2de5f22b779f283cb3e93f3a3784bc6cd38fb654d5edf5922890 [2022-07-25T13:13:58.798Z] #24 DONE 0.0s [2022-07-25T13:13:58.798Z] [2022-07-25T13:13:58.798Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:13:58.798Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:13:58.798Z] #11 DONE 0.0s [2022-07-25T13:13:58.798Z] [2022-07-25T13:13:58.798Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T13:13:58.798Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T13:13:58.798Z] #73 DONE 0.0s [2022-07-25T13:13:58.798Z] [2022-07-25T13:13:58.798Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T13:13:58.798Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T13:13:58.798Z] #71 DONE 0.0s [2022-07-25T13:13:58.798Z] [2022-07-25T13:13:58.798Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-25T13:13:58.798Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-25T13:13:59.031Z] #28 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 2.5s done [2022-07-25T13:13:59.031Z] #28 ... [2022-07-25T13:13:59.031Z] [2022-07-25T13:13:59.031Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T13:13:59.031Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T13:13:59.031Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-07-25T13:13:59.031Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-25T13:13:59.031Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-25T13:13:59.031Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T13:13:59.031Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-07-25T13:13:59.031Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2022-07-25T13:13:59.031Z] #73 DONE 5.1s [2022-07-25T13:13:59.156Z] #28 DONE 15.1s [2022-07-25T13:13:59.156Z] [2022-07-25T13:13:59.156Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:13:59.156Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:13:59.156Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.1s [2022-07-25T13:13:59.172Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.0s [2022-07-25T13:13:59.330Z] [2022-07-25T13:13:59.330Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:13:59.330Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-25T13:13:59.330Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-25T13:13:59.330Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-25T13:13:59.330Z] #11 sha256:a083dca7c9d252411e94154be7aa88a2f97f34dd8fa1c05a15cdd39bf6a25523 1.80kB / 1.80kB done [2022-07-25T13:13:59.330Z] #11 sha256:493a77666ad570b208236daf750785d12f1299c472aec950f864af339fd17a8a 7.12kB / 7.12kB done [2022-07-25T13:13:59.330Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 1.9s done [2022-07-25T13:13:59.330Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 2.1s done [2022-07-25T13:13:59.330Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 2.6s done [2022-07-25T13:13:59.330Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 4.3s done [2022-07-25T13:13:59.330Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 4.9s [2022-07-25T13:13:59.330Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 4.9s [2022-07-25T13:13:59.330Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 4.9s [2022-07-25T13:13:59.367Z] #49 DONE 0.0s [2022-07-25T13:13:59.367Z] [2022-07-25T13:13:59.367Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T13:13:59.367Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T13:13:59.367Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-07-25T13:13:59.367Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T13:13:59.367Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-25T13:13:59.367Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-25T13:13:59.367Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2022-07-25T13:13:59.719Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.7s done [2022-07-25T13:13:59.899Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.1s [2022-07-25T13:13:59.939Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2022-07-25T13:13:59.939Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-07-25T13:13:59.976Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-25T13:14:00.115Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.8s done [2022-07-25T13:14:00.115Z] #28 DONE 14.0s [2022-07-25T13:14:00.115Z] [2022-07-25T13:14:00.115Z] #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-25T13:14:00.115Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T13:14:00.159Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.2s done [2022-07-25T13:14:00.389Z] #84 13.63 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-25T13:14:00.540Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.8s done [2022-07-25T13:14:00.727Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 6.3s done [2022-07-25T13:14:00.727Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 [2022-07-25T13:14:00.986Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.2s done [2022-07-25T13:14:01.105Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-25T13:14:02.030Z] #29 1.530 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:14:02.030Z] #29 1.540 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:14:02.030Z] #29 1.540 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:14:02.030Z] #29 1.760 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:14:02.030Z] #29 2.026 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:14:02.367Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 [2022-07-25T13:14:02.922Z] #84 15.92 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-25T13:14:02.936Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 8.6s done [2022-07-25T13:14:02.973Z] #29 2.610 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:14:03.195Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 8.8s done [2022-07-25T13:14:03.263Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2022-07-25T13:14:03.915Z] #29 3.677 Fetched 8560 kB in 2s (3561 kB/s) [2022-07-25T13:14:04.134Z] #11 ... [2022-07-25T13:14:04.134Z] [2022-07-25T13:14:04.134Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:14:04.134Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-25T13:14:04.134Z] #28 DONE 10.0s [2022-07-25T13:14:04.134Z] [2022-07-25T13:14:04.134Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:14:04.134Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-25T13:14:04.134Z] #11 ... [2022-07-25T13:14:04.134Z] [2022-07-25T13:14:04.134Z] #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-25T13:14:04.134Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-25T13:14:04.199Z] #71 DONE 5.3s [2022-07-25T13:14:04.199Z] [2022-07-25T13:14:04.199Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T13:14:04.199Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T13:14:04.199Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T13:14:04.199Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-25T13:14:04.199Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-25T13:14:04.199Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-07-25T13:14:04.199Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.8s done [2022-07-25T13:14:04.199Z] #73 DONE 5.3s [2022-07-25T13:14:04.199Z] [2022-07-25T13:14:04.199Z] #24 [internal] load build context [2022-07-25T13:14:04.199Z] #24 sha256:d7d08b02991c2de5f22b779f283cb3e93f3a3784bc6cd38fb654d5edf5922890 [2022-07-25T13:14:04.199Z] #24 transferring context: 62.06MB 5.0s done [2022-07-25T13:14:04.199Z] #24 DONE 5.3s [2022-07-25T13:14:04.199Z] [2022-07-25T13:14:04.199Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:14:04.199Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:14:04.199Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done [2022-07-25T13:14:04.199Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-25T13:14:04.199Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-25T13:14:04.199Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-25T13:14:04.199Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.4s done [2022-07-25T13:14:04.199Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 1.0s done [2022-07-25T13:14:04.199Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.4s done [2022-07-25T13:14:04.199Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 3.3s done [2022-07-25T13:14:04.199Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 4.7s done [2022-07-25T13:14:04.199Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 1.9s [2022-07-25T13:14:04.199Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 4.7s done [2022-07-25T13:14:04.199Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 6.29MB / 141.81MB 4.9s [2022-07-25T13:14:04.199Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 13.63MB / 141.81MB 5.0s [2022-07-25T13:14:04.458Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 22.02MB / 141.81MB 5.1s [2022-07-25T13:14:04.458Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 34.60MB / 141.81MB 5.3s [2022-07-25T13:14:04.487Z] #29 3.677 Reading package lists... [2022-07-25T13:14:04.718Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 42.99MB / 141.81MB 5.4s [2022-07-25T13:14:04.718Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 56.62MB / 141.81MB 5.5s [2022-07-25T13:14:04.824Z] #84 18.14 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-25T13:14:04.981Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 79.39MB / 141.81MB 5.7s [2022-07-25T13:14:04.981Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 91.23MB / 141.81MB 5.8s [2022-07-25T13:14:05.083Z] #84 ... [2022-07-25T13:14:05.083Z] [2022-07-25T13:14:05.083Z] #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-25T13:14:05.083Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T13:14:05.083Z] #60 77.70 gotestsum version dev [2022-07-25T13:14:05.242Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 100.66MB / 141.81MB 5.9s [2022-07-25T13:14:05.242Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 115.38MB / 141.81MB 6.1s [2022-07-25T13:14:05.322Z] #29 4.559 Reading package lists... [2022-07-25T13:14:05.500Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 124.78MB / 141.81MB 6.2s [2022-07-25T13:14:05.500Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 135.27MB / 141.81MB 6.3s [2022-07-25T13:14:05.652Z] #60 DONE 78.2s [2022-07-25T13:14:05.652Z] [2022-07-25T13:14:05.652Z] #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-25T13:14:05.652Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:14:05.652Z] #84 18.66 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-25T13:14:05.894Z] #29 5.371 Building dependency tree... [2022-07-25T13:14:05.894Z] #29 5.801 The following additional packages will be installed: [2022-07-25T13:14:05.894Z] #29 5.801 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-25T13:14:05.894Z] #29 5.801 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-25T13:14:05.894Z] #29 5.801 Recommended packages: [2022-07-25T13:14:05.894Z] #29 5.801 libldap-common publicsuffix libsasl2-modules [2022-07-25T13:14:05.913Z] #84 19.04 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-25T13:14:06.044Z] #29 1.911 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:14:06.044Z] #29 1.922 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:14:06.044Z] #29 1.922 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:14:06.044Z] #29 2.091 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T13:14:06.155Z] #29 5.961 The following NEW packages will be installed: [2022-07-25T13:14:06.155Z] #29 5.961 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-25T13:14:06.155Z] #29 5.961 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-25T13:14:06.155Z] #29 5.961 libssh2-1 openssl [2022-07-25T13:14:06.358Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.1s [2022-07-25T13:14:06.435Z] #29 6.245 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:14:06.435Z] #29 6.245 Need to get 3041 kB of archives. [2022-07-25T13:14:06.435Z] #29 6.245 After this operation, 6651 kB of additional disk space will be used. [2022-07-25T13:14:06.435Z] #29 6.245 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-25T13:14:06.435Z] #29 6.267 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-25T13:14:06.435Z] #29 6.267 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-25T13:14:06.435Z] #29 6.267 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-25T13:14:06.435Z] #29 6.267 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-25T13:14:06.435Z] #29 6.267 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-25T13:14:06.435Z] #29 6.267 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-25T13:14:06.435Z] #29 6.267 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-25T13:14:06.435Z] #29 6.270 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-25T13:14:06.435Z] #29 6.272 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-25T13:14:06.435Z] #29 6.274 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-25T13:14:06.435Z] #29 6.281 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-25T13:14:06.435Z] #29 6.287 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T13:14:06.435Z] #29 6.287 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T13:14:06.435Z] #29 6.299 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T13:14:06.650Z] #29 2.616 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T13:14:06.651Z] #29 2.620 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T13:14:06.696Z] #29 6.587 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:14:06.696Z] #29 6.640 Fetched 3041 kB in 0s (9397 kB/s) [2022-07-25T13:14:06.696Z] #29 6.668 Selecting previously unselected package openssl. [2022-07-25T13:14:06.696Z] #29 6.668 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-25T13:14:06.876Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.4s done [2022-07-25T13:14:06.959Z] #29 6.669 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-25T13:14:06.960Z] #29 6.673 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-25T13:14:06.960Z] #29 6.920 Selecting previously unselected package ca-certificates. [2022-07-25T13:14:06.960Z] #29 6.920 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-25T13:14:07.221Z] #29 6.936 Unpacking ca-certificates (20210119) ... [2022-07-25T13:14:07.221Z] #29 7.138 Selecting previously unselected package libbrotli1:amd64. [2022-07-25T13:14:07.221Z] #29 7.138 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-25T13:14:07.221Z] #29 7.153 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T13:14:07.443Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 [2022-07-25T13:14:07.482Z] #29 7.301 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-25T13:14:07.482Z] #29 7.301 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T13:14:07.482Z] #29 7.315 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:14:07.482Z] #29 7.432 Selecting previously unselected package libsasl2-2:amd64. [2022-07-25T13:14:07.482Z] #29 7.432 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T13:14:07.482Z] #29 7.464 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:14:07.593Z] #29 3.533 Fetched 8446 kB in 2s (4462 kB/s) [2022-07-25T13:14:07.702Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.3s done [2022-07-25T13:14:07.747Z] #29 7.529 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-25T13:14:07.747Z] #29 7.529 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-25T13:14:07.747Z] #29 7.571 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T13:14:07.961Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-25T13:14:07.961Z] #11 ... [2022-07-25T13:14:07.961Z] [2022-07-25T13:14:07.961Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:14:07.961Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T13:14:07.961Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-25T13:14:07.961Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-25T13:14:07.961Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-25T13:14:07.961Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-25T13:14:07.961Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.4s done [2022-07-25T13:14:07.961Z] #28 DONE 9.2s [2022-07-25T13:14:07.961Z] [2022-07-25T13:14:07.961Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:14:07.961Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:14:07.961Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 8.7s done [2022-07-25T13:14:08.008Z] #29 7.777 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-25T13:14:08.008Z] #29 7.777 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-25T13:14:08.008Z] #29 7.781 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T13:14:08.008Z] #29 7.864 Selecting previously unselected package libpsl5:amd64. [2022-07-25T13:14:08.008Z] #29 7.864 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-25T13:14:08.008Z] #29 7.868 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T13:14:08.008Z] #29 7.945 Selecting previously unselected package librtmp1:amd64. [2022-07-25T13:14:08.008Z] #29 7.945 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-25T13:14:08.008Z] #29 7.951 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T13:14:08.164Z] #29 3.533 Reading package lists... [2022-07-25T13:14:08.258Z] #11 ... [2022-07-25T13:14:08.258Z] [2022-07-25T13:14:08.258Z] #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-25T13:14:08.258Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T13:14:08.258Z] #29 1.517 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:14:08.258Z] #29 1.532 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:14:08.258Z] #29 1.532 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:14:08.258Z] #29 1.794 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:14:08.258Z] #29 2.061 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:14:08.258Z] #29 2.595 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:14:08.258Z] #29 3.661 Fetched 8560 kB in 2s (3570 kB/s) [2022-07-25T13:14:08.258Z] #29 3.661 Reading package lists... [2022-07-25T13:14:08.258Z] #29 4.481 Reading package lists... [2022-07-25T13:14:08.258Z] #29 5.256 Building dependency tree... [2022-07-25T13:14:08.258Z] #29 5.617 The following additional packages will be installed: [2022-07-25T13:14:08.258Z] #29 5.617 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-25T13:14:08.258Z] #29 5.617 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-25T13:14:08.258Z] #29 5.618 Recommended packages: [2022-07-25T13:14:08.258Z] #29 5.618 libldap-common publicsuffix libsasl2-modules [2022-07-25T13:14:08.258Z] #29 5.785 The following NEW packages will be installed: [2022-07-25T13:14:08.258Z] #29 5.785 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-25T13:14:08.258Z] #29 5.786 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-25T13:14:08.258Z] #29 5.786 libssh2-1 openssl [2022-07-25T13:14:08.258Z] #29 6.073 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:14:08.258Z] #29 6.073 Need to get 3041 kB of archives. [2022-07-25T13:14:08.258Z] #29 6.073 After this operation, 6651 kB of additional disk space will be used. [2022-07-25T13:14:08.258Z] #29 6.073 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-25T13:14:08.258Z] #29 6.088 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-25T13:14:08.258Z] #29 6.088 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-25T13:14:08.258Z] #29 6.088 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-25T13:14:08.258Z] #29 6.088 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-25T13:14:08.258Z] #29 6.088 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-25T13:14:08.258Z] #29 6.088 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-25T13:14:08.258Z] #29 6.088 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-25T13:14:08.258Z] #29 6.088 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-25T13:14:08.258Z] #29 6.098 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-25T13:14:08.258Z] #29 6.098 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-25T13:14:08.258Z] #29 6.098 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-25T13:14:08.258Z] #29 6.120 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T13:14:08.258Z] #29 6.120 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T13:14:08.258Z] #29 6.120 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T13:14:08.258Z] #29 6.373 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:14:08.258Z] #29 6.407 Fetched 3041 kB in 0s (9632 kB/s) [2022-07-25T13:14:08.259Z] #29 6.511 Selecting previously unselected package openssl. [2022-07-25T13:14:08.259Z] #29 6.511 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-25T13:14:08.259Z] #29 6.515 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-25T13:14:08.259Z] #29 6.521 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-25T13:14:08.259Z] #29 6.802 Selecting previously unselected package ca-certificates. [2022-07-25T13:14:08.259Z] #29 6.802 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-25T13:14:08.259Z] #29 6.806 Unpacking ca-certificates (20210119) ... [2022-07-25T13:14:08.259Z] #29 6.988 Selecting previously unselected package libbrotli1:amd64. [2022-07-25T13:14:08.259Z] #29 6.988 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-25T13:14:08.259Z] #29 6.999 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T13:14:08.259Z] #29 7.131 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-25T13:14:08.259Z] #29 7.131 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T13:14:08.259Z] #29 7.196 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:14:08.259Z] #29 7.312 Selecting previously unselected package libsasl2-2:amd64. [2022-07-25T13:14:08.259Z] #29 7.312 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T13:14:08.259Z] #29 7.316 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:14:08.259Z] #29 7.483 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-25T13:14:08.259Z] #29 7.483 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-25T13:14:08.259Z] #29 7.533 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T13:14:08.259Z] #29 7.694 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-25T13:14:08.259Z] #29 7.695 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-25T13:14:08.259Z] #29 7.702 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T13:14:08.259Z] #29 7.864 Selecting previously unselected package libpsl5:amd64. [2022-07-25T13:14:08.259Z] #29 7.864 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-25T13:14:08.259Z] #29 7.868 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T13:14:08.259Z] #29 7.950 Selecting previously unselected package librtmp1:amd64. [2022-07-25T13:14:08.259Z] #29 7.950 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-25T13:14:08.259Z] #29 7.956 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T13:14:08.259Z] #29 8.056 Selecting previously unselected package libssh2-1:amd64. [2022-07-25T13:14:08.259Z] #29 8.058 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-25T13:14:08.259Z] #29 8.061 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T13:14:08.259Z] #29 8.184 Selecting previously unselected package libcurl4:amd64. [2022-07-25T13:14:08.259Z] #29 8.185 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T13:14:08.259Z] #29 8.190 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T13:14:08.259Z] #29 8.352 Selecting previously unselected package curl. [2022-07-25T13:14:08.259Z] #29 8.352 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T13:14:08.259Z] #29 8.357 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-25T13:14:08.259Z] #29 8.550 Selecting previously unselected package libonig5:amd64. [2022-07-25T13:14:08.259Z] #29 8.550 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T13:14:08.259Z] #29 8.550 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:14:08.259Z] #29 8.724 Selecting previously unselected package libjq1:amd64. [2022-07-25T13:14:08.259Z] #29 8.726 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T13:14:08.259Z] #29 8.735 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:14:08.259Z] #29 8.844 Selecting previously unselected package jq. [2022-07-25T13:14:08.259Z] #29 8.844 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-25T13:14:08.259Z] #29 8.848 Unpacking jq (1.6-2.1) ... [2022-07-25T13:14:08.259Z] #29 8.968 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T13:14:08.259Z] #29 8.979 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T13:14:08.259Z] #29 8.994 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T13:14:08.259Z] #29 9.009 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:14:08.259Z] #29 9.022 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T13:14:08.259Z] #29 9.035 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:14:08.259Z] #29 9.048 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T13:14:08.259Z] #29 9.058 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-25T13:14:08.259Z] #29 9.086 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:14:08.259Z] #29 9.093 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:14:08.259Z] #29 9.109 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T13:14:08.259Z] #29 9.130 Setting up ca-certificates (20210119) ... [2022-07-25T13:14:08.273Z] #29 8.075 Selecting previously unselected package libssh2-1:amd64. [2022-07-25T13:14:08.273Z] #29 8.075 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-25T13:14:08.273Z] #29 8.108 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T13:14:08.517Z] #29 ... [2022-07-25T13:14:08.517Z] [2022-07-25T13:14:08.517Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:14:08.517Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:14:08.529Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.5s done [2022-07-25T13:14:08.544Z] #29 8.213 Selecting previously unselected package libcurl4:amd64. [2022-07-25T13:14:08.544Z] #29 8.213 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T13:14:08.544Z] #29 8.217 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T13:14:08.544Z] #29 8.327 Selecting previously unselected package curl. [2022-07-25T13:14:08.544Z] #29 8.327 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T13:14:08.544Z] #29 8.345 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-25T13:14:08.733Z] #29 4.111 Reading package lists... [2022-07-25T13:14:08.733Z] #29 4.667 Building dependency tree... [2022-07-25T13:14:08.788Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-25T13:14:08.807Z] #29 8.529 Selecting previously unselected package libonig5:amd64. [2022-07-25T13:14:08.807Z] #29 8.529 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T13:14:08.808Z] #29 8.535 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:14:08.808Z] #29 8.685 Selecting previously unselected package libjq1:amd64. [2022-07-25T13:14:08.808Z] #29 8.685 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T13:14:08.808Z] #29 8.694 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:14:08.993Z] #29 5.039 The following additional packages will be installed: [2022-07-25T13:14:08.993Z] #29 5.039 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-25T13:14:08.993Z] #29 5.039 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-25T13:14:08.993Z] #29 5.039 Recommended packages: [2022-07-25T13:14:08.993Z] #29 5.039 libldap-common publicsuffix libsasl2-modules [2022-07-25T13:14:08.993Z] #29 5.163 The following NEW packages will be installed: [2022-07-25T13:14:08.993Z] #29 5.163 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-25T13:14:08.993Z] #29 5.163 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-25T13:14:08.993Z] #29 5.163 libssh2-1 openssl [2022-07-25T13:14:09.068Z] #29 8.782 Selecting previously unselected package jq. [2022-07-25T13:14:09.068Z] #29 8.782 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-25T13:14:09.068Z] #29 8.786 Unpacking jq (1.6-2.1) ... [2022-07-25T13:14:09.068Z] #29 8.891 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T13:14:09.068Z] #29 ... [2022-07-25T13:14:09.068Z] [2022-07-25T13:14:09.068Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:14:09.068Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:14:09.068Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.6s done [2022-07-25T13:14:09.068Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.8s done [2022-07-25T13:14:09.068Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 6.8s [2022-07-25T13:14:09.068Z] #11 ... [2022-07-25T13:14:09.068Z] [2022-07-25T13:14:09.068Z] #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-25T13:14:09.068Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T13:14:09.068Z] #29 8.903 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T13:14:09.068Z] #29 8.914 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T13:14:09.068Z] #29 8.924 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:14:09.068Z] #29 8.936 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T13:14:09.068Z] #29 8.948 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:14:09.068Z] #29 8.960 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T13:14:09.068Z] #29 8.971 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-25T13:14:09.068Z] #29 8.986 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:14:09.068Z] #29 8.998 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:14:09.068Z] #29 9.010 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T13:14:09.068Z] #29 9.021 Setting up ca-certificates (20210119) ... [2022-07-25T13:14:09.356Z] #11 ... [2022-07-25T13:14:09.356Z] [2022-07-25T13:14:09.356Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T13:14:09.356Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-25T13:14:09.356Z] #72 DONE 0.8s [2022-07-25T13:14:09.356Z] [2022-07-25T13:14:09.356Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:14:09.356Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:14:09.562Z] #29 5.445 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:14:09.562Z] #29 5.445 Need to get 2934 kB of archives. [2022-07-25T13:14:09.562Z] #29 5.445 After this operation, 6476 kB of additional disk space will be used. [2022-07-25T13:14:09.562Z] #29 5.445 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-07-25T13:14:09.562Z] #29 5.487 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-07-25T13:14:09.562Z] #29 5.555 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-07-25T13:14:09.562Z] #29 5.688 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-25T13:14:09.562Z] #29 5.744 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-07-25T13:14:09.562Z] #29 5.749 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-07-25T13:14:09.562Z] #29 5.751 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-07-25T13:14:09.562Z] #29 5.754 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-07-25T13:14:09.562Z] #29 5.758 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-07-25T13:14:09.821Z] #29 5.761 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-07-25T13:14:09.821Z] #29 5.764 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-07-25T13:14:09.821Z] #29 5.767 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-07-25T13:14:09.821Z] #29 5.771 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-25T13:14:09.821Z] #29 5.774 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-25T13:14:09.821Z] #29 5.776 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-25T13:14:09.821Z] #29 ... [2022-07-25T13:14:09.821Z] [2022-07-25T13:14:09.821Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T13:14:09.821Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-25T13:14:09.821Z] #72 DONE 2.7s [2022-07-25T13:14:09.821Z] [2022-07-25T13:14:09.821Z] #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-25T13:14:09.821Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-25T13:14:09.821Z] #29 5.978 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:14:09.821Z] #29 ... [2022-07-25T13:14:09.821Z] [2022-07-25T13:14:09.821Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-25T13:14:09.821Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-25T13:14:10.012Z] #29 9.808 Updating certificates in /etc/ssl/certs... [2022-07-25T13:14:10.424Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 9.2s done [2022-07-25T13:14:10.681Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-25T13:14:10.960Z] #29 10.87 129 added, 0 removed; done. [2022-07-25T13:14:10.960Z] #29 10.94 Setting up jq (1.6-2.1) ... [2022-07-25T13:14:10.960Z] #29 10.95 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T13:14:10.960Z] #29 10.97 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-25T13:14:11.226Z] #29 10.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:14:11.226Z] #29 11.00 Processing triggers for ca-certificates (20210119) ... [2022-07-25T13:14:11.226Z] #29 11.02 Updating certificates in /etc/ssl/certs... [2022-07-25T13:14:11.281Z] #11 ... [2022-07-25T13:14:11.281Z] [2022-07-25T13:14:11.281Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-25T13:14:11.281Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-25T13:14:11.281Z] #74 DONE 1.4s [2022-07-25T13:14:11.281Z] [2022-07-25T13:14:11.281Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:14:11.281Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:14:12.169Z] #29 11.98 0 added, 0 removed; done. [2022-07-25T13:14:12.169Z] #29 11.98 Running hooks in /etc/ca-certificates/update.d... [2022-07-25T13:14:12.169Z] #29 11.98 done. [2022-07-25T13:14:12.581Z] #11 ... [2022-07-25T13:14:12.581Z] [2022-07-25T13:14:12.581Z] #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-25T13:14:12.581Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T13:14:12.581Z] #29 9.853 Updating certificates in /etc/ssl/certs... [2022-07-25T13:14:12.581Z] #29 11.05 129 added, 0 removed; done. [2022-07-25T13:14:12.581Z] #29 11.12 Setting up jq (1.6-2.1) ... [2022-07-25T13:14:12.581Z] #29 11.14 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T13:14:12.581Z] #29 11.15 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-25T13:14:12.581Z] #29 11.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:14:12.581Z] #29 11.18 Processing triggers for ca-certificates (20210119) ... [2022-07-25T13:14:12.581Z] #29 11.19 Updating certificates in /etc/ssl/certs... [2022-07-25T13:14:12.581Z] #29 12.16 0 added, 0 removed; done. [2022-07-25T13:14:12.581Z] #29 12.16 Running hooks in /etc/ca-certificates/update.d... [2022-07-25T13:14:12.581Z] #29 12.16 done. [2022-07-25T13:14:12.581Z] #29 DONE 13.2s [2022-07-25T13:14:12.581Z] [2022-07-25T13:14:12.581Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-25T13:14:12.581Z] #30 sha256:12ea2e3adc51dfe1e5807bc16f504d0654ed9308d8e36d5445414636318459a3 [2022-07-25T13:14:12.581Z] #30 DONE 0.1s [2022-07-25T13:14:12.581Z] [2022-07-25T13:14:12.581Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:14:12.581Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:14:13.118Z] #74 DONE 2.9s [2022-07-25T13:14:13.118Z] [2022-07-25T13:14:13.118Z] #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-25T13:14:13.118Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-25T13:14:13.118Z] #29 6.022 Fetched 2934 kB in 1s (4810 kB/s) [2022-07-25T13:14:13.118Z] #29 6.227 Selecting previously unselected package openssl. [2022-07-25T13:14:13.118Z] #29 6.227 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-07-25T13:14:13.118Z] #29 6.232 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-07-25T13:14:13.118Z] #29 6.265 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-25T13:14:13.118Z] #29 6.600 Selecting previously unselected package ca-certificates. [2022-07-25T13:14:13.118Z] #29 6.600 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-25T13:14:13.118Z] #29 6.683 Unpacking ca-certificates (20210119) ... [2022-07-25T13:14:13.118Z] #29 7.289 Selecting previously unselected package libbrotli1:arm64. [2022-07-25T13:14:13.118Z] #29 7.290 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-07-25T13:14:13.118Z] #29 7.560 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-25T13:14:13.118Z] #29 8.508 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-25T13:14:13.118Z] #29 8.508 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-25T13:14:13.118Z] #29 8.518 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:14:13.118Z] #29 8.567 Selecting previously unselected package libsasl2-2:arm64. [2022-07-25T13:14:13.118Z] #29 8.567 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-25T13:14:13.118Z] #29 8.571 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:14:13.118Z] #29 8.660 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-25T13:14:13.118Z] #29 8.660 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-07-25T13:14:13.118Z] #29 8.665 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T13:14:13.118Z] #29 8.764 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-25T13:14:13.118Z] #29 8.764 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-07-25T13:14:13.118Z] #29 8.774 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-25T13:14:13.118Z] #29 8.851 Selecting previously unselected package libpsl5:arm64. [2022-07-25T13:14:13.118Z] #29 8.852 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-07-25T13:14:13.118Z] #29 8.857 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-07-25T13:14:13.118Z] #29 8.909 Selecting previously unselected package librtmp1:arm64. [2022-07-25T13:14:13.118Z] #29 8.909 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-07-25T13:14:13.118Z] #29 8.920 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T13:14:13.118Z] #29 8.967 Selecting previously unselected package libssh2-1:arm64. [2022-07-25T13:14:13.118Z] #29 8.967 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-07-25T13:14:13.118Z] #29 8.972 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-07-25T13:14:13.118Z] #29 9.038 Selecting previously unselected package libcurl4:arm64. [2022-07-25T13:14:13.118Z] #29 9.038 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-25T13:14:13.118Z] #29 9.043 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-25T13:14:13.118Z] #29 9.101 Selecting previously unselected package curl. [2022-07-25T13:14:13.118Z] #29 9.101 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-25T13:14:13.118Z] #29 9.106 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-25T13:14:13.118Z] #29 9.176 Selecting previously unselected package libonig5:arm64. [2022-07-25T13:14:13.118Z] #29 9.176 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-25T13:14:13.118Z] #29 9.182 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-25T13:14:13.118Z] #29 9.245 Selecting previously unselected package libjq1:arm64. [2022-07-25T13:14:13.118Z] #29 9.245 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-07-25T13:14:13.118Z] #29 9.249 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-25T13:14:13.118Z] #29 9.296 Selecting previously unselected package jq. [2022-07-25T13:14:13.118Z] #29 9.297 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-07-25T13:14:13.118Z] #29 9.303 Unpacking jq (1.6-2.1) ... [2022-07-25T13:14:13.118Z] #29 9.357 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-07-25T13:14:13.118Z] #29 9.364 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-25T13:14:13.118Z] #29 9.377 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-25T13:14:13.118Z] #29 9.389 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:14:13.118Z] #29 9.402 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T13:14:13.379Z] #29 9.416 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:14:13.379Z] #29 9.429 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-07-25T13:14:13.379Z] #29 9.441 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-25T13:14:13.379Z] #29 9.459 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-25T13:14:13.379Z] #29 9.472 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-25T13:14:13.379Z] #29 9.488 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T13:14:13.379Z] #29 9.495 Setting up ca-certificates (20210119) ... [2022-07-25T13:14:13.560Z] #29 DONE 13.1s [2022-07-25T13:14:13.561Z] [2022-07-25T13:14:13.561Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-25T13:14:13.561Z] #30 sha256:62a79f21e24c131edcf20b3aac15b71835a1e39a16627387971d28a44b063bba [2022-07-25T13:14:13.561Z] #30 DONE 0.1s [2022-07-25T13:14:13.561Z] [2022-07-25T13:14:13.561Z] #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-25T13:14:13.561Z] #31 sha256:281fdb5267b19bc067d5fce6a47d0c356c492fea513336a199a5314c570d1a09 [2022-07-25T13:14:13.816Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.8s done [2022-07-25T13:14:13.816Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-25T13:14:13.952Z] #29 10.14 Updating certificates in /etc/ssl/certs... [2022-07-25T13:14:14.212Z] #29 ... [2022-07-25T13:14:14.212Z] [2022-07-25T13:14:14.212Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:14:14.212Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-25T13:14:14.212Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 1.9s done [2022-07-25T13:14:14.212Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 3.4s done [2022-07-25T13:14:14.212Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 5.1s [2022-07-25T13:14:14.472Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 5.4s done [2022-07-25T13:14:14.732Z] #11 extracting sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a [2022-07-25T13:14:14.732Z] #11 extracting sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a done [2022-07-25T13:14:14.992Z] #11 DONE 21.0s [2022-07-25T13:14:14.992Z] [2022-07-25T13:14:14.992Z] #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-25T13:14:14.992Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-25T13:14:14.992Z] #29 11.01 129 added, 0 removed; done. [2022-07-25T13:14:14.992Z] #29 11.11 Setting up jq (1.6-2.1) ... [2022-07-25T13:14:14.992Z] #29 11.13 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-25T13:14:14.992Z] #29 11.14 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-25T13:14:14.992Z] #29 11.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:14:14.992Z] #29 11.18 Processing triggers for ca-certificates (20210119) ... [2022-07-25T13:14:14.992Z] #29 11.19 Updating certificates in /etc/ssl/certs... [2022-07-25T13:14:15.868Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.3s [2022-07-25T13:14:15.932Z] #29 ... [2022-07-25T13:14:15.932Z] [2022-07-25T13:14:15.932Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T13:14:15.932Z] #12 sha256:b049ffc12560a218076745d49180cf528b788a7078081d2c2099febaafde9bdf [2022-07-25T13:14:15.932Z] #12 DONE 0.7s [2022-07-25T13:14:15.932Z] [2022-07-25T13:14:15.932Z] #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-25T13:14:15.932Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-25T13:14:15.932Z] #29 11.92 0 added, 0 removed; done. [2022-07-25T13:14:15.932Z] #29 11.92 Running hooks in /etc/ca-certificates/update.d... [2022-07-25T13:14:15.932Z] #29 11.92 done. [2022-07-25T13:14:15.932Z] #29 DONE 12.0s [2022-07-25T13:14:15.932Z] [2022-07-25T13:14:15.932Z] #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-25T13:14:15.932Z] #13 sha256:917a498e61c137d282cecd4117800487ae6c310fe4fc81d645f324370912fe99 [2022-07-25T13:14:15.932Z] #13 ... [2022-07-25T13:14:15.932Z] [2022-07-25T13:14:15.932Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-25T13:14:15.932Z] #30 sha256:ae86a13b89f9775961666be3c34d06d9894a0d31dbca9ca3cdf7107105495a5b [2022-07-25T13:14:15.932Z] #30 DONE 0.1s [2022-07-25T13:14:16.102Z] #31 2.456 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-25T13:14:16.102Z] #31 2.795 [2022-07-25T13:14:16.192Z] [2022-07-25T13:14:16.192Z] #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-25T13:14:16.192Z] #31 sha256:de3c595dd881a34b32a71d9a2ca1072482cf3725f6f0a3098bf7e3d904650184 [2022-07-25T13:14:16.192Z] #31 ... [2022-07-25T13:14:16.192Z] [2022-07-25T13:14:16.192Z] #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-25T13:14:16.192Z] #13 sha256:917a498e61c137d282cecd4117800487ae6c310fe4fc81d645f324370912fe99 [2022-07-25T13:14:16.192Z] #13 DONE 0.7s [2022-07-25T13:14:16.362Z] #31 3.033 #=#=# ######################################################################## 100.0% [2022-07-25T13:14:16.450Z] [2022-07-25T13:14:16.451Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T13:14:16.451Z] #33 sha256:6c00b4e4547346053f8f102cfd5c39a6beb65c0f075a61dbbfd9adb030eb919e [2022-07-25T13:14:16.451Z] #33 DONE 0.2s [2022-07-25T13:14:16.451Z] [2022-07-25T13:14:16.451Z] #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-25T13:14:16.451Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-25T13:14:16.451Z] #42 ... [2022-07-25T13:14:16.451Z] [2022-07-25T13:14:16.451Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-25T13:14:16.451Z] #46 sha256:5d18c32ec7853d729df69cf12f5154ea646e9eec09941e22bfa6942d9d989571 [2022-07-25T13:14:16.451Z] #46 DONE 0.2s [2022-07-25T13:14:16.451Z] [2022-07-25T13:14:16.451Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-25T13:14:16.451Z] #25 sha256:ba5ebc8ea057816d21a10a846ff3fe6f1ebeb3089b9cb83141ebdbf7898af16d [2022-07-25T13:14:16.451Z] #25 DONE 0.3s [2022-07-25T13:14:16.622Z] #31 3.331 [2022-07-25T13:14:16.713Z] [2022-07-25T13:14:16.713Z] #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-25T13:14:16.713Z] #50 sha256:c6bb93e5f4675ecda38cdfaf3afd3d6f2cd28bbe8eeaaa77d81dab77210c87ff [2022-07-25T13:14:16.713Z] #50 DONE 0.3s [2022-07-25T13:14:16.713Z] [2022-07-25T13:14:16.713Z] #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-25T13:14:16.713Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-25T13:14:16.713Z] #51 ... [2022-07-25T13:14:16.713Z] [2022-07-25T13:14:16.713Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-25T13:14:16.713Z] #66 sha256:4ec8a17b0adccf7ea7370957ef39bfcc0f3577bdaca723d9b17358f50b986454 [2022-07-25T13:14:16.713Z] #66 DONE 0.6s [2022-07-25T13:14:16.973Z] [2022-07-25T13:14:16.973Z] #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-25T13:14:16.973Z] #67 sha256:213ec8524251b7cf8a0e0062183f05cbb02efd0dcf870e8c0de7eb4b9a1e70dc [2022-07-25T13:14:18.009Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.2s done [2022-07-25T13:14:18.040Z] #31 4.472 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-25T13:14:18.040Z] #31 4.736 [2022-07-25T13:14:18.314Z] #11 ... [2022-07-25T13:14:18.314Z] [2022-07-25T13:14:18.314Z] #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-25T13:14:18.314Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T13:14:18.314Z] #29 0.985 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:14:18.314Z] #29 1.277 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:14:18.314Z] #29 1.299 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:14:18.314Z] #29 1.305 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:14:18.314Z] #29 1.592 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:14:18.314Z] #29 1.731 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:14:18.314Z] #29 3.158 Fetched 8560 kB in 2s (3532 kB/s) [2022-07-25T13:14:18.314Z] #29 3.158 Reading package lists... [2022-07-25T13:14:18.314Z] #29 4.022 Reading package lists... [2022-07-25T13:14:18.314Z] #29 4.821 Building dependency tree... [2022-07-25T13:14:18.314Z] #29 5.168 The following additional packages will be installed: [2022-07-25T13:14:18.314Z] #29 5.169 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-25T13:14:18.314Z] #29 5.169 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-25T13:14:18.314Z] #29 5.170 Recommended packages: [2022-07-25T13:14:18.314Z] #29 5.170 libldap-common publicsuffix libsasl2-modules [2022-07-25T13:14:18.314Z] #29 5.355 The following NEW packages will be installed: [2022-07-25T13:14:18.314Z] #29 5.355 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-25T13:14:18.314Z] #29 5.355 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-25T13:14:18.314Z] #29 5.355 libssh2-1 openssl [2022-07-25T13:14:18.314Z] #29 5.619 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:14:18.314Z] #29 5.619 Need to get 3041 kB of archives. [2022-07-25T13:14:18.314Z] #29 5.619 After this operation, 6651 kB of additional disk space will be used. [2022-07-25T13:14:18.314Z] #29 5.619 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-25T13:14:18.314Z] #29 5.633 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-25T13:14:18.314Z] #29 5.641 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-25T13:14:18.314Z] #29 5.641 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-25T13:14:18.314Z] #29 5.641 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-25T13:14:18.314Z] #29 5.641 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-25T13:14:18.314Z] #29 5.641 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-25T13:14:18.314Z] #29 5.642 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-25T13:14:18.314Z] #29 5.643 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-25T13:14:18.314Z] #29 5.644 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-25T13:14:18.314Z] #29 5.646 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-25T13:14:18.314Z] #29 5.650 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-25T13:14:18.314Z] #29 5.677 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T13:14:18.314Z] #29 5.677 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T13:14:18.314Z] #29 5.677 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T13:14:18.314Z] #29 5.822 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:14:18.314Z] #29 5.853 Fetched 3041 kB in 0s (9439 kB/s) [2022-07-25T13:14:18.314Z] #29 5.880 Selecting previously unselected package openssl. [2022-07-25T13:14:18.314Z] #29 5.880 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-25T13:14:18.314Z] #29 5.891 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-25T13:14:18.314Z] #29 5.895 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-25T13:14:18.314Z] #29 6.046 Selecting previously unselected package ca-certificates. [2022-07-25T13:14:18.314Z] #29 6.046 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-25T13:14:18.314Z] #29 6.050 Unpacking ca-certificates (20210119) ... [2022-07-25T13:14:18.314Z] #29 6.130 Selecting previously unselected package libbrotli1:amd64. [2022-07-25T13:14:18.314Z] #29 6.130 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-25T13:14:18.314Z] #29 6.138 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T13:14:18.314Z] #29 6.225 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-25T13:14:18.314Z] #29 6.225 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T13:14:18.314Z] #29 6.233 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:14:18.314Z] #29 6.271 Selecting previously unselected package libsasl2-2:amd64. [2022-07-25T13:14:18.314Z] #29 6.271 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T13:14:18.314Z] #29 6.282 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:14:18.314Z] #29 6.329 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-25T13:14:18.314Z] #29 6.329 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-25T13:14:18.314Z] #29 6.333 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T13:14:18.314Z] #29 6.414 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-25T13:14:18.314Z] #29 6.416 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-25T13:14:18.314Z] #29 6.421 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T13:14:18.314Z] #29 6.494 Selecting previously unselected package libpsl5:amd64. [2022-07-25T13:14:18.314Z] #29 6.496 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-25T13:14:18.314Z] #29 6.500 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T13:14:18.314Z] #29 6.553 Selecting previously unselected package librtmp1:amd64. [2022-07-25T13:14:18.314Z] #29 6.553 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-25T13:14:18.314Z] #29 6.606 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T13:14:18.314Z] #29 6.654 Selecting previously unselected package libssh2-1:amd64. [2022-07-25T13:14:18.314Z] #29 6.654 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-25T13:14:18.314Z] #29 6.659 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T13:14:18.314Z] #29 6.726 Selecting previously unselected package libcurl4:amd64. [2022-07-25T13:14:18.314Z] #29 6.727 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T13:14:18.314Z] #29 6.742 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T13:14:18.314Z] #29 6.838 Selecting previously unselected package curl. [2022-07-25T13:14:18.314Z] #29 6.839 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T13:14:18.314Z] #29 6.845 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-25T13:14:18.314Z] #29 6.921 Selecting previously unselected package libonig5:amd64. [2022-07-25T13:14:18.314Z] #29 6.923 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T13:14:18.314Z] #29 6.927 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:14:18.314Z] #29 7.000 Selecting previously unselected package libjq1:amd64. [2022-07-25T13:14:18.314Z] #29 7.000 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T13:14:18.314Z] #29 7.004 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:14:18.314Z] #29 7.052 Selecting previously unselected package jq. [2022-07-25T13:14:18.314Z] #29 7.052 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-25T13:14:18.314Z] #29 7.059 Unpacking jq (1.6-2.1) ... [2022-07-25T13:14:18.314Z] #29 7.118 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T13:14:18.314Z] #29 7.134 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T13:14:18.314Z] #29 7.146 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T13:14:18.314Z] #29 7.160 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:14:18.314Z] #29 7.174 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T13:14:18.314Z] #29 7.186 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:14:18.314Z] #29 7.198 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T13:14:18.314Z] #29 7.209 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-25T13:14:18.314Z] #29 7.269 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:14:18.314Z] #29 7.282 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:14:18.314Z] #29 7.294 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T13:14:18.314Z] #29 7.307 Setting up ca-certificates (20210119) ... [2022-07-25T13:14:18.314Z] #29 7.890 Updating certificates in /etc/ssl/certs... [2022-07-25T13:14:18.314Z] #29 8.550 129 added, 0 removed; done. [2022-07-25T13:14:18.314Z] #29 8.587 Setting up jq (1.6-2.1) ... [2022-07-25T13:14:18.314Z] #29 8.600 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T13:14:18.314Z] #29 8.616 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-25T13:14:18.314Z] #29 8.628 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:14:18.314Z] #29 8.648 Processing triggers for ca-certificates (20210119) ... [2022-07-25T13:14:18.314Z] #29 8.658 Updating certificates in /etc/ssl/certs... [2022-07-25T13:14:18.314Z] #29 9.197 0 added, 0 removed; done. [2022-07-25T13:14:18.314Z] #29 9.197 Running hooks in /etc/ca-certificates/update.d... [2022-07-25T13:14:18.314Z] #29 9.198 done. [2022-07-25T13:14:18.387Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.5s done [2022-07-25T13:14:18.387Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-25T13:14:18.575Z] #31 4.973 #=#=# ######################################################################## 100.0% [2022-07-25T13:14:18.836Z] #31 5.330 [2022-07-25T13:14:18.881Z] #29 ... [2022-07-25T13:14:18.882Z] [2022-07-25T13:14:18.882Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:14:18.882Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:14:18.882Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-25T13:14:19.097Z] #31 ... [2022-07-25T13:14:19.097Z] [2022-07-25T13:14:19.097Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:14:19.097Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:14:19.097Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 9.0s done [2022-07-25T13:14:19.097Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.7s done [2022-07-25T13:14:19.669Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0.1s [2022-07-25T13:14:19.669Z] #11 ... [2022-07-25T13:14:19.669Z] [2022-07-25T13:14:19.669Z] #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-25T13:14:19.669Z] #31 sha256:281fdb5267b19bc067d5fce6a47d0c356c492fea513336a199a5314c570d1a09 [2022-07-25T13:14:19.669Z] #31 6.341 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-25T13:14:19.930Z] #31 6.674 [2022-07-25T13:14:20.261Z] #11 ... [2022-07-25T13:14:20.261Z] [2022-07-25T13:14:20.261Z] #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-25T13:14:20.261Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T13:14:20.261Z] #29 DONE 11.9s [2022-07-25T13:14:20.261Z] [2022-07-25T13:14:20.261Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:14:20.261Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:14:20.261Z] #11 ... [2022-07-25T13:14:20.261Z] [2022-07-25T13:14:20.261Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-25T13:14:20.261Z] #30 sha256:fd119e952d241b1def5b879dd0b01f746c0991506f1eede2c3a8440038f788ce [2022-07-25T13:14:20.261Z] #30 DONE 0.3s [2022-07-25T13:14:20.261Z] [2022-07-25T13:14:20.261Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:14:20.261Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:14:20.715Z] #31 6.918 #=#=# 0.1% ############################# 41.0% ##################################################### 74.4% ######################################################################## 100.0% [2022-07-25T13:14:20.715Z] #31 7.527 [2022-07-25T13:14:20.803Z] #84 ... [2022-07-25T13:14:20.803Z] [2022-07-25T13:14:20.803Z] #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-25T13:14:20.803Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T13:14:20.803Z] #19 68.96 Fetched 49.2 MB in 1min 7s (729 kB/s) [2022-07-25T13:14:21.175Z] #67 4.372 + RM_GOPATH=0 [2022-07-25T13:14:21.175Z] #67 4.373 + TMP_GOPATH= [2022-07-25T13:14:21.175Z] #67 4.373 + : /build [2022-07-25T13:14:21.175Z] #67 4.373 + '[' -z '' ']' [2022-07-25T13:14:21.175Z] #67 4.374 ++ mktemp -d [2022-07-25T13:14:21.175Z] #67 4.375 + export GOPATH=/tmp/tmp.Sc9t3x8cIf [2022-07-25T13:14:21.175Z] #67 4.375 + GOPATH=/tmp/tmp.Sc9t3x8cIf [2022-07-25T13:14:21.175Z] #67 4.375 + RM_GOPATH=1 [2022-07-25T13:14:21.175Z] #67 4.376 + case "$(go env GOARCH)" in [2022-07-25T13:14:21.175Z] #67 4.376 ++ go env GOARCH [2022-07-25T13:14:21.175Z] #67 4.397 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:14:21.435Z] #67 4.400 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:14:21.435Z] #67 4.401 ++ dirname /install.sh [2022-07-25T13:14:21.435Z] #67 4.410 + dir=/ [2022-07-25T13:14:21.435Z] #67 4.410 + bin=rootlesskit [2022-07-25T13:14:21.435Z] #67 4.411 + shift [2022-07-25T13:14:21.435Z] #67 4.411 + '[' '!' -f //rootlesskit.installer ']' [2022-07-25T13:14:21.435Z] #67 4.414 + . //rootlesskit.installer [2022-07-25T13:14:21.435Z] #67 4.416 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:14:21.435Z] #67 4.417 + install_rootlesskit [2022-07-25T13:14:21.435Z] #67 4.417 + case "$1" in [2022-07-25T13:14:21.435Z] #67 4.417 + export CGO_ENABLED=0 [2022-07-25T13:14:21.435Z] #67 4.418 + CGO_ENABLED=0 [2022-07-25T13:14:21.435Z] #67 4.420 + _install_rootlesskit [2022-07-25T13:14:21.435Z] #67 4.420 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-25T13:14:21.435Z] #67 4.425 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:14:21.435Z] #67 4.425 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T13:14:21.435Z] #67 4.425 + GOBIN=/build [2022-07-25T13:14:21.435Z] #67 4.425 + GO111MODULE=on [2022-07-25T13:14:21.435Z] #67 4.425 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:14:22.017Z] #67 5.154 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-25T13:14:22.204Z] #31 8.662 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-25T13:14:22.204Z] #31 8.958 [2022-07-25T13:14:22.562Z] #11 ... [2022-07-25T13:14:22.562Z] [2022-07-25T13:14:22.562Z] #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-25T13:14:22.562Z] #31 sha256:456ae24908b4154c258cfe0fcee5e3012ca9d53147fb323b07ebae0ee0bc76e1 [2022-07-25T13:14:22.562Z] #31 2.209 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-25T13:14:22.562Z] #31 2.541 [2022-07-25T13:14:22.562Z] #31 2.773 #=#=# ######################################################################## 100.0% [2022-07-25T13:14:22.562Z] #31 3.047 [2022-07-25T13:14:22.562Z] #31 4.127 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-25T13:14:22.562Z] #31 4.503 [2022-07-25T13:14:22.562Z] #31 4.728 #=#=# ######################################################################## 100.0% [2022-07-25T13:14:22.562Z] #31 5.024 [2022-07-25T13:14:22.562Z] #31 6.205 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-25T13:14:22.562Z] #31 6.573 [2022-07-25T13:14:22.562Z] #31 6.785 #=#=# ################### 26.5% ########################################## 58.8% ################################################################# 90.6% ######################################################################## 100.0% [2022-07-25T13:14:22.562Z] #31 7.331 [2022-07-25T13:14:22.562Z] #31 8.349 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-25T13:14:22.562Z] #31 8.681 [2022-07-25T13:14:22.562Z] #31 8.902 #=#=# ######################################################################## 100.0% [2022-07-25T13:14:22.562Z] #31 9.273 [2022-07-25T13:14:22.562Z] #31 9.984 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-25T13:14:22.562Z] #31 ... [2022-07-25T13:14:22.562Z] [2022-07-25T13:14:22.562Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:14:22.562Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:14:22.792Z] #31 9.181 #=#=# ######################################################################## 100.0% [2022-07-25T13:14:22.793Z] #31 9.555 [2022-07-25T13:14:23.492Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s [2022-07-25T13:14:23.760Z] #31 10.27 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-25T13:14:24.024Z] #31 10.57 [2022-07-25T13:14:24.103Z] #19 68.96 Reading package lists... [2022-07-25T13:14:24.103Z] #19 ... [2022-07-25T13:14:24.103Z] [2022-07-25T13:14:24.103Z] #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-25T13:14:24.103Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:14:24.103Z] #84 37.10 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-25T13:14:24.285Z] #31 10.81 #=#=# ######################################################################## 100.0% [2022-07-25T13:14:24.449Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.0s [2022-07-25T13:14:24.545Z] #31 11.08 [2022-07-25T13:14:24.545Z] #31 11.17 Download of images into '/build' complete. [2022-07-25T13:14:24.545Z] #31 11.17 Use something like the following to load the result into a Docker daemon: [2022-07-25T13:14:24.545Z] #31 11.17 tar -cC '/build' . | docker load [2022-07-25T13:14:25.325Z] #67 7.884 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T13:14:25.325Z] #67 7.885 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-25T13:14:25.325Z] #67 8.340 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-25T13:14:25.481Z] #11 ... [2022-07-25T13:14:25.481Z] [2022-07-25T13:14:25.481Z] #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-25T13:14:25.481Z] #31 sha256:456ae24908b4154c258cfe0fcee5e3012ca9d53147fb323b07ebae0ee0bc76e1 [2022-07-25T13:14:25.481Z] #31 10.40 [2022-07-25T13:14:25.481Z] #31 10.63 #=#=# ######################################################################## 100.0% [2022-07-25T13:14:25.481Z] #31 10.88 [2022-07-25T13:14:25.481Z] #31 10.99 Download of images into '/build' complete. [2022-07-25T13:14:25.481Z] #31 10.99 Use something like the following to load the result into a Docker daemon: [2022-07-25T13:14:25.481Z] #31 10.99 tar -cC '/build' . | docker load [2022-07-25T13:14:25.481Z] #31 DONE 13.3s [2022-07-25T13:14:25.481Z] [2022-07-25T13:14:25.481Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:14:25.481Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:14:26.263Z] #67 ... [2022-07-25T13:14:26.263Z] [2022-07-25T13:14:26.263Z] #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-25T13:14:26.263Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-25T13:14:26.263Z] #40 5.055 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-25T13:14:26.263Z] #40 5.957 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-25T13:14:26.263Z] #40 7.588 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-25T13:14:26.263Z] #40 7.962 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-25T13:14:26.263Z] #40 8.001 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-25T13:14:26.458Z] #31 ... [2022-07-25T13:14:26.458Z] [2022-07-25T13:14:26.458Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:14:26.458Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:14:26.458Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 7.2s [2022-07-25T13:14:26.526Z] #40 ... [2022-07-25T13:14:26.526Z] [2022-07-25T13:14:26.526Z] #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-25T13:14:26.526Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-25T13:14:26.526Z] #62 5.389 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:14:26.526Z] #62 5.439 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:14:26.526Z] #62 5.440 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:14:26.526Z] #62 6.502 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T13:14:26.526Z] #62 7.975 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T13:14:26.526Z] #62 ... [2022-07-25T13:14:26.526Z] [2022-07-25T13:14:26.526Z] #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-25T13:14:26.526Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-25T13:14:26.526Z] #34 4.508 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-25T13:14:26.526Z] #34 4.521 Cloning into '.'... [2022-07-25T13:14:26.787Z] #34 ... [2022-07-25T13:14:26.787Z] [2022-07-25T13:14:26.787Z] #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-25T13:14:26.787Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-25T13:14:26.787Z] #36 4.914 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-25T13:14:26.787Z] #36 ... [2022-07-25T13:14:26.787Z] [2022-07-25T13:14:26.787Z] #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-25T13:14:26.787Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T13:14:26.787Z] #14 5.390 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:14:26.787Z] #14 5.478 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:14:26.787Z] #14 5.486 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:14:26.787Z] #14 6.472 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T13:14:26.787Z] #14 7.952 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T13:14:26.787Z] #14 10.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T13:14:26.985Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 7.9s done [2022-07-25T13:14:26.985Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 [2022-07-25T13:14:26.985Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-25T13:14:27.029Z] #11 ... [2022-07-25T13:14:27.029Z] [2022-07-25T13:14:27.029Z] #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-25T13:14:27.029Z] #31 sha256:281fdb5267b19bc067d5fce6a47d0c356c492fea513336a199a5314c570d1a09 [2022-07-25T13:14:27.029Z] #31 DONE 13.8s [2022-07-25T13:14:27.029Z] [2022-07-25T13:14:27.029Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:14:27.029Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:14:27.047Z] #14 ... [2022-07-25T13:14:27.047Z] [2022-07-25T13:14:27.047Z] #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-25T13:14:27.047Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-25T13:14:27.047Z] #55 3.386 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-25T13:14:27.047Z] #55 3.970 go: downloading github.com/fatih/color v1.13.0 [2022-07-25T13:14:27.047Z] #55 3.982 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T13:14:27.047Z] #55 4.030 go: downloading github.com/pkg/errors v0.9.1 [2022-07-25T13:14:27.047Z] #55 4.046 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-25T13:14:27.047Z] #55 4.063 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-25T13:14:27.047Z] #55 4.110 go: downloading github.com/spf13/viper v1.11.0 [2022-07-25T13:14:27.047Z] #55 4.127 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-25T13:14:27.047Z] #55 4.297 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-25T13:14:27.047Z] #55 4.347 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-25T13:14:27.047Z] #55 4.419 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-25T13:14:27.047Z] #55 4.419 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-25T13:14:27.047Z] #55 5.198 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-25T13:14:27.047Z] #55 5.423 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-25T13:14:27.047Z] #55 5.620 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-25T13:14:27.047Z] #55 5.922 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-25T13:14:27.047Z] #55 8.841 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T13:14:27.047Z] #55 8.850 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-25T13:14:27.047Z] #55 9.010 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-25T13:14:27.047Z] #55 9.154 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-25T13:14:27.047Z] #55 9.272 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-25T13:14:27.047Z] #55 9.297 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-25T13:14:27.047Z] #55 9.393 go: downloading github.com/spf13/afero v1.8.2 [2022-07-25T13:14:27.047Z] #55 9.425 go: downloading github.com/spf13/cast v1.4.1 [2022-07-25T13:14:27.047Z] #55 9.552 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-25T13:14:27.047Z] #55 9.690 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-25T13:14:27.047Z] #55 9.726 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-25T13:14:27.047Z] #55 10.01 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-25T13:14:27.047Z] #55 10.10 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-25T13:14:27.047Z] #55 10.21 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-25T13:14:27.047Z] #55 10.39 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-25T13:14:27.047Z] #55 10.41 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-25T13:14:27.047Z] #55 10.45 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-25T13:14:27.047Z] #55 10.75 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-25T13:14:27.047Z] #55 ... [2022-07-25T13:14:27.047Z] [2022-07-25T13:14:27.047Z] #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-25T13:14:27.047Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-25T13:14:27.047Z] #53 4.214 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-25T13:14:27.047Z] #53 5.544 go: downloading github.com/fatih/color v1.10.0 [2022-07-25T13:14:27.047Z] #53 5.885 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-25T13:14:27.047Z] #53 5.936 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-25T13:14:27.047Z] #53 6.050 go: downloading golang.org/x/tools v0.1.0 [2022-07-25T13:14:27.047Z] #53 6.113 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-25T13:14:27.047Z] #53 6.306 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-25T13:14:27.047Z] #53 6.589 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-25T13:14:27.047Z] #53 6.820 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-25T13:14:27.047Z] #53 10.38 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-25T13:14:27.047Z] #53 10.43 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-25T13:14:27.047Z] #53 10.63 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-25T13:14:27.244Z] #11 DONE 28.3s [2022-07-25T13:14:27.244Z] [2022-07-25T13:14:27.245Z] #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-25T13:14:27.245Z] #31 sha256:95fa492f27d1f916068b0e8f027e0580120d03965f44d8a94c57a6f70b1f4edf [2022-07-25T13:14:27.245Z] #31 1.445 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-25T13:14:27.245Z] #31 1.699 [2022-07-25T13:14:27.245Z] #31 1.912 #=#=# ######################################################################## 100.0% [2022-07-25T13:14:27.245Z] #31 2.146 [2022-07-25T13:14:27.245Z] #31 3.080 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-25T13:14:27.245Z] #31 3.350 [2022-07-25T13:14:27.245Z] #31 3.568 #=#=# ######################################################################## 100.0% [2022-07-25T13:14:27.245Z] #31 3.858 [2022-07-25T13:14:27.245Z] #31 4.735 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-25T13:14:27.245Z] #31 5.016 [2022-07-25T13:14:27.245Z] #31 5.246 #=#=# ################ 23.3% ########################################## 58.5% ################################################################# 90.3% ######################################################################## 100.0% [2022-07-25T13:14:27.245Z] #31 5.780 [2022-07-25T13:14:27.245Z] #31 6.697 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-25T13:14:27.245Z] #31 6.897 [2022-07-25T13:14:27.309Z] #53 ... [2022-07-25T13:14:27.309Z] [2022-07-25T13:14:27.309Z] #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-25T13:14:27.309Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-25T13:14:27.309Z] #38 5.382 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-25T13:14:27.309Z] #38 ... [2022-07-25T13:14:27.309Z] [2022-07-25T13:14:27.309Z] #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-25T13:14:27.309Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-25T13:14:27.309Z] #76 4.616 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:14:27.309Z] #76 4.798 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:14:27.309Z] #76 4.984 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:14:27.309Z] #76 5.843 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T13:14:27.309Z] #76 8.315 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T13:14:27.309Z] #76 11.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T13:14:27.504Z] #31 7.133 #=#=# ######################################################################## 100.0% [2022-07-25T13:14:27.663Z] #76 ... [2022-07-25T13:14:27.664Z] [2022-07-25T13:14:27.664Z] #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-25T13:14:27.664Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-25T13:14:27.664Z] #57 3.709 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-25T13:14:27.664Z] #57 4.900 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-25T13:14:27.664Z] #57 4.904 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-25T13:14:27.664Z] #57 5.095 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-25T13:14:27.664Z] #57 6.338 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-25T13:14:27.664Z] #57 ... [2022-07-25T13:14:27.664Z] [2022-07-25T13:14:27.664Z] #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-25T13:14:27.664Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-25T13:14:27.664Z] #47 4.444 + git clone https://github.com/docker/distribution.git . [2022-07-25T13:14:27.664Z] #47 4.446 Cloning into '.'... [2022-07-25T13:14:27.762Z] #31 7.357 [2022-07-25T13:14:27.936Z] #47 ... [2022-07-25T13:14:27.936Z] [2022-07-25T13:14:27.936Z] #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-25T13:14:27.936Z] #31 sha256:de3c595dd881a34b32a71d9a2ca1072482cf3725f6f0a3098bf7e3d904650184 [2022-07-25T13:14:27.936Z] #31 1.905 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-25T13:14:27.936Z] #31 2.287 [2022-07-25T13:14:27.936Z] #31 2.530 #=#=# ######################################################################## 100.0% [2022-07-25T13:14:27.936Z] #31 2.790 [2022-07-25T13:14:27.936Z] #31 3.949 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-25T13:14:27.936Z] #31 4.386 [2022-07-25T13:14:27.936Z] #31 4.662 #=#=# 0.4% ######################################################################## 100.0% [2022-07-25T13:14:27.936Z] #31 5.915 [2022-07-25T13:14:27.936Z] #31 11.34 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-25T13:14:27.936Z] #31 ... [2022-07-25T13:14:27.936Z] [2022-07-25T13:14:27.936Z] #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-25T13:14:27.936Z] #26 sha256:e0c3f41ea5bdc2301658251f3b2cfd126153317ab92ad53849e3a4308d977cf3 [2022-07-25T13:14:27.936Z] #26 4.032 + RM_GOPATH=0 [2022-07-25T13:14:27.936Z] #26 4.032 + TMP_GOPATH= [2022-07-25T13:14:27.936Z] #26 4.032 + : /build [2022-07-25T13:14:27.936Z] #26 4.032 + '[' -z '' ']' [2022-07-25T13:14:27.936Z] #26 4.035 ++ mktemp -d [2022-07-25T13:14:27.936Z] #26 4.036 + export GOPATH=/tmp/tmp.OCvezEeq3R [2022-07-25T13:14:27.936Z] #26 4.036 + GOPATH=/tmp/tmp.OCvezEeq3R [2022-07-25T13:14:27.936Z] #26 4.036 + RM_GOPATH=1 [2022-07-25T13:14:27.936Z] #26 4.037 + case "$(go env GOARCH)" in [2022-07-25T13:14:27.936Z] #26 4.040 ++ go env GOARCH [2022-07-25T13:14:27.936Z] #26 4.050 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:14:27.936Z] #26 4.050 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:14:27.936Z] #26 4.051 ++ dirname /install.sh [2022-07-25T13:14:27.936Z] #26 4.058 Install docker/cli version 17.06.2-ce from stable [2022-07-25T13:14:27.936Z] #26 4.059 + dir=/ [2022-07-25T13:14:27.936Z] #26 4.059 + bin=dockercli [2022-07-25T13:14:27.936Z] #26 4.059 + shift [2022-07-25T13:14:27.936Z] #26 4.059 + '[' '!' -f //dockercli.installer ']' [2022-07-25T13:14:27.936Z] #26 4.059 + . //dockercli.installer [2022-07-25T13:14:27.936Z] #26 4.059 ++ : stable [2022-07-25T13:14:27.936Z] #26 4.059 ++ : 17.06.2-ce [2022-07-25T13:14:27.936Z] #26 4.059 + install_dockercli [2022-07-25T13:14:27.936Z] #26 4.059 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-25T13:14:27.936Z] #26 4.059 ++ uname -m [2022-07-25T13:14:27.936Z] #26 4.059 + arch=aarch64 [2022-07-25T13:14:27.936Z] #26 4.059 + '[' aarch64 '!=' x86_64 ']' [2022-07-25T13:14:27.936Z] #26 4.059 + '[' aarch64 '!=' s390x ']' [2022-07-25T13:14:27.936Z] #26 4.059 + '[' aarch64 '!=' armhf ']' [2022-07-25T13:14:27.936Z] #26 4.059 + build_dockercli [2022-07-25T13:14:27.936Z] #26 4.059 + git clone https://github.com/docker/docker-ce /tmp/tmp.OCvezEeq3R/tmp/docker-ce [2022-07-25T13:14:27.936Z] #26 4.083 Cloning into '/tmp/tmp.OCvezEeq3R/tmp/docker-ce'... [2022-07-25T13:14:28.199Z] #26 ... [2022-07-25T13:14:28.199Z] [2022-07-25T13:14:28.199Z] #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-25T13:14:28.199Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-25T13:14:28.199Z] #55 11.69 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-25T13:14:28.199Z] #55 11.89 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-25T13:14:28.332Z] #31 7.872 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-25T13:14:28.591Z] #31 ... [2022-07-25T13:14:28.591Z] [2022-07-25T13:14:28.591Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T13:14:28.591Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-25T13:14:28.591Z] #12 DONE 1.2s [2022-07-25T13:14:28.591Z] [2022-07-25T13:14:28.591Z] #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-25T13:14:28.591Z] #31 sha256:95fa492f27d1f916068b0e8f027e0580120d03965f44d8a94c57a6f70b1f4edf [2022-07-25T13:14:28.591Z] #31 8.107 [2022-07-25T13:14:28.591Z] #31 ... [2022-07-25T13:14:28.591Z] [2022-07-25T13:14:28.591Z] #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-25T13:14:28.591Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-25T13:14:28.753Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.3s [2022-07-25T13:14:28.768Z] #55 12.35 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-25T13:14:29.029Z] #55 12.72 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-25T13:14:29.166Z] #13 DONE 0.5s [2022-07-25T13:14:29.166Z] [2022-07-25T13:14:29.166Z] #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-25T13:14:29.166Z] #31 sha256:95fa492f27d1f916068b0e8f027e0580120d03965f44d8a94c57a6f70b1f4edf [2022-07-25T13:14:29.166Z] #31 8.347 #=#=# ######################################################################## 100.0% [2022-07-25T13:14:29.166Z] #31 8.611 [2022-07-25T13:14:29.166Z] #31 8.658 Download of images into '/build' complete. [2022-07-25T13:14:29.166Z] #31 8.658 Use something like the following to load the result into a Docker daemon: [2022-07-25T13:14:29.166Z] #31 8.658 tar -cC '/build' . | docker load [2022-07-25T13:14:29.166Z] #31 DONE 8.7s [2022-07-25T13:14:29.166Z] [2022-07-25T13:14:29.166Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T13:14:29.166Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-25T13:14:29.289Z] #55 12.87 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-25T13:14:29.289Z] #55 12.97 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-25T13:14:29.289Z] #55 12.98 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-25T13:14:29.433Z] #33 ... [2022-07-25T13:14:29.433Z] [2022-07-25T13:14:29.433Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-25T13:14:29.433Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-25T13:14:29.433Z] #46 DONE 0.3s [2022-07-25T13:14:29.433Z] [2022-07-25T13:14:29.433Z] #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-25T13:14:29.433Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-25T13:14:29.433Z] #50 DONE 0.4s [2022-07-25T13:14:29.433Z] [2022-07-25T13:14:29.433Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T13:14:29.433Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-25T13:14:29.433Z] #33 DONE 0.4s [2022-07-25T13:14:29.433Z] [2022-07-25T13:14:29.433Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-25T13:14:29.433Z] #25 sha256:f74fa4f4e6391e2301848071cec7bda322cdcdce853d5869c674f5e442f02f32 [2022-07-25T13:14:29.433Z] #25 DONE 0.5s [2022-07-25T13:14:29.433Z] [2022-07-25T13:14:29.433Z] #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-25T13:14:29.433Z] #26 sha256:cd043b7327bade40886f5f883e15239ea37c1b53c968d00e5572b5fb67d6c250 [2022-07-25T13:14:29.548Z] #55 13.14 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-25T13:14:29.548Z] #55 13.16 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-25T13:14:29.548Z] #55 13.21 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-25T13:14:29.693Z] #26 ... [2022-07-25T13:14:29.693Z] [2022-07-25T13:14:29.693Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-25T13:14:29.693Z] #66 sha256:88b97dfbb0d0be2b080b8a72a5c6cb6084b378983bff73fc50e8843f88679af0 [2022-07-25T13:14:29.693Z] #66 DONE 0.5s [2022-07-25T13:14:29.693Z] [2022-07-25T13:14:29.693Z] #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-25T13:14:29.693Z] #67 sha256:a2cab28e732ed43661b64b5582d5eba8b6bb955bf1465724c10e45f68e9c15ff [2022-07-25T13:14:29.808Z] #55 13.56 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-25T13:14:30.068Z] #55 13.80 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-25T13:14:30.068Z] #55 13.82 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-25T13:14:30.124Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 11.8s done [2022-07-25T13:14:30.327Z] #55 14.02 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-25T13:14:30.327Z] #55 14.04 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-25T13:14:30.327Z] #55 14.10 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-25T13:14:30.327Z] #55 14.15 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-25T13:14:30.587Z] #55 14.25 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-25T13:14:30.587Z] #55 14.38 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-25T13:14:30.687Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-25T13:14:30.688Z] #11 DONE 46.5s [2022-07-25T13:14:30.688Z] [2022-07-25T13:14:30.688Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T13:14:30.688Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-25T13:14:30.847Z] #55 14.41 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-25T13:14:30.847Z] #55 14.51 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-25T13:14:30.847Z] #55 14.56 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-25T13:14:31.110Z] #55 14.73 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-25T13:14:31.370Z] #55 14.94 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-25T13:14:31.370Z] #55 14.98 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-25T13:14:31.370Z] #55 15.11 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-25T13:14:31.370Z] #55 15.15 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-25T13:14:31.370Z] #55 ... [2022-07-25T13:14:31.370Z] [2022-07-25T13:14:31.370Z] #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-25T13:14:31.370Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-25T13:14:31.370Z] #42 5.091 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:14:31.370Z] #42 5.167 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:14:31.370Z] #42 5.171 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:14:31.370Z] #42 6.196 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T13:14:31.370Z] #42 8.631 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T13:14:31.370Z] #42 11.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T13:14:31.629Z] #42 ... [2022-07-25T13:14:31.629Z] [2022-07-25T13:14:31.629Z] #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-25T13:14:31.629Z] #31 sha256:de3c595dd881a34b32a71d9a2ca1072482cf3725f6f0a3098bf7e3d904650184 [2022-07-25T13:14:31.629Z] #31 13.29 #=#=# [2022-07-25T13:14:31.629Z] #31 13.65 #=#=# 0.0% ###### 8.9% ############## 20.1% ################### 27.1% ######################## 34.7% ######################################## 56.6% ######################################################## 77.8% ###################################################################### 97.3% ######################################################################## 100.0% [2022-07-25T13:14:31.889Z] #31 15.94 [2022-07-25T13:14:31.889Z] #31 ... [2022-07-25T13:14:31.889Z] [2022-07-25T13:14:31.889Z] #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-25T13:14:31.889Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-25T13:14:31.889Z] #51 5.132 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:14:31.889Z] #51 5.156 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:14:31.889Z] #51 5.156 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:14:31.889Z] #51 5.715 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-25T13:14:31.889Z] #51 6.199 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T13:14:31.889Z] #51 7.872 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T13:14:31.889Z] #51 11.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T13:14:31.889Z] #51 14.04 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-25T13:14:31.889Z] #51 ... [2022-07-25T13:14:31.889Z] [2022-07-25T13:14:31.889Z] #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-25T13:14:31.889Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-25T13:14:31.889Z] #55 15.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-25T13:14:31.889Z] #55 15.24 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-25T13:14:31.889Z] #55 15.39 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-25T13:14:31.889Z] #55 15.58 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-25T13:14:31.889Z] #55 15.68 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-25T13:14:31.889Z] #55 15.72 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-25T13:14:32.060Z] #12 DONE 1.2s [2022-07-25T13:14:32.060Z] [2022-07-25T13:14:32.060Z] #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-25T13:14:32.060Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-25T13:14:32.150Z] #55 15.83 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-25T13:14:32.150Z] #55 15.87 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-25T13:14:32.318Z] #13 DONE 0.5s [2022-07-25T13:14:32.318Z] [2022-07-25T13:14:32.318Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-25T13:14:32.318Z] #25 sha256:4dd9eff650fb918d19dae14f0d9766ccdb76624854625b136641bf6fb17d7931 [2022-07-25T13:14:32.322Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 12.2s [2022-07-25T13:14:32.322Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 12.5s done [2022-07-25T13:14:32.322Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 [2022-07-25T13:14:32.322Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-25T13:14:32.322Z] #11 DONE 46.2s [2022-07-25T13:14:32.322Z] [2022-07-25T13:14:32.322Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T13:14:32.322Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-25T13:14:32.409Z] #55 15.93 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-25T13:14:32.409Z] #55 16.11 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-25T13:14:32.409Z] #55 16.17 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-25T13:14:32.409Z] #55 16.17 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-25T13:14:32.574Z] #25 ... [2022-07-25T13:14:32.574Z] [2022-07-25T13:14:32.574Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T13:14:32.575Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-25T13:14:32.575Z] #33 DONE 0.2s [2022-07-25T13:14:32.669Z] #55 16.24 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-25T13:14:32.669Z] #55 16.31 go: downloading github.com/julz/importas v0.1.0 [2022-07-25T13:14:32.669Z] #55 16.38 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-25T13:14:32.842Z] [2022-07-25T13:14:32.842Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-25T13:14:32.842Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-25T13:14:32.842Z] #46 DONE 0.2s [2022-07-25T13:14:32.842Z] [2022-07-25T13:14:32.842Z] #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-25T13:14:32.842Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-25T13:14:32.842Z] #50 DONE 0.2s [2022-07-25T13:14:32.842Z] [2022-07-25T13:14:32.842Z] #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-25T13:14:32.842Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:14:32.842Z] #51 ... [2022-07-25T13:14:32.842Z] [2022-07-25T13:14:32.842Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-25T13:14:32.842Z] #66 sha256:77788842695139afb0603459081b800e2efa655d81e43cd69258f18ed0815db7 [2022-07-25T13:14:32.842Z] #66 DONE 0.4s [2022-07-25T13:14:32.842Z] [2022-07-25T13:14:32.842Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-25T13:14:32.842Z] #25 sha256:4dd9eff650fb918d19dae14f0d9766ccdb76624854625b136641bf6fb17d7931 [2022-07-25T13:14:32.842Z] #25 DONE 0.4s [2022-07-25T13:14:32.929Z] #55 16.44 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-25T13:14:32.929Z] #55 16.48 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-25T13:14:32.929Z] #55 16.60 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-25T13:14:32.929Z] #55 16.61 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-25T13:14:32.929Z] #55 16.68 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-25T13:14:33.100Z] [2022-07-25T13:14:33.100Z] #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-25T13:14:33.100Z] #26 sha256:bc6d0f69f7732700b052c3c7ca648ed40b3e534245176f45f505938eff4eb6a7 [2022-07-25T13:14:33.189Z] #55 16.74 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-25T13:14:33.190Z] #55 16.81 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-25T13:14:33.190Z] #55 16.85 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-25T13:14:33.190Z] #55 16.90 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-25T13:14:33.190Z] #55 16.96 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-25T13:14:33.265Z] #12 DONE 0.9s [2022-07-25T13:14:33.525Z] [2022-07-25T13:14:33.525Z] #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-25T13:14:33.525Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-25T13:14:33.785Z] #13 DONE 0.5s [2022-07-25T13:14:33.785Z] [2022-07-25T13:14:33.785Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-25T13:14:33.785Z] #25 sha256:dfad9799a36f5104c4afca9ecaa4b1879f4c5f5ff62692db483e0572285775f7 [2022-07-25T13:14:34.045Z] #25 ... [2022-07-25T13:14:34.045Z] [2022-07-25T13:14:34.045Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-25T13:14:34.045Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-25T13:14:34.045Z] #46 DONE 0.2s [2022-07-25T13:14:34.086Z] #84 ... [2022-07-25T13:14:34.087Z] [2022-07-25T13:14:34.087Z] #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-25T13:14:34.087Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T13:14:34.087Z] #19 68.96 Reading package lists... [2022-07-25T13:14:34.140Z] #55 17.66 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-25T13:14:34.140Z] #55 17.73 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-25T13:14:34.140Z] #55 17.79 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-25T13:14:34.140Z] #55 17.85 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-25T13:14:34.306Z] [2022-07-25T13:14:34.306Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T13:14:34.306Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-25T13:14:34.306Z] #33 DONE 0.2s [2022-07-25T13:14:34.306Z] [2022-07-25T13:14:34.306Z] #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-25T13:14:34.306Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-25T13:14:34.306Z] #50 DONE 0.2s [2022-07-25T13:14:34.306Z] [2022-07-25T13:14:34.306Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-25T13:14:34.306Z] #25 sha256:dfad9799a36f5104c4afca9ecaa4b1879f4c5f5ff62692db483e0572285775f7 [2022-07-25T13:14:34.306Z] #25 DONE 0.3s [2022-07-25T13:14:34.306Z] [2022-07-25T13:14:34.306Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-25T13:14:34.306Z] #66 sha256:c6f74eabddb9f6826b6f50dd9e3dcec57b206e20ff1e2a2343db65b848659bc3 [2022-07-25T13:14:34.306Z] #66 DONE 0.3s [2022-07-25T13:14:34.306Z] [2022-07-25T13:14:34.306Z] #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-25T13:14:34.306Z] #67 sha256:c50cfe68f428757d027e13127779cf2565f7887d5f0074ca29778029c674d145 [2022-07-25T13:14:34.400Z] #55 18.01 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-25T13:14:34.400Z] #55 18.02 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-25T13:14:34.400Z] #55 18.14 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-25T13:14:34.400Z] #55 18.23 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-25T13:14:34.659Z] #55 18.32 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-25T13:14:34.918Z] #55 18.62 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-25T13:14:34.918Z] #55 18.64 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-25T13:14:34.918Z] #55 18.68 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-25T13:14:34.918Z] #55 18.70 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-25T13:14:34.973Z] #67 ... [2022-07-25T13:14:34.973Z] [2022-07-25T13:14:34.973Z] #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-25T13:14:34.973Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:14:34.973Z] #14 3.568 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:14:34.973Z] #14 3.579 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:14:34.973Z] #14 3.579 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:14:34.973Z] #14 3.806 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:14:34.973Z] #14 4.222 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:14:34.973Z] #14 5.098 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:14:35.179Z] #55 18.82 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-25T13:14:35.179Z] #55 18.88 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-25T13:14:35.439Z] #55 18.96 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-25T13:14:35.439Z] #55 18.99 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-25T13:14:35.439Z] #55 19.10 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-25T13:14:35.439Z] #55 19.10 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-25T13:14:35.439Z] #55 19.18 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-25T13:14:35.539Z] #14 ... [2022-07-25T13:14:35.540Z] [2022-07-25T13:14:35.540Z] #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-25T13:14:35.540Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:14:35.540Z] #55 5.244 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-25T13:14:35.540Z] #55 6.387 go: downloading github.com/fatih/color v1.13.0 [2022-07-25T13:14:35.540Z] #55 6.406 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T13:14:35.540Z] #55 6.485 go: downloading github.com/pkg/errors v0.9.1 [2022-07-25T13:14:35.540Z] #55 6.499 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-25T13:14:35.540Z] #55 6.558 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-25T13:14:35.699Z] #55 19.26 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-25T13:14:35.699Z] #55 19.49 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-25T13:14:35.800Z] #55 6.721 go: downloading github.com/spf13/viper v1.11.0 [2022-07-25T13:14:35.800Z] #55 6.830 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-25T13:14:35.800Z] #55 ... [2022-07-25T13:14:35.800Z] [2022-07-25T13:14:35.800Z] #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-25T13:14:35.800Z] #26 sha256:cd043b7327bade40886f5f883e15239ea37c1b53c968d00e5572b5fb67d6c250 [2022-07-25T13:14:35.800Z] #26 6.317 + RM_GOPATH=0 [2022-07-25T13:14:35.800Z] #26 6.317 + TMP_GOPATH= [2022-07-25T13:14:35.800Z] #26 6.317 + : /build [2022-07-25T13:14:35.800Z] #26 6.317 + '[' -z '' ']' [2022-07-25T13:14:35.800Z] #26 6.317 ++ mktemp -d [2022-07-25T13:14:35.800Z] #26 6.325 + export GOPATH=/tmp/tmp.NDQEHrfji2 [2022-07-25T13:14:35.800Z] #26 6.325 + GOPATH=/tmp/tmp.NDQEHrfji2 [2022-07-25T13:14:35.800Z] #26 6.325 + RM_GOPATH=1 [2022-07-25T13:14:35.800Z] #26 6.325 + case "$(go env GOARCH)" in [2022-07-25T13:14:35.800Z] #26 6.325 ++ go env GOARCH [2022-07-25T13:14:35.800Z] #26 6.360 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:14:35.800Z] #26 6.360 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:14:35.800Z] #26 6.360 ++ dirname /install.sh [2022-07-25T13:14:35.800Z] #26 6.360 + dir=/ [2022-07-25T13:14:35.800Z] #26 6.360 + bin=dockercli [2022-07-25T13:14:35.800Z] #26 6.360 + shift [2022-07-25T13:14:35.800Z] #26 6.360 + '[' '!' -f //dockercli.installer ']' [2022-07-25T13:14:35.800Z] #26 6.360 + . //dockercli.installer [2022-07-25T13:14:35.800Z] #26 6.360 ++ : stable [2022-07-25T13:14:35.800Z] #26 6.360 ++ : 17.06.2-ce [2022-07-25T13:14:35.800Z] #26 6.360 + install_dockercli [2022-07-25T13:14:35.800Z] #26 6.360 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-25T13:14:35.800Z] #26 6.360 ++ uname -m [2022-07-25T13:14:35.800Z] #26 6.360 + arch=x86_64 [2022-07-25T13:14:35.800Z] #26 6.360 + '[' x86_64 '!=' x86_64 ']' [2022-07-25T13:14:35.800Z] #26 6.360 + url=https://download.docker.com/linux/static [2022-07-25T13:14:35.800Z] #26 6.360 + tar -xz docker/docker [2022-07-25T13:14:35.800Z] #26 6.360 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-25T13:14:35.800Z] #26 6.360 Install docker/cli version 17.06.2-ce from stable [2022-07-25T13:14:35.958Z] #55 19.66 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-25T13:14:35.958Z] #55 19.74 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-25T13:14:35.958Z] #55 19.80 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-25T13:14:36.218Z] #55 19.90 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-25T13:14:36.218Z] #55 19.95 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-25T13:14:36.218Z] #55 20.04 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-25T13:14:36.788Z] #55 20.27 go: downloading honnef.co/go/tools v0.3.1 [2022-07-25T13:14:37.048Z] #55 ... [2022-07-25T13:14:37.048Z] [2022-07-25T13:14:37.048Z] #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-25T13:14:37.048Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-25T13:14:37.048Z] #40 10.65 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-25T13:14:37.048Z] #40 10.83 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T13:14:37.048Z] #40 ... [2022-07-25T13:14:37.048Z] [2022-07-25T13:14:37.048Z] #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-25T13:14:37.048Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-25T13:14:37.048Z] #62 10.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T13:14:37.048Z] #62 17.46 Fetched 8446 kB in 12s (683 kB/s) [2022-07-25T13:14:37.307Z] #62 17.46 Reading package lists... [2022-07-25T13:14:37.307Z] #62 ... [2022-07-25T13:14:37.307Z] [2022-07-25T13:14:37.307Z] #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-25T13:14:37.307Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-25T13:14:37.307Z] #38 17.68 tomll can be used in two ways: [2022-07-25T13:14:37.307Z] #38 17.68 Writing to STDIN and reading from STDOUT: [2022-07-25T13:14:37.307Z] #38 17.68 cat file.toml | tomll > file.toml [2022-07-25T13:14:37.307Z] #38 17.69 [2022-07-25T13:14:37.307Z] #38 17.69 Reading and updating a list of files: [2022-07-25T13:14:37.307Z] #38 17.69 tomll a.toml b.toml c.toml [2022-07-25T13:14:37.307Z] #38 17.69 [2022-07-25T13:14:37.307Z] #38 17.69 When given a list of files, tomll will modify all files in place without asking. [2022-07-25T13:14:37.876Z] #38 ... [2022-07-25T13:14:37.876Z] [2022-07-25T13:14:37.876Z] #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-25T13:14:37.876Z] #67 sha256:213ec8524251b7cf8a0e0062183f05cbb02efd0dcf870e8c0de7eb4b9a1e70dc [2022-07-25T13:14:37.876Z] #67 11.06 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-25T13:14:37.876Z] #67 12.04 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T13:14:37.876Z] #67 12.07 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-25T13:14:37.876Z] #67 12.11 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-25T13:14:37.876Z] #67 12.39 go: downloading github.com/google/uuid v1.3.0 [2022-07-25T13:14:37.876Z] #67 12.39 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-25T13:14:37.876Z] #67 12.50 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-25T13:14:37.876Z] #67 12.94 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-25T13:14:37.876Z] #67 13.09 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-25T13:14:37.876Z] #67 16.18 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-25T13:14:37.876Z] #67 16.47 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T13:14:38.149Z] #67 ... [2022-07-25T13:14:38.149Z] [2022-07-25T13:14:38.149Z] #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-25T13:14:38.149Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-25T13:14:38.149Z] #36 13.46 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-25T13:14:38.149Z] #36 13.46 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-25T13:14:38.149Z] #36 14.06 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-25T13:14:38.149Z] #36 14.23 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-25T13:14:38.149Z] #36 14.40 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-25T13:14:38.149Z] #36 14.59 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-25T13:14:38.149Z] #36 14.79 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-25T13:14:38.149Z] #36 14.91 go: downloading github.com/peterh/liner v1.2.2 [2022-07-25T13:14:38.149Z] #36 15.09 go: downloading github.com/google/go-dap v0.6.0 [2022-07-25T13:14:38.149Z] #36 15.35 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-25T13:14:38.149Z] #36 15.77 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-25T13:14:38.149Z] #36 16.31 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-25T13:14:38.149Z] #36 16.39 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-25T13:14:38.149Z] #36 16.43 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-25T13:14:38.149Z] #36 17.58 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-25T13:14:38.149Z] #36 ... [2022-07-25T13:14:38.149Z] [2022-07-25T13:14:38.149Z] #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-25T13:14:38.149Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-25T13:14:38.149Z] #53 11.91 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-25T13:14:38.149Z] #53 11.99 go: downloading golang.org/x/mod v0.3.0 [2022-07-25T13:14:38.280Z] #19 92.04 Reading package lists... [2022-07-25T13:14:38.280Z] #19 ... [2022-07-25T13:14:38.280Z] [2022-07-25T13:14:38.280Z] #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-25T13:14:38.280Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:14:38.280Z] #84 50.75 libtoolize: putting auxiliary files in '.'. [2022-07-25T13:14:38.280Z] #84 50.75 libtoolize: copying file './ltmain.sh' [2022-07-25T13:14:38.280Z] #84 51.47 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-25T13:14:38.280Z] #84 51.48 libtoolize: and rerunning libtoolize and aclocal. [2022-07-25T13:14:38.280Z] #84 51.48 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T13:14:38.354Z] #26 ... [2022-07-25T13:14:38.354Z] [2022-07-25T13:14:38.354Z] #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-25T13:14:38.354Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:14:38.354Z] #76 5.602 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:14:38.354Z] #76 5.627 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:14:38.354Z] #76 5.627 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:14:38.354Z] #76 5.970 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:14:38.410Z] #53 ... [2022-07-25T13:14:38.410Z] [2022-07-25T13:14:38.410Z] #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-25T13:14:38.410Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-25T13:14:38.410Z] #55 21.94 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-25T13:14:38.410Z] #55 21.95 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-25T13:14:38.410Z] #55 22.15 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-25T13:14:38.410Z] #55 ... [2022-07-25T13:14:38.410Z] [2022-07-25T13:14:38.410Z] #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-25T13:14:38.410Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-25T13:14:38.410Z] #38 DONE 22.2s [2022-07-25T13:14:38.410Z] [2022-07-25T13:14:38.410Z] #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-25T13:14:38.410Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-25T13:14:38.410Z] #55 22.18 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-25T13:14:38.669Z] #55 22.32 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-25T13:14:38.669Z] #55 22.43 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-25T13:14:38.928Z] #55 22.49 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-25T13:14:38.928Z] #55 22.58 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-25T13:14:38.937Z] #76 6.580 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:14:39.091Z] #26 ... [2022-07-25T13:14:39.091Z] [2022-07-25T13:14:39.091Z] #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-25T13:14:39.091Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T13:14:39.091Z] #57 7.018 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-25T13:14:39.091Z] #57 8.055 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-25T13:14:39.091Z] #57 8.060 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-25T13:14:39.091Z] #57 8.107 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-25T13:14:39.091Z] #57 9.915 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-25T13:14:39.091Z] #57 ... [2022-07-25T13:14:39.091Z] [2022-07-25T13:14:39.091Z] #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-25T13:14:39.091Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T13:14:39.091Z] #38 7.578 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-25T13:14:39.091Z] #38 ... [2022-07-25T13:14:39.091Z] [2022-07-25T13:14:39.091Z] #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-25T13:14:39.091Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:14:39.091Z] #42 4.738 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:14:39.091Z] #42 4.739 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:14:39.091Z] #42 4.739 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:14:39.091Z] #42 5.105 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:14:39.091Z] #42 5.816 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:14:39.091Z] #42 7.058 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:14:39.350Z] #42 ... [2022-07-25T13:14:39.350Z] [2022-07-25T13:14:39.350Z] #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-25T13:14:39.350Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T13:14:39.350Z] #62 3.457 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:14:39.350Z] #62 3.477 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:14:39.350Z] #62 3.477 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:14:39.350Z] #62 3.807 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:14:39.350Z] #62 4.243 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:14:39.350Z] #62 5.098 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:14:39.350Z] #62 9.387 Fetched 8560 kB in 6s (1382 kB/s) [2022-07-25T13:14:39.500Z] #76 ... [2022-07-25T13:14:39.500Z] [2022-07-25T13:14:39.500Z] #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-25T13:14:39.500Z] #26 sha256:bc6d0f69f7732700b052c3c7ca648ed40b3e534245176f45f505938eff4eb6a7 [2022-07-25T13:14:39.500Z] #26 6.752 + RM_GOPATH=0 [2022-07-25T13:14:39.500Z] #26 6.752 + TMP_GOPATH= [2022-07-25T13:14:39.500Z] #26 6.752 + : /build [2022-07-25T13:14:39.500Z] #26 6.752 + '[' -z '' ']' [2022-07-25T13:14:39.500Z] #26 6.752 ++ mktemp -d [2022-07-25T13:14:39.500Z] #26 6.762 + export GOPATH=/tmp/tmp.Er2PxfkdOW [2022-07-25T13:14:39.500Z] #26 6.762 + GOPATH=/tmp/tmp.Er2PxfkdOW [2022-07-25T13:14:39.500Z] #26 6.762 + RM_GOPATH=1 [2022-07-25T13:14:39.500Z] #26 6.763 + case "$(go env GOARCH)" in [2022-07-25T13:14:39.500Z] #26 6.764 ++ go env GOARCH [2022-07-25T13:14:39.500Z] #26 6.779 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:14:39.500Z] #26 6.779 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:14:39.500Z] #26 6.789 ++ dirname /install.sh [2022-07-25T13:14:39.501Z] #55 23.10 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-25T13:14:39.501Z] #55 23.11 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-25T13:14:39.501Z] #55 23.34 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-25T13:14:39.595Z] #67 ... [2022-07-25T13:14:39.595Z] [2022-07-25T13:14:39.595Z] #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-25T13:14:39.595Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T13:14:39.595Z] #53 5.233 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-25T13:14:39.609Z] #62 9.387 Reading package lists... [2022-07-25T13:14:39.609Z] #62 ... [2022-07-25T13:14:39.609Z] [2022-07-25T13:14:39.609Z] #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-25T13:14:39.609Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:14:39.609Z] #36 4.856 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-25T13:14:39.609Z] #36 ... [2022-07-25T13:14:39.609Z] [2022-07-25T13:14:39.610Z] #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-25T13:14:39.610Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T13:14:39.610Z] #34 6.930 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-25T13:14:39.610Z] #34 6.933 Cloning into '.'... [2022-07-25T13:14:39.757Z] #26 6.790 + dir=/ [2022-07-25T13:14:39.757Z] #26 6.791 + bin=dockercli [2022-07-25T13:14:39.757Z] #26 6.791 + shift [2022-07-25T13:14:39.757Z] #26 6.791 + '[' '!' -f //dockercli.installer ']' [2022-07-25T13:14:39.757Z] #26 6.791 + . //dockercli.installer [2022-07-25T13:14:39.757Z] #26 6.791 ++ : stable [2022-07-25T13:14:39.757Z] #26 6.792 ++ : 17.06.2-ce [2022-07-25T13:14:39.757Z] #26 6.792 + install_dockercli [2022-07-25T13:14:39.757Z] #26 6.793 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-25T13:14:39.757Z] #26 6.793 Install docker/cli version 17.06.2-ce from stable [2022-07-25T13:14:39.757Z] #26 6.793 ++ uname -m [2022-07-25T13:14:39.757Z] #26 6.804 + arch=x86_64 [2022-07-25T13:14:39.757Z] #26 6.805 + '[' x86_64 '!=' x86_64 ']' [2022-07-25T13:14:39.757Z] #26 6.805 + url=https://download.docker.com/linux/static [2022-07-25T13:14:39.757Z] #26 6.806 + tar -xz docker/docker [2022-07-25T13:14:39.757Z] #26 6.818 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-25T13:14:39.760Z] #55 23.46 go: downloading golang.org/x/text v0.3.7 [2022-07-25T13:14:39.855Z] #53 ... [2022-07-25T13:14:39.855Z] [2022-07-25T13:14:39.855Z] #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-25T13:14:39.855Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T13:14:39.855Z] #40 5.887 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-25T13:14:39.869Z] #34 ... [2022-07-25T13:14:39.869Z] [2022-07-25T13:14:39.869Z] #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-25T13:14:39.869Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:14:39.869Z] #47 7.503 + git clone https://github.com/docker/distribution.git . [2022-07-25T13:14:39.869Z] #47 7.503 Cloning into '.'... [2022-07-25T13:14:39.869Z] #47 ... [2022-07-25T13:14:39.869Z] [2022-07-25T13:14:39.869Z] #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-25T13:14:39.869Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:14:39.869Z] #51 8.285 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:14:39.869Z] #51 8.327 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:14:39.869Z] #51 8.328 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:14:39.869Z] #51 9.047 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-25T13:14:39.869Z] #51 9.569 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:14:40.115Z] #40 ... [2022-07-25T13:14:40.115Z] [2022-07-25T13:14:40.116Z] #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-25T13:14:40.116Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T13:14:40.116Z] #53 6.045 go: downloading github.com/fatih/color v1.10.0 [2022-07-25T13:14:40.116Z] #53 6.045 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-25T13:14:40.116Z] #53 6.084 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-25T13:14:40.116Z] #53 6.101 go: downloading github.com/pkg/errors v0.9.1 [2022-07-25T13:14:40.116Z] #53 6.193 go: downloading golang.org/x/tools v0.1.0 [2022-07-25T13:14:40.116Z] #53 6.245 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-25T13:14:40.116Z] #53 6.249 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-25T13:14:40.116Z] #53 6.272 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-25T13:14:40.128Z] #51 ... [2022-07-25T13:14:40.128Z] [2022-07-25T13:14:40.128Z] #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-25T13:14:40.128Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T13:14:40.128Z] #53 7.682 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-25T13:14:40.128Z] #53 9.423 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-25T13:14:40.128Z] #53 9.425 go: downloading github.com/fatih/color v1.10.0 [2022-07-25T13:14:40.128Z] #53 9.515 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-25T13:14:40.128Z] #53 9.925 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-25T13:14:40.128Z] #53 9.980 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-25T13:14:40.128Z] #53 10.10 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-25T13:14:40.128Z] #53 10.18 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-25T13:14:40.128Z] #53 10.36 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-25T13:14:40.128Z] #53 10.53 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-25T13:14:40.128Z] #53 10.73 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-25T13:14:40.128Z] #53 11.01 go: downloading golang.org/x/tools v0.1.0 [2022-07-25T13:14:40.128Z] #53 ... [2022-07-25T13:14:40.128Z] [2022-07-25T13:14:40.129Z] #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-25T13:14:40.129Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:14:40.129Z] #76 7.059 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:14:40.129Z] #76 7.087 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:14:40.129Z] #76 7.087 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:14:40.129Z] #76 7.947 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:14:40.129Z] #76 10.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:14:40.376Z] #53 6.434 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-25T13:14:40.389Z] #76 ... [2022-07-25T13:14:40.389Z] [2022-07-25T13:14:40.389Z] #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-25T13:14:40.389Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T13:14:40.389Z] #40 7.927 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-25T13:14:40.389Z] #40 8.814 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-25T13:14:40.389Z] #40 10.35 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-25T13:14:40.389Z] #40 10.64 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-25T13:14:40.389Z] #40 10.80 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-25T13:14:40.389Z] #40 ... [2022-07-25T13:14:40.389Z] [2022-07-25T13:14:40.389Z] #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-25T13:14:40.389Z] #67 sha256:a2cab28e732ed43661b64b5582d5eba8b6bb955bf1465724c10e45f68e9c15ff [2022-07-25T13:14:40.389Z] #67 7.302 + RM_GOPATH=0 [2022-07-25T13:14:40.389Z] #67 7.302 + TMP_GOPATH= [2022-07-25T13:14:40.389Z] #67 7.302 + : /build [2022-07-25T13:14:40.389Z] #67 7.302 + '[' -z '' ']' [2022-07-25T13:14:40.389Z] #67 7.302 ++ mktemp -d [2022-07-25T13:14:40.389Z] #67 7.302 + export GOPATH=/tmp/tmp.gp5XCpQMve [2022-07-25T13:14:40.389Z] #67 7.316 + GOPATH=/tmp/tmp.gp5XCpQMve [2022-07-25T13:14:40.389Z] #67 7.316 + RM_GOPATH=1 [2022-07-25T13:14:40.389Z] #67 7.316 + case "$(go env GOARCH)" in [2022-07-25T13:14:40.389Z] #67 7.317 ++ go env GOARCH [2022-07-25T13:14:40.389Z] #67 7.341 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:14:40.389Z] #67 7.341 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:14:40.389Z] #67 7.343 ++ dirname /install.sh [2022-07-25T13:14:40.389Z] #67 7.343 + dir=/ [2022-07-25T13:14:40.389Z] #67 7.343 + bin=rootlesskit [2022-07-25T13:14:40.389Z] #67 7.343 + shift [2022-07-25T13:14:40.389Z] #67 7.343 + '[' '!' -f //rootlesskit.installer ']' [2022-07-25T13:14:40.389Z] #67 7.343 + . //rootlesskit.installer [2022-07-25T13:14:40.389Z] #67 7.343 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:14:40.389Z] #67 7.343 + install_rootlesskit [2022-07-25T13:14:40.389Z] #67 7.343 + case "$1" in [2022-07-25T13:14:40.389Z] #67 7.343 + export CGO_ENABLED=0 [2022-07-25T13:14:40.389Z] #67 7.343 + CGO_ENABLED=0 [2022-07-25T13:14:40.389Z] #67 7.343 + _install_rootlesskit [2022-07-25T13:14:40.389Z] #67 7.360 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-25T13:14:40.389Z] #67 7.360 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:14:40.389Z] #67 7.363 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T13:14:40.389Z] #67 7.363 + GOBIN=/build [2022-07-25T13:14:40.389Z] #67 7.363 + GO111MODULE=on [2022-07-25T13:14:40.389Z] #67 7.363 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:14:40.389Z] #67 7.868 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-25T13:14:40.650Z] #67 11.04 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T13:14:40.650Z] #67 11.06 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-25T13:14:41.220Z] #67 11.70 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-25T13:14:42.288Z] #26 ... [2022-07-25T13:14:42.288Z] [2022-07-25T13:14:42.288Z] #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-25T13:14:42.288Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T13:14:42.288Z] #62 6.095 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:14:42.288Z] #62 6.123 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:14:42.288Z] #62 6.123 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:14:42.288Z] #62 6.807 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:14:42.288Z] #62 9.949 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:14:42.546Z] #62 ... [2022-07-25T13:14:42.546Z] [2022-07-25T13:14:42.546Z] #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-25T13:14:42.546Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:14:42.546Z] #55 7.287 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-25T13:14:42.804Z] #55 ... [2022-07-25T13:14:42.804Z] [2022-07-25T13:14:42.804Z] #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-25T13:14:42.804Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T13:14:42.804Z] #53 7.601 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-25T13:14:42.804Z] #53 ... [2022-07-25T13:14:42.804Z] [2022-07-25T13:14:42.804Z] #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-25T13:14:42.804Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:14:42.804Z] #14 7.862 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:14:42.804Z] #14 7.939 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:14:42.804Z] #14 7.950 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:14:42.804Z] #14 9.470 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:14:43.051Z] #55 ... [2022-07-25T13:14:43.052Z] [2022-07-25T13:14:43.052Z] #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-25T13:14:43.052Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-25T13:14:43.052Z] #76 16.85 Fetched 8446 kB in 13s (676 kB/s) [2022-07-25T13:14:43.052Z] #76 16.85 Reading package lists... [2022-07-25T13:14:43.052Z] #76 21.80 Reading package lists... [2022-07-25T13:14:43.061Z] #14 ... [2022-07-25T13:14:43.061Z] [2022-07-25T13:14:43.061Z] #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-25T13:14:43.061Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T13:14:43.061Z] #57 6.677 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-25T13:14:43.061Z] #57 8.411 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-25T13:14:43.061Z] #57 8.433 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-25T13:14:43.061Z] #57 8.566 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-25T13:14:43.061Z] #57 ... [2022-07-25T13:14:43.061Z] [2022-07-25T13:14:43.061Z] #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-25T13:14:43.061Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:14:43.061Z] #36 7.145 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-25T13:14:43.136Z] #67 ... [2022-07-25T13:14:43.136Z] [2022-07-25T13:14:43.136Z] #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-25T13:14:43.136Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:14:43.136Z] #36 14.14 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-25T13:14:43.136Z] #36 14.15 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-25T13:14:43.311Z] #76 26.98 Building dependency tree... [2022-07-25T13:14:43.311Z] #76 ... [2022-07-25T13:14:43.311Z] [2022-07-25T13:14:43.311Z] #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-25T13:14:43.311Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-25T13:14:43.311Z] #42 16.87 Fetched 8446 kB in 12s (701 kB/s) [2022-07-25T13:14:43.311Z] #42 16.87 Reading package lists... [2022-07-25T13:14:43.318Z] #36 ... [2022-07-25T13:14:43.318Z] [2022-07-25T13:14:43.318Z] #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-25T13:14:43.318Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:14:43.318Z] #42 7.641 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:14:43.318Z] #42 7.669 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:14:43.318Z] #42 7.670 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:14:43.318Z] #42 9.057 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:14:43.318Z] #42 ... [2022-07-25T13:14:43.318Z] [2022-07-25T13:14:43.318Z] #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-25T13:14:43.318Z] #67 sha256:feb7edbc3253472c44621fad4a1d20d5c10ac15be7a47a582fc0439fd98c69a3 [2022-07-25T13:14:43.318Z] #67 6.873 + RM_GOPATH=0 [2022-07-25T13:14:43.318Z] #67 6.873 + TMP_GOPATH= [2022-07-25T13:14:43.318Z] #67 6.875 + : /build [2022-07-25T13:14:43.318Z] #67 6.875 + '[' -z '' ']' [2022-07-25T13:14:43.318Z] #67 6.875 ++ mktemp -d [2022-07-25T13:14:43.318Z] #67 6.884 + export GOPATH=/tmp/tmp.Sh44Ci7fuI [2022-07-25T13:14:43.318Z] #67 6.884 + GOPATH=/tmp/tmp.Sh44Ci7fuI [2022-07-25T13:14:43.318Z] #67 6.884 + RM_GOPATH=1 [2022-07-25T13:14:43.318Z] #67 6.884 + case "$(go env GOARCH)" in [2022-07-25T13:14:43.318Z] #67 6.908 ++ go env GOARCH [2022-07-25T13:14:43.318Z] #67 6.944 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:14:43.318Z] #67 6.944 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:14:43.318Z] #67 6.944 ++ dirname /install.sh [2022-07-25T13:14:43.318Z] #67 6.944 + dir=/ [2022-07-25T13:14:43.318Z] #67 6.944 + bin=rootlesskit [2022-07-25T13:14:43.318Z] #67 6.944 + shift [2022-07-25T13:14:43.318Z] #67 6.944 + '[' '!' -f //rootlesskit.installer ']' [2022-07-25T13:14:43.318Z] #67 6.944 + . //rootlesskit.installer [2022-07-25T13:14:43.318Z] #67 6.944 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:14:43.318Z] #67 6.944 + install_rootlesskit [2022-07-25T13:14:43.318Z] #67 6.944 + case "$1" in [2022-07-25T13:14:43.318Z] #67 6.944 + export CGO_ENABLED=0 [2022-07-25T13:14:43.318Z] #67 6.944 + CGO_ENABLED=0 [2022-07-25T13:14:43.318Z] #67 6.944 + _install_rootlesskit [2022-07-25T13:14:43.318Z] #67 6.969 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-25T13:14:43.318Z] #67 6.969 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T13:14:43.318Z] #67 6.969 + GOBIN=/build [2022-07-25T13:14:43.318Z] #67 6.969 + GO111MODULE=on [2022-07-25T13:14:43.318Z] #67 6.969 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:14:43.318Z] #67 6.969 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:14:43.318Z] #67 7.680 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-25T13:14:43.395Z] #36 14.52 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-25T13:14:43.571Z] #42 22.61 Reading package lists... [2022-07-25T13:14:43.571Z] #42 ... [2022-07-25T13:14:43.571Z] [2022-07-25T13:14:43.571Z] #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-25T13:14:43.571Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-25T13:14:43.571Z] #47 22.91 Updating files: 62% (1358/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-25T13:14:43.571Z] #47 23.61 + git checkout -q v2.3.0 [2022-07-25T13:14:43.571Z] #47 25.72 + 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-25T13:14:43.576Z] #67 ... [2022-07-25T13:14:43.576Z] [2022-07-25T13:14:43.576Z] #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-25T13:14:43.576Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:14:43.576Z] #47 6.680 + git clone https://github.com/docker/distribution.git . [2022-07-25T13:14:43.576Z] #47 6.710 Cloning into '.'... [2022-07-25T13:14:43.576Z] #47 ... [2022-07-25T13:14:43.576Z] [2022-07-25T13:14:43.576Z] #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-25T13:14:43.576Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T13:14:43.576Z] #34 6.551 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-25T13:14:43.576Z] #34 6.551 Cloning into '.'... [2022-07-25T13:14:43.831Z] #47 ... [2022-07-25T13:14:43.831Z] [2022-07-25T13:14:43.831Z] #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-25T13:14:43.831Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T13:14:43.831Z] #14 17.45 Fetched 8446 kB in 12s (685 kB/s) [2022-07-25T13:14:43.831Z] #14 17.45 Reading package lists... [2022-07-25T13:14:43.831Z] #14 23.49 Reading package lists... [2022-07-25T13:14:43.831Z] #14 ... [2022-07-25T13:14:43.831Z] [2022-07-25T13:14:43.831Z] #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-25T13:14:43.831Z] #31 sha256:de3c595dd881a34b32a71d9a2ca1072482cf3725f6f0a3098bf7e3d904650184 [2022-07-25T13:14:43.831Z] #31 21.57 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-25T13:14:43.831Z] #31 23.93 #=#=# [2022-07-25T13:14:43.831Z] #31 24.32 #=#=# ######################################################################## 100.0% [2022-07-25T13:14:43.831Z] #31 25.77 [2022-07-25T13:14:43.838Z] #34 ... [2022-07-25T13:14:43.838Z] [2022-07-25T13:14:43.838Z] #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-25T13:14:43.838Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T13:14:43.838Z] #38 6.475 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-25T13:14:43.963Z] #36 14.78 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-25T13:14:44.100Z] #38 ... [2022-07-25T13:14:44.100Z] [2022-07-25T13:14:44.100Z] #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-25T13:14:44.100Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T13:14:44.100Z] #40 5.863 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-25T13:14:44.100Z] #40 6.687 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-25T13:14:44.100Z] #40 8.569 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-25T13:14:44.100Z] #40 9.266 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-25T13:14:44.100Z] #40 9.345 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-25T13:14:44.100Z] #40 ... [2022-07-25T13:14:44.100Z] [2022-07-25T13:14:44.100Z] #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-25T13:14:44.100Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:14:44.100Z] #55 11.16 go: downloading github.com/fatih/color v1.13.0 [2022-07-25T13:14:44.100Z] #55 11.39 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T13:14:44.100Z] #55 11.60 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-25T13:14:44.100Z] #55 11.63 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-25T13:14:44.102Z] #31 ... [2022-07-25T13:14:44.102Z] [2022-07-25T13:14:44.102Z] #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-25T13:14:44.102Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-25T13:14:44.102Z] #51 17.57 Fetched 8450 kB in 13s (662 kB/s) [2022-07-25T13:14:44.102Z] #51 17.57 Reading package lists... [2022-07-25T13:14:44.226Z] #36 15.09 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-25T13:14:44.226Z] #36 15.36 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-25T13:14:44.366Z] #51 23.18 Reading package lists... [2022-07-25T13:14:44.366Z] #51 ... [2022-07-25T13:14:44.366Z] [2022-07-25T13:14:44.366Z] #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-25T13:14:44.366Z] #31 sha256:de3c595dd881a34b32a71d9a2ca1072482cf3725f6f0a3098bf7e3d904650184 [2022-07-25T13:14:44.366Z] #31 28.36 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-25T13:14:44.487Z] #36 15.53 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-25T13:14:44.488Z] #36 15.58 go: downloading github.com/peterh/liner v1.2.2 [2022-07-25T13:14:44.593Z] #53 ... [2022-07-25T13:14:44.593Z] [2022-07-25T13:14:44.593Z] #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-25T13:14:44.593Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:14:44.593Z] #42 7.560 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:14:44.593Z] #42 7.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:14:44.593Z] #42 7.664 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:14:44.593Z] #42 9.541 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:14:44.593Z] #42 ... [2022-07-25T13:14:44.593Z] [2022-07-25T13:14:44.593Z] #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-25T13:14:44.593Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:14:44.593Z] #14 7.861 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:14:44.593Z] #14 7.939 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:14:44.593Z] #14 7.939 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:14:44.593Z] #14 9.486 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:14:44.593Z] #14 ... [2022-07-25T13:14:44.593Z] [2022-07-25T13:14:44.593Z] #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-25T13:14:44.593Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T13:14:44.593Z] #34 7.102 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-25T13:14:44.593Z] #34 7.111 Cloning into '.'... [2022-07-25T13:14:44.593Z] #34 ... [2022-07-25T13:14:44.593Z] [2022-07-25T13:14:44.593Z] #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-25T13:14:44.593Z] #26 sha256:132fa94b7f77e1db4baea0425172e2e86a88ebaa64e6eed20c6a58a5e6192d5b [2022-07-25T13:14:44.593Z] #26 7.133 + RM_GOPATH=0 [2022-07-25T13:14:44.593Z] #26 7.134 + TMP_GOPATH= [2022-07-25T13:14:44.593Z] #26 7.134 + : /build [2022-07-25T13:14:44.594Z] #26 7.134 + '[' -z '' ']' [2022-07-25T13:14:44.594Z] #26 7.139 ++ mktemp -d [2022-07-25T13:14:44.594Z] #26 7.142 + export GOPATH=/tmp/tmp.Bh66wbc2Md [2022-07-25T13:14:44.594Z] #26 7.142 + GOPATH=/tmp/tmp.Bh66wbc2Md [2022-07-25T13:14:44.594Z] #26 7.142 + RM_GOPATH=1 [2022-07-25T13:14:44.594Z] #26 7.142 + case "$(go env GOARCH)" in [2022-07-25T13:14:44.594Z] #26 7.144 ++ go env GOARCH [2022-07-25T13:14:44.594Z] #26 7.208 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:14:44.594Z] #26 7.208 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:14:44.594Z] #26 7.209 ++ dirname /install.sh [2022-07-25T13:14:44.594Z] #26 7.212 Install docker/cli version 17.06.2-ce from stable [2022-07-25T13:14:44.594Z] #26 7.212 + dir=/ [2022-07-25T13:14:44.594Z] #26 7.212 + bin=dockercli [2022-07-25T13:14:44.594Z] #26 7.212 + shift [2022-07-25T13:14:44.594Z] #26 7.212 + '[' '!' -f //dockercli.installer ']' [2022-07-25T13:14:44.594Z] #26 7.212 + . //dockercli.installer [2022-07-25T13:14:44.594Z] #26 7.212 ++ : stable [2022-07-25T13:14:44.594Z] #26 7.212 ++ : 17.06.2-ce [2022-07-25T13:14:44.594Z] #26 7.212 + install_dockercli [2022-07-25T13:14:44.594Z] #26 7.212 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-25T13:14:44.594Z] #26 7.216 ++ uname -m [2022-07-25T13:14:44.594Z] #26 7.222 + arch=x86_64 [2022-07-25T13:14:44.594Z] #26 7.223 + '[' x86_64 '!=' x86_64 ']' [2022-07-25T13:14:44.594Z] #26 7.223 + url=https://download.docker.com/linux/static [2022-07-25T13:14:44.594Z] #26 7.224 + tar -xz docker/docker [2022-07-25T13:14:44.594Z] #26 7.232 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-25T13:14:44.594Z] #26 ... [2022-07-25T13:14:44.594Z] [2022-07-25T13:14:44.594Z] #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-25T13:14:44.594Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:14:44.594Z] #47 7.094 + git clone https://github.com/docker/distribution.git . [2022-07-25T13:14:44.594Z] #47 7.106 Cloning into '.'... [2022-07-25T13:14:44.594Z] #47 ... [2022-07-25T13:14:44.594Z] [2022-07-25T13:14:44.594Z] #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-25T13:14:44.594Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:14:44.594Z] #55 6.816 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-25T13:14:44.594Z] #55 10.32 go: downloading github.com/fatih/color v1.13.0 [2022-07-25T13:14:44.594Z] #55 10.36 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T13:14:44.594Z] #55 10.63 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-25T13:14:44.594Z] #55 10.76 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-25T13:14:44.665Z] #55 12.28 go: downloading github.com/spf13/viper v1.11.0 [2022-07-25T13:14:44.665Z] #55 12.39 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-25T13:14:44.748Z] #36 15.78 go: downloading github.com/google/go-dap v0.6.0 [2022-07-25T13:14:44.855Z] #55 ... [2022-07-25T13:14:44.855Z] [2022-07-25T13:14:44.855Z] #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-25T13:14:44.855Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:14:44.855Z] #51 6.735 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:14:44.855Z] #51 6.765 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:14:44.855Z] #51 6.778 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:14:44.855Z] #51 7.362 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-25T13:14:44.855Z] #51 8.117 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:14:44.855Z] #51 ... [2022-07-25T13:14:44.855Z] [2022-07-25T13:14:44.855Z] #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-25T13:14:44.855Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:14:44.855Z] #36 7.990 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-25T13:14:45.008Z] #36 ... [2022-07-25T13:14:45.008Z] [2022-07-25T13:14:45.008Z] #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-25T13:14:45.008Z] #26 sha256:cd043b7327bade40886f5f883e15239ea37c1b53c968d00e5572b5fb67d6c250 [2022-07-25T13:14:45.008Z] #26 14.89 + mkdir -p /build [2022-07-25T13:14:45.008Z] #26 14.89 + mv docker/docker /build/ [2022-07-25T13:14:45.008Z] #26 14.89 + rmdir docker [2022-07-25T13:14:45.008Z] #26 DONE 15.6s [2022-07-25T13:14:45.118Z] #36 ... [2022-07-25T13:14:45.119Z] [2022-07-25T13:14:45.119Z] #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-25T13:14:45.119Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:14:45.119Z] #76 7.761 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:14:45.119Z] #76 7.795 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:14:45.119Z] #76 7.850 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:14:45.119Z] #76 9.331 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:14:45.119Z] #76 ... [2022-07-25T13:14:45.119Z] [2022-07-25T13:14:45.119Z] #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-25T13:14:45.119Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T13:14:45.119Z] #38 6.214 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-25T13:14:45.269Z] [2022-07-25T13:14:45.269Z] #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-25T13:14:45.269Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:14:45.269Z] #42 16.33 Fetched 8560 kB in 12s (705 kB/s) [2022-07-25T13:14:45.315Z] #55 12.89 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-25T13:14:45.315Z] #55 12.90 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-25T13:14:45.382Z] #38 ... [2022-07-25T13:14:45.382Z] [2022-07-25T13:14:45.382Z] #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-25T13:14:45.382Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T13:14:45.382Z] #57 6.610 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-25T13:14:45.382Z] #57 8.143 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-25T13:14:45.382Z] #57 8.146 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-25T13:14:45.382Z] #57 8.437 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-25T13:14:45.382Z] #57 11.40 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-25T13:14:45.382Z] #57 ... [2022-07-25T13:14:45.382Z] [2022-07-25T13:14:45.382Z] #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-25T13:14:45.382Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T13:14:45.382Z] #62 7.838 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:14:45.382Z] #62 7.913 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:14:45.382Z] #62 7.913 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:14:45.382Z] #62 9.630 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:14:45.644Z] #62 ... [2022-07-25T13:14:45.644Z] [2022-07-25T13:14:45.644Z] #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-25T13:14:45.644Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:14:45.644Z] #55 11.19 go: downloading github.com/spf13/viper v1.11.0 [2022-07-25T13:14:45.644Z] #55 11.32 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-25T13:14:45.905Z] #55 12.13 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-25T13:14:46.166Z] #55 12.25 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-25T13:14:46.166Z] #55 12.29 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-25T13:14:46.276Z] #31 29.92 #=#=# [2022-07-25T13:14:46.276Z] #31 30.29 #=#=# ######################################################################## 100.0% [2022-07-25T13:14:46.283Z] #42 16.33 Reading package lists... [2022-07-25T13:14:46.283Z] #42 ... [2022-07-25T13:14:46.283Z] [2022-07-25T13:14:46.283Z] #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-25T13:14:46.283Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:14:46.283Z] #55 7.259 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-25T13:14:46.283Z] #55 7.262 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-25T13:14:46.283Z] #55 7.298 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-25T13:14:46.283Z] #55 7.298 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-25T13:14:46.283Z] #55 8.877 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-25T13:14:46.283Z] #55 9.063 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-25T13:14:46.283Z] #55 9.205 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-25T13:14:46.283Z] #55 9.338 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-25T13:14:46.283Z] #55 14.42 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T13:14:46.283Z] #55 14.49 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-25T13:14:46.283Z] #55 14.66 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-25T13:14:46.283Z] #55 14.77 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-25T13:14:46.283Z] #55 14.97 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-25T13:14:46.283Z] #55 14.98 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-25T13:14:46.283Z] #55 15.12 go: downloading github.com/spf13/afero v1.8.2 [2022-07-25T13:14:46.283Z] #55 15.16 go: downloading github.com/spf13/cast v1.4.1 [2022-07-25T13:14:46.283Z] #55 15.23 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-25T13:14:46.283Z] #55 15.51 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-25T13:14:46.283Z] #55 15.95 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-25T13:14:46.283Z] #55 16.32 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-25T13:14:46.283Z] #55 16.50 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-25T13:14:46.283Z] #55 16.64 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-25T13:14:46.283Z] #55 16.75 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-25T13:14:46.283Z] #55 16.88 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-25T13:14:46.283Z] #55 17.06 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-25T13:14:46.283Z] #55 17.19 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-25T13:14:46.283Z] #55 ... [2022-07-25T13:14:46.283Z] [2022-07-25T13:14:46.283Z] #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-25T13:14:46.283Z] #67 sha256:a2cab28e732ed43661b64b5582d5eba8b6bb955bf1465724c10e45f68e9c15ff [2022-07-25T13:14:46.283Z] #67 15.43 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-25T13:14:46.283Z] #67 16.48 go: downloading github.com/google/uuid v1.3.0 [2022-07-25T13:14:46.283Z] #67 16.58 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-25T13:14:46.283Z] #67 16.58 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-25T13:14:46.283Z] #67 16.79 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T13:14:46.283Z] #67 16.85 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-25T13:14:46.427Z] #55 12.57 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-25T13:14:46.565Z] #67 17.03 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-25T13:14:47.152Z] #67 17.51 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-25T13:14:47.434Z] #67 17.75 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-25T13:14:47.657Z] #31 31.55 [2022-07-25T13:14:47.852Z] #55 15.36 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-25T13:14:47.917Z] #31 31.92 Download of images into '/build' complete. [2022-07-25T13:14:47.917Z] #31 31.92 Use something like the following to load the result into a Docker daemon: [2022-07-25T13:14:47.917Z] #31 31.92 tar -cC '/build' . | docker load [2022-07-25T13:14:48.109Z] #55 15.63 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-25T13:14:48.109Z] #55 15.82 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-25T13:14:48.366Z] #55 16.10 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-25T13:14:48.860Z] #67 ... [2022-07-25T13:14:48.860Z] [2022-07-25T13:14:48.860Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T13:14:48.860Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:14:48.860Z] #14 9.818 Fetched 8560 kB in 7s (1315 kB/s) [2022-07-25T13:14:48.860Z] #14 9.818 Reading package lists... [2022-07-25T13:14:48.860Z] #14 17.22 Reading package lists... [2022-07-25T13:14:48.860Z] #14 ... [2022-07-25T13:14:48.860Z] [2022-07-25T13:14:48.860Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T13:14:48.860Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:14:48.860Z] #55 18.61 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-25T13:14:48.860Z] #55 19.08 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-25T13:14:48.860Z] #55 19.70 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-25T13:14:48.860Z] #55 19.89 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-25T13:14:48.860Z] #55 20.03 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-25T13:14:48.930Z] #55 16.39 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-25T13:14:49.120Z] #55 20.13 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-25T13:14:49.120Z] #55 20.22 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-25T13:14:49.120Z] #55 20.32 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-25T13:14:49.297Z] #31 DONE 33.1s [2022-07-25T13:14:49.297Z] [2022-07-25T13:14:49.297Z] #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-25T13:14:49.297Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-25T13:14:49.297Z] #55 28.52 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-25T13:14:49.297Z] #55 28.59 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-25T13:14:49.297Z] #55 28.63 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-25T13:14:49.297Z] #55 28.66 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-25T13:14:49.297Z] #55 28.73 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-25T13:14:49.297Z] #55 28.82 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-25T13:14:49.297Z] #55 28.83 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-25T13:14:49.297Z] #55 28.90 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-25T13:14:49.297Z] #55 28.92 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-25T13:14:49.297Z] #55 29.01 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-25T13:14:49.297Z] #55 29.06 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-25T13:14:49.297Z] #55 29.12 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-25T13:14:49.297Z] #55 29.70 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-25T13:14:49.297Z] #55 29.79 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-25T13:14:49.297Z] #55 29.95 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-25T13:14:49.297Z] #55 30.03 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-25T13:14:49.297Z] #55 30.12 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-25T13:14:49.297Z] #55 30.35 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-25T13:14:49.297Z] #55 30.38 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-25T13:14:49.297Z] #55 30.51 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-25T13:14:49.297Z] #55 30.60 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-25T13:14:49.297Z] #55 30.60 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-25T13:14:49.297Z] #55 30.68 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-25T13:14:49.297Z] #55 30.71 go: downloading github.com/prometheus/common v0.32.1 [2022-07-25T13:14:49.297Z] #55 31.26 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-25T13:14:49.297Z] #55 31.30 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-25T13:14:49.297Z] #55 32.05 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-25T13:14:49.297Z] #55 32.32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-25T13:14:49.381Z] #55 20.35 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-25T13:14:49.564Z] #55 ... [2022-07-25T13:14:49.564Z] [2022-07-25T13:14:49.564Z] #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-25T13:14:49.564Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-25T13:14:49.564Z] #62 17.46 Reading package lists... [2022-07-25T13:14:49.564Z] #62 23.43 Reading package lists... [2022-07-25T13:14:49.564Z] #62 28.16 Building dependency tree... [2022-07-25T13:14:49.564Z] #62 32.79 The following additional packages will be installed: [2022-07-25T13:14:49.564Z] #62 32.79 libbtrfs0 [2022-07-25T13:14:49.564Z] #62 33.03 The following NEW packages will be installed: [2022-07-25T13:14:49.564Z] #62 33.03 libbtrfs-dev libbtrfs0 [2022-07-25T13:14:49.564Z] #62 33.40 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:14:49.564Z] #62 33.40 Need to get 454 kB of archives. [2022-07-25T13:14:49.564Z] #62 33.40 After this operation, 1275 kB of additional disk space will be used. [2022-07-25T13:14:49.564Z] #62 33.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-25T13:14:49.564Z] #62 ... [2022-07-25T13:14:49.564Z] [2022-07-25T13:14:49.564Z] #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-25T13:14:49.564Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T13:14:49.564Z] #14 23.49 Reading package lists... [2022-07-25T13:14:49.564Z] #14 28.40 Building dependency tree... [2022-07-25T13:14:49.564Z] #14 32.66 The following additional packages will be installed: [2022-07-25T13:14:49.564Z] #14 32.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T13:14:49.564Z] #14 32.66 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-25T13:14:49.564Z] #14 32.66 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-25T13:14:49.564Z] #14 32.66 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-25T13:14:49.564Z] #14 32.67 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-25T13:14:49.564Z] #14 32.67 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-25T13:14:49.564Z] #14 32.68 mingw-w64-common mingw-w64-x86-64-dev [2022-07-25T13:14:49.564Z] #14 32.70 Suggested packages: [2022-07-25T13:14:49.564Z] #14 32.70 gcc-10-locales seccomp wine64 [2022-07-25T13:14:49.639Z] #55 20.63 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-25T13:14:49.736Z] #55 15.69 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-25T13:14:49.898Z] #55 20.82 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-25T13:14:49.898Z] #55 21.00 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-25T13:14:49.997Z] #55 15.91 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-25T13:14:49.997Z] #55 16.17 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-25T13:14:50.139Z] #14 33.98 The following NEW packages will be installed: [2022-07-25T13:14:50.157Z] #55 21.11 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-25T13:14:50.157Z] #55 21.33 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-25T13:14:50.259Z] #55 16.37 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-25T13:14:50.259Z] #55 ... [2022-07-25T13:14:50.259Z] [2022-07-25T13:14:50.259Z] #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-25T13:14:50.259Z] #67 sha256:c50cfe68f428757d027e13127779cf2565f7887d5f0074ca29778029c674d145 [2022-07-25T13:14:50.259Z] #67 6.133 + RM_GOPATH=0 [2022-07-25T13:14:50.259Z] #67 6.133 + TMP_GOPATH= [2022-07-25T13:14:50.259Z] #67 6.133 + : /build [2022-07-25T13:14:50.259Z] #67 6.133 + '[' -z '' ']' [2022-07-25T13:14:50.259Z] #67 6.133 ++ mktemp -d [2022-07-25T13:14:50.259Z] #67 6.133 + export GOPATH=/tmp/tmp.b8CaSik5p9 [2022-07-25T13:14:50.259Z] #67 6.133 + GOPATH=/tmp/tmp.b8CaSik5p9 [2022-07-25T13:14:50.259Z] #67 6.133 + RM_GOPATH=1 [2022-07-25T13:14:50.259Z] #67 6.133 + case "$(go env GOARCH)" in [2022-07-25T13:14:50.259Z] #67 6.133 ++ go env GOARCH [2022-07-25T13:14:50.259Z] #67 6.145 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:14:50.259Z] #67 6.145 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:14:50.259Z] #67 6.145 ++ dirname /install.sh [2022-07-25T13:14:50.259Z] #67 6.145 + dir=/ [2022-07-25T13:14:50.259Z] #67 6.145 + bin=rootlesskit [2022-07-25T13:14:50.259Z] #67 6.145 + shift [2022-07-25T13:14:50.259Z] #67 6.145 + '[' '!' -f //rootlesskit.installer ']' [2022-07-25T13:14:50.259Z] #67 6.145 + . //rootlesskit.installer [2022-07-25T13:14:50.259Z] #67 6.145 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:14:50.259Z] #67 6.145 + install_rootlesskit [2022-07-25T13:14:50.259Z] #67 6.145 + case "$1" in [2022-07-25T13:14:50.259Z] #67 6.145 + export CGO_ENABLED=0 [2022-07-25T13:14:50.259Z] #67 6.145 + CGO_ENABLED=0 [2022-07-25T13:14:50.259Z] #67 6.145 + _install_rootlesskit [2022-07-25T13:14:50.259Z] #67 6.145 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-25T13:14:50.259Z] #67 6.145 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T13:14:50.259Z] #67 6.145 + GOBIN=/build [2022-07-25T13:14:50.259Z] #67 6.145 + GO111MODULE=on [2022-07-25T13:14:50.259Z] #67 6.145 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:14:50.259Z] #67 6.145 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:14:50.259Z] #67 6.639 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-25T13:14:50.260Z] #67 11.45 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T13:14:50.260Z] #67 11.45 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-25T13:14:50.260Z] #67 12.48 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-25T13:14:50.299Z] #55 ... [2022-07-25T13:14:50.299Z] [2022-07-25T13:14:50.299Z] #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-25T13:14:50.299Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:14:50.299Z] #51 7.595 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:14:50.299Z] #51 7.669 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:14:50.299Z] #51 7.673 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:14:50.299Z] #51 8.306 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-25T13:14:50.299Z] #51 9.494 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:14:50.299Z] #51 12.56 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:14:50.299Z] #51 16.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:14:50.299Z] #51 ... [2022-07-25T13:14:50.299Z] [2022-07-25T13:14:50.299Z] #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-25T13:14:50.299Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T13:14:50.299Z] #53 10.80 go: downloading github.com/fatih/color v1.10.0 [2022-07-25T13:14:50.299Z] #53 10.85 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-25T13:14:50.299Z] #53 11.00 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-25T13:14:50.299Z] #53 11.05 go: downloading github.com/pkg/errors v0.9.1 [2022-07-25T13:14:50.299Z] #53 11.64 go: downloading golang.org/x/tools v0.1.0 [2022-07-25T13:14:50.299Z] #53 11.74 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-25T13:14:50.299Z] #53 12.22 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-25T13:14:50.299Z] #53 13.00 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-25T13:14:50.299Z] #53 13.48 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-25T13:14:50.399Z] #14 34.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T13:14:50.399Z] #14 34.00 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-25T13:14:50.399Z] #14 34.00 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-25T13:14:50.399Z] #14 34.00 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-25T13:14:50.399Z] #14 34.00 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-25T13:14:50.399Z] #14 34.01 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-25T13:14:50.399Z] #14 34.01 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-25T13:14:50.399Z] #14 34.01 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-25T13:14:50.399Z] #14 34.01 mingw-w64-x86-64-dev [2022-07-25T13:14:50.399Z] #14 ... [2022-07-25T13:14:50.399Z] [2022-07-25T13:14:50.399Z] #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-25T13:14:50.399Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-25T13:14:50.399Z] #57 34.10 v3.0.2 [2022-07-25T13:14:50.415Z] #55 21.40 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-25T13:14:50.415Z] #55 21.44 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-25T13:14:50.415Z] #55 21.50 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-25T13:14:50.499Z] #84 63.19 configure.ac:7: installing './compile' [2022-07-25T13:14:50.499Z] #84 63.22 configure.ac:11: installing './config.guess' [2022-07-25T13:14:50.499Z] #84 63.24 configure.ac:11: installing './config.sub' [2022-07-25T13:14:50.499Z] #84 63.28 configure.ac:8: installing './install-sh' [2022-07-25T13:14:50.499Z] #84 63.30 configure.ac:8: installing './missing' [2022-07-25T13:14:50.499Z] #84 63.36 Makefile.am: installing './depcomp' [2022-07-25T13:14:50.520Z] #67 ... [2022-07-25T13:14:50.521Z] [2022-07-25T13:14:50.521Z] #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-25T13:14:50.521Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T13:14:50.521Z] #40 6.610 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-25T13:14:50.521Z] #40 8.741 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-25T13:14:50.521Z] #40 9.349 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-25T13:14:50.521Z] #40 9.491 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-25T13:14:50.521Z] #40 15.00 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-25T13:14:50.521Z] #40 15.21 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T13:14:50.521Z] #40 ... [2022-07-25T13:14:50.521Z] [2022-07-25T13:14:50.521Z] #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-25T13:14:50.521Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T13:14:50.521Z] #53 12.45 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-25T13:14:50.521Z] #53 12.51 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-25T13:14:50.521Z] #53 12.67 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-25T13:14:50.521Z] #53 15.80 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-25T13:14:50.521Z] #53 15.90 go: downloading golang.org/x/mod v0.3.0 [2022-07-25T13:14:50.673Z] #55 21.70 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-25T13:14:50.673Z] #55 21.77 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-25T13:14:50.932Z] #55 21.89 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-25T13:14:50.932Z] #55 21.94 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-25T13:14:50.969Z] #57 DONE 34.6s [2022-07-25T13:14:50.969Z] [2022-07-25T13:14:50.969Z] #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-25T13:14:50.969Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T13:14:50.969Z] #14 34.44 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:14:50.969Z] #14 34.44 Need to get 108 MB of archives. [2022-07-25T13:14:50.969Z] #14 34.44 After this operation, 620 MB of additional disk space will be used. [2022-07-25T13:14:50.969Z] #14 34.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-25T13:14:50.969Z] #14 34.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-25T13:14:50.969Z] #14 34.60 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-25T13:14:50.969Z] #14 34.68 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-25T13:14:50.969Z] #14 34.70 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-25T13:14:50.969Z] #14 34.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-25T13:14:51.191Z] #55 22.10 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-25T13:14:51.191Z] #55 22.19 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-25T13:14:51.191Z] #55 22.31 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-25T13:14:51.191Z] #55 ... [2022-07-25T13:14:51.191Z] [2022-07-25T13:14:51.191Z] #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-25T13:14:51.191Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:14:51.191Z] #51 11.81 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:14:51.191Z] #51 14.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:14:51.191Z] #51 17.90 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-25T13:14:51.451Z] #51 ... [2022-07-25T13:14:51.451Z] [2022-07-25T13:14:51.451Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T13:14:51.451Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:14:51.451Z] #55 22.44 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-25T13:14:51.451Z] #55 22.51 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-25T13:14:51.538Z] #14 35.14 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-25T13:14:51.714Z] #55 22.65 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-25T13:14:51.714Z] #55 22.70 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-25T13:14:51.714Z] #55 22.85 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-25T13:14:51.801Z] #14 35.37 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-25T13:14:51.801Z] #14 35.39 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-25T13:14:51.906Z] #53 ... [2022-07-25T13:14:51.906Z] [2022-07-25T13:14:51.906Z] #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-25T13:14:51.906Z] #67 sha256:c50cfe68f428757d027e13127779cf2565f7887d5f0074ca29778029c674d145 [2022-07-25T13:14:51.906Z] #67 17.84 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-25T13:14:51.973Z] #55 23.04 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-25T13:14:52.196Z] #53 ... [2022-07-25T13:14:52.196Z] [2022-07-25T13:14:52.196Z] #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-25T13:14:52.196Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:14:52.196Z] #76 9.410 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:14:52.196Z] #76 ... [2022-07-25T13:14:52.196Z] [2022-07-25T13:14:52.196Z] #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-25T13:14:52.196Z] #67 sha256:feb7edbc3253472c44621fad4a1d20d5c10ac15be7a47a582fc0439fd98c69a3 [2022-07-25T13:14:52.196Z] #67 12.62 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T13:14:52.196Z] #67 12.70 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-25T13:14:52.196Z] #67 13.73 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-25T13:14:52.196Z] #67 18.26 go: downloading github.com/google/uuid v1.3.0 [2022-07-25T13:14:52.196Z] #67 18.36 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-25T13:14:52.232Z] #55 ... [2022-07-25T13:14:52.232Z] [2022-07-25T13:14:52.232Z] #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-25T13:14:52.232Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T13:14:52.232Z] #38 22.47 tomll can be used in two ways: [2022-07-25T13:14:52.232Z] #38 22.47 Writing to STDIN and reading from STDOUT: [2022-07-25T13:14:52.232Z] #38 22.47 cat file.toml | tomll > file.toml [2022-07-25T13:14:52.232Z] #38 22.47 [2022-07-25T13:14:52.232Z] #38 22.47 Reading and updating a list of files: [2022-07-25T13:14:52.232Z] #38 22.47 tomll a.toml b.toml c.toml [2022-07-25T13:14:52.232Z] #38 22.47 [2022-07-25T13:14:52.232Z] #38 22.47 When given a list of files, tomll will modify all files in place without asking. [2022-07-25T13:14:52.232Z] #38 DONE 23.3s [2022-07-25T13:14:52.232Z] [2022-07-25T13:14:52.232Z] #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-25T13:14:52.232Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:14:52.232Z] #55 23.20 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-25T13:14:52.232Z] #55 23.41 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-25T13:14:52.370Z] #14 36.00 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-25T13:14:52.405Z] #84 65.25 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T13:14:52.405Z] #84 65.26 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T13:14:52.405Z] #84 65.39 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T13:14:52.405Z] #84 65.39 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T13:14:52.405Z] #84 65.56 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T13:14:52.405Z] #84 65.65 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T13:14:52.458Z] #67 ... [2022-07-25T13:14:52.458Z] [2022-07-25T13:14:52.458Z] #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-25T13:14:52.458Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T13:14:52.458Z] #53 20.01 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-25T13:14:52.458Z] #53 20.11 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-25T13:14:52.492Z] #55 23.44 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-25T13:14:52.492Z] #55 ... [2022-07-25T13:14:52.492Z] [2022-07-25T13:14:52.492Z] #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-25T13:14:52.492Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:14:52.492Z] #76 13.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:14:52.492Z] #76 22.31 Fetched 8560 kB in 15s (552 kB/s) [2022-07-25T13:14:52.664Z] #84 65.82 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T13:14:52.664Z] #84 66.02 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T13:14:52.715Z] #53 20.38 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-25T13:14:52.751Z] #76 22.31 Reading package lists... [2022-07-25T13:14:52.751Z] #76 ... [2022-07-25T13:14:52.751Z] [2022-07-25T13:14:52.751Z] #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-25T13:14:52.751Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:14:52.751Z] #55 23.79 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-25T13:14:52.751Z] #55 23.86 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-25T13:14:52.751Z] #55 23.89 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-25T13:14:52.751Z] #55 23.95 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-25T13:14:52.923Z] #84 66.23 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T13:14:53.009Z] #55 23.99 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-25T13:14:53.009Z] #55 24.03 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-25T13:14:53.009Z] #55 24.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-25T13:14:53.010Z] #55 24.13 go: downloading github.com/julz/importas v0.1.0 [2022-07-25T13:14:53.010Z] #55 24.22 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-25T13:14:53.269Z] #55 24.23 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-25T13:14:53.269Z] #55 24.35 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-25T13:14:53.481Z] #14 37.22 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-25T13:14:53.528Z] #55 24.44 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-25T13:14:53.528Z] #55 24.56 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-25T13:14:53.528Z] #55 24.60 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-25T13:14:53.741Z] #14 ... [2022-07-25T13:14:53.741Z] [2022-07-25T13:14:53.741Z] #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-25T13:14:53.741Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-25T13:14:53.741Z] #42 22.61 Reading package lists... [2022-07-25T13:14:53.741Z] #42 27.55 Building dependency tree... [2022-07-25T13:14:53.741Z] #42 31.81 The following additional packages will be installed: [2022-07-25T13:14:53.741Z] #42 31.83 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-25T13:14:53.741Z] #42 31.85 Suggested packages: [2022-07-25T13:14:53.741Z] #42 31.87 cmake-doc ninja-build lrzip [2022-07-25T13:14:53.741Z] #42 31.87 Recommended packages: [2022-07-25T13:14:53.741Z] #42 31.87 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-25T13:14:53.741Z] #42 32.73 The following NEW packages will be installed: [2022-07-25T13:14:53.741Z] #42 32.73 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-25T13:14:53.741Z] #42 32.75 vim-common xxd [2022-07-25T13:14:53.741Z] #42 33.37 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:14:53.741Z] #42 33.37 Need to get 15.6 MB of archives. [2022-07-25T13:14:53.741Z] #42 33.37 After this operation, 67.4 MB of additional disk space will be used. [2022-07-25T13:14:53.741Z] #42 33.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T13:14:53.741Z] #42 33.38 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-25T13:14:53.741Z] #42 33.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-25T13:14:53.741Z] #42 33.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-25T13:14:53.741Z] #42 33.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-07-25T13:14:53.741Z] #42 33.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-25T13:14:53.742Z] #42 33.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-25T13:14:53.742Z] #42 33.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-25T13:14:53.742Z] #42 33.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-25T13:14:53.742Z] #42 33.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-25T13:14:53.742Z] #42 35.60 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:14:53.742Z] #42 35.92 Fetched 15.6 MB in 1s (12.4 MB/s) [2022-07-25T13:14:53.742Z] #42 36.07 Selecting previously unselected package xxd. [2022-07-25T13:14:53.742Z] #42 36.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 ... 15708 files and directories currently installed.) [2022-07-25T13:14:53.742Z] #42 36.13 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-25T13:14:53.742Z] #42 36.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:14:53.742Z] #42 36.56 Selecting previously unselected package vim-common. [2022-07-25T13:14:53.742Z] #42 36.56 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T13:14:53.742Z] #42 36.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:14:53.788Z] #55 24.72 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-25T13:14:53.789Z] #55 24.77 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-25T13:14:53.789Z] #55 ... [2022-07-25T13:14:53.789Z] [2022-07-25T13:14:53.789Z] #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-25T13:14:53.789Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T13:14:53.789Z] #40 14.73 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-25T13:14:53.789Z] #40 14.85 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T13:14:53.789Z] #40 ... [2022-07-25T13:14:53.789Z] [2022-07-25T13:14:53.789Z] #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-25T13:14:53.789Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:14:53.789Z] #55 24.86 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-25T13:14:54.002Z] #42 37.69 Selecting previously unselected package cmake-data. [2022-07-25T13:14:54.002Z] #42 37.70 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-25T13:14:54.002Z] #42 37.72 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T13:14:54.002Z] #42 ... [2022-07-25T13:14:54.002Z] [2022-07-25T13:14:54.002Z] #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-25T13:14:54.002Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-25T13:14:54.002Z] #40 37.50 NAME: [2022-07-25T13:14:54.002Z] #40 37.50 go-winres - A tool for embedding resources in Windows executables [2022-07-25T13:14:54.002Z] #40 37.50 [2022-07-25T13:14:54.002Z] #40 37.50 USAGE: [2022-07-25T13:14:54.002Z] #40 37.50 go-winres [global options] command [command options] [arguments...] [2022-07-25T13:14:54.002Z] #40 37.50 [2022-07-25T13:14:54.002Z] #40 37.50 COMMANDS: [2022-07-25T13:14:54.002Z] #40 37.50 init Create an initial ./winres/winres.json [2022-07-25T13:14:54.002Z] #40 37.50 make Make syso files for the "go build" command [2022-07-25T13:14:54.002Z] #40 37.50 simply Make syso files for the "go build" command (simplified) [2022-07-25T13:14:54.002Z] #40 37.50 extract Extract all resources from an executable [2022-07-25T13:14:54.002Z] #40 37.50 patch Replace resources in an executable file (exe, dll) [2022-07-25T13:14:54.002Z] #40 37.50 help, h Shows a list of commands or help for one command [2022-07-25T13:14:54.002Z] #40 37.50 [2022-07-25T13:14:54.002Z] #40 37.50 GLOBAL OPTIONS: [2022-07-25T13:14:54.002Z] #40 37.50 --help, -h show help (default: false) [2022-07-25T13:14:54.002Z] #40 ... [2022-07-25T13:14:54.002Z] [2022-07-25T13:14:54.002Z] #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-25T13:14:54.002Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-25T13:14:54.002Z] #62 33.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-25T13:14:54.002Z] #62 34.46 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:14:54.002Z] #62 34.75 Fetched 454 kB in 0s (1227 kB/s) [2022-07-25T13:14:54.002Z] #62 34.92 Selecting previously unselected package libbtrfs0:arm64. [2022-07-25T13:14:54.002Z] #62 34.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-25T13:14:54.002Z] #62 35.06 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-25T13:14:54.002Z] #62 35.14 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-25T13:14:54.002Z] #62 35.55 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-25T13:14:54.002Z] #62 35.56 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-25T13:14:54.002Z] #62 35.57 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-25T13:14:54.002Z] #62 36.04 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-25T13:14:54.002Z] #62 36.08 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-25T13:14:54.002Z] #62 36.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:14:54.002Z] #62 DONE 37.8s [2022-07-25T13:14:54.049Z] #55 24.96 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-25T13:14:54.049Z] #55 25.00 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-25T13:14:54.262Z] [2022-07-25T13:14:54.262Z] #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-25T13:14:54.262Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-25T13:14:54.262Z] #40 DONE 37.9s [2022-07-25T13:14:54.262Z] [2022-07-25T13:14:54.262Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-25T13:14:54.262Z] #63 sha256:437214d6bb2fc039cc8a1df0e847231e000b93776f847c0fb05b9969346c0024 [2022-07-25T13:14:54.452Z] #67 20.17 go: downloading github.com/google/uuid v1.3.0 [2022-07-25T13:14:54.452Z] #67 20.23 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-25T13:14:54.452Z] #67 20.29 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-25T13:14:54.610Z] #53 ... [2022-07-25T13:14:54.610Z] [2022-07-25T13:14:54.610Z] #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-25T13:14:54.610Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T13:14:54.610Z] #57 11.77 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-25T13:14:54.610Z] #57 ... [2022-07-25T13:14:54.610Z] [2022-07-25T13:14:54.610Z] #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-25T13:14:54.610Z] #26 sha256:bc6d0f69f7732700b052c3c7ca648ed40b3e534245176f45f505938eff4eb6a7 [2022-07-25T13:14:54.610Z] #26 21.57 + mkdir -p /build [2022-07-25T13:14:54.610Z] #26 21.58 + mv docker/docker /build/ [2022-07-25T13:14:54.610Z] #26 21.59 + rmdir docker [2022-07-25T13:14:54.610Z] #26 ... [2022-07-25T13:14:54.610Z] [2022-07-25T13:14:54.610Z] #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-25T13:14:54.610Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:14:54.610Z] #42 12.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:14:54.610Z] #42 15.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:14:54.610Z] #42 ... [2022-07-25T13:14:54.610Z] [2022-07-25T13:14:54.610Z] #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-25T13:14:54.610Z] #67 sha256:feb7edbc3253472c44621fad4a1d20d5c10ac15be7a47a582fc0439fd98c69a3 [2022-07-25T13:14:54.610Z] #67 21.34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-25T13:14:54.610Z] #67 21.55 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T13:14:54.610Z] #67 21.56 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-25T13:14:54.867Z] #67 22.05 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-25T13:14:54.882Z] #63 ... [2022-07-25T13:14:54.882Z] [2022-07-25T13:14:54.882Z] #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-25T13:14:54.882Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-25T13:14:54.882Z] #51 23.18 Reading package lists... [2022-07-25T13:14:54.882Z] #51 28.16 Building dependency tree... [2022-07-25T13:14:54.882Z] #51 32.56 The following additional packages will be installed: [2022-07-25T13:14:54.882Z] #51 32.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T13:14:54.882Z] #51 32.61 python3-protobuf python3-six [2022-07-25T13:14:54.882Z] #51 32.67 Suggested packages: [2022-07-25T13:14:54.882Z] #51 32.68 python3-setuptools [2022-07-25T13:14:54.882Z] #51 32.68 Recommended packages: [2022-07-25T13:14:54.882Z] #51 32.68 iproute2 | iproute [2022-07-25T13:14:54.882Z] #51 33.19 The following NEW packages will be installed: [2022-07-25T13:14:54.882Z] #51 33.22 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T13:14:54.882Z] #51 33.23 python3-protobuf python3-six [2022-07-25T13:14:54.882Z] #51 33.66 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:14:54.882Z] #51 33.66 Need to get 2136 kB of archives. [2022-07-25T13:14:54.882Z] #51 33.66 After this operation, 10.8 MB of additional disk space will be used. [2022-07-25T13:14:54.882Z] #51 33.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-25T13:14:54.882Z] #51 33.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T13:14:54.882Z] #51 33.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-25T13:14:54.882Z] #51 33.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-25T13:14:54.882Z] #51 33.82 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-25T13:14:54.882Z] #51 33.86 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-25T13:14:54.882Z] #51 33.86 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-25T13:14:54.882Z] #51 35.98 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-07-25T13:14:54.882Z] #51 37.07 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:14:54.882Z] #51 37.36 Fetched 2136 kB in 3s (695 kB/s) [2022-07-25T13:14:54.882Z] #51 37.50 Selecting previously unselected package libprotobuf23:arm64. [2022-07-25T13:14:54.882Z] #51 37.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-25T13:14:54.882Z] #51 37.60 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-25T13:14:54.882Z] #51 37.67 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-25T13:14:54.882Z] #51 ... [2022-07-25T13:14:54.882Z] [2022-07-25T13:14:54.882Z] #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-25T13:14:54.882Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-25T13:14:54.882Z] #76 26.98 Building dependency tree... [2022-07-25T13:14:54.882Z] #76 31.54 python3 is already the newest version (3.9.2-3). [2022-07-25T13:14:54.882Z] #76 31.54 The following additional packages will be installed: [2022-07-25T13:14:54.882Z] #76 31.56 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-25T13:14:54.882Z] #76 31.58 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-25T13:14:54.882Z] #76 31.60 Suggested packages: [2022-07-25T13:14:54.882Z] #76 31.62 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-25T13:14:54.882Z] #76 31.62 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-25T13:14:54.882Z] #76 31.62 m4-doc ed diffutils-doc [2022-07-25T13:14:54.882Z] #76 31.62 Recommended packages: [2022-07-25T13:14:54.882Z] #76 31.62 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-25T13:14:54.882Z] #76 33.11 The following NEW packages will be installed: [2022-07-25T13:14:54.882Z] #76 33.14 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-25T13:14:54.882Z] #76 33.15 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-25T13:14:54.882Z] #76 33.15 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-25T13:14:54.882Z] #76 33.15 libyajl2 m4 patch xz-utils [2022-07-25T13:14:54.882Z] #76 33.55 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:14:54.882Z] #76 33.55 Need to get 5916 kB of archives. [2022-07-25T13:14:54.882Z] #76 33.55 After this operation, 18.6 MB of additional disk space will be used. [2022-07-25T13:14:54.882Z] #76 33.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-25T13:14:54.882Z] #76 33.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-25T13:14:54.882Z] #76 33.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-25T13:14:54.882Z] #76 33.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-25T13:14:54.882Z] #76 33.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-25T13:14:54.882Z] #76 33.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-25T13:14:54.882Z] #76 33.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-07-25T13:14:54.882Z] #76 33.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-25T13:14:54.882Z] #76 33.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-25T13:14:54.882Z] #76 33.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-25T13:14:54.882Z] #76 33.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-25T13:14:54.882Z] #76 33.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-25T13:14:54.882Z] #76 33.74 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-25T13:14:54.882Z] #76 33.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-25T13:14:54.882Z] #76 33.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-25T13:14:54.882Z] #76 33.78 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-25T13:14:54.882Z] #76 33.79 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-25T13:14:54.882Z] #76 33.80 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-25T13:14:54.882Z] #76 33.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-25T13:14:54.882Z] #76 33.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-25T13:14:54.882Z] #76 33.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-25T13:14:54.882Z] #76 33.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-25T13:14:54.882Z] #76 33.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-25T13:14:54.882Z] #76 35.10 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:14:54.882Z] #76 35.60 Fetched 5916 kB in 1s (9104 kB/s) [2022-07-25T13:14:54.882Z] #76 35.82 Selecting previously unselected package bzip2. [2022-07-25T13:14:54.882Z] #76 35.82 (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 ... 15708 files and directories currently installed.) [2022-07-25T13:14:54.882Z] #76 35.88 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-25T13:14:54.882Z] #76 36.00 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T13:14:54.882Z] #76 36.18 Selecting previously unselected package libmagic-mgc. [2022-07-25T13:14:54.882Z] #76 36.18 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-25T13:14:54.882Z] #76 36.19 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-25T13:14:54.882Z] #76 37.69 Selecting previously unselected package libmagic1:arm64. [2022-07-25T13:14:54.882Z] #76 37.70 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-25T13:14:54.882Z] #76 37.79 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-25T13:14:54.882Z] #76 38.10 Selecting previously unselected package file. [2022-07-25T13:14:54.882Z] #76 38.11 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-25T13:14:54.882Z] #76 38.12 Unpacking file (1:5.39-3) ... [2022-07-25T13:14:54.882Z] #76 38.38 Selecting previously unselected package xz-utils. [2022-07-25T13:14:54.882Z] #76 38.39 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-25T13:14:54.882Z] #76 38.51 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:14:54.985Z] #55 25.85 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-25T13:14:54.985Z] #55 25.94 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-25T13:14:54.985Z] #55 25.96 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-25T13:14:55.025Z] #67 20.71 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T13:14:55.025Z] #67 20.91 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-25T13:14:55.125Z] #67 22.31 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-25T13:14:55.125Z] #67 ... [2022-07-25T13:14:55.125Z] [2022-07-25T13:14:55.125Z] #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-25T13:14:55.125Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:14:55.125Z] #14 12.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:14:55.125Z] #14 16.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:14:55.142Z] #76 ... [2022-07-25T13:14:55.142Z] [2022-07-25T13:14:55.142Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-25T13:14:55.142Z] #63 sha256:437214d6bb2fc039cc8a1df0e847231e000b93776f847c0fb05b9969346c0024 [2022-07-25T13:14:55.142Z] #63 DONE 0.8s [2022-07-25T13:14:55.142Z] [2022-07-25T13:14:55.142Z] #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-25T13:14:55.142Z] #64 sha256:b960496d173e058d80dbe5b3bfc32f334df929e2ebd1be1217a6595ccb461bbd [2022-07-25T13:14:55.244Z] #55 26.20 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-25T13:14:55.244Z] #55 26.25 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-25T13:14:55.382Z] #14 ... [2022-07-25T13:14:55.382Z] [2022-07-25T13:14:55.382Z] #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-25T13:14:55.382Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:14:55.382Z] #51 19.79 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-25T13:14:55.459Z] #84 ... [2022-07-25T13:14:55.459Z] [2022-07-25T13:14:55.459Z] #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-25T13:14:55.459Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T13:14:55.459Z] #19 92.04 Reading package lists... [2022-07-25T13:14:55.503Z] #55 26.39 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-25T13:14:55.503Z] #55 26.39 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-25T13:14:55.503Z] #55 ... [2022-07-25T13:14:55.503Z] [2022-07-25T13:14:55.503Z] #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-25T13:14:55.503Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:14:55.503Z] #36 16.46 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-25T13:14:55.503Z] #36 16.76 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-25T13:14:55.503Z] #36 17.74 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-25T13:14:55.503Z] #36 18.00 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-25T13:14:55.503Z] #36 18.07 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-25T13:14:55.503Z] #36 19.65 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-25T13:14:55.503Z] #36 19.75 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-25T13:14:55.503Z] #36 ... [2022-07-25T13:14:55.503Z] [2022-07-25T13:14:55.503Z] #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-25T13:14:55.503Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T13:14:55.503Z] #62 9.387 Reading package lists... [2022-07-25T13:14:55.503Z] #62 16.84 Reading package lists... [2022-07-25T13:14:55.503Z] #62 23.71 Building dependency tree... [2022-07-25T13:14:55.596Z] #67 21.32 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-25T13:14:55.596Z] #67 ... [2022-07-25T13:14:55.596Z] [2022-07-25T13:14:55.596Z] #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-25T13:14:55.596Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:14:55.596Z] #51 11.61 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:14:55.596Z] #51 14.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:14:55.596Z] #51 18.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-25T13:14:55.643Z] #51 ... [2022-07-25T13:14:55.644Z] [2022-07-25T13:14:55.644Z] #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-25T13:14:55.644Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T13:14:55.644Z] #62 13.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:14:55.761Z] #62 ... [2022-07-25T13:14:55.761Z] [2022-07-25T13:14:55.761Z] #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-25T13:14:55.761Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:14:55.761Z] #55 26.51 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-25T13:14:55.761Z] #55 26.55 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-25T13:14:55.761Z] #55 26.90 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-25T13:14:55.901Z] #62 ... [2022-07-25T13:14:55.901Z] [2022-07-25T13:14:55.901Z] #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-25T13:14:55.901Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T13:14:55.901Z] #53 23.43 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-25T13:14:55.901Z] #53 23.53 go: downloading golang.org/x/mod v0.3.0 [2022-07-25T13:14:56.023Z] #55 26.97 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-25T13:14:56.023Z] #55 27.07 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-25T13:14:56.023Z] #55 27.07 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-25T13:14:56.023Z] #55 27.21 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-25T13:14:56.080Z] #64 1.236 + RM_GOPATH=0 [2022-07-25T13:14:56.080Z] #64 1.236 + TMP_GOPATH= [2022-07-25T13:14:56.080Z] #64 1.236 + : /build [2022-07-25T13:14:56.080Z] #64 1.236 + '[' -z '' ']' [2022-07-25T13:14:56.080Z] #64 1.236 ++ mktemp -d [2022-07-25T13:14:56.080Z] #64 1.256 + export GOPATH=/tmp/tmp.5FN6EyiLfJ [2022-07-25T13:14:56.080Z] #64 1.257 + GOPATH=/tmp/tmp.5FN6EyiLfJ [2022-07-25T13:14:56.080Z] #64 1.257 + RM_GOPATH=1 [2022-07-25T13:14:56.080Z] #64 1.257 + case "$(go env GOARCH)" in [2022-07-25T13:14:56.080Z] #64 1.258 ++ go env GOARCH [2022-07-25T13:14:56.293Z] #55 27.40 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-25T13:14:56.293Z] #55 27.43 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-25T13:14:56.341Z] #64 1.264 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:14:56.341Z] #64 1.265 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:14:56.341Z] #64 1.265 ++ dirname /install.sh [2022-07-25T13:14:56.341Z] #64 1.267 + dir=/ [2022-07-25T13:14:56.341Z] #64 1.270 + bin=containerd [2022-07-25T13:14:56.341Z] #64 1.270 + shift [2022-07-25T13:14:56.341Z] #64 1.270 + '[' '!' -f //containerd.installer ']' [2022-07-25T13:14:56.341Z] #64 1.271 + . //containerd.installer [2022-07-25T13:14:56.341Z] #64 1.285 ++ set -e [2022-07-25T13:14:56.341Z] #64 1.285 ++ : v1.6.6 [2022-07-25T13:14:56.341Z] #64 1.287 + install_containerd [2022-07-25T13:14:56.341Z] #64 1.288 + echo 'Install containerd version v1.6.6' [2022-07-25T13:14:56.341Z] #64 1.292 Install containerd version v1.6.6 [2022-07-25T13:14:56.341Z] #64 1.293 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5FN6EyiLfJ/src/github.com/containerd/containerd [2022-07-25T13:14:56.341Z] #64 1.310 Cloning into '/tmp/tmp.5FN6EyiLfJ/src/github.com/containerd/containerd'... [2022-07-25T13:14:56.539Z] #51 ... [2022-07-25T13:14:56.539Z] [2022-07-25T13:14:56.539Z] #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-25T13:14:56.539Z] #67 sha256:c50cfe68f428757d027e13127779cf2565f7887d5f0074ca29778029c674d145 [2022-07-25T13:14:56.539Z] #67 22.25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-25T13:14:56.552Z] #55 27.61 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-25T13:14:56.552Z] #55 27.74 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-25T13:14:56.552Z] #55 27.74 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-25T13:14:56.799Z] #67 ... [2022-07-25T13:14:56.799Z] [2022-07-25T13:14:56.799Z] #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-25T13:14:56.799Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:14:56.799Z] #76 12.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:14:56.799Z] #76 16.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:14:56.799Z] #76 ... [2022-07-25T13:14:56.799Z] [2022-07-25T13:14:56.799Z] #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-25T13:14:56.799Z] #67 sha256:c50cfe68f428757d027e13127779cf2565f7887d5f0074ca29778029c674d145 [2022-07-25T13:14:56.799Z] #67 22.74 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-25T13:14:56.811Z] #55 27.80 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-25T13:14:56.811Z] #55 27.93 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-25T13:14:56.811Z] #55 27.93 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-25T13:14:56.835Z] #53 ... [2022-07-25T13:14:56.835Z] [2022-07-25T13:14:56.835Z] #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-25T13:14:56.835Z] #26 sha256:bc6d0f69f7732700b052c3c7ca648ed40b3e534245176f45f505938eff4eb6a7 [2022-07-25T13:14:56.835Z] #26 DONE 23.9s [2022-07-25T13:14:56.835Z] [2022-07-25T13:14:56.835Z] #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-25T13:14:56.835Z] #67 sha256:feb7edbc3253472c44621fad4a1d20d5c10ac15be7a47a582fc0439fd98c69a3 [2022-07-25T13:14:56.835Z] #67 23.59 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-25T13:14:56.835Z] #67 23.83 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-25T13:14:56.835Z] #67 24.12 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-25T13:14:57.372Z] #67 ... [2022-07-25T13:14:57.373Z] [2022-07-25T13:14:57.373Z] #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-25T13:14:57.373Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:14:57.373Z] #14 13.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:14:57.373Z] #14 17.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:14:57.373Z] #14 ... [2022-07-25T13:14:57.373Z] [2022-07-25T13:14:57.373Z] #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-25T13:14:57.373Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:14:57.373Z] #42 13.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:14:57.373Z] #42 17.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:14:57.380Z] #55 28.24 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-25T13:14:57.380Z] #55 28.31 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-25T13:14:57.380Z] #55 ... [2022-07-25T13:14:57.380Z] [2022-07-25T13:14:57.380Z] #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-25T13:14:57.380Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T13:14:57.380Z] #53 18.26 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-25T13:14:57.380Z] #53 18.28 go: downloading golang.org/x/mod v0.3.0 [2022-07-25T13:14:57.380Z] #53 ... [2022-07-25T13:14:57.380Z] [2022-07-25T13:14:57.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-25T13:14:57.380Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:14:57.380Z] #55 28.34 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-25T13:14:57.380Z] #55 28.44 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-25T13:14:57.398Z] #67 ... [2022-07-25T13:14:57.399Z] [2022-07-25T13:14:57.399Z] #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-25T13:14:57.399Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T13:14:57.399Z] #40 14.97 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-25T13:14:57.399Z] #40 15.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T13:14:57.633Z] #42 ... [2022-07-25T13:14:57.633Z] [2022-07-25T13:14:57.633Z] #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-25T13:14:57.633Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T13:14:57.633Z] #62 13.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:14:57.633Z] #62 17.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:14:57.633Z] #62 ... [2022-07-25T13:14:57.633Z] [2022-07-25T13:14:57.633Z] #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-25T13:14:57.633Z] #26 sha256:132fa94b7f77e1db4baea0425172e2e86a88ebaa64e6eed20c6a58a5e6192d5b [2022-07-25T13:14:57.633Z] #26 23.46 + mkdir -p /build [2022-07-25T13:14:57.633Z] #26 23.48 + mv docker/docker /build/ [2022-07-25T13:14:57.633Z] #26 23.48 + rmdir docker [2022-07-25T13:14:57.638Z] #55 28.56 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-25T13:14:57.638Z] #55 28.80 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-25T13:14:57.656Z] #40 ... [2022-07-25T13:14:57.656Z] [2022-07-25T13:14:57.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-25T13:14:57.656Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:14:57.656Z] #36 24.93 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-25T13:14:57.656Z] #36 25.04 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-25T13:14:57.898Z] #55 28.96 go: downloading honnef.co/go/tools v0.3.1 [2022-07-25T13:14:58.586Z] #36 25.92 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-25T13:14:58.843Z] #36 26.42 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-25T13:14:59.409Z] #36 26.99 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-25T13:14:59.821Z] #55 30.83 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-25T13:14:59.821Z] #55 30.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-25T13:14:59.973Z] #36 27.40 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-25T13:14:59.973Z] #36 27.43 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-25T13:14:59.973Z] #36 27.47 go: downloading github.com/peterh/liner v1.2.2 [2022-07-25T13:14:59.973Z] #36 ... [2022-07-25T13:14:59.973Z] [2022-07-25T13:14:59.973Z] #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-25T13:14:59.973Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T13:14:59.973Z] #38 27.47 tomll can be used in two ways: [2022-07-25T13:14:59.973Z] #38 27.47 Writing to STDIN and reading from STDOUT: [2022-07-25T13:14:59.973Z] #38 27.47 cat file.toml | tomll > file.toml [2022-07-25T13:14:59.973Z] #38 27.47 [2022-07-25T13:14:59.973Z] #38 27.47 Reading and updating a list of files: [2022-07-25T13:14:59.973Z] #38 27.47 tomll a.toml b.toml c.toml [2022-07-25T13:14:59.973Z] #38 27.47 [2022-07-25T13:14:59.973Z] #38 27.47 When given a list of files, tomll will modify all files in place without asking. [2022-07-25T13:14:59.973Z] #38 DONE 27.6s [2022-07-25T13:15:00.081Z] #55 31.11 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-25T13:15:00.081Z] #55 31.11 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-25T13:15:00.181Z] #26 DONE 25.9s [2022-07-25T13:15:00.181Z] [2022-07-25T13:15:00.181Z] #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-25T13:15:00.181Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:15:00.181Z] #55 24.25 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T13:15:00.181Z] #55 24.31 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-25T13:15:00.181Z] #55 24.81 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-25T13:15:00.181Z] #55 24.83 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-25T13:15:00.181Z] #55 25.07 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-25T13:15:00.181Z] #55 25.09 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-25T13:15:00.181Z] #55 25.24 go: downloading github.com/spf13/afero v1.8.2 [2022-07-25T13:15:00.181Z] #55 25.74 go: downloading github.com/spf13/cast v1.4.1 [2022-07-25T13:15:00.181Z] #55 25.74 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-25T13:15:00.181Z] #55 26.03 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-25T13:15:00.181Z] #55 26.11 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-25T13:15:00.230Z] [2022-07-25T13:15:00.230Z] #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-25T13:15:00.230Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:15:00.230Z] #55 23.79 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T13:15:00.230Z] #55 23.79 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-25T13:15:00.230Z] #55 24.35 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-25T13:15:00.230Z] #55 24.50 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-25T13:15:00.230Z] #55 24.60 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-25T13:15:00.230Z] #55 24.86 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-25T13:15:00.230Z] #55 25.08 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-25T13:15:00.230Z] #55 25.24 go: downloading github.com/spf13/afero v1.8.2 [2022-07-25T13:15:00.230Z] #55 25.63 go: downloading github.com/spf13/cast v1.4.1 [2022-07-25T13:15:00.230Z] #55 25.86 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-25T13:15:00.230Z] #55 25.94 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-25T13:15:00.230Z] #55 25.98 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-25T13:15:00.230Z] #55 26.10 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-25T13:15:00.230Z] #55 26.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-25T13:15:00.230Z] #55 26.24 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-25T13:15:00.230Z] #55 26.28 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-25T13:15:00.230Z] #55 26.34 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-25T13:15:00.230Z] #55 26.37 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-25T13:15:00.230Z] #55 26.56 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-25T13:15:00.230Z] #55 27.28 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-25T13:15:00.341Z] #55 31.30 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-25T13:15:00.341Z] #55 31.30 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-25T13:15:00.341Z] #55 31.30 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-25T13:15:00.341Z] #55 31.42 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-25T13:15:00.442Z] #55 26.55 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-25T13:15:00.544Z] #64 ... [2022-07-25T13:15:00.544Z] [2022-07-25T13:15:00.544Z] #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-25T13:15:00.544Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-25T13:15:00.544Z] #76 38.94 Selecting previously unselected package libsigsegv2:arm64. [2022-07-25T13:15:00.544Z] #76 38.95 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-25T13:15:00.544Z] #76 38.98 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-25T13:15:00.544Z] #76 39.15 Selecting previously unselected package m4. [2022-07-25T13:15:00.544Z] #76 39.15 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-25T13:15:00.544Z] #76 39.18 Unpacking m4 (1.4.18-5) ... [2022-07-25T13:15:00.544Z] #76 40.21 Selecting previously unselected package autoconf. [2022-07-25T13:15:00.544Z] #76 40.21 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-25T13:15:00.544Z] #76 40.28 Unpacking autoconf (2.69-14) ... [2022-07-25T13:15:00.544Z] #76 40.65 Selecting previously unselected package autotools-dev. [2022-07-25T13:15:00.544Z] #76 40.65 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-25T13:15:00.544Z] #76 40.67 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-25T13:15:00.544Z] #76 40.83 Selecting previously unselected package automake. [2022-07-25T13:15:00.544Z] #76 40.83 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-25T13:15:00.544Z] #76 40.85 Unpacking automake (1:1.16.3-2) ... [2022-07-25T13:15:00.544Z] #76 41.37 Selecting previously unselected package patch. [2022-07-25T13:15:00.544Z] #76 41.37 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-07-25T13:15:00.544Z] #76 41.38 Unpacking patch (2.7.6-7) ... [2022-07-25T13:15:00.544Z] #76 41.58 Selecting previously unselected package dpkg-dev. [2022-07-25T13:15:00.544Z] #76 41.58 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-25T13:15:00.544Z] #76 41.59 Unpacking dpkg-dev (1.20.11) ... [2022-07-25T13:15:00.544Z] #76 42.58 Selecting previously unselected package build-essential. [2022-07-25T13:15:00.544Z] #76 42.58 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-07-25T13:15:00.544Z] #76 42.60 Unpacking build-essential (12.9) ... [2022-07-25T13:15:00.544Z] #76 42.69 Selecting previously unselected package libcap2:arm64. [2022-07-25T13:15:00.544Z] #76 42.69 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-25T13:15:00.544Z] #76 42.70 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-25T13:15:00.544Z] #76 42.79 Selecting previously unselected package libcap-dev:arm64. [2022-07-25T13:15:00.544Z] #76 42.80 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-25T13:15:00.544Z] #76 42.81 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-25T13:15:00.544Z] #76 43.02 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-25T13:15:00.544Z] #76 43.02 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-25T13:15:00.544Z] #76 43.04 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-25T13:15:00.544Z] #76 43.17 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-25T13:15:00.544Z] #76 43.17 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-25T13:15:00.544Z] #76 43.19 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-25T13:15:00.544Z] #76 43.35 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-25T13:15:00.544Z] #76 43.36 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-25T13:15:00.544Z] #76 43.37 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-25T13:15:00.544Z] #76 43.56 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-25T13:15:00.544Z] #76 43.56 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-25T13:15:00.544Z] #76 43.57 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-25T13:15:00.544Z] #76 44.36 Selecting previously unselected package libtool. [2022-07-25T13:15:00.702Z] #55 26.75 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-25T13:15:00.798Z] #55 28.32 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-25T13:15:00.798Z] #55 28.41 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-25T13:15:00.804Z] #76 44.37 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-25T13:15:00.804Z] #76 44.37 Unpacking libtool (2.4.6-15) ... [2022-07-25T13:15:00.911Z] #55 31.84 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-25T13:15:00.911Z] #55 31.84 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-25T13:15:00.911Z] #55 ... [2022-07-25T13:15:00.911Z] [2022-07-25T13:15:00.911Z] #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-25T13:15:00.911Z] #67 sha256:a2cab28e732ed43661b64b5582d5eba8b6bb955bf1465724c10e45f68e9c15ff [2022-07-25T13:15:00.911Z] #67 21.22 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-25T13:15:00.911Z] #67 21.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T13:15:00.911Z] #67 ... [2022-07-25T13:15:00.911Z] [2022-07-25T13:15:00.911Z] #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-25T13:15:00.911Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:15:00.911Z] #55 32.01 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-25T13:15:00.965Z] #55 26.95 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-25T13:15:00.965Z] #55 27.05 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-25T13:15:01.063Z] #76 44.64 Selecting previously unselected package libudev-dev:arm64. [2022-07-25T13:15:01.063Z] #76 44.65 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-25T13:15:01.063Z] #76 44.65 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-25T13:15:01.063Z] #76 44.88 Selecting previously unselected package libyajl2:arm64. [2022-07-25T13:15:01.063Z] #76 44.88 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-07-25T13:15:01.063Z] #76 44.88 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-25T13:15:01.171Z] #55 32.22 go: downloading golang.org/x/text v0.3.7 [2022-07-25T13:15:01.229Z] #55 27.31 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-25T13:15:01.324Z] #76 44.97 Selecting previously unselected package libyajl-dev:arm64. [2022-07-25T13:15:01.324Z] #76 45.03 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-25T13:15:01.324Z] #76 45.04 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-25T13:15:01.362Z] #55 28.82 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-25T13:15:01.433Z] #55 ... [2022-07-25T13:15:01.433Z] [2022-07-25T13:15:01.433Z] #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-25T13:15:01.433Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T13:15:01.433Z] #62 28.37 The following additional packages will be installed: [2022-07-25T13:15:01.433Z] #62 28.37 libbtrfs0 [2022-07-25T13:15:01.433Z] #62 28.70 The following NEW packages will be installed: [2022-07-25T13:15:01.433Z] #62 28.70 libbtrfs-dev libbtrfs0 [2022-07-25T13:15:01.433Z] #62 29.12 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:15:01.433Z] #62 29.12 Need to get 460 kB of archives. [2022-07-25T13:15:01.433Z] #62 29.12 After this operation, 1237 kB of additional disk space will be used. [2022-07-25T13:15:01.433Z] #62 29.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T13:15:01.433Z] #62 29.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T13:15:01.433Z] #62 30.55 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:15:01.433Z] #62 30.91 Fetched 460 kB in 0s (1267 kB/s) [2022-07-25T13:15:01.433Z] #62 31.03 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T13:15:01.433Z] #62 31.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T13:15:01.433Z] #62 31.15 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T13:15:01.433Z] #62 31.30 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:15:01.433Z] #62 31.48 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T13:15:01.433Z] #62 31.50 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T13:15:01.433Z] #62 31.52 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:15:01.433Z] #62 31.94 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:15:01.433Z] #62 32.01 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:15:01.433Z] #62 32.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:15:01.433Z] #62 DONE 32.4s [2022-07-25T13:15:01.490Z] #55 ... [2022-07-25T13:15:01.490Z] [2022-07-25T13:15:01.490Z] #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-25T13:15:01.490Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T13:15:01.490Z] #38 27.09 tomll can be used in two ways: [2022-07-25T13:15:01.490Z] #38 27.17 Writing to STDIN and reading from STDOUT: [2022-07-25T13:15:01.490Z] #38 27.17 cat file.toml | tomll > file.toml [2022-07-25T13:15:01.490Z] #38 27.17 [2022-07-25T13:15:01.490Z] #38 27.17 Reading and updating a list of files: [2022-07-25T13:15:01.490Z] #38 27.17 tomll a.toml b.toml c.toml [2022-07-25T13:15:01.490Z] #38 27.17 [2022-07-25T13:15:01.490Z] #38 27.17 When given a list of files, tomll will modify all files in place without asking. [2022-07-25T13:15:01.490Z] #38 DONE 27.5s [2022-07-25T13:15:01.490Z] [2022-07-25T13:15:01.490Z] #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-25T13:15:01.490Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:15:01.490Z] #55 27.43 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-25T13:15:01.490Z] #55 27.65 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-25T13:15:01.593Z] #76 45.31 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-25T13:15:01.593Z] #76 45.34 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-25T13:15:01.593Z] #76 45.35 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-25T13:15:01.593Z] #76 45.37 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-25T13:15:01.593Z] #76 45.40 Setting up file (1:5.39-3) ... [2022-07-25T13:15:01.593Z] #76 45.42 Setting up bzip2 (1.0.8-4) ... [2022-07-25T13:15:01.593Z] #76 45.44 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-25T13:15:01.619Z] #55 29.15 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-25T13:15:01.695Z] [2022-07-25T13:15:01.695Z] #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-25T13:15:01.695Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:15:01.695Z] #47 30.34 Updating files: 73% (1602/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-25T13:15:01.695Z] #47 31.10 + git checkout -q v2.3.0 [2022-07-25T13:15:01.853Z] #76 45.45 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-25T13:15:01.854Z] #76 45.50 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-25T13:15:01.854Z] #76 45.52 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-25T13:15:01.854Z] #76 45.54 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-25T13:15:01.854Z] #76 45.55 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:15:01.854Z] #76 45.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T13:15:01.854Z] #76 45.60 Setting up patch (2.7.6-7) ... [2022-07-25T13:15:01.854Z] #76 45.62 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-25T13:15:01.854Z] #76 45.64 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-25T13:15:01.854Z] #76 45.65 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-25T13:15:01.854Z] #76 45.67 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-25T13:15:01.876Z] #55 29.34 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-25T13:15:02.115Z] #76 45.68 Setting up libtool (2.4.6-15) ... [2022-07-25T13:15:02.115Z] #76 45.69 Setting up m4 (1.4.18-5) ... [2022-07-25T13:15:02.115Z] #76 45.71 Setting up dpkg-dev (1.20.11) ... [2022-07-25T13:15:02.115Z] #76 45.74 Setting up autoconf (2.69-14) ... [2022-07-25T13:15:02.115Z] #76 45.76 Setting up build-essential (12.9) ... [2022-07-25T13:15:02.115Z] #76 45.77 Setting up automake (1:1.16.3-2) ... [2022-07-25T13:15:02.115Z] #76 45.79 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-25T13:15:02.115Z] #76 45.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:15:02.265Z] #47 ... [2022-07-25T13:15:02.265Z] [2022-07-25T13:15:02.265Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-25T13:15:02.265Z] #63 sha256:e32c4731e1dacebf81569317be539ed6634eee04860e63ad5019c64e42616734 [2022-07-25T13:15:02.265Z] #63 DONE 0.7s [2022-07-25T13:15:02.265Z] [2022-07-25T13:15:02.265Z] #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-25T13:15:02.265Z] #64 sha256:38860c4a5a594871eb22d048fd01e683258122a5a011d46614505bbbca5b5cf6 [2022-07-25T13:15:02.287Z] #19 114.8 Building dependency tree... [2022-07-25T13:15:02.525Z] #64 ... [2022-07-25T13:15:02.525Z] [2022-07-25T13:15:02.525Z] #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-25T13:15:02.525Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:15:02.525Z] #42 16.33 Reading package lists... [2022-07-25T13:15:02.525Z] #42 23.65 Reading package lists... [2022-07-25T13:15:02.525Z] #42 30.23 Building dependency tree... [2022-07-25T13:15:02.525Z] #42 ... [2022-07-25T13:15:02.525Z] [2022-07-25T13:15:02.525Z] #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-25T13:15:02.525Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:15:02.525Z] #47 33.28 + 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-25T13:15:03.096Z] #47 ... [2022-07-25T13:15:03.096Z] [2022-07-25T13:15:03.096Z] #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-25T13:15:03.096Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:15:03.096Z] #14 17.22 Reading package lists... [2022-07-25T13:15:03.096Z] #14 24.23 Building dependency tree... [2022-07-25T13:15:03.096Z] #14 27.96 The following additional packages will be installed: [2022-07-25T13:15:03.096Z] #14 27.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T13:15:03.096Z] #14 27.96 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-25T13:15:03.096Z] #14 27.96 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-25T13:15:03.096Z] #14 27.96 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-25T13:15:03.096Z] #14 27.96 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-25T13:15:03.096Z] #14 27.96 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-25T13:15:03.096Z] #14 27.96 mingw-w64-common mingw-w64-x86-64-dev [2022-07-25T13:15:03.096Z] #14 27.96 Suggested packages: [2022-07-25T13:15:03.096Z] #14 27.96 gcc-10-locales seccomp wine64 [2022-07-25T13:15:03.096Z] #14 29.62 The following NEW packages will be installed: [2022-07-25T13:15:03.096Z] #14 29.66 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T13:15:03.096Z] #14 29.66 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-25T13:15:03.096Z] #14 29.66 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-25T13:15:03.096Z] #14 29.66 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-25T13:15:03.096Z] #14 29.66 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-25T13:15:03.096Z] #14 29.66 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-25T13:15:03.096Z] #14 29.66 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-25T13:15:03.096Z] #14 29.66 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-25T13:15:03.096Z] #14 29.66 mingw-w64-x86-64-dev [2022-07-25T13:15:03.096Z] #14 30.06 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:15:03.096Z] #14 30.06 Need to get 115 MB of archives. [2022-07-25T13:15:03.096Z] #14 30.06 After this operation, 645 MB of additional disk space will be used. [2022-07-25T13:15:03.096Z] #14 30.06 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-25T13:15:03.096Z] #14 30.23 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-25T13:15:03.096Z] #14 30.41 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-25T13:15:03.096Z] #14 30.42 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-25T13:15:03.096Z] #14 30.47 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-25T13:15:03.097Z] #14 30.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-25T13:15:03.097Z] #14 30.89 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-25T13:15:03.097Z] #14 31.30 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-25T13:15:03.097Z] #14 31.30 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-25T13:15:03.097Z] #14 32.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-25T13:15:03.097Z] #14 33.91 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-25T13:15:03.666Z] #14 34.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-25T13:15:03.773Z] #55 ... [2022-07-25T13:15:03.773Z] [2022-07-25T13:15:03.773Z] #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-25T13:15:03.773Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:15:03.773Z] #14 31.04 Fetched 8560 kB in 23s (365 kB/s) [2022-07-25T13:15:03.929Z] #14 ... [2022-07-25T13:15:03.929Z] [2022-07-25T13:15:03.929Z] #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-25T13:15:03.929Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:15:03.929Z] #42 34.85 The following additional packages will be installed: [2022-07-25T13:15:03.929Z] #42 34.86 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-25T13:15:03.929Z] #42 34.95 Suggested packages: [2022-07-25T13:15:03.929Z] #42 34.95 cmake-doc ninja-build lrzip [2022-07-25T13:15:03.929Z] #42 34.95 Recommended packages: [2022-07-25T13:15:03.929Z] #42 34.95 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-25T13:15:04.037Z] #55 29.79 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-25T13:15:04.232Z] #76 ... [2022-07-25T13:15:04.232Z] [2022-07-25T13:15:04.232Z] #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-25T13:15:04.232Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-25T13:15:04.232Z] #42 37.72 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T13:15:04.232Z] #42 41.87 Selecting previously unselected package libicu67:arm64. [2022-07-25T13:15:04.232Z] #42 41.88 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-25T13:15:04.232Z] #42 41.91 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-25T13:15:04.232Z] #42 ... [2022-07-25T13:15:04.232Z] [2022-07-25T13:15:04.232Z] #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-25T13:15:04.232Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T13:15:04.232Z] #14 37.68 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-25T13:15:04.232Z] #14 38.18 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-25T13:15:04.232Z] #14 39.94 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-25T13:15:04.232Z] #14 40.28 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-25T13:15:04.232Z] #14 40.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-25T13:15:04.232Z] #14 40.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-25T13:15:04.232Z] #14 40.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-25T13:15:04.232Z] #14 40.29 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-25T13:15:04.232Z] #14 40.30 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-25T13:15:04.232Z] #14 40.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-25T13:15:04.232Z] #14 40.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-25T13:15:04.232Z] #14 40.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-25T13:15:04.233Z] #14 40.33 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-07-25T13:15:04.233Z] #14 40.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-25T13:15:04.233Z] #14 40.34 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-25T13:15:04.233Z] #14 40.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-25T13:15:04.233Z] #14 40.42 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-25T13:15:04.233Z] #14 40.42 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-25T13:15:04.233Z] #14 40.43 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-25T13:15:04.233Z] #14 41.46 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:15:04.233Z] #14 41.80 Fetched 108 MB in 6s (17.1 MB/s) [2022-07-25T13:15:04.233Z] #14 41.86 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-25T13:15:04.233Z] #14 41.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 ... 15708 files and directories currently installed.) [2022-07-25T13:15:04.233Z] #14 41.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-25T13:15:04.233Z] #14 41.95 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T13:15:04.233Z] #14 43.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-25T13:15:04.233Z] #14 43.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-25T13:15:04.233Z] #14 43.87 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T13:15:04.233Z] #14 47.74 Selecting previously unselected package binutils-mingw-w64. [2022-07-25T13:15:04.233Z] #14 47.76 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-25T13:15:04.233Z] #14 47.78 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T13:15:04.233Z] #14 ... [2022-07-25T13:15:04.233Z] [2022-07-25T13:15:04.233Z] #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-25T13:15:04.233Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-25T13:15:04.233Z] #51 39.02 Selecting previously unselected package python3-pkg-resources. [2022-07-25T13:15:04.233Z] #51 39.05 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T13:15:04.233Z] #51 39.06 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:15:04.233Z] #51 39.87 Selecting previously unselected package python3-six. [2022-07-25T13:15:04.233Z] #51 39.87 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-25T13:15:04.233Z] #51 39.90 Unpacking python3-six (1.16.0-2) ... [2022-07-25T13:15:04.233Z] #51 40.05 Selecting previously unselected package python3-protobuf. [2022-07-25T13:15:04.233Z] #51 40.05 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-25T13:15:04.233Z] #51 40.06 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-25T13:15:04.233Z] #51 40.61 Selecting previously unselected package libnet1:arm64. [2022-07-25T13:15:04.233Z] #51 40.61 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-25T13:15:04.233Z] #51 40.62 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:15:04.233Z] #51 40.77 Selecting previously unselected package libnl-3-200:arm64. [2022-07-25T13:15:04.233Z] #51 40.77 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-25T13:15:04.233Z] #51 40.78 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-25T13:15:04.233Z] #51 40.93 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-25T13:15:04.233Z] #51 40.94 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-25T13:15:04.233Z] #51 40.94 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-25T13:15:04.233Z] #51 41.09 Selecting previously unselected package criu. [2022-07-25T13:15:04.233Z] #51 41.09 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-07-25T13:15:04.233Z] #51 41.10 Unpacking criu (3.17.1-1) ... [2022-07-25T13:15:04.233Z] #51 41.91 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:15:04.233Z] #51 43.51 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-25T13:15:04.233Z] #51 43.53 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:15:04.233Z] #51 43.55 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-25T13:15:04.233Z] #51 43.59 Setting up python3-six (1.16.0-2) ... [2022-07-25T13:15:04.233Z] #51 44.89 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-25T13:15:04.233Z] #51 44.91 Setting up python3-protobuf (3.12.4-1) ... [2022-07-25T13:15:04.298Z] #55 30.35 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-25T13:15:04.823Z] #51 ... [2022-07-25T13:15:04.823Z] [2022-07-25T13:15:04.823Z] #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-25T13:15:04.823Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T13:15:04.823Z] #14 48.57 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-25T13:15:04.823Z] #14 48.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-25T13:15:04.823Z] #14 48.60 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-25T13:15:04.872Z] #42 ... [2022-07-25T13:15:04.872Z] [2022-07-25T13:15:04.872Z] #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-25T13:15:04.872Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:15:04.872Z] #51 25.44 Fetched 8563 kB in 17s (490 kB/s) [2022-07-25T13:15:04.872Z] #51 25.44 Reading package lists... [2022-07-25T13:15:04.872Z] #51 32.23 Reading package lists... [2022-07-25T13:15:04.872Z] #51 ... [2022-07-25T13:15:04.872Z] [2022-07-25T13:15:04.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-25T13:15:04.872Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:15:04.872Z] #42 35.95 The following NEW packages will be installed: [2022-07-25T13:15:04.872Z] #42 35.98 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-25T13:15:04.872Z] #42 36.00 vim-common xxd [2022-07-25T13:15:05.299Z] #55 31.33 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-25T13:15:05.444Z] #14 ... [2022-07-25T13:15:05.444Z] [2022-07-25T13:15:05.444Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T13:15:05.444Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-25T13:15:05.444Z] #76 DONE 49.1s [2022-07-25T13:15:05.444Z] [2022-07-25T13:15:05.444Z] #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-25T13:15:05.444Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T13:15:05.444Z] #14 49.06 Selecting previously unselected package dmsetup. [2022-07-25T13:15:05.444Z] #14 49.08 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-25T13:15:05.444Z] #14 49.09 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-25T13:15:05.444Z] #14 ... [2022-07-25T13:15:05.444Z] [2022-07-25T13:15:05.444Z] #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-25T13:15:05.444Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-25T13:15:05.444Z] #34 38.99 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-25T13:15:05.444Z] #34 39.50 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-25T13:15:05.444Z] #34 39.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T13:15:05.446Z] #42 36.43 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:15:05.446Z] #42 36.43 Need to get 17.7 MB of archives. [2022-07-25T13:15:05.446Z] #42 36.43 After this operation, 70.7 MB of additional disk space will be used. [2022-07-25T13:15:05.446Z] #42 36.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T13:15:05.446Z] #42 36.43 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-25T13:15:05.446Z] #42 36.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-25T13:15:05.446Z] #42 36.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-25T13:15:05.708Z] #34 ... [2022-07-25T13:15:05.708Z] [2022-07-25T13:15:05.708Z] #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-25T13:15:05.708Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T13:15:05.708Z] #14 49.41 Selecting previously unselected package mingw-w64-common. [2022-07-25T13:15:05.708Z] #14 49.41 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-25T13:15:05.708Z] #14 49.43 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-25T13:15:06.268Z] #55 32.41 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-25T13:15:06.385Z] #42 37.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-25T13:15:06.385Z] #42 37.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-25T13:15:06.385Z] #42 37.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-25T13:15:06.385Z] #42 37.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-25T13:15:06.385Z] #42 37.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-25T13:15:06.385Z] #42 37.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-25T13:15:06.482Z] #19 125.6 The following additional packages will be installed: [2022-07-25T13:15:06.482Z] #19 125.6 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-25T13:15:06.482Z] #19 125.6 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-25T13:15:06.482Z] #19 125.6 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-25T13:15:06.482Z] #19 125.6 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-25T13:15:06.482Z] #19 125.6 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-25T13:15:06.482Z] #19 125.6 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-25T13:15:06.482Z] #19 125.6 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-25T13:15:06.482Z] #19 125.6 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-25T13:15:06.482Z] #19 125.6 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-25T13:15:06.482Z] #19 125.6 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-25T13:15:06.482Z] #19 125.6 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-25T13:15:06.482Z] #19 125.6 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-25T13:15:06.482Z] #19 125.6 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-25T13:15:06.482Z] #19 125.6 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-25T13:15:06.482Z] #19 125.6 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-25T13:15:06.482Z] #19 125.6 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-25T13:15:06.482Z] #19 125.6 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-25T13:15:06.482Z] #19 125.6 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-25T13:15:06.482Z] #19 125.6 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-25T13:15:06.482Z] #19 125.6 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-25T13:15:06.482Z] #19 125.6 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-25T13:15:06.482Z] #19 125.6 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-25T13:15:06.482Z] #19 125.6 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-25T13:15:06.482Z] #19 125.6 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-25T13:15:06.482Z] #19 125.6 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-25T13:15:06.482Z] #19 125.6 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-25T13:15:06.482Z] #19 125.6 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-25T13:15:06.482Z] #19 125.6 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-25T13:15:06.482Z] #19 125.6 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-25T13:15:06.482Z] #19 125.6 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-25T13:15:06.482Z] #19 125.6 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-25T13:15:06.482Z] #19 125.6 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-25T13:15:06.483Z] #19 125.6 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-25T13:15:06.483Z] #19 125.6 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-25T13:15:06.483Z] #19 125.6 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-25T13:15:06.483Z] #19 125.6 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-25T13:15:06.483Z] #19 125.6 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-25T13:15:06.483Z] #19 125.6 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-25T13:15:06.483Z] #19 125.6 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-25T13:15:06.483Z] #19 125.6 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-25T13:15:06.483Z] #19 125.6 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-25T13:15:06.483Z] #19 125.6 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-25T13:15:06.483Z] #19 125.6 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-25T13:15:06.483Z] #19 125.6 linux-libc-dev-s390x-cross patch xz-utils [2022-07-25T13:15:06.483Z] #19 125.7 Suggested packages: [2022-07-25T13:15:06.483Z] #19 125.7 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-25T13:15:06.483Z] #19 125.7 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-25T13:15:06.483Z] #19 125.7 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-25T13:15:06.483Z] #19 125.7 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-25T13:15:06.483Z] #19 125.7 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-07-25T13:15:06.483Z] #19 125.7 libyaml-shell-perl ed diffutils-doc [2022-07-25T13:15:06.483Z] #19 125.7 Recommended packages: [2022-07-25T13:15:06.483Z] #19 125.7 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-07-25T13:15:06.483Z] #19 125.7 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-25T13:15:06.528Z] #55 32.70 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-25T13:15:06.529Z] #55 32.73 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-25T13:15:06.529Z] #55 ... [2022-07-25T13:15:06.529Z] [2022-07-25T13:15:06.529Z] #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-25T13:15:06.529Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:15:06.529Z] #14 32.81 Fetched 8560 kB in 25s (339 kB/s) [2022-07-25T13:15:07.049Z] #14 31.04 Reading package lists... [2022-07-25T13:15:07.049Z] #14 ... [2022-07-25T13:15:07.049Z] [2022-07-25T13:15:07.049Z] #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-25T13:15:07.049Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:15:07.049Z] #76 24.12 Fetched 8560 kB in 19s (457 kB/s) [2022-07-25T13:15:07.049Z] #76 24.12 Reading package lists... [2022-07-25T13:15:07.049Z] #76 ... [2022-07-25T13:15:07.049Z] [2022-07-25T13:15:07.049Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T13:15:07.049Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:15:07.049Z] #55 31.49 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-25T13:15:07.049Z] #55 31.68 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-25T13:15:07.049Z] #55 31.91 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-25T13:15:07.049Z] #55 32.14 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-25T13:15:07.049Z] #55 32.40 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-25T13:15:07.049Z] #55 32.57 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-25T13:15:07.049Z] #55 32.81 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-25T13:15:07.049Z] #55 32.99 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-25T13:15:07.049Z] #55 33.53 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-25T13:15:07.049Z] #55 33.76 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-25T13:15:07.049Z] #55 34.01 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-25T13:15:07.049Z] #55 34.20 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-25T13:15:07.049Z] #55 34.47 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-25T13:15:07.049Z] #55 34.55 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-25T13:15:07.614Z] #55 35.22 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-25T13:15:07.614Z] #55 35.23 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-25T13:15:07.614Z] #55 ... [2022-07-25T13:15:07.614Z] [2022-07-25T13:15:07.614Z] #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-25T13:15:07.614Z] #67 sha256:feb7edbc3253472c44621fad4a1d20d5c10ac15be7a47a582fc0439fd98c69a3 [2022-07-25T13:15:07.614Z] #67 24.87 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T13:15:07.764Z] #42 38.87 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:15:07.764Z] #42 ... [2022-07-25T13:15:07.764Z] [2022-07-25T13:15:07.764Z] #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-25T13:15:07.764Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:15:07.764Z] #76 22.31 Reading package lists... [2022-07-25T13:15:07.764Z] #76 29.01 Reading package lists... [2022-07-25T13:15:07.764Z] #76 35.49 Building dependency tree... [2022-07-25T13:15:07.863Z] #19 ... [2022-07-25T13:15:07.863Z] [2022-07-25T13:15:07.863Z] #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-25T13:15:07.863Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:15:07.863Z] #84 81.08 configure.ac:7: installing 'build-aux/compile' [2022-07-25T13:15:07.863Z] #84 81.10 configure.ac:9: installing 'build-aux/config.guess' [2022-07-25T13:15:07.863Z] #84 81.10 configure.ac:9: installing 'build-aux/config.sub' [2022-07-25T13:15:07.863Z] #84 81.11 configure.ac:11: installing 'build-aux/install-sh' [2022-07-25T13:15:07.863Z] #84 81.13 configure.ac:11: installing 'build-aux/missing' [2022-07-25T13:15:07.871Z] #67 ... [2022-07-25T13:15:07.871Z] [2022-07-25T13:15:07.871Z] #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-25T13:15:07.871Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:15:07.871Z] #55 35.38 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-25T13:15:07.871Z] #55 35.40 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-25T13:15:08.023Z] #76 ... [2022-07-25T13:15:08.023Z] [2022-07-25T13:15:08.023Z] #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-25T13:15:08.023Z] #64 sha256:38860c4a5a594871eb22d048fd01e683258122a5a011d46614505bbbca5b5cf6 [2022-07-25T13:15:08.023Z] #64 4.555 + RM_GOPATH=0 [2022-07-25T13:15:08.023Z] #64 4.555 + TMP_GOPATH= [2022-07-25T13:15:08.023Z] #64 4.555 + : /build [2022-07-25T13:15:08.023Z] #64 4.555 + '[' -z '' ']' [2022-07-25T13:15:08.023Z] #64 4.564 ++ mktemp -d [2022-07-25T13:15:08.023Z] #64 4.572 + export GOPATH=/tmp/tmp.sFYTD1jEj9 [2022-07-25T13:15:08.023Z] #64 4.572 + GOPATH=/tmp/tmp.sFYTD1jEj9 [2022-07-25T13:15:08.023Z] #64 4.572 + RM_GOPATH=1 [2022-07-25T13:15:08.023Z] #64 4.572 + case "$(go env GOARCH)" in [2022-07-25T13:15:08.023Z] #64 4.576 ++ go env GOARCH [2022-07-25T13:15:08.023Z] #64 4.612 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:15:08.023Z] #64 4.612 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:15:08.023Z] #64 4.616 ++ dirname /install.sh [2022-07-25T13:15:08.023Z] #64 4.621 + dir=/ [2022-07-25T13:15:08.023Z] #64 4.621 + bin=containerd [2022-07-25T13:15:08.023Z] #64 4.624 + shift [2022-07-25T13:15:08.023Z] #64 4.624 + '[' '!' -f //containerd.installer ']' [2022-07-25T13:15:08.023Z] #64 4.624 + . //containerd.installer [2022-07-25T13:15:08.023Z] #64 4.624 ++ set -e [2022-07-25T13:15:08.023Z] #64 4.624 ++ : v1.6.6 [2022-07-25T13:15:08.023Z] #64 4.624 + install_containerd [2022-07-25T13:15:08.023Z] #64 4.626 + echo 'Install containerd version v1.6.6' [2022-07-25T13:15:08.023Z] #64 4.626 Install containerd version v1.6.6 [2022-07-25T13:15:08.023Z] #64 4.626 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sFYTD1jEj9/src/github.com/containerd/containerd [2022-07-25T13:15:08.023Z] #64 4.629 Cloning into '/tmp/tmp.sFYTD1jEj9/src/github.com/containerd/containerd'... [2022-07-25T13:15:08.122Z] #84 81.51 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T13:15:08.129Z] #55 35.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-25T13:15:08.382Z] #84 81.59 parallel-tests: installing 'build-aux/test-driver' [2022-07-25T13:15:08.386Z] #55 35.83 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-25T13:15:08.386Z] #55 35.93 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-25T13:15:08.386Z] #55 36.05 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-25T13:15:08.950Z] #55 36.34 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-25T13:15:09.208Z] #55 36.77 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-25T13:15:09.208Z] #55 36.84 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-25T13:15:09.465Z] #55 37.01 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-25T13:15:09.465Z] #55 37.11 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-25T13:15:09.723Z] #55 37.18 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-25T13:15:09.833Z] #14 32.81 Reading package lists... [2022-07-25T13:15:09.833Z] #14 ... [2022-07-25T13:15:09.833Z] [2022-07-25T13:15:09.833Z] #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-25T13:15:09.833Z] #67 sha256:c50cfe68f428757d027e13127779cf2565f7887d5f0074ca29778029c674d145 [2022-07-25T13:15:09.833Z] #67 25.43 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-25T13:15:09.833Z] #67 25.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T13:15:09.833Z] #67 ... [2022-07-25T13:15:09.833Z] [2022-07-25T13:15:09.833Z] #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-25T13:15:09.833Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:15:09.833Z] #55 32.89 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-25T13:15:09.833Z] #55 32.91 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-25T13:15:09.833Z] #55 33.12 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-25T13:15:09.833Z] #55 33.66 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-25T13:15:09.833Z] #55 33.88 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-25T13:15:09.833Z] #55 34.17 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-25T13:15:09.833Z] #55 34.25 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-25T13:15:09.833Z] #55 34.49 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-25T13:15:09.833Z] #55 34.54 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-25T13:15:09.833Z] #55 34.71 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-25T13:15:09.833Z] #55 34.86 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-25T13:15:09.833Z] #55 34.93 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-25T13:15:09.833Z] #55 35.04 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-25T13:15:09.833Z] #55 35.17 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-25T13:15:09.833Z] #55 35.25 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-25T13:15:09.833Z] #55 35.34 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-25T13:15:09.833Z] #55 35.65 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-25T13:15:09.833Z] #55 35.97 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-25T13:15:09.833Z] #55 35.98 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-25T13:15:09.982Z] #55 37.67 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-25T13:15:10.093Z] #55 36.24 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-25T13:15:10.093Z] #55 36.26 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-25T13:15:10.240Z] #55 37.70 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-25T13:15:10.240Z] #55 37.79 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-25T13:15:10.240Z] #55 37.85 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-25T13:15:10.353Z] #55 36.44 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-25T13:15:10.353Z] #55 ... [2022-07-25T13:15:10.353Z] [2022-07-25T13:15:10.353Z] #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-25T13:15:10.353Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:15:10.353Z] #36 26.41 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-25T13:15:10.353Z] #36 26.41 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-25T13:15:10.353Z] #36 27.13 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-25T13:15:10.353Z] #36 27.36 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-25T13:15:10.353Z] #36 27.71 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-25T13:15:10.353Z] #36 28.25 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-25T13:15:10.353Z] #36 28.30 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-25T13:15:10.353Z] #36 28.45 go: downloading github.com/peterh/liner v1.2.2 [2022-07-25T13:15:10.353Z] #36 28.62 go: downloading github.com/google/go-dap v0.6.0 [2022-07-25T13:15:10.353Z] #36 29.62 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-25T13:15:10.353Z] #36 30.23 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-25T13:15:10.353Z] #36 31.47 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-25T13:15:10.353Z] #36 31.97 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-25T13:15:10.353Z] #36 31.98 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-25T13:15:10.353Z] #36 34.68 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-25T13:15:10.353Z] #36 34.83 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-25T13:15:10.497Z] #55 37.99 go: downloading github.com/julz/importas v0.1.0 [2022-07-25T13:15:10.497Z] #55 38.04 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-25T13:15:10.497Z] #55 ... [2022-07-25T13:15:10.497Z] [2022-07-25T13:15:10.497Z] #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-25T13:15:10.497Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:15:10.497Z] #36 28.03 go: downloading github.com/google/go-dap v0.6.0 [2022-07-25T13:15:10.497Z] #36 28.82 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-25T13:15:10.497Z] #36 29.93 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-25T13:15:10.497Z] #36 30.31 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-25T13:15:10.497Z] #36 30.42 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-25T13:15:10.497Z] #36 33.38 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-25T13:15:10.497Z] #36 33.69 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-25T13:15:10.497Z] #36 35.26 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-25T13:15:10.613Z] #36 ... [2022-07-25T13:15:10.613Z] [2022-07-25T13:15:10.613Z] #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-25T13:15:10.613Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:15:10.613Z] #55 36.66 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-25T13:15:10.613Z] #55 36.66 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-25T13:15:10.754Z] #36 ... [2022-07-25T13:15:10.754Z] [2022-07-25T13:15:10.754Z] #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-25T13:15:10.754Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:15:10.754Z] #55 38.33 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-25T13:15:10.754Z] #55 38.33 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-25T13:15:10.754Z] #55 ... [2022-07-25T13:15:10.754Z] [2022-07-25T13:15:10.754Z] #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-25T13:15:10.754Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T13:15:10.754Z] #62 28.35 Fetched 8560 kB in 22s (382 kB/s) [2022-07-25T13:15:10.754Z] #62 28.35 Reading package lists... [2022-07-25T13:15:10.872Z] #55 37.00 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-25T13:15:10.997Z] #14 ... [2022-07-25T13:15:10.997Z] [2022-07-25T13:15:10.997Z] #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-25T13:15:10.997Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-25T13:15:10.997Z] #51 50.13 Setting up criu (3.17.1-1) ... [2022-07-25T13:15:10.997Z] #51 51.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:15:10.997Z] #51 DONE 53.5s [2022-07-25T13:15:10.997Z] [2022-07-25T13:15:10.997Z] #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-25T13:15:10.997Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-25T13:15:10.997Z] #42 49.07 Selecting previously unselected package libxml2:arm64. [2022-07-25T13:15:10.997Z] #42 49.08 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-25T13:15:10.997Z] #42 49.11 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T13:15:10.997Z] #42 49.83 Selecting previously unselected package libarchive13:arm64. [2022-07-25T13:15:10.997Z] #42 49.83 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-25T13:15:10.997Z] #42 49.83 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-25T13:15:10.997Z] #42 50.16 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-25T13:15:10.997Z] #42 50.18 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-25T13:15:10.997Z] #42 50.19 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-25T13:15:10.997Z] #42 50.33 Selecting previously unselected package librhash0:arm64. [2022-07-25T13:15:10.998Z] #42 50.36 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-25T13:15:10.998Z] #42 50.37 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-25T13:15:10.998Z] #42 50.56 Selecting previously unselected package libuv1:arm64. [2022-07-25T13:15:10.998Z] #42 50.57 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-25T13:15:10.998Z] #42 50.57 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-25T13:15:10.998Z] #42 50.73 Selecting previously unselected package cmake. [2022-07-25T13:15:10.998Z] #42 50.77 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-25T13:15:10.998Z] #42 50.78 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-25T13:15:10.998Z] #42 54.06 Setting up libicu67:arm64 (67.1-7) ... [2022-07-25T13:15:10.998Z] #42 54.12 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:15:10.998Z] #42 54.16 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-25T13:15:10.998Z] #42 54.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:15:10.998Z] #42 54.32 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-25T13:15:10.998Z] #42 54.36 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-25T13:15:10.998Z] #42 54.37 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T13:15:10.998Z] #42 54.43 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T13:15:10.998Z] #42 54.46 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-25T13:15:10.998Z] #42 54.58 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-25T13:15:10.998Z] #42 54.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:15:11.011Z] #62 38.07 Reading package lists... [2022-07-25T13:15:11.011Z] #62 ... [2022-07-25T13:15:11.011Z] [2022-07-25T13:15:11.011Z] #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-25T13:15:11.011Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:15:11.011Z] #55 38.57 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-25T13:15:11.259Z] #42 DONE 55.1s [2022-07-25T13:15:11.259Z] [2022-07-25T13:15:11.259Z] #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-25T13:15:11.259Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T13:15:11.259Z] #77 0.752 Cloning into '/tmp/crun-build'... [2022-07-25T13:15:11.268Z] #55 38.69 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-25T13:15:11.268Z] #55 38.86 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-25T13:15:11.268Z] #55 38.87 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-25T13:15:11.447Z] #55 37.56 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-25T13:15:11.447Z] #55 37.61 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-25T13:15:11.523Z] #77 6.183 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-25T13:15:11.523Z] #77 ... [2022-07-25T13:15:11.523Z] [2022-07-25T13:15:11.523Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-25T13:15:11.523Z] #43 sha256:1237b22beca5efdd3d3320d40e08462737247baf6f5673ed014cb45b07ec2151 [2022-07-25T13:15:11.523Z] #43 DONE 0.2s [2022-07-25T13:15:11.523Z] [2022-07-25T13:15:11.523Z] #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-25T13:15:11.523Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T13:15:11.523Z] #77 6.238 Cloning into '/tmp/crun-build/libocispec'... [2022-07-25T13:15:11.525Z] #55 39.14 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-25T13:15:11.675Z] #84 84.50 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T13:15:11.675Z] #84 84.51 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T13:15:11.712Z] #55 37.76 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-25T13:15:11.782Z] #55 39.30 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-25T13:15:11.782Z] #55 39.34 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-25T13:15:11.782Z] #55 39.41 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-25T13:15:11.937Z] #84 85.23 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T13:15:11.937Z] #84 85.23 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T13:15:11.937Z] #84 85.34 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T13:15:11.974Z] #55 37.90 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-25T13:15:11.974Z] #55 38.04 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-25T13:15:11.974Z] #55 38.16 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-25T13:15:12.197Z] #84 85.48 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T13:15:12.197Z] #84 85.60 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T13:15:12.230Z] #64 ... [2022-07-25T13:15:12.230Z] [2022-07-25T13:15:12.230Z] #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-25T13:15:12.230Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T13:15:12.230Z] #57 42.16 v3.0.2 [2022-07-25T13:15:12.230Z] #57 DONE 43.0s [2022-07-25T13:15:12.230Z] [2022-07-25T13:15:12.230Z] #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-25T13:15:12.230Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:15:12.230Z] #76 39.71 python3 is already the newest version (3.9.2-3). [2022-07-25T13:15:12.230Z] #76 39.71 The following additional packages will be installed: [2022-07-25T13:15:12.230Z] #76 39.72 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-25T13:15:12.230Z] #76 39.73 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-25T13:15:12.230Z] #76 39.75 Suggested packages: [2022-07-25T13:15:12.230Z] #76 39.75 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-25T13:15:12.230Z] #76 39.75 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-25T13:15:12.230Z] #76 39.75 m4-doc ed diffutils-doc [2022-07-25T13:15:12.230Z] #76 39.75 Recommended packages: [2022-07-25T13:15:12.230Z] #76 39.75 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-25T13:15:12.230Z] #76 41.46 The following NEW packages will be installed: [2022-07-25T13:15:12.230Z] #76 41.47 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-25T13:15:12.230Z] #76 41.48 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-25T13:15:12.230Z] #76 41.48 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-25T13:15:12.230Z] #76 41.48 libyajl2 m4 patch xz-utils [2022-07-25T13:15:12.230Z] #76 41.93 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:15:12.230Z] #76 41.93 Need to get 5940 kB of archives. [2022-07-25T13:15:12.230Z] #76 41.93 After this operation, 18.7 MB of additional disk space will be used. [2022-07-25T13:15:12.230Z] #76 41.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T13:15:12.230Z] #76 41.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-25T13:15:12.230Z] #76 41.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-25T13:15:12.230Z] #76 41.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-25T13:15:12.230Z] #76 41.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T13:15:12.230Z] #76 41.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-25T13:15:12.230Z] #76 41.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-25T13:15:12.230Z] #76 41.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-25T13:15:12.230Z] #76 42.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-25T13:15:12.230Z] #76 42.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-25T13:15:12.230Z] #76 42.09 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T13:15:12.230Z] #76 42.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-25T13:15:12.230Z] #76 42.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-25T13:15:12.230Z] #76 42.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T13:15:12.230Z] #76 42.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-25T13:15:12.230Z] #76 42.36 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-25T13:15:12.230Z] #76 42.37 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-25T13:15:12.230Z] #76 42.38 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-25T13:15:12.230Z] #76 42.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T13:15:12.230Z] #76 42.44 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-25T13:15:12.230Z] #76 42.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T13:15:12.230Z] #76 42.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T13:15:12.230Z] #76 42.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-25T13:15:12.234Z] #55 38.36 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-25T13:15:12.347Z] #55 ... [2022-07-25T13:15:12.347Z] [2022-07-25T13:15:12.347Z] #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-25T13:15:12.347Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:15:12.347Z] #42 30.06 Fetched 8560 kB in 23s (377 kB/s) [2022-07-25T13:15:12.347Z] #42 30.06 Reading package lists... [2022-07-25T13:15:12.456Z] #84 85.74 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T13:15:12.493Z] #76 43.66 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:15:12.495Z] #55 38.47 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-25T13:15:12.495Z] #55 38.57 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-25T13:15:12.495Z] #55 38.58 go: downloading github.com/julz/importas v0.1.0 [2022-07-25T13:15:12.495Z] #55 38.68 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-25T13:15:12.604Z] #42 39.61 Reading package lists... [2022-07-25T13:15:12.604Z] #42 ... [2022-07-25T13:15:12.604Z] [2022-07-25T13:15:12.604Z] #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-25T13:15:12.604Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:15:12.755Z] #55 38.71 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-25T13:15:12.755Z] #55 38.90 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-25T13:15:12.909Z] #77 ... [2022-07-25T13:15:12.909Z] [2022-07-25T13:15:12.909Z] #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-25T13:15:12.909Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-25T13:15:12.909Z] #53 56.21 gotestsum version dev [2022-07-25T13:15:12.909Z] #53 DONE 56.5s [2022-07-25T13:15:12.909Z] [2022-07-25T13:15:12.909Z] #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-25T13:15:12.909Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T13:15:12.909Z] #77 7.344 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-25T13:15:12.909Z] #77 7.372 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-25T13:15:12.909Z] #77 7.373 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-25T13:15:12.909Z] #77 7.376 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-25T13:15:12.909Z] #77 7.484 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-25T13:15:13.015Z] #55 39.11 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-25T13:15:13.015Z] #55 39.13 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-25T13:15:13.077Z] #76 43.98 Fetched 5940 kB in 1s (6708 kB/s) [2022-07-25T13:15:13.077Z] #76 44.12 Selecting previously unselected package bzip2. [2022-07-25T13:15:13.077Z] #76 44.12 (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 ... 15717 files and directories currently installed.) [2022-07-25T13:15:13.077Z] #76 44.20 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T13:15:13.077Z] #76 44.21 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T13:15:13.275Z] #55 39.37 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-25T13:15:13.275Z] #55 39.39 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-25T13:15:13.335Z] #76 44.43 Selecting previously unselected package libmagic-mgc. [2022-07-25T13:15:13.335Z] #76 44.43 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-25T13:15:13.335Z] #76 44.44 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-25T13:15:13.535Z] #55 39.61 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-25T13:15:13.535Z] #55 39.73 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-25T13:15:13.535Z] #55 39.79 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-25T13:15:13.632Z] #47 39.52 Updating files: 42% (933/2176) Updating files: 43% (936/2176) Updating files: 44% (958/2176) Updating files: 45% (980/2176) Updating files: 46% (1001/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-25T13:15:13.796Z] #55 40.01 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-25T13:15:13.891Z] #47 41.22 + git checkout -q v2.3.0 [2022-07-25T13:15:13.903Z] #76 45.03 Selecting previously unselected package libmagic1:amd64. [2022-07-25T13:15:13.903Z] #76 45.03 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-25T13:15:13.903Z] #76 45.03 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-25T13:15:14.162Z] #76 45.24 Selecting previously unselected package file. [2022-07-25T13:15:14.162Z] #76 45.24 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-25T13:15:14.162Z] #76 45.26 Unpacking file (1:5.39-3) ... [2022-07-25T13:15:14.422Z] #76 45.45 Selecting previously unselected package xz-utils. [2022-07-25T13:15:14.422Z] #76 45.45 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T13:15:14.422Z] #76 45.45 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:15:14.422Z] #76 ... [2022-07-25T13:15:14.422Z] [2022-07-25T13:15:14.423Z] #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-25T13:15:14.423Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:15:14.423Z] #14 35.37 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-25T13:15:14.423Z] #14 37.21 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-25T13:15:14.423Z] #14 37.91 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-25T13:15:14.423Z] #14 37.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-25T13:15:14.423Z] #14 37.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-25T13:15:14.423Z] #14 37.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T13:15:14.423Z] #14 37.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T13:15:14.423Z] #14 37.94 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-25T13:15:14.423Z] #14 37.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T13:15:14.423Z] #14 37.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-25T13:15:14.423Z] #14 37.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-25T13:15:14.423Z] #14 37.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-25T13:15:14.423Z] #14 37.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-25T13:15:14.423Z] #14 38.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-25T13:15:14.423Z] #14 38.04 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-25T13:15:14.423Z] #14 38.05 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-25T13:15:14.423Z] #14 38.07 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-25T13:15:14.423Z] #14 38.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T13:15:14.423Z] #14 39.41 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:15:14.423Z] #14 39.65 Fetched 115 MB in 8s (13.7 MB/s) [2022-07-25T13:15:14.423Z] #14 39.77 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-25T13:15:14.423Z] #14 39.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T13:15:14.423Z] #14 39.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T13:15:14.423Z] #14 39.88 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T13:15:14.423Z] #14 42.89 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-25T13:15:14.423Z] #14 42.89 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T13:15:14.423Z] #14 42.95 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T13:15:14.423Z] #14 ... [2022-07-25T13:15:14.423Z] [2022-07-25T13:15:14.423Z] #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-25T13:15:14.423Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:15:14.423Z] #42 39.17 Fetched 17.7 MB in 1s (11.9 MB/s) [2022-07-25T13:15:14.423Z] #42 39.32 Selecting previously unselected package xxd. [2022-07-25T13:15:14.423Z] #42 39.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T13:15:14.423Z] #42 39.45 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T13:15:14.423Z] #42 39.46 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:15:14.423Z] #42 39.70 Selecting previously unselected package vim-common. [2022-07-25T13:15:14.423Z] #42 39.70 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T13:15:14.423Z] #42 39.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:15:14.423Z] #42 40.16 Selecting previously unselected package cmake-data. [2022-07-25T13:15:14.423Z] #42 40.17 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-25T13:15:14.423Z] #42 40.18 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T13:15:14.423Z] #42 44.61 Selecting previously unselected package libicu67:amd64. [2022-07-25T13:15:14.423Z] #42 44.61 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-25T13:15:14.423Z] #42 44.62 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-25T13:15:14.682Z] #42 ... [2022-07-25T13:15:14.682Z] [2022-07-25T13:15:14.682Z] #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-25T13:15:14.682Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:15:14.682Z] #76 45.78 Selecting previously unselected package libsigsegv2:amd64. [2022-07-25T13:15:14.682Z] #76 45.81 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-25T13:15:14.682Z] #76 45.82 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-25T13:15:14.753Z] #55 ... [2022-07-25T13:15:14.753Z] [2022-07-25T13:15:14.753Z] #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-25T13:15:14.753Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:15:14.753Z] #76 30.74 Fetched 8560 kB in 23s (369 kB/s) [2022-07-25T13:15:14.753Z] #76 30.74 Reading package lists... [2022-07-25T13:15:14.753Z] #76 40.78 Reading package lists... [2022-07-25T13:15:14.753Z] #76 ... [2022-07-25T13:15:14.753Z] [2022-07-25T13:15:14.753Z] #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-25T13:15:14.753Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:15:14.815Z] #77 9.427 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-25T13:15:14.822Z] #47 ... [2022-07-25T13:15:14.822Z] [2022-07-25T13:15:14.822Z] #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-25T13:15:14.822Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:15:14.822Z] #51 31.95 Fetched 8563 kB in 25s (347 kB/s) [2022-07-25T13:15:14.822Z] #51 31.95 Reading package lists... [2022-07-25T13:15:14.822Z] #51 41.41 Reading package lists... [2022-07-25T13:15:14.822Z] #51 ... [2022-07-25T13:15:14.822Z] [2022-07-25T13:15:14.822Z] #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-25T13:15:14.822Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:15:14.822Z] #55 40.52 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-25T13:15:14.822Z] #55 40.52 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-25T13:15:14.822Z] #55 40.72 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-25T13:15:14.822Z] #55 40.74 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-25T13:15:14.822Z] #55 41.04 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-25T13:15:14.822Z] #55 41.23 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-25T13:15:14.822Z] #55 41.31 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-25T13:15:14.822Z] #55 41.42 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-25T13:15:14.822Z] #55 41.51 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-25T13:15:14.822Z] #55 41.93 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-25T13:15:14.822Z] #55 41.94 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-25T13:15:14.822Z] #55 42.08 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-25T13:15:14.822Z] #55 42.24 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-25T13:15:14.822Z] #55 42.45 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-25T13:15:14.941Z] #76 45.97 Selecting previously unselected package m4. [2022-07-25T13:15:14.941Z] #76 45.97 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-25T13:15:14.941Z] #76 45.97 Unpacking m4 (1.4.18-5) ... [2022-07-25T13:15:14.941Z] #76 46.13 Selecting previously unselected package autoconf. [2022-07-25T13:15:15.202Z] #76 46.14 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-25T13:15:15.202Z] #76 46.16 Unpacking autoconf (2.69-14) ... [2022-07-25T13:15:15.387Z] #55 42.85 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-25T13:15:15.387Z] #55 43.07 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-25T13:15:15.387Z] #55 43.12 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-25T13:15:15.463Z] #76 46.63 Selecting previously unselected package autotools-dev. [2022-07-25T13:15:15.463Z] #76 46.63 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-25T13:15:15.463Z] #76 46.63 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-25T13:15:15.644Z] #55 43.24 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-25T13:15:15.644Z] #55 43.36 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-25T13:15:15.782Z] #84 ... [2022-07-25T13:15:15.782Z] [2022-07-25T13:15:15.782Z] #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-25T13:15:15.783Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T13:15:15.783Z] #19 134.8 The following NEW packages will be installed: [2022-07-25T13:15:15.783Z] #19 134.8 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-25T13:15:15.783Z] #19 134.8 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-25T13:15:15.783Z] #19 134.8 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-25T13:15:15.783Z] #19 134.8 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-25T13:15:15.783Z] #19 134.8 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-25T13:15:15.783Z] #19 134.8 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-25T13:15:15.783Z] #19 134.8 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-25T13:15:15.783Z] #19 134.8 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-25T13:15:15.783Z] #19 134.8 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-25T13:15:15.783Z] #19 134.8 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-25T13:15:15.783Z] #19 134.8 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-25T13:15:15.783Z] #19 134.8 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-25T13:15:15.783Z] #19 134.8 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-25T13:15:15.783Z] #19 134.8 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-25T13:15:15.783Z] #19 134.8 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-25T13:15:15.783Z] #19 134.8 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-25T13:15:15.783Z] #19 134.8 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-25T13:15:15.783Z] #19 134.8 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-25T13:15:15.783Z] #19 134.8 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-25T13:15:15.783Z] #19 134.8 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-25T13:15:15.783Z] #19 134.8 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-25T13:15:15.783Z] #19 134.8 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-25T13:15:15.783Z] #19 134.8 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-25T13:15:15.783Z] #19 134.8 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-25T13:15:15.783Z] #19 134.8 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-25T13:15:15.783Z] #19 134.8 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-25T13:15:15.783Z] #19 134.8 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-25T13:15:15.783Z] #19 134.8 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-25T13:15:15.783Z] #19 134.8 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-25T13:15:15.783Z] #19 134.8 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-25T13:15:15.783Z] #19 134.8 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-25T13:15:15.783Z] #19 134.8 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-25T13:15:15.783Z] #19 134.8 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-25T13:15:15.783Z] #19 134.8 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-25T13:15:15.783Z] #19 134.8 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-25T13:15:15.783Z] #19 134.8 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-25T13:15:15.783Z] #19 134.9 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-25T13:15:15.783Z] #19 134.9 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-25T13:15:15.783Z] #19 134.9 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-25T13:15:15.783Z] #19 134.9 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-25T13:15:15.783Z] #19 134.9 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-25T13:15:15.783Z] #19 134.9 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-25T13:15:15.783Z] #19 134.9 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-25T13:15:15.783Z] #19 134.9 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-25T13:15:15.783Z] #19 134.9 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-25T13:15:15.783Z] #19 134.9 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-25T13:15:15.783Z] #19 134.9 linux-libc-dev-s390x-cross patch xz-utils [2022-07-25T13:15:15.793Z] #47 39.88 Updating files: 43% (942/2176) Updating files: 44% (958/2176) Updating files: 45% (980/2176) Updating files: 46% (1001/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-25T13:15:16.053Z] #47 41.74 + git checkout -q v2.3.0 [2022-07-25T13:15:16.053Z] #47 ... [2022-07-25T13:15:16.053Z] [2022-07-25T13:15:16.053Z] #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-25T13:15:16.053Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:15:16.053Z] #42 32.02 Fetched 8560 kB in 25s (346 kB/s) [2022-07-25T13:15:16.053Z] #42 32.02 Reading package lists... [2022-07-25T13:15:16.053Z] #42 ... [2022-07-25T13:15:16.053Z] [2022-07-25T13:15:16.054Z] #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-25T13:15:16.054Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T13:15:16.054Z] #62 32.12 Fetched 8560 kB in 25s (349 kB/s) [2022-07-25T13:15:16.054Z] #62 32.12 Reading package lists... [2022-07-25T13:15:16.197Z] #77 10.91 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-25T13:15:16.208Z] #55 43.51 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-25T13:15:16.208Z] #55 43.74 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-25T13:15:16.208Z] #55 43.78 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-25T13:15:16.315Z] #62 41.74 Reading package lists... [2022-07-25T13:15:16.315Z] #62 ... [2022-07-25T13:15:16.315Z] [2022-07-25T13:15:16.315Z] #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-25T13:15:16.315Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:15:16.401Z] #76 47.19 Selecting previously unselected package automake. [2022-07-25T13:15:16.401Z] #76 47.19 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-25T13:15:16.401Z] #76 47.22 Unpacking automake (1:1.16.3-2) ... [2022-07-25T13:15:16.401Z] #76 ... [2022-07-25T13:15:16.401Z] [2022-07-25T13:15:16.401Z] #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-25T13:15:16.401Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T13:15:16.401Z] #40 46.51 NAME: [2022-07-25T13:15:16.401Z] #40 46.51 go-winres - A tool for embedding resources in Windows executables [2022-07-25T13:15:16.401Z] #40 46.51 [2022-07-25T13:15:16.401Z] #40 46.51 USAGE: [2022-07-25T13:15:16.401Z] #40 46.51 go-winres [global options] command [command options] [arguments...] [2022-07-25T13:15:16.401Z] #40 46.51 [2022-07-25T13:15:16.401Z] #40 46.51 COMMANDS: [2022-07-25T13:15:16.401Z] #40 46.51 init Create an initial ./winres/winres.json [2022-07-25T13:15:16.401Z] #40 46.51 make Make syso files for the "go build" command [2022-07-25T13:15:16.401Z] #40 46.51 simply Make syso files for the "go build" command (simplified) [2022-07-25T13:15:16.401Z] #40 46.51 extract Extract all resources from an executable [2022-07-25T13:15:16.401Z] #40 46.51 patch Replace resources in an executable file (exe, dll) [2022-07-25T13:15:16.401Z] #40 46.51 help, h Shows a list of commands or help for one command [2022-07-25T13:15:16.401Z] #40 46.51 [2022-07-25T13:15:16.401Z] #40 46.51 GLOBAL OPTIONS: [2022-07-25T13:15:16.401Z] #40 46.51 --help, -h show help (default: false) [2022-07-25T13:15:16.401Z] #40 DONE 47.5s [2022-07-25T13:15:16.576Z] #42 42.34 Reading package lists... [2022-07-25T13:15:16.576Z] #42 ... [2022-07-25T13:15:16.576Z] [2022-07-25T13:15:16.576Z] #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-25T13:15:16.576Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:15:16.576Z] #51 32.51 Fetched 8563 kB in 26s (328 kB/s) [2022-07-25T13:15:16.576Z] #51 32.51 Reading package lists... [2022-07-25T13:15:16.661Z] [2022-07-25T13:15:16.662Z] #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-25T13:15:16.662Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:15:16.662Z] #14 45.91 Selecting previously unselected package binutils-mingw-w64. [2022-07-25T13:15:16.662Z] #14 45.91 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-25T13:15:16.662Z] #14 45.97 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T13:15:16.662Z] #14 46.04 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-25T13:15:16.662Z] #14 46.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:15:16.662Z] #14 46.09 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:15:16.662Z] #14 46.30 Selecting previously unselected package dmsetup. [2022-07-25T13:15:16.662Z] #14 46.30 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:15:16.662Z] #14 46.30 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-25T13:15:16.662Z] #14 46.57 Selecting previously unselected package mingw-w64-common. [2022-07-25T13:15:16.662Z] #14 46.57 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-25T13:15:16.662Z] #14 46.59 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-25T13:15:16.742Z] #19 135.7 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:15:16.742Z] #19 135.7 Need to get 788 MB of archives. [2022-07-25T13:15:16.742Z] #19 135.7 After this operation, 3385 MB of additional disk space will be used. [2022-07-25T13:15:16.742Z] #19 135.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-25T13:15:16.742Z] #19 135.7 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T13:15:16.742Z] #19 135.8 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-25T13:15:16.742Z] #19 135.8 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-25T13:15:16.742Z] #19 135.8 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-25T13:15:16.742Z] #19 135.8 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T13:15:16.742Z] #19 135.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-25T13:15:16.742Z] #19 135.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-25T13:15:16.819Z] #55 44.26 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-25T13:15:16.836Z] #51 42.59 Reading package lists... [2022-07-25T13:15:16.836Z] #51 ... [2022-07-25T13:15:16.836Z] [2022-07-25T13:15:16.836Z] #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-25T13:15:16.836Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:15:16.836Z] #55 41.08 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-25T13:15:16.836Z] #55 41.19 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-25T13:15:16.836Z] #55 41.21 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-25T13:15:16.836Z] #55 41.55 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-25T13:15:16.836Z] #55 41.65 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-25T13:15:16.836Z] #55 41.88 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-25T13:15:16.836Z] #55 41.98 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-25T13:15:16.836Z] #55 42.03 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-25T13:15:16.837Z] #55 42.18 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-25T13:15:16.837Z] #55 42.66 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-25T13:15:16.837Z] #55 42.68 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-25T13:15:16.837Z] #55 42.76 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-25T13:15:16.837Z] #55 42.77 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-25T13:15:16.837Z] #55 42.99 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-25T13:15:16.837Z] #55 43.04 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-25T13:15:17.014Z] #19 136.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-25T13:15:17.014Z] #19 136.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-25T13:15:17.014Z] #19 136.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-25T13:15:17.014Z] #19 136.3 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-25T13:15:17.014Z] #19 136.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-25T13:15:17.097Z] #55 43.19 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-25T13:15:17.110Z] #55 44.54 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-25T13:15:17.110Z] #55 44.73 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-25T13:15:17.110Z] #55 ... [2022-07-25T13:15:17.110Z] [2022-07-25T13:15:17.110Z] #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-25T13:15:17.110Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:15:17.110Z] #76 34.71 Reading package lists... [2022-07-25T13:15:17.358Z] #55 43.38 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-25T13:15:17.358Z] #55 43.52 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-25T13:15:17.358Z] #55 43.57 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-25T13:15:17.366Z] #76 44.78 Building dependency tree... [2022-07-25T13:15:17.366Z] #76 ... [2022-07-25T13:15:17.366Z] [2022-07-25T13:15:17.367Z] #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-25T13:15:17.367Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:15:17.367Z] #47 44.58 + 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-25T13:15:17.580Z] #77 12.13 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-25T13:15:17.580Z] #77 ... [2022-07-25T13:15:17.580Z] [2022-07-25T13:15:17.580Z] #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-25T13:15:17.580Z] #44 sha256:d45549f9b314908312a8a0ac4c9216440ddc2b77cd548e13d6d35975edc5e54d [2022-07-25T13:15:17.580Z] #44 0.566 + RM_GOPATH=0 [2022-07-25T13:15:17.580Z] #44 0.566 + TMP_GOPATH= [2022-07-25T13:15:17.580Z] #44 0.566 + : /build [2022-07-25T13:15:17.580Z] #44 0.566 + '[' -z '' ']' [2022-07-25T13:15:17.580Z] #44 0.569 ++ mktemp -d [2022-07-25T13:15:17.580Z] #44 0.573 + export GOPATH=/tmp/tmp.iYc8iJfUzK [2022-07-25T13:15:17.580Z] #44 0.573 + GOPATH=/tmp/tmp.iYc8iJfUzK [2022-07-25T13:15:17.580Z] #44 0.573 + RM_GOPATH=1 [2022-07-25T13:15:17.580Z] #44 0.573 + case "$(go env GOARCH)" in [2022-07-25T13:15:17.580Z] #44 0.573 ++ go env GOARCH [2022-07-25T13:15:17.580Z] #44 0.607 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:15:17.580Z] #44 0.607 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:15:17.580Z] #44 0.608 ++ dirname /install.sh [2022-07-25T13:15:17.580Z] #44 0.609 + dir=/ [2022-07-25T13:15:17.580Z] #44 0.609 + bin=tini [2022-07-25T13:15:17.580Z] #44 0.609 + shift [2022-07-25T13:15:17.580Z] #44 0.609 + '[' '!' -f //tini.installer ']' [2022-07-25T13:15:17.580Z] #44 0.609 + . //tini.installer [2022-07-25T13:15:17.580Z] #44 0.609 ++ : v0.19.0 [2022-07-25T13:15:17.580Z] #44 0.609 + install_tini [2022-07-25T13:15:17.580Z] #44 0.609 + echo 'Install tini version v0.19.0' [2022-07-25T13:15:17.580Z] #44 0.609 + git clone https://github.com/krallin/tini.git /tmp/tmp.iYc8iJfUzK/tini [2022-07-25T13:15:17.580Z] #44 0.609 Install tini version v0.19.0 [2022-07-25T13:15:17.580Z] #44 0.621 Cloning into '/tmp/tmp.iYc8iJfUzK/tini'... [2022-07-25T13:15:17.580Z] #44 1.455 + cd /tmp/tmp.iYc8iJfUzK/tini [2022-07-25T13:15:17.580Z] #44 1.459 + git checkout -q v0.19.0 [2022-07-25T13:15:17.580Z] #44 1.496 + cmake . [2022-07-25T13:15:17.580Z] #44 2.299 -- The C compiler identification is GNU 10.2.1 [2022-07-25T13:15:17.580Z] #44 2.367 -- Detecting C compiler ABI info [2022-07-25T13:15:17.580Z] #44 2.933 -- Detecting C compiler ABI info - done [2022-07-25T13:15:17.580Z] #44 3.038 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-25T13:15:17.580Z] #44 3.044 -- Detecting C compile features [2022-07-25T13:15:17.580Z] #44 3.045 -- Detecting C compile features - done [2022-07-25T13:15:17.580Z] #44 3.092 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-25T13:15:17.580Z] #44 3.268 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-25T13:15:17.580Z] #44 3.347 -- Configuring done [2022-07-25T13:15:17.580Z] #44 3.367 -- Generating done [2022-07-25T13:15:17.580Z] #44 3.369 -- Build files have been written to: /tmp/tmp.iYc8iJfUzK/tini [2022-07-25T13:15:17.580Z] #44 3.381 + make tini-static [2022-07-25T13:15:17.580Z] #44 3.723 Scanning dependencies of target tini-static [2022-07-25T13:15:17.580Z] #44 3.783 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-25T13:15:17.580Z] #44 5.130 [100%] Linking C executable tini-static [2022-07-25T13:15:17.580Z] #44 5.611 [100%] Built target tini-static [2022-07-25T13:15:17.580Z] #44 5.664 + mkdir -p /build [2022-07-25T13:15:17.580Z] #44 5.672 + cp tini-static /build/docker-init [2022-07-25T13:15:17.580Z] #44 DONE 6.0s [2022-07-25T13:15:17.603Z] #14 ... [2022-07-25T13:15:17.603Z] [2022-07-25T13:15:17.604Z] #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-25T13:15:17.604Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:15:17.604Z] #51 32.23 Reading package lists... [2022-07-25T13:15:17.604Z] #51 38.29 Building dependency tree... [2022-07-25T13:15:17.604Z] #51 42.39 The following additional packages will be installed: [2022-07-25T13:15:17.604Z] #51 42.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T13:15:17.604Z] #51 42.39 python3-protobuf python3-six [2022-07-25T13:15:17.604Z] #51 42.39 Suggested packages: [2022-07-25T13:15:17.604Z] #51 42.39 python3-setuptools [2022-07-25T13:15:17.604Z] #51 42.39 Recommended packages: [2022-07-25T13:15:17.604Z] #51 42.40 iproute2 | iproute [2022-07-25T13:15:17.604Z] #51 43.16 The following NEW packages will be installed: [2022-07-25T13:15:17.604Z] #51 43.16 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T13:15:17.604Z] #51 43.16 python3-protobuf python3-six [2022-07-25T13:15:17.604Z] #51 43.74 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:15:17.604Z] #51 43.74 Need to get 2315 kB of archives. [2022-07-25T13:15:17.604Z] #51 43.74 After this operation, 11.1 MB of additional disk space will be used. [2022-07-25T13:15:17.604Z] #51 43.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-25T13:15:17.604Z] #51 43.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T13:15:17.604Z] #51 43.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-25T13:15:17.604Z] #51 43.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-25T13:15:17.604Z] #51 43.80 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-25T13:15:17.604Z] #51 43.88 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-25T13:15:17.604Z] #51 43.94 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-25T13:15:17.604Z] #51 46.13 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-25T13:15:17.604Z] #51 47.19 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:15:17.604Z] #51 47.44 Fetched 2315 kB in 3s (703 kB/s) [2022-07-25T13:15:17.604Z] #51 47.56 Selecting previously unselected package libprotobuf23:amd64. [2022-07-25T13:15:17.604Z] #51 47.56 (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 ... 15717 files and directories currently installed.) [2022-07-25T13:15:17.604Z] #51 47.67 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-25T13:15:17.604Z] #51 47.67 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T13:15:17.619Z] #55 43.67 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-25T13:15:17.840Z] [2022-07-25T13:15:17.840Z] #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-25T13:15:17.840Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T13:15:17.840Z] #77 12.45 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-25T13:15:17.864Z] #51 ... [2022-07-25T13:15:17.864Z] [2022-07-25T13:15:17.864Z] #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-25T13:15:17.864Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:15:17.864Z] #76 48.03 Selecting previously unselected package patch. [2022-07-25T13:15:17.864Z] #76 48.03 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-25T13:15:17.864Z] #76 48.04 Unpacking patch (2.7.6-7) ... [2022-07-25T13:15:17.864Z] #76 48.28 Selecting previously unselected package dpkg-dev. [2022-07-25T13:15:17.864Z] #76 48.30 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-25T13:15:17.864Z] #76 48.30 Unpacking dpkg-dev (1.20.11) ... [2022-07-25T13:15:17.879Z] #55 43.92 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-25T13:15:18.124Z] #76 ... [2022-07-25T13:15:18.124Z] [2022-07-25T13:15:18.124Z] #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-25T13:15:18.124Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:15:18.124Z] #55 39.27 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-25T13:15:18.124Z] #55 39.38 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-25T13:15:18.124Z] #55 39.48 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-25T13:15:18.124Z] #55 39.50 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-25T13:15:18.124Z] #55 39.63 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-25T13:15:18.124Z] #55 39.72 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-25T13:15:18.124Z] #55 39.74 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-25T13:15:18.124Z] #55 39.84 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-25T13:15:18.124Z] #55 39.89 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-25T13:15:18.124Z] #55 39.92 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-25T13:15:18.124Z] #55 40.04 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-25T13:15:18.124Z] #55 40.14 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-25T13:15:18.124Z] #55 40.94 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-25T13:15:18.124Z] #55 41.05 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-25T13:15:18.124Z] #55 41.28 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-25T13:15:18.124Z] #55 41.36 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-25T13:15:18.124Z] #55 41.64 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-25T13:15:18.124Z] #55 41.85 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-25T13:15:18.124Z] #55 41.85 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-25T13:15:18.124Z] #55 41.90 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-25T13:15:18.124Z] #55 42.05 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-25T13:15:18.124Z] #55 42.07 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-25T13:15:18.124Z] #55 42.17 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-25T13:15:18.124Z] #55 42.26 go: downloading github.com/prometheus/common v0.32.1 [2022-07-25T13:15:18.124Z] #55 42.66 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-25T13:15:18.124Z] #55 42.90 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-25T13:15:18.124Z] #55 43.86 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-25T13:15:18.124Z] #55 44.01 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-25T13:15:18.140Z] #55 44.10 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-25T13:15:18.383Z] #55 ... [2022-07-25T13:15:18.383Z] [2022-07-25T13:15:18.383Z] #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-25T13:15:18.383Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:15:18.383Z] #51 48.61 Selecting previously unselected package python3-pkg-resources. [2022-07-25T13:15:18.383Z] #51 48.61 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T13:15:18.383Z] #51 48.61 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:15:18.383Z] #51 48.93 Selecting previously unselected package python3-six. [2022-07-25T13:15:18.383Z] #51 48.93 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-25T13:15:18.383Z] #51 48.93 Unpacking python3-six (1.16.0-2) ... [2022-07-25T13:15:18.383Z] #51 49.02 Selecting previously unselected package python3-protobuf. [2022-07-25T13:15:18.383Z] #51 49.06 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-25T13:15:18.383Z] #51 49.06 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-25T13:15:18.401Z] #55 44.67 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-25T13:15:18.409Z] #77 12.85 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-25T13:15:18.661Z] #55 44.69 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-25T13:15:18.661Z] #55 44.80 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-25T13:15:18.661Z] #55 44.93 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-25T13:15:19.233Z] #55 45.26 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-25T13:15:19.320Z] #51 49.63 Selecting previously unselected package libnet1:amd64. [2022-07-25T13:15:19.320Z] #51 49.63 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T13:15:19.320Z] #51 49.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:15:19.320Z] #51 49.82 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T13:15:19.320Z] #51 49.82 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T13:15:19.320Z] #51 49.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:15:19.320Z] #51 49.97 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T13:15:19.320Z] #51 49.97 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T13:15:19.493Z] #55 45.42 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-25T13:15:19.579Z] #51 50.02 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:15:19.579Z] #51 50.16 Selecting previously unselected package criu. [2022-07-25T13:15:19.579Z] #51 50.16 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-25T13:15:19.579Z] #51 50.21 Unpacking criu (3.17.1-1) ... [2022-07-25T13:15:19.754Z] #55 45.70 go: downloading honnef.co/go/tools v0.3.1 [2022-07-25T13:15:20.301Z] #19 139.1 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-25T13:15:20.301Z] #19 139.1 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-25T13:15:20.517Z] #51 51.13 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:15:22.608Z] #77 ... [2022-07-25T13:15:22.608Z] [2022-07-25T13:15:22.608Z] #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-25T13:15:22.608Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T13:15:22.608Z] #14 55.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-25T13:15:22.608Z] #14 55.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-25T13:15:22.608Z] #14 55.97 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T13:15:22.608Z] #14 61.90 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-25T13:15:22.608Z] #14 61.91 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-25T13:15:22.608Z] #14 61.91 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T13:15:22.608Z] #14 62.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-25T13:15:22.608Z] #14 62.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-25T13:15:22.608Z] #14 62.22 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T13:15:22.853Z] #19 141.9 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-25T13:15:22.853Z] #19 141.9 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-25T13:15:23.055Z] #55 48.97 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-25T13:15:23.055Z] #55 48.97 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-25T13:15:23.055Z] #55 49.19 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-25T13:15:23.319Z] #55 ... [2022-07-25T13:15:23.319Z] [2022-07-25T13:15:23.319Z] #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-25T13:15:23.319Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:15:23.319Z] #76 40.78 Reading package lists... [2022-07-25T13:15:23.810Z] #51 53.81 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T13:15:23.810Z] #51 53.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:15:23.811Z] #51 53.97 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:15:23.811Z] #51 54.09 Setting up python3-six (1.16.0-2) ... [2022-07-25T13:15:23.811Z] #51 ... [2022-07-25T13:15:23.811Z] [2022-07-25T13:15:23.811Z] #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-25T13:15:23.811Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:15:23.811Z] #14 54.63 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-25T13:15:23.811Z] #14 54.63 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-25T13:15:23.811Z] #14 54.67 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T13:15:23.811Z] #14 ... [2022-07-25T13:15:23.811Z] [2022-07-25T13:15:23.811Z] #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-25T13:15:23.811Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:15:23.811Z] #76 49.60 Selecting previously unselected package build-essential. [2022-07-25T13:15:23.811Z] #76 49.60 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-25T13:15:23.811Z] #76 49.61 Unpacking build-essential (12.9) ... [2022-07-25T13:15:23.811Z] #76 49.71 Selecting previously unselected package libcap2:amd64. [2022-07-25T13:15:23.811Z] #76 49.71 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T13:15:23.811Z] #76 49.72 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:15:23.811Z] #76 49.81 Selecting previously unselected package libcap-dev:amd64. [2022-07-25T13:15:23.811Z] #76 49.81 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-25T13:15:23.811Z] #76 49.82 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-25T13:15:23.811Z] #76 49.98 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T13:15:23.811Z] #76 49.98 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T13:15:23.811Z] #76 50.01 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:15:23.811Z] #76 50.08 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-25T13:15:23.811Z] #76 50.08 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-25T13:15:23.811Z] #76 50.09 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T13:15:23.811Z] #76 50.18 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T13:15:23.811Z] #76 50.18 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T13:15:23.811Z] #76 50.28 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:15:23.811Z] #76 50.44 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T13:15:23.811Z] #76 50.44 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T13:15:23.811Z] #76 50.48 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:15:23.811Z] #76 51.31 Selecting previously unselected package libtool. [2022-07-25T13:15:23.811Z] #76 51.32 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-25T13:15:23.811Z] #76 51.35 Unpacking libtool (2.4.6-15) ... [2022-07-25T13:15:23.811Z] #76 51.65 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T13:15:23.811Z] #76 51.65 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T13:15:23.811Z] #76 51.69 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:15:23.811Z] #76 51.94 Selecting previously unselected package libyajl2:amd64. [2022-07-25T13:15:23.811Z] #76 51.94 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T13:15:23.811Z] #76 51.94 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:15:23.811Z] #76 52.05 Selecting previously unselected package libyajl-dev:amd64. [2022-07-25T13:15:23.811Z] #76 52.10 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-25T13:15:23.811Z] #76 52.10 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T13:15:23.811Z] #76 52.30 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:15:23.811Z] #76 52.30 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-25T13:15:23.811Z] #76 52.33 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:15:23.811Z] #76 52.35 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-25T13:15:23.811Z] #76 52.41 Setting up file (1:5.39-3) ... [2022-07-25T13:15:23.811Z] #76 52.53 Setting up bzip2 (1.0.8-4) ... [2022-07-25T13:15:23.811Z] #76 52.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:15:23.811Z] #76 52.53 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T13:15:23.811Z] #76 52.53 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:15:23.811Z] #76 52.60 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-25T13:15:23.811Z] #76 52.60 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-25T13:15:23.811Z] #76 52.64 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:15:23.811Z] #76 52.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T13:15:23.811Z] #76 52.66 Setting up patch (2.7.6-7) ... [2022-07-25T13:15:23.811Z] #76 52.73 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:15:23.811Z] #76 52.74 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T13:15:23.811Z] #76 52.77 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-25T13:15:23.811Z] #76 52.77 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:15:23.811Z] #76 52.79 Setting up libtool (2.4.6-15) ... [2022-07-25T13:15:23.811Z] #76 52.81 Setting up m4 (1.4.18-5) ... [2022-07-25T13:15:23.811Z] #76 52.88 Setting up dpkg-dev (1.20.11) ... [2022-07-25T13:15:23.811Z] #76 52.90 Setting up autoconf (2.69-14) ... [2022-07-25T13:15:23.811Z] #76 52.92 Setting up build-essential (12.9) ... [2022-07-25T13:15:23.811Z] #76 52.94 Setting up automake (1:1.16.3-2) ... [2022-07-25T13:15:23.811Z] #76 52.96 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-25T13:15:23.811Z] #76 52.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:15:23.811Z] #76 DONE 54.8s [2022-07-25T13:15:23.811Z] [2022-07-25T13:15:23.811Z] #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-25T13:15:23.811Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:15:23.957Z] #47 ... [2022-07-25T13:15:23.957Z] [2022-07-25T13:15:23.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-25T13:15:23.957Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:15:23.957Z] #14 31.04 Reading package lists... [2022-07-25T13:15:23.957Z] #14 40.89 Reading package lists... [2022-07-25T13:15:23.957Z] #14 50.12 Building dependency tree... [2022-07-25T13:15:23.957Z] #14 ... [2022-07-25T13:15:23.957Z] [2022-07-25T13:15:23.957Z] #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-25T13:15:23.957Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:15:23.957Z] #55 44.88 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-25T13:15:23.957Z] #55 45.08 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-25T13:15:23.957Z] #55 45.20 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-25T13:15:23.957Z] #55 45.87 go: downloading honnef.co/go/tools v0.3.1 [2022-07-25T13:15:23.957Z] #55 48.60 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-25T13:15:23.957Z] #55 48.63 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-25T13:15:23.957Z] #55 48.93 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-25T13:15:23.957Z] #55 49.38 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-25T13:15:23.957Z] #55 49.38 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-25T13:15:23.957Z] #55 49.60 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-25T13:15:23.957Z] #55 49.62 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-25T13:15:23.957Z] #55 49.87 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-25T13:15:23.957Z] #55 49.87 go: downloading golang.org/x/text v0.3.7 [2022-07-25T13:15:23.957Z] #55 ... [2022-07-25T13:15:23.957Z] [2022-07-25T13:15:23.957Z] #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-25T13:15:23.957Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:15:23.957Z] #51 41.41 Reading package lists... [2022-07-25T13:15:24.517Z] #14 68.22 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-25T13:15:24.517Z] #14 68.23 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-25T13:15:24.517Z] #14 68.24 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:15:25.865Z] #76 49.54 Building dependency tree... [2022-07-25T13:15:26.127Z] #76 ... [2022-07-25T13:15:26.127Z] [2022-07-25T13:15:26.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-25T13:15:26.127Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:15:26.127Z] #14 32.81 Reading package lists... [2022-07-25T13:15:26.127Z] #14 42.61 Reading package lists... [2022-07-25T13:15:26.388Z] #14 52.27 Building dependency tree... [2022-07-25T13:15:26.388Z] #14 ... [2022-07-25T13:15:26.388Z] [2022-07-25T13:15:26.388Z] #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-25T13:15:26.388Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:15:26.388Z] #51 42.59 Reading package lists... [2022-07-25T13:15:26.484Z] #51 51.14 Building dependency tree... [2022-07-25T13:15:28.010Z] #77 4.226 Cloning into '/tmp/crun-build'... [2022-07-25T13:15:28.129Z] #19 146.9 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-25T13:15:28.129Z] #19 146.9 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-25T13:15:28.303Z] #51 51.31 Building dependency tree... [2022-07-25T13:15:29.019Z] #51 ... [2022-07-25T13:15:29.019Z] [2022-07-25T13:15:29.019Z] #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-25T13:15:29.019Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:15:29.019Z] #76 44.78 Building dependency tree... [2022-07-25T13:15:29.019Z] #76 51.34 python3 is already the newest version (3.9.2-3). [2022-07-25T13:15:29.019Z] #76 51.34 The following additional packages will be installed: [2022-07-25T13:15:29.019Z] #76 51.36 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-25T13:15:29.019Z] #76 51.37 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-25T13:15:29.019Z] #76 51.39 Suggested packages: [2022-07-25T13:15:29.019Z] #76 51.44 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-25T13:15:29.019Z] #76 51.44 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-25T13:15:29.019Z] #76 51.44 m4-doc ed diffutils-doc [2022-07-25T13:15:29.019Z] #76 51.44 Recommended packages: [2022-07-25T13:15:29.019Z] #76 51.44 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-25T13:15:29.019Z] #76 53.98 The following NEW packages will be installed: [2022-07-25T13:15:29.019Z] #76 53.98 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-25T13:15:29.019Z] #76 54.02 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-25T13:15:29.019Z] #76 54.02 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-25T13:15:29.019Z] #76 54.02 libyajl2 m4 patch xz-utils [2022-07-25T13:15:29.019Z] #76 54.53 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:15:29.019Z] #76 54.53 Need to get 5940 kB of archives. [2022-07-25T13:15:29.019Z] #76 54.53 After this operation, 18.7 MB of additional disk space will be used. [2022-07-25T13:15:29.019Z] #76 54.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T13:15:29.019Z] #76 54.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-25T13:15:29.019Z] #76 54.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-25T13:15:29.019Z] #76 54.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-25T13:15:29.019Z] #76 54.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T13:15:29.019Z] #76 54.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-25T13:15:29.019Z] #76 54.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-25T13:15:29.019Z] #76 54.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-25T13:15:29.019Z] #76 54.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-25T13:15:29.019Z] #76 54.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-25T13:15:29.019Z] #76 54.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T13:15:29.019Z] #76 54.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-25T13:15:29.019Z] #76 55.10 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-25T13:15:29.019Z] #76 55.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T13:15:29.019Z] #76 55.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-25T13:15:29.019Z] #76 55.13 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-25T13:15:29.019Z] #76 55.14 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-25T13:15:29.019Z] #76 55.15 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-25T13:15:29.019Z] #76 55.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T13:15:29.019Z] #76 55.21 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-25T13:15:29.019Z] #76 55.29 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T13:15:29.019Z] #76 55.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T13:15:29.019Z] #76 55.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-25T13:15:29.245Z] #51 ... [2022-07-25T13:15:29.245Z] [2022-07-25T13:15:29.245Z] #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-25T13:15:29.245Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:15:29.245Z] #47 45.20 + 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-25T13:15:29.397Z] #77 ... [2022-07-25T13:15:29.397Z] [2022-07-25T13:15:29.397Z] #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-25T13:15:29.397Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:15:29.397Z] #42 52.60 Selecting previously unselected package libxml2:amd64. [2022-07-25T13:15:29.397Z] #42 52.60 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-25T13:15:29.397Z] #42 52.60 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T13:15:29.397Z] #42 53.18 Selecting previously unselected package libarchive13:amd64. [2022-07-25T13:15:29.397Z] #42 53.18 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-25T13:15:29.397Z] #42 53.18 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T13:15:29.397Z] #42 54.40 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-25T13:15:29.397Z] #42 54.41 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-25T13:15:29.397Z] #42 54.45 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T13:15:29.397Z] #42 54.64 Selecting previously unselected package librhash0:amd64. [2022-07-25T13:15:29.397Z] #42 54.64 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-25T13:15:29.397Z] #42 54.65 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-25T13:15:29.397Z] #42 54.76 Selecting previously unselected package libuv1:amd64. [2022-07-25T13:15:29.397Z] #42 54.76 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-25T13:15:29.397Z] #42 54.77 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-25T13:15:29.397Z] #42 54.92 Selecting previously unselected package cmake. [2022-07-25T13:15:29.397Z] #42 54.92 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-25T13:15:29.397Z] #42 54.92 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-25T13:15:29.397Z] #42 59.37 Setting up libicu67:amd64 (67.1-7) ... [2022-07-25T13:15:29.397Z] #42 59.42 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:15:29.397Z] #42 59.44 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-25T13:15:29.397Z] #42 59.45 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:15:29.397Z] #42 59.49 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T13:15:29.397Z] #42 59.51 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-25T13:15:29.397Z] #42 59.54 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T13:15:29.397Z] #42 59.57 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T13:15:29.397Z] #42 59.58 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T13:15:29.397Z] #42 59.60 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-25T13:15:29.397Z] #42 59.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:15:29.397Z] #42 DONE 60.1s [2022-07-25T13:15:29.397Z] [2022-07-25T13:15:29.397Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-25T13:15:29.397Z] #43 sha256:634fb987035a8db1c30c76f1c2966557dc9be03376a90af8b0f7997d46ad618d [2022-07-25T13:15:29.397Z] #43 DONE 0.4s [2022-07-25T13:15:29.397Z] [2022-07-25T13:15:29.397Z] #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-25T13:15:29.397Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T13:15:29.397Z] #34 49.88 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-25T13:15:29.397Z] #34 50.64 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-25T13:15:29.397Z] #34 51.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T13:15:29.397Z] #34 ... [2022-07-25T13:15:29.397Z] [2022-07-25T13:15:29.397Z] #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-25T13:15:29.397Z] #44 sha256:4767ea95ad3893873decf3433dc22c1117526e99d67d03a88fb8b267f3381cc5 [2022-07-25T13:15:29.506Z] #47 ... [2022-07-25T13:15:29.506Z] [2022-07-25T13:15:29.506Z] #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-25T13:15:29.506Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:15:29.506Z] #14 52.27 Building dependency tree... [2022-07-25T13:15:29.583Z] #76 57.23 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:15:29.583Z] #76 ... [2022-07-25T13:15:29.583Z] [2022-07-25T13:15:29.583Z] #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-25T13:15:29.583Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T13:15:29.583Z] #62 38.07 Reading package lists... [2022-07-25T13:15:29.583Z] #62 47.40 Building dependency tree... [2022-07-25T13:15:29.583Z] #62 53.41 The following additional packages will be installed: [2022-07-25T13:15:29.583Z] #62 53.42 libbtrfs0 [2022-07-25T13:15:29.583Z] #62 53.79 The following NEW packages will be installed: [2022-07-25T13:15:29.583Z] #62 53.82 libbtrfs-dev libbtrfs0 [2022-07-25T13:15:29.583Z] #62 54.49 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:15:29.583Z] #62 54.49 Need to get 460 kB of archives. [2022-07-25T13:15:29.583Z] #62 54.49 After this operation, 1237 kB of additional disk space will be used. [2022-07-25T13:15:29.583Z] #62 54.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T13:15:29.583Z] #62 54.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T13:15:29.583Z] #62 56.50 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:15:29.583Z] #62 56.98 Fetched 460 kB in 0s (936 kB/s) [2022-07-25T13:15:29.583Z] #62 57.14 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T13:15:29.839Z] #62 57.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 ... 15717 files and directories currently installed.) [2022-07-25T13:15:29.839Z] #62 57.27 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T13:15:29.839Z] #62 57.29 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:15:29.839Z] #62 ... [2022-07-25T13:15:29.839Z] [2022-07-25T13:15:29.839Z] #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-25T13:15:29.839Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:15:29.839Z] #51 57.24 The following additional packages will be installed: [2022-07-25T13:15:30.096Z] #51 57.25 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T13:15:30.096Z] #51 57.26 python3-protobuf python3-six [2022-07-25T13:15:30.096Z] #51 57.28 Suggested packages: [2022-07-25T13:15:30.096Z] #51 57.28 python3-setuptools [2022-07-25T13:15:30.096Z] #51 57.28 Recommended packages: [2022-07-25T13:15:30.096Z] #51 57.28 iproute2 | iproute [2022-07-25T13:15:30.666Z] #19 149.9 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-25T13:15:30.666Z] #19 149.9 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-25T13:15:31.030Z] #51 58.27 The following NEW packages will be installed: [2022-07-25T13:15:31.030Z] #51 58.27 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T13:15:31.030Z] #51 58.27 python3-protobuf python3-six [2022-07-25T13:15:31.089Z] #14 ... [2022-07-25T13:15:31.089Z] [2022-07-25T13:15:31.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-25T13:15:31.089Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T13:15:31.089Z] #77 25.29 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-25T13:15:31.309Z] #51 ... [2022-07-25T13:15:31.309Z] [2022-07-25T13:15:31.309Z] #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-25T13:15:31.309Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:15:31.309Z] #42 39.61 Reading package lists... [2022-07-25T13:15:31.309Z] #42 49.16 Building dependency tree... [2022-07-25T13:15:31.309Z] #42 55.55 The following additional packages will be installed: [2022-07-25T13:15:31.309Z] #42 55.57 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-25T13:15:31.309Z] #42 55.58 Suggested packages: [2022-07-25T13:15:31.309Z] #42 55.58 cmake-doc ninja-build lrzip [2022-07-25T13:15:31.309Z] #42 55.58 Recommended packages: [2022-07-25T13:15:31.309Z] #42 55.58 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-25T13:15:31.309Z] #42 57.14 The following NEW packages will be installed: [2022-07-25T13:15:31.309Z] #42 57.15 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-25T13:15:31.309Z] #42 57.18 vim-common xxd [2022-07-25T13:15:31.309Z] #42 57.72 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:15:31.309Z] #42 57.72 Need to get 17.7 MB of archives. [2022-07-25T13:15:31.309Z] #42 57.72 After this operation, 70.7 MB of additional disk space will be used. [2022-07-25T13:15:31.309Z] #42 57.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T13:15:31.309Z] #42 57.72 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-25T13:15:31.309Z] #42 57.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-25T13:15:31.309Z] #42 57.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-25T13:15:31.309Z] #42 58.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-25T13:15:31.566Z] #42 59.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-25T13:15:31.566Z] #42 59.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-25T13:15:31.566Z] #42 59.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-25T13:15:31.566Z] #42 59.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-25T13:15:31.566Z] #42 59.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-25T13:15:31.566Z] #42 ... [2022-07-25T13:15:31.566Z] [2022-07-25T13:15:31.566Z] #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-25T13:15:31.566Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:15:31.566Z] #76 57.56 Fetched 5940 kB in 1s (4964 kB/s) [2022-07-25T13:15:31.566Z] #76 57.72 Selecting previously unselected package bzip2. [2022-07-25T13:15:31.566Z] #76 57.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 ... 15717 files and directories currently installed.) [2022-07-25T13:15:31.566Z] #76 57.89 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T13:15:31.566Z] #76 57.91 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T13:15:31.566Z] #76 58.17 Selecting previously unselected package libmagic-mgc. [2022-07-25T13:15:31.566Z] #76 58.17 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-25T13:15:31.567Z] #76 58.18 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-25T13:15:31.567Z] #76 59.26 Selecting previously unselected package libmagic1:amd64. [2022-07-25T13:15:31.826Z] #76 ... [2022-07-25T13:15:31.826Z] [2022-07-25T13:15:31.826Z] #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-25T13:15:31.826Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T13:15:31.826Z] #62 57.59 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T13:15:31.826Z] #62 57.60 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T13:15:31.826Z] #62 57.61 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:15:31.826Z] #62 58.19 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:15:31.826Z] #62 58.22 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:15:31.826Z] #62 58.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:15:31.826Z] #62 DONE 59.4s [2022-07-25T13:15:31.826Z] [2022-07-25T13:15:31.826Z] #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-25T13:15:31.826Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:15:31.826Z] #76 59.26 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-25T13:15:31.826Z] #76 59.32 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-25T13:15:31.939Z] #44 2.603 + RM_GOPATH=0 [2022-07-25T13:15:31.939Z] #44 2.604 + TMP_GOPATH= [2022-07-25T13:15:31.939Z] #44 2.604 + : /build [2022-07-25T13:15:31.939Z] #44 2.604 + '[' -z '' ']' [2022-07-25T13:15:31.939Z] #44 2.605 ++ mktemp -d [2022-07-25T13:15:31.939Z] #44 2.612 + export GOPATH=/tmp/tmp.vFe8x9Q4jO [2022-07-25T13:15:32.083Z] #76 ... [2022-07-25T13:15:32.083Z] [2022-07-25T13:15:32.083Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-25T13:15:32.083Z] #63 sha256:cd7d67692375f50f118c9f31cfc8b3cd70d3e482e7c951d5e274a31c5af24bb3 [2022-07-25T13:15:32.083Z] #63 DONE 0.2s [2022-07-25T13:15:32.083Z] [2022-07-25T13:15:32.083Z] #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-25T13:15:32.083Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:15:32.083Z] #76 59.69 Selecting previously unselected package file. [2022-07-25T13:15:32.083Z] #76 59.69 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-25T13:15:32.083Z] #76 59.71 Unpacking file (1:5.39-3) ... [2022-07-25T13:15:32.197Z] #44 2.612 + GOPATH=/tmp/tmp.vFe8x9Q4jO [2022-07-25T13:15:32.198Z] #44 2.613 + RM_GOPATH=1 [2022-07-25T13:15:32.198Z] #44 2.613 + case "$(go env GOARCH)" in [2022-07-25T13:15:32.198Z] #44 2.613 ++ go env GOARCH [2022-07-25T13:15:32.198Z] #44 2.636 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:15:32.198Z] #44 2.636 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:15:32.198Z] #44 2.638 ++ dirname /install.sh [2022-07-25T13:15:32.198Z] #44 2.644 + dir=/ [2022-07-25T13:15:32.198Z] #44 2.644 + bin=tini [2022-07-25T13:15:32.198Z] #44 2.644 + shift [2022-07-25T13:15:32.198Z] #44 2.645 + '[' '!' -f //tini.installer ']' [2022-07-25T13:15:32.198Z] #44 2.645 + . //tini.installer [2022-07-25T13:15:32.198Z] #44 2.645 ++ : v0.19.0 [2022-07-25T13:15:32.198Z] #44 2.647 + install_tini [2022-07-25T13:15:32.198Z] #44 2.649 + echo 'Install tini version v0.19.0' [2022-07-25T13:15:32.198Z] #44 2.650 Install tini version v0.19.0 [2022-07-25T13:15:32.198Z] #44 2.650 + git clone https://github.com/krallin/tini.git /tmp/tmp.vFe8x9Q4jO/tini [2022-07-25T13:15:32.198Z] #44 2.654 Cloning into '/tmp/tmp.vFe8x9Q4jO/tini'... [2022-07-25T13:15:32.198Z] #44 ... [2022-07-25T13:15:32.198Z] [2022-07-25T13:15:32.198Z] #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-25T13:15:32.198Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:15:32.198Z] #51 55.48 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:15:32.198Z] #51 55.51 Setting up python3-protobuf (3.12.4-1) ... [2022-07-25T13:15:32.198Z] #51 59.82 Setting up criu (3.17.1-1) ... [2022-07-25T13:15:32.198Z] #51 61.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:15:32.198Z] #51 DONE 62.8s [2022-07-25T13:15:32.456Z] [2022-07-25T13:15:32.456Z] #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-25T13:15:32.456Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:15:32.456Z] #14 61.93 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-25T13:15:32.456Z] #14 61.93 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:15:32.456Z] #14 61.94 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T13:15:32.456Z] #14 62.09 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-25T13:15:32.456Z] #14 62.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:15:32.456Z] #14 62.13 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T13:15:32.649Z] #76 60.01 Selecting previously unselected package xz-utils. [2022-07-25T13:15:32.649Z] #76 60.01 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T13:15:32.649Z] #76 60.05 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:15:32.806Z] #14 58.64 The following additional packages will be installed: [2022-07-25T13:15:32.806Z] #14 58.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T13:15:32.806Z] #14 58.69 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-25T13:15:32.806Z] #14 58.69 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-25T13:15:32.806Z] #14 58.69 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-25T13:15:32.806Z] #14 58.69 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-25T13:15:32.806Z] #14 58.70 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-25T13:15:32.806Z] #14 58.71 mingw-w64-common mingw-w64-x86-64-dev [2022-07-25T13:15:32.806Z] #14 58.72 Suggested packages: [2022-07-25T13:15:32.806Z] #14 58.76 gcc-10-locales seccomp wine64 [2022-07-25T13:15:32.906Z] #76 60.50 Selecting previously unselected package libsigsegv2:amd64. [2022-07-25T13:15:32.906Z] #76 60.50 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-25T13:15:32.906Z] #76 60.53 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-25T13:15:33.163Z] #76 60.76 Selecting previously unselected package m4. [2022-07-25T13:15:33.163Z] #76 60.77 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-25T13:15:33.163Z] #76 60.79 Unpacking m4 (1.4.18-5) ... [2022-07-25T13:15:33.377Z] #14 ... [2022-07-25T13:15:33.377Z] [2022-07-25T13:15:33.377Z] #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-25T13:15:33.377Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:15:33.377Z] #55 49.42 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-25T13:15:33.377Z] #55 49.58 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-25T13:15:33.377Z] #55 49.66 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-25T13:15:33.377Z] #55 49.93 go: downloading golang.org/x/text v0.3.7 [2022-07-25T13:15:33.377Z] #55 ... [2022-07-25T13:15:33.377Z] [2022-07-25T13:15:33.377Z] #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-25T13:15:33.377Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:15:33.378Z] #51 58.11 The following additional packages will be installed: [2022-07-25T13:15:33.378Z] #51 58.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T13:15:33.378Z] #51 58.15 python3-protobuf python3-six [2022-07-25T13:15:33.378Z] #51 58.17 Suggested packages: [2022-07-25T13:15:33.378Z] #51 58.17 python3-setuptools [2022-07-25T13:15:33.378Z] #51 58.17 Recommended packages: [2022-07-25T13:15:33.378Z] #51 58.17 iproute2 | iproute [2022-07-25T13:15:33.378Z] #51 59.29 The following NEW packages will be installed: [2022-07-25T13:15:33.639Z] #51 59.36 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T13:15:33.639Z] #51 59.36 python3-protobuf python3-six [2022-07-25T13:15:33.639Z] #51 ... [2022-07-25T13:15:33.639Z] [2022-07-25T13:15:33.639Z] #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-25T13:15:33.639Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T13:15:33.639Z] #62 41.74 Reading package lists... [2022-07-25T13:15:33.639Z] #62 49.93 Building dependency tree... [2022-07-25T13:15:33.639Z] #62 56.19 The following additional packages will be installed: [2022-07-25T13:15:33.639Z] #62 56.22 libbtrfs0 [2022-07-25T13:15:33.639Z] #62 56.69 The following NEW packages will be installed: [2022-07-25T13:15:33.639Z] #62 56.70 libbtrfs-dev libbtrfs0 [2022-07-25T13:15:33.639Z] #62 57.31 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:15:33.639Z] #62 57.31 Need to get 460 kB of archives. [2022-07-25T13:15:33.639Z] #62 57.31 After this operation, 1237 kB of additional disk space will be used. [2022-07-25T13:15:33.639Z] #62 57.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T13:15:33.639Z] #62 57.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T13:15:33.639Z] #62 59.21 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:15:33.639Z] #62 59.53 Fetched 460 kB in 0s (933 kB/s) [2022-07-25T13:15:33.639Z] #62 59.67 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T13:15:33.639Z] #62 59.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% [2022-07-25T13:15:33.639Z] #62 ... [2022-07-25T13:15:33.639Z] [2022-07-25T13:15:33.639Z] #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-25T13:15:33.639Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:15:33.639Z] #76 55.72 python3 is already the newest version (3.9.2-3). [2022-07-25T13:15:33.639Z] #76 55.72 The following additional packages will be installed: [2022-07-25T13:15:33.639Z] #76 55.74 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-25T13:15:33.639Z] #76 55.76 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-25T13:15:33.639Z] #76 55.77 Suggested packages: [2022-07-25T13:15:33.639Z] #76 55.77 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-25T13:15:33.639Z] #76 55.77 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-25T13:15:33.639Z] #76 55.77 m4-doc ed diffutils-doc [2022-07-25T13:15:33.639Z] #76 55.77 Recommended packages: [2022-07-25T13:15:33.639Z] #76 55.77 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-25T13:15:33.639Z] #76 58.71 The following NEW packages will be installed: [2022-07-25T13:15:33.639Z] #76 58.72 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-25T13:15:33.639Z] #76 58.72 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-25T13:15:33.639Z] #76 58.72 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-25T13:15:33.639Z] #76 58.72 libyajl2 m4 patch xz-utils [2022-07-25T13:15:33.639Z] #76 59.28 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:15:33.639Z] #76 59.28 Need to get 5940 kB of archives. [2022-07-25T13:15:33.639Z] #76 59.28 After this operation, 18.7 MB of additional disk space will be used. [2022-07-25T13:15:33.639Z] #76 59.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T13:15:33.639Z] #76 59.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-25T13:15:33.639Z] #76 59.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-25T13:15:33.639Z] #76 59.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-25T13:15:33.639Z] #76 59.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T13:15:33.639Z] #76 59.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-25T13:15:33.639Z] #76 59.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-25T13:15:33.639Z] #76 59.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-25T13:15:33.639Z] #76 59.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-25T13:15:33.639Z] #76 59.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-25T13:15:33.639Z] #76 59.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T13:15:33.639Z] #76 59.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-25T13:15:33.639Z] #76 59.71 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-25T13:15:33.639Z] #76 59.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T13:15:33.639Z] #76 59.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-25T13:15:33.639Z] #76 59.72 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-25T13:15:33.639Z] #76 59.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-25T13:15:33.639Z] #76 59.75 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-25T13:15:33.639Z] #76 59.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T13:15:33.639Z] #76 59.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-25T13:15:33.639Z] #76 59.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T13:15:33.639Z] #76 59.87 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T13:15:33.639Z] #76 59.88 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-25T13:15:33.731Z] #76 61.25 Selecting previously unselected package autoconf. [2022-07-25T13:15:33.731Z] #76 61.26 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-25T13:15:33.731Z] #76 61.27 Unpacking autoconf (2.69-14) ... [2022-07-25T13:15:33.991Z] #76 ... [2022-07-25T13:15:33.991Z] [2022-07-25T13:15:33.991Z] #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-25T13:15:33.991Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T13:15:33.991Z] #57 61.36 v3.0.2 [2022-07-25T13:15:33.991Z] #57 DONE 61.6s [2022-07-25T13:15:34.004Z] #19 153.2 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-25T13:15:34.004Z] #19 153.2 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-25T13:15:34.004Z] #19 153.2 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-25T13:15:34.004Z] #19 153.2 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-25T13:15:34.004Z] #19 153.2 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-25T13:15:34.004Z] #19 153.2 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-25T13:15:34.004Z] #19 153.2 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-25T13:15:34.004Z] #19 153.2 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-25T13:15:34.004Z] #19 ... [2022-07-25T13:15:34.004Z] [2022-07-25T13:15:34.004Z] #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-25T13:15:34.004Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:15:34.004Z] #84 107.3 configure.ac:11: installing 'build-aux/compile' [2022-07-25T13:15:34.004Z] #84 107.3 configure.ac:11: installing 'build-aux/config.guess' [2022-07-25T13:15:34.004Z] #84 107.4 configure.ac:11: installing 'build-aux/config.sub' [2022-07-25T13:15:34.004Z] #84 107.4 configure.ac:13: installing 'build-aux/install-sh' [2022-07-25T13:15:34.249Z] [2022-07-25T13:15:34.249Z] #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-25T13:15:34.249Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:15:34.249Z] #55 61.30 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-25T13:15:34.249Z] #55 61.30 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-25T13:15:34.249Z] #55 61.75 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-25T13:15:34.249Z] #55 61.86 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-25T13:15:34.263Z] #84 107.4 configure.ac:13: installing 'build-aux/missing' [2022-07-25T13:15:34.263Z] #84 107.4 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-25T13:15:34.507Z] #55 62.01 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-25T13:15:34.523Z] #84 107.7 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T13:15:34.584Z] #76 ... [2022-07-25T13:15:34.584Z] [2022-07-25T13:15:34.584Z] #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-25T13:15:34.584Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:15:34.584Z] #42 42.34 Reading package lists... [2022-07-25T13:15:34.584Z] #42 50.70 Building dependency tree... [2022-07-25T13:15:34.584Z] #42 57.30 The following additional packages will be installed: [2022-07-25T13:15:34.584Z] #42 57.31 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-25T13:15:34.584Z] #42 57.35 Suggested packages: [2022-07-25T13:15:34.584Z] #42 57.37 cmake-doc ninja-build lrzip [2022-07-25T13:15:34.584Z] #42 57.37 Recommended packages: [2022-07-25T13:15:34.584Z] #42 57.37 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-25T13:15:34.584Z] #42 59.06 The following NEW packages will be installed: [2022-07-25T13:15:34.584Z] #42 59.06 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-25T13:15:34.584Z] #42 59.06 vim-common xxd [2022-07-25T13:15:34.584Z] #42 59.57 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:15:34.584Z] #42 59.57 Need to get 17.7 MB of archives. [2022-07-25T13:15:34.584Z] #42 59.57 After this operation, 70.7 MB of additional disk space will be used. [2022-07-25T13:15:34.584Z] #42 59.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T13:15:34.584Z] #42 59.58 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-25T13:15:34.584Z] #42 59.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-25T13:15:34.584Z] #42 59.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-25T13:15:34.584Z] #42 60.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-25T13:15:34.584Z] #42 60.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-25T13:15:34.584Z] #42 60.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-25T13:15:34.584Z] #42 60.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-25T13:15:34.584Z] #42 60.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-25T13:15:34.584Z] #42 60.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-25T13:15:34.584Z] #42 ... [2022-07-25T13:15:34.584Z] [2022-07-25T13:15:34.584Z] #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-25T13:15:34.584Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:15:34.584Z] #51 59.87 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:15:34.584Z] #51 59.87 Need to get 2315 kB of archives. [2022-07-25T13:15:34.584Z] #51 59.87 After this operation, 11.1 MB of additional disk space will be used. [2022-07-25T13:15:34.584Z] #51 59.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-25T13:15:34.584Z] #51 59.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T13:15:34.584Z] #51 59.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-25T13:15:34.584Z] #51 59.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-25T13:15:34.584Z] #51 59.96 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-25T13:15:34.584Z] #51 60.13 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-25T13:15:34.584Z] #51 60.15 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-25T13:15:34.764Z] #55 62.21 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-25T13:15:35.022Z] #55 ... [2022-07-25T13:15:35.022Z] [2022-07-25T13:15:35.022Z] #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-25T13:15:35.022Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:15:35.022Z] #14 50.12 Building dependency tree... [2022-07-25T13:15:35.022Z] #14 56.25 The following additional packages will be installed: [2022-07-25T13:15:35.022Z] #14 56.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T13:15:35.022Z] #14 56.30 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-25T13:15:35.022Z] #14 56.30 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-25T13:15:35.022Z] #14 56.30 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-25T13:15:35.022Z] #14 56.30 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-25T13:15:35.022Z] #14 56.32 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-25T13:15:35.022Z] #14 56.32 mingw-w64-common mingw-w64-x86-64-dev [2022-07-25T13:15:35.022Z] #14 56.33 Suggested packages: [2022-07-25T13:15:35.022Z] #14 56.36 gcc-10-locales seccomp wine64 [2022-07-25T13:15:35.022Z] #14 58.71 The following NEW packages will be installed: [2022-07-25T13:15:35.022Z] #14 58.71 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T13:15:35.022Z] #14 58.71 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-25T13:15:35.022Z] #14 58.71 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-25T13:15:35.022Z] #14 58.71 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-25T13:15:35.022Z] #14 58.71 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-25T13:15:35.022Z] #14 58.71 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-25T13:15:35.022Z] #14 58.71 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-25T13:15:35.022Z] #14 58.72 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-25T13:15:35.022Z] #14 58.74 mingw-w64-x86-64-dev [2022-07-25T13:15:35.022Z] #14 59.38 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:15:35.022Z] #14 59.38 Need to get 115 MB of archives. [2022-07-25T13:15:35.022Z] #14 59.38 After this operation, 645 MB of additional disk space will be used. [2022-07-25T13:15:35.022Z] #14 59.38 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-25T13:15:35.022Z] #14 59.67 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-25T13:15:35.022Z] #14 59.91 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-25T13:15:35.022Z] #14 59.95 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-25T13:15:35.022Z] #14 59.98 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-25T13:15:35.022Z] #14 59.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-25T13:15:35.022Z] #14 60.61 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-25T13:15:35.022Z] #14 61.02 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-25T13:15:35.022Z] #14 61.02 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-25T13:15:35.022Z] #14 62.48 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-25T13:15:35.022Z] #14 ... [2022-07-25T13:15:35.022Z] [2022-07-25T13:15:35.022Z] #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-25T13:15:35.022Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:15:35.022Z] #55 62.71 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-25T13:15:35.022Z] #55 62.71 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-25T13:15:35.279Z] #55 62.80 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-25T13:15:35.536Z] #55 63.05 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-25T13:15:35.795Z] #55 63.19 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-25T13:15:35.795Z] #55 63.24 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-25T13:15:36.052Z] #55 63.44 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-25T13:15:36.052Z] #55 63.55 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-25T13:15:36.052Z] #55 63.56 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-25T13:15:36.310Z] #55 63.84 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-25T13:15:36.310Z] #55 63.97 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-25T13:15:36.365Z] #77 ... [2022-07-25T13:15:36.365Z] [2022-07-25T13:15:36.365Z] #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-25T13:15:36.365Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T13:15:36.365Z] #14 79.38 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-25T13:15:36.365Z] #14 79.39 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-25T13:15:36.365Z] #14 79.40 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:15:36.503Z] #51 ... [2022-07-25T13:15:36.503Z] [2022-07-25T13:15:36.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-25T13:15:36.503Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T13:15:36.503Z] #57 61.39 v3.0.2 [2022-07-25T13:15:36.503Z] #57 DONE 62.5s [2022-07-25T13:15:36.503Z] [2022-07-25T13:15:36.503Z] #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-25T13:15:36.503Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T13:15:36.503Z] #62 59.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T13:15:36.503Z] #62 59.78 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T13:15:36.503Z] #62 59.84 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:15:36.503Z] #62 60.35 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T13:15:36.503Z] #62 60.35 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T13:15:36.503Z] #62 60.37 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:15:36.503Z] #62 60.99 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:15:36.503Z] #62 61.11 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:15:36.503Z] #62 61.12 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:15:36.503Z] #62 DONE 62.5s [2022-07-25T13:15:36.503Z] [2022-07-25T13:15:36.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-25T13:15:36.503Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:15:36.503Z] #14 61.11 The following NEW packages will be installed: [2022-07-25T13:15:36.503Z] #14 61.12 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T13:15:36.503Z] #14 61.12 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-25T13:15:36.503Z] #14 61.12 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-25T13:15:36.503Z] #14 61.12 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-25T13:15:36.503Z] #14 61.12 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-25T13:15:36.503Z] #14 61.12 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-25T13:15:36.503Z] #14 61.12 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-25T13:15:36.503Z] #14 61.12 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-25T13:15:36.503Z] #14 61.12 mingw-w64-x86-64-dev [2022-07-25T13:15:36.503Z] #14 61.67 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:15:36.503Z] #14 61.67 Need to get 115 MB of archives. [2022-07-25T13:15:36.503Z] #14 61.67 After this operation, 645 MB of additional disk space will be used. [2022-07-25T13:15:36.503Z] #14 61.67 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-25T13:15:36.503Z] #14 61.83 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-25T13:15:36.503Z] #14 62.06 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-25T13:15:36.504Z] #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-25T13:15:36.504Z] #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-25T13:15:36.504Z] #14 62.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-25T13:15:36.504Z] #14 62.44 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-25T13:15:36.764Z] #14 ... [2022-07-25T13:15:36.764Z] [2022-07-25T13:15:36.764Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-25T13:15:36.764Z] #63 sha256:0ee93eab542314b74b9725ef29dd63a95ff9488ae67a2dc39e21b3630baa9046 [2022-07-25T13:15:36.764Z] #63 DONE 0.3s [2022-07-25T13:15:36.764Z] [2022-07-25T13:15:36.764Z] #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-25T13:15:36.764Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:15:36.764Z] #14 62.82 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-25T13:15:36.764Z] #14 62.83 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-25T13:15:37.062Z] #84 109.9 checking build system type... x86_64-pc-linux-gnu [2022-07-25T13:15:37.062Z] #84 110.3 checking host system type... x86_64-pc-linux-gnu [2022-07-25T13:15:37.062Z] #84 110.3 checking how to print strings... printf [2022-07-25T13:15:37.062Z] #84 110.3 checking for gcc... gcc [2022-07-25T13:15:37.251Z] #55 ... [2022-07-25T13:15:37.251Z] [2022-07-25T13:15:37.251Z] #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-25T13:15:37.251Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T13:15:37.251Z] #40 64.77 NAME: [2022-07-25T13:15:37.251Z] #40 64.77 go-winres - A tool for embedding resources in Windows executables [2022-07-25T13:15:37.251Z] #40 64.77 [2022-07-25T13:15:37.251Z] #40 64.77 USAGE: [2022-07-25T13:15:37.251Z] #40 64.77 go-winres [global options] command [command options] [arguments...] [2022-07-25T13:15:37.251Z] #40 64.77 [2022-07-25T13:15:37.251Z] #40 64.77 COMMANDS: [2022-07-25T13:15:37.251Z] #40 64.77 init Create an initial ./winres/winres.json [2022-07-25T13:15:37.251Z] #40 64.77 make Make syso files for the "go build" command [2022-07-25T13:15:37.251Z] #40 64.77 simply Make syso files for the "go build" command (simplified) [2022-07-25T13:15:37.251Z] #40 64.77 extract Extract all resources from an executable [2022-07-25T13:15:37.251Z] #40 64.77 patch Replace resources in an executable file (exe, dll) [2022-07-25T13:15:37.251Z] #40 64.77 help, h Shows a list of commands or help for one command [2022-07-25T13:15:37.251Z] #40 64.77 [2022-07-25T13:15:37.251Z] #40 64.77 GLOBAL OPTIONS: [2022-07-25T13:15:37.251Z] #40 64.77 --help, -h show help (default: false) [2022-07-25T13:15:37.251Z] #40 DONE 64.9s [2022-07-25T13:15:37.508Z] [2022-07-25T13:15:37.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-25T13:15:37.508Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:15:37.508Z] #42 62.03 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:15:37.508Z] #42 62.39 Fetched 17.7 MB in 3s (7026 kB/s) [2022-07-25T13:15:37.508Z] #42 62.71 Selecting previously unselected package xxd. [2022-07-25T13:15:37.508Z] #42 62.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T13:15:37.508Z] #42 62.92 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T13:15:37.508Z] #42 62.94 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:15:37.508Z] #42 63.42 Selecting previously unselected package vim-common. [2022-07-25T13:15:37.508Z] #42 63.43 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T13:15:37.508Z] #42 63.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:15:37.508Z] #42 64.39 Selecting previously unselected package cmake-data. [2022-07-25T13:15:37.508Z] #42 64.41 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-25T13:15:37.508Z] #42 64.42 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T13:15:37.846Z] #14 ... [2022-07-25T13:15:37.846Z] [2022-07-25T13:15:37.846Z] #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-25T13:15:37.846Z] #44 sha256:4767ea95ad3893873decf3433dc22c1117526e99d67d03a88fb8b267f3381cc5 [2022-07-25T13:15:37.846Z] #44 3.624 + cd /tmp/tmp.vFe8x9Q4jO/tini [2022-07-25T13:15:37.846Z] #44 3.624 + git checkout -q v0.19.0 [2022-07-25T13:15:37.846Z] #44 3.635 + cmake . [2022-07-25T13:15:37.846Z] #44 4.402 -- The C compiler identification is GNU 10.2.1 [2022-07-25T13:15:37.846Z] #44 4.466 -- Detecting C compiler ABI info [2022-07-25T13:15:37.846Z] #44 5.053 -- Detecting C compiler ABI info - done [2022-07-25T13:15:37.846Z] #44 5.251 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-25T13:15:37.846Z] #44 5.251 -- Detecting C compile features [2022-07-25T13:15:37.846Z] #44 5.251 -- Detecting C compile features - done [2022-07-25T13:15:37.846Z] #44 5.335 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-25T13:15:37.846Z] #44 5.431 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-25T13:15:37.846Z] #44 5.607 + make tini-static [2022-07-25T13:15:37.846Z] #44 5.607 -- Configuring done [2022-07-25T13:15:37.846Z] #44 5.607 -- Generating done [2022-07-25T13:15:37.846Z] #44 5.607 -- Build files have been written to: /tmp/tmp.vFe8x9Q4jO/tini [2022-07-25T13:15:37.846Z] #44 6.027 Scanning dependencies of target tini-static [2022-07-25T13:15:37.846Z] #44 6.094 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-25T13:15:37.846Z] #44 7.657 [100%] Linking C executable tini-static [2022-07-25T13:15:37.846Z] #44 8.495 [100%] Built target tini-static [2022-07-25T13:15:37.889Z] #84 110.7 checking whether the C compiler works... yes [2022-07-25T13:15:37.889Z] #84 111.1 checking for C compiler default output file name... a.out [2022-07-25T13:15:38.104Z] #44 8.693 + mkdir -p /build [2022-07-25T13:15:38.104Z] #44 8.693 + cp tini-static /build/docker-init [2022-07-25T13:15:38.149Z] #84 111.1 checking for suffix of executables... [2022-07-25T13:15:38.149Z] #14 ... [2022-07-25T13:15:38.149Z] [2022-07-25T13:15:38.149Z] #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-25T13:15:38.149Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T13:15:38.149Z] #40 63.95 NAME: [2022-07-25T13:15:38.149Z] #40 63.95 go-winres - A tool for embedding resources in Windows executables [2022-07-25T13:15:38.149Z] #40 63.95 [2022-07-25T13:15:38.149Z] #40 63.95 USAGE: [2022-07-25T13:15:38.149Z] #40 63.95 go-winres [global options] command [command options] [arguments...] [2022-07-25T13:15:38.149Z] #40 63.95 [2022-07-25T13:15:38.149Z] #40 63.95 COMMANDS: [2022-07-25T13:15:38.149Z] #40 63.95 init Create an initial ./winres/winres.json [2022-07-25T13:15:38.149Z] #40 63.95 make Make syso files for the "go build" command [2022-07-25T13:15:38.149Z] #40 63.95 simply Make syso files for the "go build" command (simplified) [2022-07-25T13:15:38.149Z] #40 63.95 extract Extract all resources from an executable [2022-07-25T13:15:38.149Z] #40 63.95 patch Replace resources in an executable file (exe, dll) [2022-07-25T13:15:38.149Z] #40 63.95 help, h Shows a list of commands or help for one command [2022-07-25T13:15:38.149Z] #40 63.95 [2022-07-25T13:15:38.149Z] #40 63.95 GLOBAL OPTIONS: [2022-07-25T13:15:38.149Z] #40 63.95 --help, -h show help (default: false) [2022-07-25T13:15:38.149Z] #40 DONE 64.2s [2022-07-25T13:15:38.149Z] [2022-07-25T13:15:38.149Z] #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-25T13:15:38.149Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:15:38.149Z] #14 64.12 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-25T13:15:38.408Z] #84 111.5 checking whether we are cross compiling... no [2022-07-25T13:15:38.927Z] #84 111.8 checking for suffix of object files... o [2022-07-25T13:15:38.927Z] #84 112.0 checking whether we are using the GNU C compiler... yes [2022-07-25T13:15:38.927Z] #84 112.2 checking whether gcc accepts -g... yes [2022-07-25T13:15:39.189Z] #84 112.3 checking for gcc option to accept ISO C89... none needed [2022-07-25T13:15:39.452Z] #84 112.4 checking whether gcc understands -c and -o together... yes [2022-07-25T13:15:39.452Z] #84 112.8 checking for a sed that does not truncate output... /bin/sed [2022-07-25T13:15:39.586Z] #44 DONE 10.0s [2022-07-25T13:15:39.586Z] [2022-07-25T13:15:39.586Z] #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-25T13:15:39.586Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T13:15:39.586Z] #53 69.41 gotestsum version dev [2022-07-25T13:15:39.586Z] #53 DONE 70.5s [2022-07-25T13:15:39.586Z] [2022-07-25T13:15:39.586Z] #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-25T13:15:39.586Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:15:39.586Z] #77 11.05 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-25T13:15:39.586Z] #77 11.05 Cloning into '/tmp/crun-build/libocispec'... [2022-07-25T13:15:39.586Z] #77 12.14 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-25T13:15:39.586Z] #77 12.16 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-25T13:15:39.586Z] #77 12.16 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-25T13:15:39.586Z] #77 12.16 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-25T13:15:39.586Z] #77 12.23 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-25T13:15:39.586Z] #77 14.51 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-25T13:15:39.711Z] #84 112.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T13:15:39.711Z] #84 112.9 checking for egrep... /bin/grep -E [2022-07-25T13:15:39.711Z] #84 112.9 checking for fgrep... /bin/grep -F [2022-07-25T13:15:39.711Z] #84 112.9 checking for ld used by gcc... /usr/bin/ld [2022-07-25T13:15:39.711Z] #84 113.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T13:15:39.711Z] #84 113.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T13:15:40.154Z] #77 16.34 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-25T13:15:40.292Z] #84 113.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T13:15:40.292Z] #84 113.4 checking whether ln -s works... yes [2022-07-25T13:15:40.292Z] #84 113.4 checking the maximum length of command line arguments... 1572864 [2022-07-25T13:15:40.292Z] #84 113.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-25T13:15:40.292Z] #84 113.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T13:15:40.292Z] #84 113.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T13:15:40.292Z] #84 113.5 checking for objdump... objdump [2022-07-25T13:15:40.292Z] #84 113.5 checking how to recognize dependent libraries... pass_all [2022-07-25T13:15:40.292Z] #84 113.6 checking for dlltool... no [2022-07-25T13:15:40.292Z] #84 113.6 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T13:15:40.292Z] #84 113.6 checking for ar... ar [2022-07-25T13:15:40.555Z] #84 113.6 checking for archiver @FILE support... @ [2022-07-25T13:15:40.555Z] #84 113.8 checking for strip... strip [2022-07-25T13:15:40.555Z] #84 113.8 checking for ranlib... ranlib [2022-07-25T13:15:40.555Z] #84 113.8 checking for gawk... no [2022-07-25T13:15:40.555Z] #84 113.8 checking for mawk... mawk [2022-07-25T13:15:40.699Z] #14 66.79 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-25T13:15:40.723Z] #77 ... [2022-07-25T13:15:40.723Z] [2022-07-25T13:15:40.723Z] #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-25T13:15:40.723Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:15:40.723Z] #14 71.74 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-25T13:15:40.723Z] #14 71.74 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:15:40.723Z] #14 71.74 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:15:40.786Z] #42 ... [2022-07-25T13:15:40.786Z] [2022-07-25T13:15:40.786Z] #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-25T13:15:40.786Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:15:40.786Z] #76 62.19 Selecting previously unselected package autotools-dev. [2022-07-25T13:15:40.786Z] #76 62.20 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-25T13:15:40.786Z] #76 62.25 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-25T13:15:40.786Z] #76 62.64 Selecting previously unselected package automake. [2022-07-25T13:15:40.786Z] #76 62.64 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-25T13:15:40.786Z] #76 62.68 Unpacking automake (1:1.16.3-2) ... [2022-07-25T13:15:40.786Z] #76 63.88 Selecting previously unselected package patch. [2022-07-25T13:15:40.786Z] #76 63.88 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-25T13:15:40.786Z] #76 63.88 Unpacking patch (2.7.6-7) ... [2022-07-25T13:15:40.786Z] #76 64.45 Selecting previously unselected package dpkg-dev. [2022-07-25T13:15:40.786Z] #76 64.46 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-25T13:15:40.786Z] #76 64.50 Unpacking dpkg-dev (1.20.11) ... [2022-07-25T13:15:40.786Z] #76 66.41 Selecting previously unselected package build-essential. [2022-07-25T13:15:40.786Z] #76 66.41 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-25T13:15:40.786Z] #76 66.47 Unpacking build-essential (12.9) ... [2022-07-25T13:15:40.786Z] #76 66.70 Selecting previously unselected package libcap2:amd64. [2022-07-25T13:15:40.786Z] #76 66.70 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T13:15:40.786Z] #76 66.71 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:15:40.786Z] #76 66.92 Selecting previously unselected package libcap-dev:amd64. [2022-07-25T13:15:40.786Z] #76 66.94 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-25T13:15:40.786Z] #76 66.97 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-25T13:15:40.786Z] #76 67.33 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T13:15:40.786Z] #76 67.34 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T13:15:40.786Z] #76 67.34 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:15:40.786Z] #76 67.66 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-25T13:15:40.786Z] #76 67.67 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-25T13:15:40.786Z] #76 67.70 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T13:15:40.786Z] #76 68.05 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T13:15:40.786Z] #76 68.06 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T13:15:40.786Z] #76 68.10 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:15:41.043Z] #76 68.50 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T13:15:41.043Z] #76 68.51 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T13:15:41.043Z] #76 68.54 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:15:41.125Z] #84 113.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T13:15:41.125Z] #84 114.4 checking for sysroot... no [2022-07-25T13:15:41.125Z] #84 114.4 checking for a working dd... /bin/dd [2022-07-25T13:15:41.125Z] #84 114.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T13:15:41.384Z] #84 114.7 checking for mt... no [2022-07-25T13:15:41.384Z] #84 114.7 checking if : is a manifest tool... no [2022-07-25T13:15:41.643Z] #14 67.74 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-25T13:15:41.643Z] #84 114.7 checking how to run the C preprocessor... gcc -E [2022-07-25T13:15:41.645Z] #14 ... [2022-07-25T13:15:41.645Z] [2022-07-25T13:15:41.645Z] #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-25T13:15:41.645Z] #64 sha256:b960496d173e058d80dbe5b3bfc32f334df929e2ebd1be1217a6595ccb461bbd [2022-07-25T13:15:41.645Z] #64 39.11 Updating files: 54% (2659/4897) Updating files: 55% (2694/4897) Updating files: 56% (2743/4897) Updating files: 57% (2792/4897) Updating files: 58% (2841/4897) Updating files: 59% (2890/4897) Updating files: 60% (2939/4897) Updating files: 61% (2988/4897) Updating files: 62% (3037/4897) Updating files: 63% (3086/4897) Updating files: 64% (3135/4897) Updating files: 65% (3184/4897) Updating files: 66% (3233/4897) Updating files: 67% (3281/4897) Updating files: 68% (3330/4897) Updating files: 69% (3379/4897) Updating files: 70% (3428/4897) Updating files: 71% (3477/4897) Updating files: 72% (3526/4897) Updating files: 73% (3575/4897) Updating files: 74% (3624/4897) Updating files: 75% (3673/4897) Updating files: 76% (3722/4897) Updating files: 77% (3771/4897) Updating files: 78% (3820/4897) Updating files: 79% (3869/4897) Updating files: 80% (3918/4897) Updating files: 81% (3967/4897) Updating files: 82% (4016/4897) Updating files: 83% (4065/4897) Updating files: 84% (4114/4897) Updating files: 85% (4163/4897) Updating files: 86% (4212/4897) Updating files: 87% (4261/4897) Updating files: 88% (4310/4897) Updating files: 89% (4359/4897) Updating files: 90% (4408/4897) Updating files: 91% (4457/4897) Updating files: 92% (4506/4897) Updating files: 93% (4555/4897) Updating files: 94% (4604/4897) Updating files: 95% (4653/4897) Updating files: 96% (4702/4897) Updating files: 97% (4751/4897) Updating files: 98% (4800/4897) Updating files: 99% (4849/4897) Updating files: 100% (4897/4897) Updating files: 100% (4897/4897), done. [2022-07-25T13:15:41.645Z] #64 40.11 + cd /tmp/tmp.5FN6EyiLfJ/src/github.com/containerd/containerd [2022-07-25T13:15:41.645Z] #64 40.11 + git checkout -q v1.6.6 [2022-07-25T13:15:41.645Z] #64 42.06 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-25T13:15:41.645Z] #64 42.06 + BUILDTAGS='netgo osusergo static_build' [2022-07-25T13:15:41.645Z] #64 42.06 + export EXTRA_FLAGS=-buildmode=pie [2022-07-25T13:15:41.645Z] #64 42.06 + EXTRA_FLAGS=-buildmode=pie [2022-07-25T13:15:41.645Z] #64 42.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-25T13:15:41.645Z] #64 42.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-25T13:15:41.645Z] #64 42.06 + '[' '' = dynamic ']' [2022-07-25T13:15:41.645Z] #64 42.06 + make [2022-07-25T13:15:41.645Z] #64 43.66 + bin/ctr [2022-07-25T13:15:41.645Z] #64 ... [2022-07-25T13:15:41.645Z] [2022-07-25T13:15:41.645Z] #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-25T13:15:41.645Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T13:15:41.645Z] #14 85.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-25T13:15:41.645Z] #14 85.02 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-25T13:15:41.645Z] #14 85.03 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T13:15:42.000Z] #76 ... [2022-07-25T13:15:42.001Z] [2022-07-25T13:15:42.001Z] #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-25T13:15:42.001Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:15:42.001Z] #51 59.06 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:15:42.001Z] #51 59.06 Need to get 2315 kB of archives. [2022-07-25T13:15:42.001Z] #51 59.06 After this operation, 11.1 MB of additional disk space will be used. [2022-07-25T13:15:42.001Z] #51 59.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-25T13:15:42.001Z] #51 59.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T13:15:42.001Z] #51 59.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-25T13:15:42.001Z] #51 59.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-25T13:15:42.001Z] #51 59.26 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-25T13:15:42.001Z] #51 59.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-25T13:15:42.001Z] #51 59.36 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-25T13:15:42.001Z] #51 61.86 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-25T13:15:42.001Z] #51 64.06 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:15:42.001Z] #51 64.80 Fetched 2315 kB in 4s (619 kB/s) [2022-07-25T13:15:42.001Z] #51 64.96 Selecting previously unselected package libprotobuf23:amd64. [2022-07-25T13:15:42.001Z] #51 64.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 ... 15717 files and directories currently installed.) [2022-07-25T13:15:42.001Z] #51 65.07 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-25T13:15:42.001Z] #51 65.14 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T13:15:42.001Z] #51 66.81 Selecting previously unselected package python3-pkg-resources. [2022-07-25T13:15:42.001Z] #51 66.82 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T13:15:42.001Z] #51 66.86 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:15:42.001Z] #51 67.23 Selecting previously unselected package python3-six. [2022-07-25T13:15:42.001Z] #51 67.24 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-25T13:15:42.001Z] #51 67.26 Unpacking python3-six (1.16.0-2) ... [2022-07-25T13:15:42.001Z] #51 67.63 Selecting previously unselected package python3-protobuf. [2022-07-25T13:15:42.001Z] #51 67.65 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-25T13:15:42.001Z] #51 67.69 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-25T13:15:42.001Z] #51 68.51 Selecting previously unselected package libnet1:amd64. [2022-07-25T13:15:42.001Z] #51 68.51 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T13:15:42.001Z] #51 68.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:15:42.001Z] #51 68.78 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T13:15:42.001Z] #51 68.78 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T13:15:42.001Z] #51 68.79 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:15:42.001Z] #51 69.00 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T13:15:42.001Z] #51 69.02 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T13:15:42.001Z] #51 69.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:15:42.265Z] #51 ... [2022-07-25T13:15:42.265Z] [2022-07-25T13:15:42.265Z] #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-25T13:15:42.265Z] #64 sha256:ed4d9433e0beaacd3f67a8421b05ba48b62ca8b4ccdb1fb0db9be7110bafa42e [2022-07-25T13:15:42.265Z] #64 1.330 + RM_GOPATH=0 [2022-07-25T13:15:42.265Z] #64 1.330 + TMP_GOPATH= [2022-07-25T13:15:42.265Z] #64 1.330 + : /build [2022-07-25T13:15:42.265Z] #64 1.330 + '[' -z '' ']' [2022-07-25T13:15:42.265Z] #64 1.332 ++ mktemp -d [2022-07-25T13:15:42.265Z] #64 1.341 + export GOPATH=/tmp/tmp.O6FHbjGWqA [2022-07-25T13:15:42.265Z] #64 1.341 + GOPATH=/tmp/tmp.O6FHbjGWqA [2022-07-25T13:15:42.265Z] #64 1.341 + RM_GOPATH=1 [2022-07-25T13:15:42.265Z] #64 1.341 + case "$(go env GOARCH)" in [2022-07-25T13:15:42.265Z] #64 1.341 ++ go env GOARCH [2022-07-25T13:15:42.265Z] #64 1.385 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:15:42.265Z] #64 1.385 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:15:42.265Z] #64 1.385 ++ dirname /install.sh [2022-07-25T13:15:42.265Z] #64 1.385 + dir=/ [2022-07-25T13:15:42.265Z] #64 1.385 + bin=containerd [2022-07-25T13:15:42.265Z] #64 1.385 + shift [2022-07-25T13:15:42.265Z] #64 1.385 + '[' '!' -f //containerd.installer ']' [2022-07-25T13:15:42.265Z] #64 1.385 + . //containerd.installer [2022-07-25T13:15:42.265Z] #64 1.385 ++ set -e [2022-07-25T13:15:42.265Z] #64 1.385 ++ : v1.6.6 [2022-07-25T13:15:42.265Z] #64 1.385 + install_containerd [2022-07-25T13:15:42.265Z] #64 1.386 Install containerd version v1.6.6 [2022-07-25T13:15:42.265Z] #64 1.389 + echo 'Install containerd version v1.6.6' [2022-07-25T13:15:42.265Z] #64 1.389 + git clone https://github.com/containerd/containerd.git /tmp/tmp.O6FHbjGWqA/src/github.com/containerd/containerd [2022-07-25T13:15:42.265Z] #64 1.430 Cloning into '/tmp/tmp.O6FHbjGWqA/src/github.com/containerd/containerd'... [2022-07-25T13:15:42.265Z] #64 ... [2022-07-25T13:15:42.265Z] [2022-07-25T13:15:42.265Z] #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-25T13:15:42.265Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:15:42.265Z] #55 65.06 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-25T13:15:42.265Z] #55 65.22 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-25T13:15:42.265Z] #55 65.40 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-25T13:15:42.265Z] #55 65.46 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-25T13:15:42.265Z] #55 66.16 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-25T13:15:42.265Z] #55 66.28 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-25T13:15:42.265Z] #55 66.32 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-25T13:15:42.265Z] #55 66.48 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-25T13:15:42.265Z] #55 66.65 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-25T13:15:42.265Z] #55 66.84 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-25T13:15:42.265Z] #55 66.85 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-25T13:15:42.265Z] #55 67.04 go: downloading github.com/prometheus/common v0.32.1 [2022-07-25T13:15:42.265Z] #55 67.85 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-25T13:15:42.265Z] #55 67.95 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-25T13:15:42.265Z] #55 69.13 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-25T13:15:42.265Z] #55 69.33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-25T13:15:42.589Z] #14 68.78 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-25T13:15:43.281Z] #84 115.0 checking for ANSI C header files... yes [2022-07-25T13:15:43.281Z] #84 116.3 checking for sys/types.h... yes [2022-07-25T13:15:43.636Z] #55 ... [2022-07-25T13:15:43.636Z] [2022-07-25T13:15:43.636Z] #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-25T13:15:43.636Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:15:43.636Z] #76 69.94 Selecting previously unselected package libtool. [2022-07-25T13:15:43.636Z] #76 69.94 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-25T13:15:43.636Z] #76 69.95 Unpacking libtool (2.4.6-15) ... [2022-07-25T13:15:43.636Z] #76 70.34 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T13:15:43.636Z] #76 70.34 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T13:15:43.636Z] #76 70.35 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:15:43.636Z] #76 70.92 Selecting previously unselected package libyajl2:amd64. [2022-07-25T13:15:43.636Z] #76 70.93 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T13:15:43.636Z] #76 70.93 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:15:43.636Z] #76 71.13 Selecting previously unselected package libyajl-dev:amd64. [2022-07-25T13:15:43.636Z] #76 71.13 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-25T13:15:43.636Z] #76 71.14 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T13:15:43.850Z] #84 116.7 checking for sys/stat.h... yes [2022-07-25T13:15:44.109Z] #84 117.1 checking for stdlib.h... yes [2022-07-25T13:15:44.109Z] #84 117.5 checking for string.h... [2022-07-25T13:15:44.109Z] #84 ... [2022-07-25T13:15:44.109Z] [2022-07-25T13:15:44.109Z] #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-25T13:15:44.109Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T13:15:44.109Z] #19 153.3 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-25T13:15:44.109Z] #19 153.3 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-25T13:15:44.109Z] #19 153.4 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-25T13:15:44.109Z] #19 153.4 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-25T13:15:44.109Z] #19 153.4 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-25T13:15:44.109Z] #19 153.6 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-25T13:15:44.109Z] #19 153.6 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-25T13:15:44.109Z] #19 153.7 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-25T13:15:44.109Z] #19 153.7 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-25T13:15:44.109Z] #19 153.8 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-25T13:15:44.109Z] #19 153.9 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-25T13:15:44.109Z] #19 157.6 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-25T13:15:44.109Z] #19 157.6 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-25T13:15:44.109Z] #19 157.7 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-25T13:15:44.109Z] #19 157.8 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-25T13:15:44.109Z] #19 157.9 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-25T13:15:44.109Z] #19 161.3 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-25T13:15:44.109Z] #19 161.3 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T13:15:44.109Z] #19 161.3 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-25T13:15:44.109Z] #19 161.4 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-25T13:15:44.109Z] #19 161.4 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-25T13:15:44.109Z] #19 161.4 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-25T13:15:44.109Z] #19 161.8 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-25T13:15:44.109Z] #19 161.9 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-25T13:15:44.109Z] #19 161.9 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-25T13:15:44.109Z] #19 161.9 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-25T13:15:44.109Z] #19 161.9 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-25T13:15:44.109Z] #19 161.9 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-25T13:15:44.109Z] #19 161.9 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-25T13:15:44.109Z] #19 161.9 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-25T13:15:44.109Z] #19 161.9 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-25T13:15:44.109Z] #19 161.9 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-25T13:15:44.109Z] #19 161.9 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-25T13:15:44.109Z] #19 161.9 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-25T13:15:44.109Z] #19 161.9 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-25T13:15:44.109Z] #19 161.9 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-25T13:15:44.109Z] #19 162.0 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-25T13:15:44.109Z] #19 162.0 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-25T13:15:44.109Z] #19 162.0 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-25T13:15:44.109Z] #19 162.0 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-25T13:15:44.109Z] #19 162.0 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-25T13:15:44.109Z] #19 162.1 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-25T13:15:44.109Z] #19 162.1 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-25T13:15:44.109Z] #19 162.2 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-25T13:15:44.199Z] #76 71.62 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:15:44.199Z] #76 71.68 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-25T13:15:44.199Z] #76 71.70 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:15:44.199Z] #76 71.71 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-25T13:15:44.199Z] #76 71.74 Setting up file (1:5.39-3) ... [2022-07-25T13:15:44.199Z] #76 71.75 Setting up bzip2 (1.0.8-4) ... [2022-07-25T13:15:44.199Z] #76 71.77 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:15:44.199Z] #76 71.78 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T13:15:44.199Z] #76 71.79 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:15:44.199Z] #76 71.80 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-25T13:15:44.199Z] #76 71.81 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-25T13:15:44.199Z] #76 71.83 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:15:44.369Z] #19 ... [2022-07-25T13:15:44.369Z] [2022-07-25T13:15:44.369Z] #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-25T13:15:44.369Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:15:44.369Z] #84 117.5 checking for string.h... yes [2022-07-25T13:15:44.457Z] #76 71.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T13:15:44.457Z] #76 71.96 Setting up patch (2.7.6-7) ... [2022-07-25T13:15:44.457Z] #76 71.98 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:15:44.457Z] #76 72.00 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T13:15:44.457Z] #76 72.03 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-25T13:15:44.457Z] #76 72.05 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:15:44.457Z] #76 72.06 Setting up libtool (2.4.6-15) ... [2022-07-25T13:15:44.457Z] #76 72.10 Setting up m4 (1.4.18-5) ... [2022-07-25T13:15:44.457Z] #76 72.12 Setting up dpkg-dev (1.20.11) ... [2022-07-25T13:15:44.510Z] #14 ... [2022-07-25T13:15:44.510Z] [2022-07-25T13:15:44.510Z] #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-25T13:15:44.510Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:15:44.510Z] #55 60.56 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-25T13:15:44.510Z] #55 60.57 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-25T13:15:44.510Z] #55 61.08 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-25T13:15:44.510Z] #55 61.08 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-25T13:15:44.510Z] #55 61.37 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-25T13:15:44.510Z] #55 61.63 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-25T13:15:44.510Z] #55 61.99 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-25T13:15:44.510Z] #55 62.17 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-25T13:15:44.510Z] #55 62.18 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-25T13:15:44.510Z] #55 62.42 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-25T13:15:44.510Z] #55 62.53 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-25T13:15:44.510Z] #55 62.53 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-25T13:15:44.510Z] #55 62.82 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-25T13:15:44.510Z] #55 62.82 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-25T13:15:44.510Z] #55 62.97 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-25T13:15:44.510Z] #55 63.12 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-25T13:15:44.510Z] #55 63.20 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-25T13:15:44.510Z] #55 64.81 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-25T13:15:44.510Z] #55 65.22 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-25T13:15:44.510Z] #55 65.35 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-25T13:15:44.510Z] #55 65.37 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-25T13:15:44.510Z] #55 65.63 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-25T13:15:44.510Z] #55 65.87 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-25T13:15:44.510Z] #55 65.90 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-25T13:15:44.510Z] #55 65.96 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-25T13:15:44.510Z] #55 66.11 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-25T13:15:44.510Z] #55 66.15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-25T13:15:44.510Z] #55 66.22 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-25T13:15:44.510Z] #55 66.39 go: downloading github.com/prometheus/common v0.32.1 [2022-07-25T13:15:44.510Z] #55 67.17 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-25T13:15:44.510Z] #55 67.27 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-25T13:15:44.510Z] #55 68.95 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-25T13:15:44.510Z] #55 ... [2022-07-25T13:15:44.510Z] [2022-07-25T13:15:44.510Z] #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-25T13:15:44.510Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:15:44.510Z] #76 61.70 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:15:44.510Z] #76 62.11 Fetched 5940 kB in 1s (6276 kB/s) [2022-07-25T13:15:44.510Z] #76 62.32 Selecting previously unselected package bzip2. [2022-07-25T13:15:44.510Z] #76 62.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T13:15:44.510Z] #76 62.42 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T13:15:44.510Z] #76 62.43 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T13:15:44.510Z] #76 62.73 Selecting previously unselected package libmagic-mgc. [2022-07-25T13:15:44.510Z] #76 62.75 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-25T13:15:44.510Z] #76 62.80 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-25T13:15:44.510Z] #76 63.97 Selecting previously unselected package libmagic1:amd64. [2022-07-25T13:15:44.510Z] #76 63.97 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-25T13:15:44.510Z] #76 63.97 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-25T13:15:44.510Z] #76 64.39 Selecting previously unselected package file. [2022-07-25T13:15:44.510Z] #76 64.45 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-25T13:15:44.510Z] #76 64.45 Unpacking file (1:5.39-3) ... [2022-07-25T13:15:44.510Z] #76 64.74 Selecting previously unselected package xz-utils. [2022-07-25T13:15:44.510Z] #76 64.74 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T13:15:44.510Z] #76 64.76 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:15:44.510Z] #76 65.30 Selecting previously unselected package libsigsegv2:amd64. [2022-07-25T13:15:44.510Z] #76 65.31 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-25T13:15:44.510Z] #76 65.34 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-25T13:15:44.510Z] #76 65.68 Selecting previously unselected package m4. [2022-07-25T13:15:44.510Z] #76 65.68 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-25T13:15:44.510Z] #76 65.72 Unpacking m4 (1.4.18-5) ... [2022-07-25T13:15:44.510Z] #76 66.19 Selecting previously unselected package autoconf. [2022-07-25T13:15:44.510Z] #76 66.19 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-25T13:15:44.510Z] #76 66.20 Unpacking autoconf (2.69-14) ... [2022-07-25T13:15:44.510Z] #76 66.91 Selecting previously unselected package autotools-dev. [2022-07-25T13:15:44.510Z] #76 66.92 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-25T13:15:44.510Z] #76 66.93 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-25T13:15:44.510Z] #76 67.28 Selecting previously unselected package automake. [2022-07-25T13:15:44.510Z] #76 67.28 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-25T13:15:44.510Z] #76 67.34 Unpacking automake (1:1.16.3-2) ... [2022-07-25T13:15:44.510Z] #76 68.50 Selecting previously unselected package patch. [2022-07-25T13:15:44.510Z] #76 68.53 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-25T13:15:44.510Z] #76 68.55 Unpacking patch (2.7.6-7) ... [2022-07-25T13:15:44.510Z] #76 68.76 Selecting previously unselected package dpkg-dev. [2022-07-25T13:15:44.510Z] #76 68.77 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-25T13:15:44.510Z] #76 68.79 Unpacking dpkg-dev (1.20.11) ... [2022-07-25T13:15:44.510Z] #76 70.70 Selecting previously unselected package build-essential. [2022-07-25T13:15:44.628Z] #84 117.9 checking for memory.h... yes [2022-07-25T13:15:44.714Z] #76 72.18 Setting up autoconf (2.69-14) ... [2022-07-25T13:15:44.714Z] #76 72.20 Setting up build-essential (12.9) ... [2022-07-25T13:15:44.714Z] #76 72.21 Setting up automake (1:1.16.3-2) ... [2022-07-25T13:15:44.714Z] #76 72.24 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-25T13:15:44.714Z] #76 72.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:15:44.776Z] #76 70.70 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-25T13:15:44.776Z] #76 70.72 Unpacking build-essential (12.9) ... [2022-07-25T13:15:44.776Z] #76 70.92 Selecting previously unselected package libcap2:amd64. [2022-07-25T13:15:44.776Z] #76 70.93 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T13:15:44.776Z] #76 70.93 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:15:44.776Z] #76 ... [2022-07-25T13:15:44.776Z] [2022-07-25T13:15:44.776Z] #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-25T13:15:44.776Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:15:44.776Z] #14 70.98 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-25T13:15:45.148Z] #84 118.1 checking for strings.h... yes [2022-07-25T13:15:45.407Z] #84 118.4 checking for inttypes.h... yes [2022-07-25T13:15:45.666Z] #84 118.8 checking for stdint.h... yes [2022-07-25T13:15:45.718Z] #14 71.76 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-25T13:15:45.718Z] #14 71.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-25T13:15:45.718Z] #14 71.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-25T13:15:45.718Z] #14 71.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T13:15:45.718Z] #14 71.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T13:15:45.718Z] #14 71.82 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-25T13:15:45.718Z] #14 71.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T13:15:45.718Z] #14 71.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-25T13:15:45.718Z] #14 71.88 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-25T13:15:45.718Z] #14 71.90 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-25T13:15:45.980Z] #14 71.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-25T13:15:45.980Z] #14 71.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-25T13:15:45.980Z] #14 72.04 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-25T13:15:45.980Z] #14 72.04 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-25T13:15:45.980Z] #14 72.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-25T13:15:45.980Z] #14 72.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T13:15:46.235Z] #84 119.1 checking for unistd.h... yes [2022-07-25T13:15:46.494Z] #84 119.5 checking for dlfcn.h... yes [2022-07-25T13:15:46.494Z] #84 119.9 checking for objdir... .libs [2022-07-25T13:15:46.551Z] #14 ... [2022-07-25T13:15:46.551Z] [2022-07-25T13:15:46.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-25T13:15:46.551Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:15:46.551Z] #51 62.45 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-25T13:15:46.551Z] #51 64.82 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:15:46.551Z] #51 65.29 Fetched 2315 kB in 3s (678 kB/s) [2022-07-25T13:15:46.551Z] #51 65.49 Selecting previously unselected package libprotobuf23:amd64. [2022-07-25T13:15:46.551Z] #51 65.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T13:15:46.551Z] #51 65.56 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-25T13:15:46.551Z] #51 65.57 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T13:15:46.551Z] #51 66.87 Selecting previously unselected package python3-pkg-resources. [2022-07-25T13:15:46.551Z] #51 66.90 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T13:15:46.551Z] #51 66.93 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:15:46.551Z] #51 67.51 Selecting previously unselected package python3-six. [2022-07-25T13:15:46.551Z] #51 67.52 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-25T13:15:46.551Z] #51 67.54 Unpacking python3-six (1.16.0-2) ... [2022-07-25T13:15:46.551Z] #51 67.77 Selecting previously unselected package python3-protobuf. [2022-07-25T13:15:46.551Z] #51 67.77 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-25T13:15:46.551Z] #51 67.88 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-25T13:15:46.551Z] #51 68.88 Selecting previously unselected package libnet1:amd64. [2022-07-25T13:15:46.551Z] #51 68.88 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T13:15:46.551Z] #51 68.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:15:46.551Z] #51 69.28 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T13:15:46.551Z] #51 69.29 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T13:15:46.551Z] #51 69.29 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:15:46.551Z] #51 69.59 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T13:15:46.551Z] #51 69.59 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T13:15:46.551Z] #51 69.62 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:15:46.551Z] #51 69.93 Selecting previously unselected package criu. [2022-07-25T13:15:46.551Z] #51 69.94 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-25T13:15:46.551Z] #51 69.96 Unpacking criu (3.17.1-1) ... [2022-07-25T13:15:46.551Z] #51 71.21 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:15:46.551Z] #51 ... [2022-07-25T13:15:46.551Z] [2022-07-25T13:15:46.551Z] #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-25T13:15:46.551Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T13:15:46.811Z] #34 72.50 Updating files: 61% (943/1521) Updating files: 62% (944/1521) Updating files: 63% (959/1521) Updating files: 64% (974/1521) Updating files: 65% (989/1521) Updating files: 66% (1004/1521) Updating files: 67% (1020/1521) Updating files: 68% (1035/1521) Updating files: 69% (1050/1521) Updating files: 70% (1065/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) [2022-07-25T13:15:46.811Z] #34 ... [2022-07-25T13:15:46.811Z] [2022-07-25T13:15:46.811Z] #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-25T13:15:46.811Z] #64 sha256:3bffced5aea9e388fe82021a5d403e630afc4f99248f306a592c663f74648b35 [2022-07-25T13:15:46.811Z] #64 2.618 + RM_GOPATH=0 [2022-07-25T13:15:46.811Z] #64 2.618 + TMP_GOPATH= [2022-07-25T13:15:46.811Z] #64 2.618 + : /build [2022-07-25T13:15:46.811Z] #64 2.618 + '[' -z '' ']' [2022-07-25T13:15:46.811Z] #64 2.618 ++ mktemp -d [2022-07-25T13:15:46.811Z] #64 2.618 + export GOPATH=/tmp/tmp.VHvpMJ8Akv [2022-07-25T13:15:46.811Z] #64 2.618 + GOPATH=/tmp/tmp.VHvpMJ8Akv [2022-07-25T13:15:46.811Z] #64 2.618 + RM_GOPATH=1 [2022-07-25T13:15:46.811Z] #64 2.618 + case "$(go env GOARCH)" in [2022-07-25T13:15:46.811Z] #64 2.618 ++ go env GOARCH [2022-07-25T13:15:46.811Z] #64 2.618 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:15:46.811Z] #64 2.618 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:15:46.811Z] #64 2.618 ++ dirname /install.sh [2022-07-25T13:15:46.811Z] #64 2.656 + dir=/ [2022-07-25T13:15:46.811Z] #64 2.656 + bin=containerd [2022-07-25T13:15:46.811Z] #64 2.656 + shift [2022-07-25T13:15:46.811Z] #64 2.656 + '[' '!' -f //containerd.installer ']' [2022-07-25T13:15:46.811Z] #64 2.656 + . //containerd.installer [2022-07-25T13:15:46.811Z] #64 2.656 ++ set -e [2022-07-25T13:15:46.811Z] #64 2.656 ++ : v1.6.6 [2022-07-25T13:15:46.811Z] #64 2.656 + install_containerd [2022-07-25T13:15:46.811Z] #64 2.656 + echo 'Install containerd version v1.6.6' [2022-07-25T13:15:46.811Z] #64 2.656 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VHvpMJ8Akv/src/github.com/containerd/containerd [2022-07-25T13:15:46.811Z] #64 2.682 Install containerd version v1.6.6 [2022-07-25T13:15:46.811Z] #64 2.711 Cloning into '/tmp/tmp.VHvpMJ8Akv/src/github.com/containerd/containerd'... [2022-07-25T13:15:46.811Z] #64 ... [2022-07-25T13:15:46.811Z] [2022-07-25T13:15:46.811Z] #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-25T13:15:46.811Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:15:46.811Z] #42 62.96 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:15:46.811Z] #42 63.47 Fetched 17.7 MB in 2s (9551 kB/s) [2022-07-25T13:15:46.811Z] #42 63.67 Selecting previously unselected package xxd. [2022-07-25T13:15:46.811Z] #42 63.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T13:15:46.811Z] #42 63.81 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T13:15:46.811Z] #42 63.87 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:15:46.811Z] #42 64.18 Selecting previously unselected package vim-common. [2022-07-25T13:15:46.811Z] #42 64.19 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T13:15:46.811Z] #42 64.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:15:46.811Z] #42 64.91 Selecting previously unselected package cmake-data. [2022-07-25T13:15:46.811Z] #42 64.91 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-25T13:15:46.811Z] #42 64.93 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T13:15:46.811Z] #42 70.78 Selecting previously unselected package libicu67:amd64. [2022-07-25T13:15:46.811Z] #42 70.79 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-25T13:15:46.811Z] #42 70.90 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-25T13:15:46.919Z] #14 90.68 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-25T13:15:46.919Z] #14 90.68 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-25T13:15:47.072Z] #42 ... [2022-07-25T13:15:47.072Z] [2022-07-25T13:15:47.072Z] #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-25T13:15:47.072Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T13:15:47.179Z] #14 90.68 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:15:47.238Z] #76 DONE 74.5s [2022-07-25T13:15:47.238Z] [2022-07-25T13:15:47.238Z] #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-25T13:15:47.238Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T13:15:47.238Z] #34 72.07 Updating files: 77% (1180/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/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: 92% (1413/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-25T13:15:47.238Z] #34 73.32 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-25T13:15:47.238Z] #34 73.79 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T13:15:47.290Z] #14 ... [2022-07-25T13:15:47.290Z] [2022-07-25T13:15:47.290Z] #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-25T13:15:47.290Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:15:47.290Z] #77 17.72 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-25T13:15:47.290Z] #77 17.95 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-25T13:15:47.290Z] #77 18.15 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-25T13:15:47.322Z] #84 120.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T13:15:47.322Z] #84 120.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T13:15:47.495Z] #34 ... [2022-07-25T13:15:47.495Z] [2022-07-25T13:15:47.495Z] #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-25T13:15:47.495Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:15:47.495Z] #14 65.17 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-25T13:15:47.495Z] #14 66.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-25T13:15:47.495Z] #14 67.33 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-25T13:15:47.495Z] #14 69.80 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-25T13:15:47.495Z] #14 70.86 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-25T13:15:47.495Z] #14 70.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-25T13:15:47.495Z] #14 70.87 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-25T13:15:47.495Z] #14 70.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T13:15:47.495Z] #14 70.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T13:15:47.495Z] #14 70.89 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-25T13:15:47.495Z] #14 70.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T13:15:47.495Z] #14 70.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-25T13:15:47.495Z] #14 70.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-25T13:15:47.495Z] #14 71.01 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-25T13:15:47.495Z] #14 71.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-25T13:15:47.495Z] #14 71.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-25T13:15:47.495Z] #14 71.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-25T13:15:47.495Z] #14 71.13 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-25T13:15:47.495Z] #14 71.13 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-25T13:15:47.495Z] #14 71.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T13:15:47.495Z] #14 72.73 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:15:47.495Z] #14 73.20 Fetched 115 MB in 12s (9383 kB/s) [2022-07-25T13:15:47.495Z] #14 73.94 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-25T13:15:47.495Z] #14 73.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T13:15:47.495Z] #14 74.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T13:15:47.495Z] #14 74.16 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T13:15:47.582Z] #84 120.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T13:15:48.152Z] #84 120.9 checking if gcc static flag -static works... yes [2022-07-25T13:15:48.374Z] #34 72.50 Updating files: 61% (943/1521) Updating files: 62% (944/1521) Updating files: 63% (959/1521) Updating files: 64% (974/1521) Updating files: 65% (989/1521) Updating files: 66% (1004/1521) Updating files: 67% (1020/1521) Updating files: 68% (1035/1521) Updating files: 69% (1050/1521) Updating files: 70% (1065/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/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: 92% (1402/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-25T13:15:48.375Z] #34 74.20 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-25T13:15:48.635Z] #34 74.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T13:15:48.726Z] #84 121.6 checking if gcc supports -c -o file.o... yes [2022-07-25T13:15:48.727Z] #84 121.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T13:15:48.727Z] #84 121.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T13:15:49.295Z] #84 122.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T13:15:49.295Z] #84 122.4 checking how to hardcode library paths into programs... immediate [2022-07-25T13:15:49.295Z] #84 122.4 checking whether stripping libraries is possible... yes [2022-07-25T13:15:49.295Z] #84 122.4 checking if libtool supports shared libraries... yes [2022-07-25T13:15:49.295Z] #84 122.4 checking whether to build shared libraries... no [2022-07-25T13:15:49.295Z] #84 122.4 checking whether to build static libraries... yes [2022-07-25T13:15:49.295Z] #84 122.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T13:15:49.295Z] #84 122.4 checking whether build environment is sane... yes [2022-07-25T13:15:49.295Z] #84 122.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T13:15:49.295Z] #84 122.6 checking whether make sets $(MAKE)... yes [2022-07-25T13:15:49.554Z] #84 122.6 checking whether make supports the include directive... yes (GNU style) [2022-07-25T13:15:49.554Z] #84 122.7 checking whether make supports nested variables... yes [2022-07-25T13:15:49.554Z] #84 122.8 checking whether UID '0' is supported by ustar format... yes [2022-07-25T13:15:49.554Z] #84 122.8 checking whether GID '0' is supported by ustar format... yes [2022-07-25T13:15:49.554Z] #84 122.8 checking how to create a ustar tar archive... gnutar [2022-07-25T13:15:49.717Z] #14 ... [2022-07-25T13:15:49.717Z] [2022-07-25T13:15:49.717Z] #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-25T13:15:49.717Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T13:15:49.717Z] #77 34.74 libtoolize: putting auxiliary files in '.'. [2022-07-25T13:15:49.717Z] #77 34.75 libtoolize: copying file './ltmain.sh' [2022-07-25T13:15:49.717Z] #77 35.61 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-25T13:15:49.717Z] #77 35.61 libtoolize: and rerunning libtoolize and aclocal. [2022-07-25T13:15:49.717Z] #77 35.61 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T13:15:49.717Z] #77 43.80 configure.ac:7: installing './compile' [2022-07-25T13:15:49.717Z] #77 43.81 configure.ac:11: installing './config.guess' [2022-07-25T13:15:49.717Z] #77 43.82 configure.ac:11: installing './config.sub' [2022-07-25T13:15:49.717Z] #77 43.82 configure.ac:8: installing './install-sh' [2022-07-25T13:15:49.717Z] #77 43.83 configure.ac:8: installing './missing' [2022-07-25T13:15:49.717Z] #77 43.90 Makefile.am: installing './depcomp' [2022-07-25T13:15:49.813Z] #84 122.8 checking dependency style of gcc... gcc3 [2022-07-25T13:15:49.814Z] #84 123.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T13:15:49.814Z] #84 123.0 checking whether make supports nested variables... (cached) yes [2022-07-25T13:15:49.814Z] #84 123.0 checking for gawk... (cached) mawk [2022-07-25T13:15:49.814Z] #84 123.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T13:15:49.814Z] #84 123.1 checking for gcc... (cached) gcc [2022-07-25T13:15:49.814Z] #84 123.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T13:15:49.814Z] #84 123.2 checking whether gcc accepts -g... (cached) yes [2022-07-25T13:15:49.814Z] #84 123.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T13:15:49.814Z] #84 123.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T13:15:49.814Z] #84 123.2 checking for a Python interpreter with version >= 3... python3 [2022-07-25T13:15:49.814Z] #84 123.2 checking for python3... /usr/bin/python3 [2022-07-25T13:15:50.073Z] #84 123.2 checking for python3 version... 3.9 [2022-07-25T13:15:50.332Z] #84 123.3 checking for python3 platform... linux [2022-07-25T13:15:50.591Z] #84 123.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T13:15:50.591Z] #84 123.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T13:15:50.657Z] #77 45.14 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T13:15:50.657Z] #77 45.15 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T13:15:50.657Z] #77 45.29 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T13:15:50.657Z] #77 45.29 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T13:15:50.852Z] #84 124.0 checking for go-md2man... no [2022-07-25T13:15:50.852Z] #84 124.0 checking error.h usability... yes [2022-07-25T13:15:50.852Z] #84 124.1 checking error.h presence... yes [2022-07-25T13:15:50.852Z] #84 124.2 checking for error.h... yes [2022-07-25T13:15:50.917Z] #77 45.44 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T13:15:50.917Z] #77 45.56 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T13:15:50.917Z] #77 45.68 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T13:15:51.111Z] #84 124.3 checking linux/openat2.h usability... yes [2022-07-25T13:15:51.178Z] #77 45.84 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T13:15:51.178Z] #77 45.98 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T13:15:51.243Z] #34 ... [2022-07-25T13:15:51.243Z] [2022-07-25T13:15:51.243Z] #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-25T13:15:51.243Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:15:51.243Z] #76 71.05 Selecting previously unselected package libcap-dev:amd64. [2022-07-25T13:15:51.243Z] #76 71.08 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-25T13:15:51.243Z] #76 71.14 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-25T13:15:51.243Z] #76 71.42 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T13:15:51.243Z] #76 71.42 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T13:15:51.243Z] #76 71.42 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:15:51.243Z] #76 71.55 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-25T13:15:51.243Z] #76 71.55 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-25T13:15:51.243Z] #76 71.56 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T13:15:51.243Z] #76 71.77 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T13:15:51.243Z] #76 71.78 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T13:15:51.243Z] #76 71.78 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:15:51.243Z] #76 72.15 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T13:15:51.243Z] #76 72.18 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T13:15:51.243Z] #76 72.26 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:15:51.243Z] #76 73.31 Selecting previously unselected package libtool. [2022-07-25T13:15:51.243Z] #76 73.32 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-25T13:15:51.243Z] #76 73.32 Unpacking libtool (2.4.6-15) ... [2022-07-25T13:15:51.243Z] #76 73.94 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T13:15:51.243Z] #76 73.94 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T13:15:51.243Z] #76 73.95 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:15:51.243Z] #76 74.36 Selecting previously unselected package libyajl2:amd64. [2022-07-25T13:15:51.243Z] #76 74.37 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T13:15:51.243Z] #76 74.40 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:15:51.243Z] #76 74.76 Selecting previously unselected package libyajl-dev:amd64. [2022-07-25T13:15:51.243Z] #76 74.77 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-25T13:15:51.243Z] #76 74.78 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T13:15:51.243Z] #76 75.18 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:15:51.243Z] #76 75.19 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-25T13:15:51.243Z] #76 75.30 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:15:51.243Z] #76 75.34 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-25T13:15:51.243Z] #76 75.49 Setting up file (1:5.39-3) ... [2022-07-25T13:15:51.243Z] #76 75.54 Setting up bzip2 (1.0.8-4) ... [2022-07-25T13:15:51.243Z] #76 75.58 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:15:51.243Z] #76 75.58 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T13:15:51.243Z] #76 75.62 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:15:51.243Z] #76 75.65 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-25T13:15:51.243Z] #76 75.72 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-25T13:15:51.243Z] #76 75.80 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:15:51.243Z] #76 75.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T13:15:51.243Z] #76 75.83 Setting up patch (2.7.6-7) ... [2022-07-25T13:15:51.243Z] #76 75.84 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:15:51.243Z] #76 75.85 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T13:15:51.243Z] #76 75.87 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-25T13:15:51.243Z] #76 75.89 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:15:51.243Z] #76 75.92 Setting up libtool (2.4.6-15) ... [2022-07-25T13:15:51.243Z] #76 76.00 Setting up m4 (1.4.18-5) ... [2022-07-25T13:15:51.243Z] #76 76.01 Setting up dpkg-dev (1.20.11) ... [2022-07-25T13:15:51.243Z] #76 76.04 Setting up autoconf (2.69-14) ... [2022-07-25T13:15:51.243Z] #76 76.06 Setting up build-essential (12.9) ... [2022-07-25T13:15:51.243Z] #76 76.07 Setting up automake (1:1.16.3-2) ... [2022-07-25T13:15:51.243Z] #76 76.10 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-25T13:15:51.243Z] #76 76.12 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:15:51.243Z] #76 DONE 77.2s [2022-07-25T13:15:51.243Z] [2022-07-25T13:15:51.243Z] #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-25T13:15:51.243Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:15:51.243Z] #14 73.54 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:15:51.243Z] #14 73.98 Fetched 115 MB in 11s (10.6 MB/s) [2022-07-25T13:15:51.243Z] #14 74.11 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-25T13:15:51.243Z] #14 74.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T13:15:51.243Z] #14 74.24 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T13:15:51.243Z] #14 74.25 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T13:15:51.371Z] #84 124.5 checking linux/openat2.h presence... yes [2022-07-25T13:15:51.371Z] #84 124.7 checking for linux/openat2.h... yes [2022-07-25T13:15:51.675Z] #14 78.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-25T13:15:51.675Z] #14 78.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T13:15:51.675Z] #14 78.54 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T13:15:51.941Z] #84 124.8 checking for copy_file_range... yes [2022-07-25T13:15:52.225Z] #14 78.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-25T13:15:52.225Z] #14 78.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T13:15:52.225Z] #14 78.34 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T13:15:52.513Z] #84 125.2 checking for fgetxattr... yes [2022-07-25T13:15:52.606Z] #14 ... [2022-07-25T13:15:52.606Z] [2022-07-25T13:15:52.606Z] #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-25T13:15:52.606Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:15:52.606Z] #42 69.98 Selecting previously unselected package libicu67:amd64. [2022-07-25T13:15:52.606Z] #42 69.98 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-25T13:15:52.606Z] #42 70.03 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-25T13:15:52.606Z] #42 ... [2022-07-25T13:15:52.606Z] [2022-07-25T13:15:52.606Z] #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-25T13:15:52.606Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:15:52.606Z] #51 69.79 Selecting previously unselected package criu. [2022-07-25T13:15:52.606Z] #51 69.80 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-25T13:15:52.607Z] #51 69.89 Unpacking criu (3.17.1-1) ... [2022-07-25T13:15:52.607Z] #51 71.42 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:15:52.607Z] #51 74.19 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T13:15:52.607Z] #51 74.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:15:52.607Z] #51 74.29 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:15:52.607Z] #51 74.33 Setting up python3-six (1.16.0-2) ... [2022-07-25T13:15:52.607Z] #51 76.44 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:15:52.607Z] #51 76.49 Setting up python3-protobuf (3.12.4-1) ... [2022-07-25T13:15:52.773Z] #84 125.9 checking for statx... yes [2022-07-25T13:15:53.600Z] #84 126.2 checking for fgetpwent_r... yes [2022-07-25T13:15:53.859Z] #84 126.8 checking for issetugid... no [2022-07-25T13:15:53.859Z] #84 127.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T13:15:54.119Z] #84 127.2 checking pkg-config is at least version 0.9.0... yes [2022-07-25T13:15:54.512Z] #51 ... [2022-07-25T13:15:54.512Z] [2022-07-25T13:15:54.512Z] #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-25T13:15:54.512Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:15:54.512Z] #42 81.69 Selecting previously unselected package libxml2:amd64. [2022-07-25T13:15:54.512Z] #42 81.70 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-25T13:15:54.512Z] #42 81.71 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T13:15:54.688Z] #84 127.2 checking for library containing yajl_tree_get... -lyajl [2022-07-25T13:15:54.688Z] #84 128.0 checking for yajl >= 2.0.0... yes [2022-07-25T13:15:54.778Z] #14 ... [2022-07-25T13:15:54.778Z] [2022-07-25T13:15:54.778Z] #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-25T13:15:54.778Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:15:54.778Z] #55 71.00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-25T13:15:54.951Z] #84 128.0 checking sys/capability.h usability... yes [2022-07-25T13:15:54.951Z] #84 128.2 checking sys/capability.h presence... yes [2022-07-25T13:15:54.951Z] #84 128.3 checking for sys/capability.h... yes [2022-07-25T13:15:55.038Z] #55 ... [2022-07-25T13:15:55.038Z] [2022-07-25T13:15:55.038Z] #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-25T13:15:55.038Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:15:55.038Z] #51 74.29 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T13:15:55.038Z] #51 74.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:15:55.038Z] #51 74.43 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:15:55.038Z] #51 74.48 Setting up python3-six (1.16.0-2) ... [2022-07-25T13:15:55.038Z] #51 76.65 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:15:55.038Z] #51 76.92 Setting up python3-protobuf (3.12.4-1) ... [2022-07-25T13:15:55.076Z] #42 82.65 Selecting previously unselected package libarchive13:amd64. [2022-07-25T13:15:55.076Z] #42 82.68 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-25T13:15:55.076Z] #42 82.72 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T13:15:55.523Z] #84 128.3 checking for library containing cap_from_name... -lcap [2022-07-25T13:15:55.610Z] #51 ... [2022-07-25T13:15:55.610Z] [2022-07-25T13:15:55.610Z] #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-25T13:15:55.610Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:15:55.640Z] #42 83.10 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-25T13:15:55.640Z] #42 83.11 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-25T13:15:55.640Z] #42 83.11 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T13:15:55.871Z] #42 81.89 Selecting previously unselected package libxml2:amd64. [2022-07-25T13:15:55.871Z] #42 81.92 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-25T13:15:55.871Z] #42 81.93 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T13:15:55.897Z] #42 83.34 Selecting previously unselected package librhash0:amd64. [2022-07-25T13:15:55.897Z] #42 83.34 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-25T13:15:55.897Z] #42 83.36 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-25T13:15:56.094Z] #84 128.8 checking for library containing dlopen... -ldl [2022-07-25T13:15:56.094Z] #84 129.3 checking seccomp.h usability... [2022-07-25T13:15:56.094Z] #84 ... [2022-07-25T13:15:56.094Z] [2022-07-25T13:15:56.094Z] #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-25T13:15:56.094Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T13:15:56.094Z] #19 165.2 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-25T13:15:56.094Z] #19 165.2 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-25T13:15:56.094Z] #19 165.4 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-25T13:15:56.094Z] #19 165.5 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-25T13:15:56.094Z] #19 165.5 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-25T13:15:56.094Z] #19 168.4 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-25T13:15:56.094Z] #19 168.4 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-25T13:15:56.094Z] #19 168.4 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-25T13:15:56.094Z] #19 168.5 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-25T13:15:56.094Z] #19 168.5 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-25T13:15:56.094Z] #19 168.5 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-25T13:15:56.094Z] #19 168.5 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-25T13:15:56.094Z] #19 168.6 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-25T13:15:56.094Z] #19 168.6 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-25T13:15:56.094Z] #19 168.7 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-25T13:15:56.094Z] #19 168.7 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-25T13:15:56.094Z] #19 171.1 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-25T13:15:56.094Z] #19 171.1 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-25T13:15:56.094Z] #19 171.2 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-25T13:15:56.094Z] #19 171.3 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-25T13:15:56.094Z] #19 171.4 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-25T13:15:56.094Z] #19 174.2 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-25T13:15:56.094Z] #19 174.2 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-25T13:15:56.094Z] #19 174.2 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-25T13:15:56.094Z] #19 174.4 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-25T13:15:56.094Z] #19 174.4 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-25T13:15:56.094Z] #19 174.4 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-25T13:15:56.094Z] #19 174.4 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-25T13:15:56.094Z] #19 174.4 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-25T13:15:56.094Z] #19 174.5 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-25T13:15:56.094Z] #19 174.5 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-25T13:15:56.094Z] #19 174.6 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-25T13:15:56.094Z] #19 174.6 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-25T13:15:56.094Z] #19 174.6 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-25T13:15:56.094Z] #19 174.6 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-25T13:15:56.094Z] #19 174.7 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-25T13:15:56.094Z] #19 ... [2022-07-25T13:15:56.094Z] [2022-07-25T13:15:56.094Z] #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-25T13:15:56.094Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:15:56.094Z] #84 129.3 checking seccomp.h usability... yes [2022-07-25T13:15:56.094Z] #84 129.4 checking seccomp.h presence... yes [2022-07-25T13:15:56.094Z] #84 129.5 checking for seccomp.h... yes [2022-07-25T13:15:56.154Z] #42 83.71 Selecting previously unselected package libuv1:amd64. [2022-07-25T13:15:56.154Z] #42 83.77 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-25T13:15:56.154Z] #42 83.78 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-25T13:15:56.718Z] #42 84.07 Selecting previously unselected package cmake. [2022-07-25T13:15:56.719Z] #42 84.13 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-25T13:15:56.719Z] #42 84.18 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-25T13:15:56.813Z] #42 82.67 Selecting previously unselected package libarchive13:amd64. [2022-07-25T13:15:56.813Z] #42 82.68 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-25T13:15:56.813Z] #42 82.68 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T13:15:56.975Z] #42 ... [2022-07-25T13:15:56.975Z] [2022-07-25T13:15:56.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-25T13:15:56.975Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:15:56.976Z] #77 1.249 Cloning into '/tmp/crun-build'... [2022-07-25T13:15:57.035Z] #84 129.5 checking for library containing seccomp_rule_add... -lseccomp [2022-07-25T13:15:57.035Z] #84 130.1 checking for library containing seccomp_arch_resolve_name... [2022-07-25T13:15:57.035Z] #84 ... [2022-07-25T13:15:57.035Z] [2022-07-25T13:15:57.035Z] #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-25T13:15:57.035Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T13:15:57.035Z] #41 DONE 189.3s [2022-07-25T13:15:57.035Z] [2022-07-25T13:15:57.035Z] #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-25T13:15:57.035Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:15:57.035Z] #84 130.1 checking for library containing seccomp_arch_resolve_name... none required [2022-07-25T13:15:57.233Z] #77 ... [2022-07-25T13:15:57.233Z] [2022-07-25T13:15:57.233Z] #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-25T13:15:57.233Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:15:57.233Z] #14 83.66 Selecting previously unselected package binutils-mingw-w64. [2022-07-25T13:15:57.233Z] #14 83.68 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-25T13:15:57.233Z] #14 83.69 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T13:15:57.233Z] #14 83.89 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-25T13:15:57.233Z] #14 83.93 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:15:57.233Z] #14 83.93 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:15:57.233Z] #14 84.45 Selecting previously unselected package dmsetup. [2022-07-25T13:15:57.233Z] #14 84.46 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:15:57.233Z] #14 84.46 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-25T13:15:57.233Z] #14 84.63 Selecting previously unselected package mingw-w64-common. [2022-07-25T13:15:57.233Z] #14 84.65 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-25T13:15:57.233Z] #14 84.66 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-25T13:15:57.270Z] #77 ... [2022-07-25T13:15:57.270Z] [2022-07-25T13:15:57.270Z] #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-25T13:15:57.270Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:15:57.270Z] #14 86.76 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-25T13:15:57.270Z] #14 86.76 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:15:57.270Z] #14 86.77 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:15:57.384Z] #42 83.26 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-25T13:15:57.384Z] #42 83.26 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-25T13:15:57.384Z] #42 83.27 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T13:15:57.603Z] #84 130.4 checking systemd/sd-bus.h usability... yes [2022-07-25T13:15:57.603Z] #84 130.8 checking systemd/sd-bus.h presence... yes [2022-07-25T13:15:57.603Z] #84 131.0 checking for systemd/sd-bus.h... yes [2022-07-25T13:15:57.755Z] #77 ... [2022-07-25T13:15:57.755Z] [2022-07-25T13:15:57.755Z] #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-25T13:15:57.755Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T13:15:57.755Z] #14 101.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-25T13:15:57.755Z] #14 101.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-25T13:15:57.755Z] #14 101.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:15:57.956Z] #42 83.95 Selecting previously unselected package librhash0:amd64. [2022-07-25T13:15:57.956Z] #42 83.95 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-25T13:15:57.956Z] #42 83.96 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-25T13:15:58.217Z] #42 84.38 Selecting previously unselected package libuv1:amd64. [2022-07-25T13:15:58.217Z] #42 84.39 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-25T13:15:58.217Z] #42 84.39 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-25T13:15:58.478Z] #42 84.56 Selecting previously unselected package cmake. [2022-07-25T13:15:58.478Z] #42 84.56 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-25T13:15:58.478Z] #42 84.57 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-25T13:15:58.983Z] #84 131.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-25T13:15:59.242Z] #84 131.9 checking for sd_notify_barrier... yes [2022-07-25T13:15:59.502Z] #84 132.6 checking linux/bpf.h usability... yes [2022-07-25T13:15:59.502Z] #84 132.9 checking linux/bpf.h presence... yes [2022-07-25T13:15:59.502Z] #84 133.0 checking for linux/bpf.h... yes [2022-07-25T13:16:00.086Z] #84 133.0 checking compilation for eBPF... yes [2022-07-25T13:16:00.086Z] #84 133.2 checking for criu >= 3.15... no [2022-07-25T13:16:00.086Z] #84 133.3 configure: CRIU headers not found, building without CRIU support [2022-07-25T13:16:00.086Z] #84 133.3 checking for criu > 3.16... no [2022-07-25T13:16:00.086Z] #84 133.4 configure: CRIU version doesn't support join-ns API [2022-07-25T13:16:00.086Z] #84 133.4 checking for criu > 3.16.1... no [2022-07-25T13:16:00.086Z] #84 133.4 configure: CRIU version doesn't support for pre-dumping [2022-07-25T13:16:00.086Z] #84 133.4 checking for new mount API (fsconfig)... yes [2022-07-25T13:16:00.374Z] #84 133.5 checking for seccomp notify API... yes [2022-07-25T13:16:00.374Z] #84 133.7 checking for gperf... no [2022-07-25T13:16:00.374Z] #84 133.7 configure: gperf not found - cannot rebuild signal parser code [2022-07-25T13:16:00.507Z] #14 ... [2022-07-25T13:16:00.507Z] [2022-07-25T13:16:00.507Z] #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-25T13:16:00.507Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:16:00.507Z] #51 82.97 Setting up criu (3.17.1-1) ... [2022-07-25T13:16:00.507Z] #51 86.24 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:16:00.507Z] #51 DONE 87.6s [2022-07-25T13:16:00.507Z] [2022-07-25T13:16:00.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-25T13:16:00.507Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:16:00.507Z] #77 11.82 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-25T13:16:00.507Z] #77 11.86 Cloning into '/tmp/crun-build/libocispec'... [2022-07-25T13:16:00.674Z] #84 133.7 checking for library containing argp_parse... #84 ... [2022-07-25T13:16:00.674Z] [2022-07-25T13:16:00.674Z] #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-25T13:16:00.674Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:16:00.674Z] #43 192.9 Delve is a source level debugger for Go programs. [2022-07-25T13:16:00.674Z] #43 192.9 [2022-07-25T13:16:00.674Z] #43 192.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-25T13:16:00.674Z] #43 192.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-25T13:16:00.674Z] #43 192.9 [2022-07-25T13:16:00.674Z] #43 192.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-25T13:16:00.674Z] #43 192.9 [2022-07-25T13:16:00.674Z] #43 192.9 Pass flags to the program you are debugging using `--`, for example: [2022-07-25T13:16:00.674Z] #43 192.9 [2022-07-25T13:16:00.674Z] #43 192.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-25T13:16:00.674Z] #43 192.9 [2022-07-25T13:16:00.674Z] #43 192.9 Usage: [2022-07-25T13:16:00.674Z] #43 192.9 dlv [command] [2022-07-25T13:16:00.674Z] #43 192.9 [2022-07-25T13:16:00.674Z] #43 192.9 Available Commands: [2022-07-25T13:16:00.674Z] #43 192.9 attach Attach to running process and begin debugging. [2022-07-25T13:16:00.674Z] #43 192.9 connect Connect to a headless debug server with a terminal client. [2022-07-25T13:16:00.674Z] #43 192.9 core Examine a core dump. [2022-07-25T13:16:00.674Z] #43 192.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-25T13:16:00.674Z] #43 192.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-25T13:16:00.674Z] #43 192.9 exec Execute a precompiled binary, and begin a debug session. [2022-07-25T13:16:00.674Z] #43 192.9 help Help about any command [2022-07-25T13:16:00.674Z] #43 192.9 run Deprecated command. Use 'debug' instead. [2022-07-25T13:16:00.674Z] #43 192.9 test Compile test binary and begin debugging program. [2022-07-25T13:16:00.674Z] #43 192.9 trace Compile and begin tracing program. [2022-07-25T13:16:00.674Z] #43 192.9 version Prints version. [2022-07-25T13:16:00.674Z] #43 192.9 [2022-07-25T13:16:00.674Z] #43 192.9 Flags: [2022-07-25T13:16:00.674Z] #43 192.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-25T13:16:00.674Z] #43 192.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-25T13:16:00.674Z] #43 192.9 --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-25T13:16:00.674Z] #43 192.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-25T13:16:00.674Z] #43 192.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-25T13:16:00.674Z] #43 192.9 --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-25T13:16:00.674Z] #43 192.9 --disable-aslr Disables address space randomization [2022-07-25T13:16:00.674Z] #43 192.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-25T13:16:00.674Z] #43 192.9 -h, --help help for dlv [2022-07-25T13:16:00.674Z] #43 192.9 --init string Init file, executed by the terminal client. [2022-07-25T13:16:00.674Z] #43 192.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-25T13:16:00.674Z] #43 192.9 --log Enable debugging server logging. [2022-07-25T13:16:00.674Z] #43 192.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-25T13:16:00.674Z] #43 192.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-25T13:16:00.674Z] #43 192.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-25T13:16:00.674Z] #43 192.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-25T13:16:00.674Z] #43 192.9 --wd string Working directory for running the program. [2022-07-25T13:16:00.674Z] #43 192.9 [2022-07-25T13:16:00.674Z] #43 192.9 Additional help topics: [2022-07-25T13:16:00.674Z] #43 192.9 dlv backend Help about the --backend flag. [2022-07-25T13:16:00.674Z] #43 192.9 dlv log Help about logging flags. [2022-07-25T13:16:00.674Z] #43 192.9 dlv redirect Help about file redirection. [2022-07-25T13:16:00.674Z] #43 192.9 [2022-07-25T13:16:00.674Z] #43 192.9 Use "dlv [command] --help" for more information about a command. [2022-07-25T13:16:00.674Z] #43 DONE 193.3s [2022-07-25T13:16:00.674Z] [2022-07-25T13:16:00.674Z] #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-25T13:16:00.674Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:16:00.674Z] #84 133.7 checking for library containing argp_parse... none required [2022-07-25T13:16:00.958Z] #84 134.3 checking that generated files are newer than configure... done [2022-07-25T13:16:00.958Z] #84 134.3 configure: creating ./config.status [2022-07-25T13:16:01.024Z] #42 ... [2022-07-25T13:16:01.024Z] [2022-07-25T13:16:01.024Z] #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-25T13:16:01.024Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:16:01.024Z] #77 1.657 Cloning into '/tmp/crun-build'... [2022-07-25T13:16:01.071Z] #77 14.13 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-25T13:16:01.071Z] #77 14.17 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-25T13:16:01.071Z] #77 14.17 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-25T13:16:01.071Z] #77 14.17 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-25T13:16:01.071Z] #77 14.21 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-25T13:16:01.285Z] #77 ... [2022-07-25T13:16:01.285Z] [2022-07-25T13:16:01.285Z] #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-25T13:16:01.285Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:16:01.285Z] #14 83.25 Selecting previously unselected package binutils-mingw-w64. [2022-07-25T13:16:01.285Z] #14 83.25 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-25T13:16:01.285Z] #14 83.26 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T13:16:01.285Z] #14 83.52 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-25T13:16:01.285Z] #14 83.59 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:16:01.285Z] #14 83.63 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:16:01.285Z] #14 84.24 Selecting previously unselected package dmsetup. [2022-07-25T13:16:01.285Z] #14 84.24 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:16:01.285Z] #14 84.26 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-25T13:16:01.285Z] #14 84.50 Selecting previously unselected package mingw-w64-common. [2022-07-25T13:16:01.285Z] #14 84.50 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-25T13:16:01.285Z] #14 84.50 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-25T13:16:01.458Z] #14 ... [2022-07-25T13:16:01.458Z] [2022-07-25T13:16:01.458Z] #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-25T13:16:01.458Z] #64 sha256:38860c4a5a594871eb22d048fd01e683258122a5a011d46614505bbbca5b5cf6 [2022-07-25T13:16:01.458Z] #64 55.09 Updating files: 43% (2145/4897) Updating files: 44% (2155/4897) Updating files: 45% (2204/4897) Updating files: 46% (2253/4897) Updating files: 47% (2302/4897) Updating files: 48% (2351/4897) Updating files: 49% (2400/4897) Updating files: 50% (2449/4897) Updating files: 51% (2498/4897) Updating files: 52% (2547/4897) Updating files: 53% (2596/4897) Updating files: 54% (2645/4897) Updating files: 55% (2694/4897) Updating files: 56% (2743/4897) Updating files: 57% (2792/4897) Updating files: 58% (2841/4897) Updating files: 59% (2890/4897) Updating files: 60% (2939/4897) Updating files: 61% (2988/4897) Updating files: 62% (3037/4897) Updating files: 63% (3086/4897) Updating files: 64% (3135/4897) Updating files: 65% (3184/4897) Updating files: 66% (3233/4897) Updating files: 67% (3281/4897) Updating files: 68% (3330/4897) Updating files: 69% (3379/4897) Updating files: 70% (3428/4897) Updating files: 71% (3477/4897) Updating files: 72% (3526/4897) Updating files: 73% (3575/4897) Updating files: 74% (3624/4897) Updating files: 75% (3673/4897) Updating files: 76% (3722/4897) Updating files: 77% (3771/4897) Updating files: 78% (3820/4897) Updating files: 79% (3869/4897) Updating files: 80% (3918/4897) Updating files: 81% (3967/4897) Updating files: 82% (4016/4897) Updating files: 83% (4065/4897) Updating files: 84% (4114/4897) Updating files: 84% (4137/4897) Updating files: 85% (4163/4897) Updating files: 86% (4212/4897) Updating files: 87% (4261/4897) Updating files: 88% (4310/4897) Updating files: 89% (4359/4897) Updating files: 90% (4408/4897) Updating files: 91% (4457/4897) Updating files: 92% (4506/4897) Updating files: 93% (4555/4897) Updating files: 94% (4604/4897) Updating files: 95% (4653/4897) Updating files: 96% (4702/4897) Updating files: 97% (4751/4897) Updating files: 98% (4800/4897) Updating files: 99% (4849/4897) Updating files: 100% (4897/4897) Updating files: 100% (4897/4897), done. [2022-07-25T13:16:01.458Z] #64 56.72 + cd /tmp/tmp.sFYTD1jEj9/src/github.com/containerd/containerd [2022-07-25T13:16:01.458Z] #64 56.72 + git checkout -q v1.6.6 [2022-07-25T13:16:01.458Z] #64 58.61 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-25T13:16:01.458Z] #64 58.61 + BUILDTAGS='netgo osusergo static_build' [2022-07-25T13:16:01.458Z] #64 58.61 + export EXTRA_FLAGS=-buildmode=pie [2022-07-25T13:16:01.458Z] #64 58.61 + EXTRA_FLAGS=-buildmode=pie [2022-07-25T13:16:01.458Z] #64 58.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-25T13:16:01.458Z] #64 58.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-25T13:16:01.458Z] #64 58.61 + '[' '' = dynamic ']' [2022-07-25T13:16:01.458Z] #64 58.61 + make [2022-07-25T13:16:02.393Z] #64 60.23 + bin/ctr [2022-07-25T13:16:03.033Z] #14 106.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-25T13:16:03.033Z] #14 106.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-25T13:16:03.033Z] #14 106.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T13:16:03.200Z] #14 ... [2022-07-25T13:16:03.200Z] [2022-07-25T13:16:03.200Z] #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-25T13:16:03.200Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:16:03.200Z] #51 84.51 Setting up criu (3.17.1-1) ... [2022-07-25T13:16:03.200Z] #51 88.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:16:03.200Z] #51 DONE 88.9s [2022-07-25T13:16:03.200Z] [2022-07-25T13:16:03.200Z] #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-25T13:16:03.200Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:16:03.293Z] #14 106.9 Selecting previously unselected package libapparmor1:arm64. [2022-07-25T13:16:03.293Z] #14 106.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-25T13:16:03.293Z] #14 106.9 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-25T13:16:03.461Z] #42 ... [2022-07-25T13:16:03.461Z] [2022-07-25T13:16:03.461Z] #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-25T13:16:03.461Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:16:03.461Z] #77 12.36 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-25T13:16:03.461Z] #77 12.44 Cloning into '/tmp/crun-build/libocispec'... [2022-07-25T13:16:03.553Z] #14 107.1 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-25T13:16:03.553Z] #14 107.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-25T13:16:03.553Z] #14 107.1 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-25T13:16:03.553Z] #14 107.2 Selecting previously unselected package libbtrfs0:arm64. [2022-07-25T13:16:03.553Z] #14 107.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-25T13:16:03.553Z] #14 107.2 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-25T13:16:03.813Z] #14 107.4 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-25T13:16:03.813Z] #14 107.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-25T13:16:03.813Z] #14 107.4 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-25T13:16:04.072Z] #14 107.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-25T13:16:04.072Z] #14 107.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-25T13:16:04.072Z] #14 107.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-25T13:16:04.072Z] #14 107.7 Selecting previously unselected package libudev-dev:arm64. [2022-07-25T13:16:04.072Z] #14 107.7 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-25T13:16:04.072Z] #14 107.7 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-25T13:16:04.333Z] #14 107.9 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-25T13:16:04.333Z] #14 107.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-25T13:16:04.333Z] #14 107.9 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-25T13:16:04.333Z] #14 108.2 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-25T13:16:04.345Z] #77 ... [2022-07-25T13:16:04.345Z] [2022-07-25T13:16:04.345Z] #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-25T13:16:04.346Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:16:04.346Z] #42 91.62 Setting up libicu67:amd64 (67.1-7) ... [2022-07-25T13:16:04.346Z] #42 91.73 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:16:04.346Z] #42 91.85 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-25T13:16:04.592Z] #14 108.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-25T13:16:04.592Z] #14 108.2 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-25T13:16:04.592Z] #14 108.4 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-25T13:16:04.592Z] #14 108.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-25T13:16:04.592Z] #14 108.4 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-25T13:16:04.602Z] #42 92.00 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:16:04.602Z] #42 92.21 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T13:16:04.602Z] #42 92.28 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-25T13:16:04.853Z] #14 108.6 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-25T13:16:04.853Z] #14 108.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-25T13:16:04.853Z] #14 108.6 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-25T13:16:04.853Z] #14 108.7 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-25T13:16:04.853Z] #14 108.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-25T13:16:04.853Z] #14 108.7 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-25T13:16:04.859Z] #42 92.37 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T13:16:04.859Z] #42 92.48 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T13:16:05.115Z] #42 92.56 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T13:16:05.115Z] #42 92.65 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-25T13:16:05.115Z] #42 92.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:16:05.187Z] #84 137.8 config.status: creating Makefile [2022-07-25T13:16:05.188Z] #84 137.9 config.status: creating rpm/crun.spec [2022-07-25T13:16:05.188Z] #84 138.0 config.status: creating config.h [2022-07-25T13:16:05.188Z] #84 138.0 config.status: executing libtool commands [2022-07-25T13:16:05.188Z] #84 138.1 config.status: executing depfiles commands [2022-07-25T13:16:05.423Z] #14 109.1 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-25T13:16:05.423Z] #14 109.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-25T13:16:05.423Z] #14 109.1 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-25T13:16:05.680Z] #42 DONE 93.1s [2022-07-25T13:16:05.680Z] [2022-07-25T13:16:05.680Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-25T13:16:05.680Z] #43 sha256:cfd4319572f487e44a942a7f9a67bccdc96aad4b013e3016d035e053a85e0cdc [2022-07-25T13:16:05.680Z] #43 DONE 0.2s [2022-07-25T13:16:05.680Z] [2022-07-25T13:16:05.680Z] #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-25T13:16:05.680Z] #44 sha256:9990cc1655360304af1314d1d6de2f93f31fbbbb1e20a86bd4156b663fb240b4 [2022-07-25T13:16:05.683Z] #14 109.4 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-25T13:16:05.683Z] #14 109.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-25T13:16:05.683Z] #14 109.4 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-25T13:16:05.942Z] #14 109.5 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-25T13:16:05.942Z] #14 109.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-25T13:16:05.942Z] #14 109.5 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-25T13:16:06.007Z] #77 14.65 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-25T13:16:06.007Z] #77 14.66 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-25T13:16:06.007Z] #77 14.67 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-25T13:16:06.007Z] #77 14.67 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-25T13:16:06.007Z] #77 14.70 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-25T13:16:06.125Z] #84 139.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-25T13:16:06.204Z] #14 109.7 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-25T13:16:06.204Z] #14 109.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-25T13:16:06.204Z] #14 109.7 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-25T13:16:06.384Z] #84 139.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T13:16:06.643Z] #84 140.0 checking for gcc... gcc [2022-07-25T13:16:06.773Z] #14 110.4 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-25T13:16:06.773Z] #14 110.4 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-25T13:16:06.773Z] #14 110.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T13:16:06.773Z] #14 110.5 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-25T13:16:06.773Z] #14 110.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T13:16:07.051Z] #44 1.114 + RM_GOPATH=0 [2022-07-25T13:16:07.051Z] #44 1.114 + TMP_GOPATH= [2022-07-25T13:16:07.051Z] #44 1.114 + : /build [2022-07-25T13:16:07.051Z] #44 1.114 + '[' -z '' ']' [2022-07-25T13:16:07.051Z] #44 1.115 ++ mktemp -d [2022-07-25T13:16:07.051Z] #44 1.119 + export GOPATH=/tmp/tmp.tVi2bgAyc0 [2022-07-25T13:16:07.051Z] #44 1.121 + GOPATH=/tmp/tmp.tVi2bgAyc0 [2022-07-25T13:16:07.051Z] #44 1.121 + RM_GOPATH=1 [2022-07-25T13:16:07.051Z] #44 1.121 + case "$(go env GOARCH)" in [2022-07-25T13:16:07.051Z] #44 1.122 ++ go env GOARCH [2022-07-25T13:16:07.051Z] #44 1.138 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:16:07.051Z] #44 1.138 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:16:07.051Z] #44 1.138 ++ dirname /install.sh [2022-07-25T13:16:07.051Z] #44 1.140 + dir=/ [2022-07-25T13:16:07.051Z] #44 1.141 + bin=tini [2022-07-25T13:16:07.051Z] #44 1.142 + shift [2022-07-25T13:16:07.051Z] #44 1.142 + '[' '!' -f //tini.installer ']' [2022-07-25T13:16:07.051Z] #44 1.143 + . //tini.installer [2022-07-25T13:16:07.051Z] #44 1.143 ++ : v0.19.0 [2022-07-25T13:16:07.051Z] #44 1.144 + install_tini [2022-07-25T13:16:07.051Z] #44 1.144 + echo 'Install tini version v0.19.0' [2022-07-25T13:16:07.051Z] #44 1.144 Install tini version v0.19.0 [2022-07-25T13:16:07.051Z] #44 1.157 + git clone https://github.com/krallin/tini.git /tmp/tmp.tVi2bgAyc0/tini [2022-07-25T13:16:07.051Z] #44 1.177 Cloning into '/tmp/tmp.tVi2bgAyc0/tini'... [2022-07-25T13:16:07.128Z] #14 110.5 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-25T13:16:07.128Z] #14 110.6 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-25T13:16:07.128Z] #14 110.6 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-25T13:16:07.128Z] #14 110.8 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-25T13:16:07.128Z] #14 110.8 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-25T13:16:07.162Z] #84 140.1 checking whether the C compiler works... yes [2022-07-25T13:16:07.162Z] #84 140.3 checking for C compiler default output file name... a.out [2022-07-25T13:16:07.162Z] #84 140.3 checking for suffix of executables... [2022-07-25T13:16:07.162Z] #84 140.5 checking whether we are cross compiling... no [2022-07-25T13:16:07.388Z] #14 110.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T13:16:07.392Z] #77 ... [2022-07-25T13:16:07.392Z] [2022-07-25T13:16:07.392Z] #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-25T13:16:07.392Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:16:07.392Z] #42 92.24 Setting up libicu67:amd64 (67.1-7) ... [2022-07-25T13:16:07.392Z] #42 92.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:16:07.392Z] #42 92.29 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-25T13:16:07.392Z] #42 92.30 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:16:07.392Z] #42 92.37 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T13:16:07.392Z] #42 92.39 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-25T13:16:07.392Z] #42 92.40 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T13:16:07.392Z] #42 92.44 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T13:16:07.392Z] #42 92.46 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T13:16:07.392Z] #42 92.49 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-25T13:16:07.392Z] #42 92.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:16:07.392Z] #42 DONE 93.3s [2022-07-25T13:16:07.392Z] [2022-07-25T13:16:07.392Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-25T13:16:07.392Z] #43 sha256:6fbf93422fe27c588497d671ba693628e5d5857b91217098f55c6b3f017bb517 [2022-07-25T13:16:07.392Z] #43 DONE 0.1s [2022-07-25T13:16:07.392Z] [2022-07-25T13:16:07.392Z] #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-25T13:16:07.392Z] #44 sha256:b19f546a575f726e8e714acd2b06cd12d24cd8ddcbaddf50ac3ab4de71730a31 [2022-07-25T13:16:07.421Z] #84 140.6 checking for suffix of object files... [2022-07-25T13:16:07.421Z] #84 ... [2022-07-25T13:16:07.421Z] [2022-07-25T13:16:07.421Z] #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-25T13:16:07.421Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T13:16:07.421Z] #19 176.7 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-25T13:16:07.421Z] #19 176.7 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-25T13:16:07.421Z] #19 176.7 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-25T13:16:07.421Z] #19 176.9 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-25T13:16:07.421Z] #19 177.0 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-25T13:16:07.421Z] #19 179.6 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-25T13:16:07.421Z] #19 179.6 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-25T13:16:07.421Z] #19 179.6 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-25T13:16:07.421Z] #19 179.6 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-25T13:16:07.421Z] #19 179.6 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-25T13:16:07.421Z] #19 179.6 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-25T13:16:07.421Z] #19 179.6 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-25T13:16:07.421Z] #19 179.7 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-25T13:16:07.421Z] #19 179.7 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-25T13:16:07.421Z] #19 179.7 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-25T13:16:07.421Z] #19 179.8 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-25T13:16:07.421Z] #19 179.8 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-25T13:16:07.421Z] #19 182.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-25T13:16:07.421Z] #19 182.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-25T13:16:07.421Z] #19 182.0 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-25T13:16:07.421Z] #19 182.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-25T13:16:07.421Z] #19 182.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-25T13:16:07.421Z] #19 183.3 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-25T13:16:07.421Z] #19 183.3 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-25T13:16:07.421Z] #19 184.7 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:16:07.421Z] #19 185.2 Fetched 788 MB in 48s (16.4 MB/s) [2022-07-25T13:16:07.421Z] #19 185.3 Selecting previously unselected package liblocale-gettext-perl. [2022-07-25T13:16:07.421Z] #19 185.3 (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 ... 15717 files and directories currently installed.) [2022-07-25T13:16:07.421Z] #19 185.3 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-25T13:16:07.421Z] #19 185.4 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-25T13:16:07.421Z] #19 185.4 Selecting previously unselected package bzip2. [2022-07-25T13:16:07.421Z] #19 185.4 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T13:16:07.421Z] #19 185.4 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T13:16:07.421Z] #19 185.6 Selecting previously unselected package libmagic-mgc. [2022-07-25T13:16:07.421Z] #19 185.6 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-25T13:16:07.421Z] #19 185.7 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-25T13:16:07.421Z] #19 186.0 Selecting previously unselected package libmagic1:amd64. [2022-07-25T13:16:07.421Z] #19 186.0 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-25T13:16:07.421Z] #19 186.0 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-25T13:16:07.421Z] #19 186.2 Selecting previously unselected package file. [2022-07-25T13:16:07.421Z] #19 186.2 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-25T13:16:07.421Z] #19 186.2 Unpacking file (1:5.39-3) ... [2022-07-25T13:16:07.421Z] #19 186.3 Selecting previously unselected package xz-utils. [2022-07-25T13:16:07.421Z] #19 186.3 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T13:16:07.421Z] #19 186.3 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:16:07.421Z] #19 186.4 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-25T13:16:07.421Z] #19 186.5 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-25T13:16:07.421Z] #19 186.5 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-25T13:16:07.421Z] #19 ... [2022-07-25T13:16:07.421Z] [2022-07-25T13:16:07.421Z] #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-25T13:16:07.421Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:16:07.421Z] #84 140.6 checking for suffix of object files... o [2022-07-25T13:16:07.421Z] #84 140.8 checking whether we are using the GNU C compiler... yes [2022-07-25T13:16:07.659Z] #64 ... [2022-07-25T13:16:07.659Z] [2022-07-25T13:16:07.659Z] #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-25T13:16:07.659Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:16:07.659Z] #77 33.25 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-25T13:16:07.659Z] #77 ... [2022-07-25T13:16:07.659Z] [2022-07-25T13:16:07.659Z] #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-25T13:16:07.659Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:16:07.659Z] #14 92.89 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-25T13:16:07.659Z] #14 92.92 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:16:07.659Z] #14 92.92 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T13:16:07.680Z] #84 140.9 checking whether gcc accepts -g... yes [2022-07-25T13:16:07.783Z] #14 111.3 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-25T13:16:07.939Z] #84 140.9 checking for gcc option to accept ISO C89... none needed [2022-07-25T13:16:07.939Z] #84 141.1 checking whether gcc understands -c and -o together... yes [2022-07-25T13:16:07.939Z] #84 141.2 checking how to run the C preprocessor... gcc -E [2022-07-25T13:16:08.080Z] #14 111.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T13:16:08.199Z] #84 141.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T13:16:08.199Z] #84 141.4 checking for egrep... /bin/grep -E [2022-07-25T13:16:08.226Z] #14 ... [2022-07-25T13:16:08.226Z] [2022-07-25T13:16:08.226Z] #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-25T13:16:08.226Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:16:08.226Z] #77 44.30 libtoolize: putting auxiliary files in '.'. [2022-07-25T13:16:08.226Z] #77 44.30 libtoolize: copying file './ltmain.sh' [2022-07-25T13:16:08.421Z] #44 2.340 + cd /tmp/tmp.tVi2bgAyc0/tini [2022-07-25T13:16:08.421Z] #44 2.340 + git checkout -q v0.19.0 [2022-07-25T13:16:08.421Z] #44 2.357 + cmake . [2022-07-25T13:16:08.441Z] #14 112.0 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-25T13:16:08.458Z] #84 141.4 checking for ANSI C header files... yes [2022-07-25T13:16:08.717Z] #84 141.8 checking for sys/types.h... yes [2022-07-25T13:16:08.717Z] #84 142.0 checking for sys/stat.h... yes [2022-07-25T13:16:08.717Z] #84 142.1 checking for stdlib.h... yes [2022-07-25T13:16:08.734Z] #14 112.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-25T13:16:08.776Z] #44 1.536 + RM_GOPATH=0 [2022-07-25T13:16:08.777Z] #44 1.536 + TMP_GOPATH= [2022-07-25T13:16:08.777Z] #44 1.536 + : /build [2022-07-25T13:16:08.777Z] #44 1.536 + '[' -z '' ']' [2022-07-25T13:16:08.777Z] #44 1.536 ++ mktemp -d [2022-07-25T13:16:08.777Z] #44 1.536 + export GOPATH=/tmp/tmp.nywjZr1M52 [2022-07-25T13:16:08.777Z] #44 1.536 + GOPATH=/tmp/tmp.nywjZr1M52 [2022-07-25T13:16:08.777Z] #44 1.536 + RM_GOPATH=1 [2022-07-25T13:16:08.777Z] #44 1.536 + case "$(go env GOARCH)" in [2022-07-25T13:16:08.777Z] #44 1.536 ++ go env GOARCH [2022-07-25T13:16:08.777Z] #44 1.614 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:16:08.777Z] #44 1.614 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:16:08.777Z] #44 1.614 ++ dirname /install.sh [2022-07-25T13:16:08.792Z] #77 44.99 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-25T13:16:08.792Z] #77 44.99 libtoolize: and rerunning libtoolize and aclocal. [2022-07-25T13:16:08.792Z] #77 44.99 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T13:16:09.037Z] #44 1.621 Install tini version v0.19.0 [2022-07-25T13:16:09.037Z] #44 1.621 + dir=/ [2022-07-25T13:16:09.037Z] #44 1.621 + bin=tini [2022-07-25T13:16:09.037Z] #44 1.621 + shift [2022-07-25T13:16:09.037Z] #44 1.621 + '[' '!' -f //tini.installer ']' [2022-07-25T13:16:09.037Z] #44 1.621 + . //tini.installer [2022-07-25T13:16:09.037Z] #44 1.621 ++ : v0.19.0 [2022-07-25T13:16:09.037Z] #44 1.621 + install_tini [2022-07-25T13:16:09.037Z] #44 1.621 + echo 'Install tini version v0.19.0' [2022-07-25T13:16:09.037Z] #44 1.621 + git clone https://github.com/krallin/tini.git /tmp/tmp.nywjZr1M52/tini [2022-07-25T13:16:09.037Z] #44 1.658 Cloning into '/tmp/tmp.nywjZr1M52/tini'... [2022-07-25T13:16:09.233Z] #14 112.4 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-25T13:16:09.233Z] #14 112.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T13:16:09.236Z] #84 142.2 checking for string.h... yes [2022-07-25T13:16:09.236Z] #84 142.4 checking for memory.h... yes [2022-07-25T13:16:09.365Z] #44 3.396 -- The C compiler identification is GNU 10.2.1 [2022-07-25T13:16:09.365Z] #44 3.573 -- Detecting C compiler ABI info [2022-07-25T13:16:09.493Z] #14 113.2 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-25T13:16:09.495Z] #84 142.6 checking for strings.h... yes [2022-07-25T13:16:09.753Z] #14 113.3 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-25T13:16:09.753Z] #14 113.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T13:16:09.753Z] #14 113.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:16:09.753Z] #14 113.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-25T13:16:09.756Z] #84 142.8 checking for inttypes.h... yes [2022-07-25T13:16:09.756Z] #84 142.9 checking for stdint.h... yes [2022-07-25T13:16:10.012Z] #14 113.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...#14 ... [2022-07-25T13:16:10.012Z] [2022-07-25T13:16:10.012Z] #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-25T13:16:10.012Z] #67 sha256:213ec8524251b7cf8a0e0062183f05cbb02efd0dcf870e8c0de7eb4b9a1e70dc [2022-07-25T13:16:10.012Z] #67 104.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T13:16:10.012Z] #67 104.2 + GOBIN=/build [2022-07-25T13:16:10.012Z] #67 104.2 + GO111MODULE=on [2022-07-25T13:16:10.012Z] #67 104.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:16:10.012Z] #67 109.7 rootlesskit version 1.0.0 [2022-07-25T13:16:10.012Z] #67 109.7 Usage of /build/rootlesskit-docker-proxy: [2022-07-25T13:16:10.012Z] #67 109.7 -container-ip string [2022-07-25T13:16:10.012Z] #67 109.7 container ip [2022-07-25T13:16:10.012Z] #67 109.7 -container-port int [2022-07-25T13:16:10.012Z] #67 109.7 container port (default -1) [2022-07-25T13:16:10.012Z] #67 109.7 -host-ip string [2022-07-25T13:16:10.012Z] #67 109.7 host ip [2022-07-25T13:16:10.012Z] #67 109.7 -host-port int [2022-07-25T13:16:10.012Z] #67 109.7 host port (default -1) [2022-07-25T13:16:10.012Z] #67 109.7 -proto string [2022-07-25T13:16:10.012Z] #67 109.7 proxy protocol (default "tcp") [2022-07-25T13:16:10.012Z] #67 DONE 113.0s [2022-07-25T13:16:10.012Z] [2022-07-25T13:16:10.012Z] #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-25T13:16:10.012Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T13:16:10.012Z] #14 113.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:16:10.012Z] #14 113.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-25T13:16:10.012Z] #14 113.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T13:16:10.012Z] #14 113.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:16:10.012Z] #14 ... [2022-07-25T13:16:10.012Z] [2022-07-25T13:16:10.012Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-25T13:16:10.012Z] #68 sha256:93d464f8e29eab9818b086cc0182ef0bfab858555762512983d94836666bab22 [2022-07-25T13:16:10.016Z] #84 143.1 checking for unistd.h... yes [2022-07-25T13:16:10.275Z] #84 143.3 checking minix/config.h usability... no [2022-07-25T13:16:10.275Z] #84 143.5 checking minix/config.h presence... no [2022-07-25T13:16:10.275Z] #84 143.5 checking for minix/config.h... no [2022-07-25T13:16:10.275Z] #84 143.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-25T13:16:10.281Z] #68 DONE 0.3s [2022-07-25T13:16:10.281Z] [2022-07-25T13:16:10.281Z] #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-25T13:16:10.281Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T13:16:10.281Z] #14 113.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-25T13:16:10.281Z] #14 113.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:16:10.281Z] #14 113.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T13:16:10.281Z] #14 113.9 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-25T13:16:10.281Z] #14 113.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-25T13:16:10.281Z] #14 113.9 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-25T13:16:10.281Z] #14 113.9 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-25T13:16:10.281Z] #14 113.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:16:10.281Z] #14 ... [2022-07-25T13:16:10.281Z] [2022-07-25T13:16:10.281Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-25T13:16:10.281Z] #69 sha256:6971370320c507d3bdc81611744397769edbc8843f50a2b91608ec66fcdaf496 [2022-07-25T13:16:10.281Z] #69 DONE 0.1s [2022-07-25T13:16:10.296Z] #44 4.644 -- Detecting C compiler ABI info - done [2022-07-25T13:16:10.422Z] #44 2.961 + cd /tmp/tmp.nywjZr1M52/tini [2022-07-25T13:16:10.422Z] #44 2.962 + git checkout -q v0.19.0 [2022-07-25T13:16:10.422Z] #44 3.018 + cmake . [2022-07-25T13:16:10.544Z] [2022-07-25T13:16:10.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-25T13:16:10.544Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T13:16:10.544Z] #77 56.95 configure.ac:7: installing 'build-aux/compile' [2022-07-25T13:16:10.544Z] #77 56.97 configure.ac:9: installing 'build-aux/config.guess' [2022-07-25T13:16:10.544Z] #77 56.98 configure.ac:9: installing 'build-aux/config.sub' [2022-07-25T13:16:10.544Z] #77 56.99 configure.ac:11: installing 'build-aux/install-sh' [2022-07-25T13:16:10.544Z] #77 57.00 configure.ac:11: installing 'build-aux/missing' [2022-07-25T13:16:10.544Z] #77 57.22 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T13:16:10.544Z] #77 57.28 parallel-tests: installing 'build-aux/test-driver' [2022-07-25T13:16:10.544Z] #77 59.57 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T13:16:10.544Z] #77 59.57 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T13:16:10.544Z] #77 60.37 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T13:16:10.544Z] #77 60.37 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T13:16:10.544Z] #77 60.46 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T13:16:10.544Z] #77 60.57 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T13:16:10.544Z] #77 60.70 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T13:16:10.544Z] #77 60.82 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T13:16:10.553Z] #44 4.765 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-25T13:16:10.553Z] #44 4.774 -- Detecting C compile features [2022-07-25T13:16:10.553Z] #44 4.784 -- Detecting C compile features - done [2022-07-25T13:16:10.553Z] #44 4.831 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-25T13:16:10.796Z] #84 143.7 checking build system type... x86_64-pc-linux-gnu [2022-07-25T13:16:10.796Z] #84 144.0 checking host system type... x86_64-pc-linux-gnu [2022-07-25T13:16:10.796Z] #84 144.0 checking how to print strings... printf [2022-07-25T13:16:10.796Z] #84 144.0 checking for a sed that does not truncate output... /bin/sed [2022-07-25T13:16:10.796Z] #84 144.1 checking for fgrep... /bin/grep -F [2022-07-25T13:16:10.796Z] #84 144.1 checking for ld used by gcc... /usr/bin/ld [2022-07-25T13:16:10.796Z] #84 144.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T13:16:10.796Z] #84 144.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T13:16:10.796Z] #84 144.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T13:16:10.804Z] #77 ... [2022-07-25T13:16:10.804Z] [2022-07-25T13:16:10.804Z] #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-25T13:16:10.804Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T13:16:10.804Z] #14 DONE 114.5s [2022-07-25T13:16:10.804Z] [2022-07-25T13:16:10.804Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-25T13:16:10.804Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad [2022-07-25T13:16:10.994Z] #44 3.832 -- The C compiler identification is GNU 10.2.1 [2022-07-25T13:16:11.057Z] #84 144.2 checking whether ln -s works... yes [2022-07-25T13:16:11.057Z] #84 144.2 checking the maximum length of command line arguments... 1572864 [2022-07-25T13:16:11.057Z] #84 144.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T13:16:11.057Z] #84 144.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T13:16:11.057Z] #84 144.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T13:16:11.057Z] #84 144.2 checking for objdump... objdump [2022-07-25T13:16:11.057Z] #84 144.2 checking how to recognize dependent libraries... pass_all [2022-07-25T13:16:11.057Z] #84 144.2 checking for dlltool... no [2022-07-25T13:16:11.057Z] #84 144.2 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T13:16:11.057Z] #84 144.2 checking for ar... ar [2022-07-25T13:16:11.057Z] #84 144.2 checking for archiver @FILE support... @ [2022-07-25T13:16:11.057Z] #84 144.4 checking for strip... strip [2022-07-25T13:16:11.057Z] #84 144.4 checking for ranlib... ranlib [2022-07-25T13:16:11.057Z] #84 144.4 checking for gawk... no [2022-07-25T13:16:11.057Z] #84 144.4 checking for mawk... mawk [2022-07-25T13:16:11.063Z] #15 ... [2022-07-25T13:16:11.063Z] [2022-07-25T13:16:11.063Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-25T13:16:11.063Z] #59 sha256:c74b43dd4d3dfa801e3f6cb46cb45e1bf8eb5ff65984055fccb78d0d38647e0e [2022-07-25T13:16:11.063Z] #59 DONE 0.3s [2022-07-25T13:16:11.116Z] #44 5.253 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-25T13:16:11.255Z] #44 3.969 -- Detecting C compiler ABI info [2022-07-25T13:16:11.322Z] [2022-07-25T13:16:11.322Z] #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-25T13:16:11.322Z] #60 sha256:68400c0a136f79a7fac08b55bdf44251e72da22c6dc021aeb36b36ed104f12dd [2022-07-25T13:16:11.373Z] #44 5.401 -- Configuring done [2022-07-25T13:16:11.373Z] #44 5.412 -- Generating done [2022-07-25T13:16:11.373Z] #44 5.422 -- Build files have been written to: /tmp/tmp.tVi2bgAyc0/tini [2022-07-25T13:16:11.373Z] #44 5.432 + make tini-static [2022-07-25T13:16:11.626Z] #84 144.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T13:16:11.626Z] #84 144.9 checking for sysroot... no [2022-07-25T13:16:11.626Z] #84 144.9 checking for a working dd... /bin/dd [2022-07-25T13:16:11.626Z] #84 144.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T13:16:11.630Z] #44 5.907 Scanning dependencies of target tini-static [2022-07-25T13:16:11.885Z] #84 145.0 checking for mt... no [2022-07-25T13:16:11.885Z] #84 145.0 checking if : is a manifest tool... no [2022-07-25T13:16:11.885Z] #84 145.0 checking for dlfcn.h... yes [2022-07-25T13:16:11.887Z] #44 6.037 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-25T13:16:12.145Z] #84 145.3 checking for objdir... .libs [2022-07-25T13:16:12.197Z] #44 4.799 -- Detecting C compiler ABI info - done [2022-07-25T13:16:12.260Z] #60 ... [2022-07-25T13:16:12.261Z] [2022-07-25T13:16:12.261Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-25T13:16:12.261Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad [2022-07-25T13:16:12.261Z] #15 DONE 1.4s [2022-07-25T13:16:12.261Z] [2022-07-25T13:16:12.261Z] #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-25T13:16:12.261Z] #60 sha256:68400c0a136f79a7fac08b55bdf44251e72da22c6dc021aeb36b36ed104f12dd [2022-07-25T13:16:12.261Z] #60 1.157 + RM_GOPATH=0 [2022-07-25T13:16:12.261Z] #60 1.157 + TMP_GOPATH= [2022-07-25T13:16:12.261Z] #60 1.157 + : /build [2022-07-25T13:16:12.261Z] #60 1.157 + '[' -z '' ']' [2022-07-25T13:16:12.261Z] #60 1.157 ++ mktemp -d [2022-07-25T13:16:12.261Z] #60 1.157 + export GOPATH=/tmp/tmp.urrkoxnkc2 [2022-07-25T13:16:12.261Z] #60 1.157 + GOPATH=/tmp/tmp.urrkoxnkc2 [2022-07-25T13:16:12.261Z] #60 1.157 + RM_GOPATH=1 [2022-07-25T13:16:12.261Z] #60 1.157 + case "$(go env GOARCH)" in [2022-07-25T13:16:12.261Z] #60 1.165 ++ go env GOARCH [2022-07-25T13:16:12.261Z] #60 1.182 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:16:12.261Z] #60 1.182 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:16:12.261Z] #60 1.182 ++ dirname /install.sh [2022-07-25T13:16:12.261Z] #60 1.182 + dir=/ [2022-07-25T13:16:12.261Z] #60 1.182 + bin=runc [2022-07-25T13:16:12.261Z] #60 1.182 + shift [2022-07-25T13:16:12.261Z] #60 1.182 + '[' '!' -f //runc.installer ']' [2022-07-25T13:16:12.261Z] #60 1.190 Install runc version v1.1.2 (build tags: seccomp) [2022-07-25T13:16:12.261Z] #60 1.190 + . //runc.installer [2022-07-25T13:16:12.261Z] #60 1.190 ++ set -e [2022-07-25T13:16:12.261Z] #60 1.190 ++ : v1.1.2 [2022-07-25T13:16:12.261Z] #60 1.190 + install_runc [2022-07-25T13:16:12.261Z] #60 1.190 + RUNC_BUILDTAGS=seccomp [2022-07-25T13:16:12.261Z] #60 1.190 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-25T13:16:12.261Z] #60 1.190 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.urrkoxnkc2/src/github.com/opencontainers/runc [2022-07-25T13:16:12.261Z] #60 1.190 Cloning into '/tmp/tmp.urrkoxnkc2/src/github.com/opencontainers/runc'... [2022-07-25T13:16:12.457Z] #44 5.009 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-25T13:16:12.457Z] #44 5.033 -- Detecting C compile features [2022-07-25T13:16:12.457Z] #44 5.042 -- Detecting C compile features - done [2022-07-25T13:16:12.457Z] #44 5.102 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-25T13:16:12.664Z] #84 145.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T13:16:12.664Z] #84 145.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T13:16:12.664Z] #84 145.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T13:16:12.718Z] #44 5.481 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-25T13:16:12.979Z] #44 5.629 -- Configuring done [2022-07-25T13:16:12.979Z] #44 5.675 -- Generating done [2022-07-25T13:16:12.979Z] #44 5.693 -- Build files have been written to: /tmp/tmp.nywjZr1M52/tini [2022-07-25T13:16:12.979Z] #44 5.717 + make tini-static [2022-07-25T13:16:13.198Z] #60 ... [2022-07-25T13:16:13.198Z] [2022-07-25T13:16:13.198Z] #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-25T13:16:13.198Z] #16 sha256:459f6c9b8edd9829802ee69072df5ddca080fc84549eed688fca8209120b3336 [2022-07-25T13:16:13.198Z] #16 DONE 1.0s [2022-07-25T13:16:13.232Z] #84 146.0 checking if gcc static flag -static works... yes [2022-07-25T13:16:13.457Z] [2022-07-25T13:16:13.457Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T13:16:13.457Z] #17 sha256:02dc6b893d2b5e4d9ae24b05c87e1d8e989a26bb64a01ba7f8b80820413b77f1 [2022-07-25T13:16:13.494Z] #84 146.5 checking if gcc supports -c -o file.o... yes [2022-07-25T13:16:13.494Z] #84 146.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T13:16:13.494Z] #84 146.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T13:16:13.550Z] #44 ... [2022-07-25T13:16:13.550Z] [2022-07-25T13:16:13.550Z] #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-25T13:16:13.550Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T13:16:13.550Z] #53 99.02 gotestsum version dev [2022-07-25T13:16:13.550Z] #53 DONE 99.4s [2022-07-25T13:16:13.550Z] [2022-07-25T13:16:13.550Z] #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-25T13:16:13.550Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:16:13.550Z] #14 94.18 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-25T13:16:13.550Z] #14 94.19 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-25T13:16:13.550Z] #14 94.22 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T13:16:13.753Z] #84 146.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T13:16:13.753Z] #84 147.2 checking how to hardcode library paths into programs... immediate [2022-07-25T13:16:13.753Z] #84 147.2 checking whether stripping libraries is possible... yes [2022-07-25T13:16:13.753Z] #84 147.2 checking if libtool supports shared libraries... yes [2022-07-25T13:16:13.753Z] #84 147.2 checking whether to build shared libraries... no [2022-07-25T13:16:13.753Z] #84 147.2 checking whether to build static libraries... yes [2022-07-25T13:16:13.753Z] #84 147.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T13:16:14.012Z] #84 147.2 checking whether build environment is sane... yes [2022-07-25T13:16:14.012Z] #84 147.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T13:16:14.012Z] #84 147.3 checking whether make sets $(MAKE)... yes [2022-07-25T13:16:14.012Z] #84 147.4 checking whether make supports the include directive... yes (GNU style) [2022-07-25T13:16:14.026Z] #17 0.654 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-25T13:16:14.026Z] #17 DONE 0.8s [2022-07-25T13:16:14.026Z] [2022-07-25T13:16:14.026Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T13:16:14.026Z] #18 sha256:c14040022841611b1d38dcb03a1a23a3e9f8dc9adc6c16d7177d2cbfb086b5d6 [2022-07-25T13:16:14.121Z] #14 ... [2022-07-25T13:16:14.121Z] [2022-07-25T13:16:14.121Z] #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-25T13:16:14.121Z] #44 sha256:b19f546a575f726e8e714acd2b06cd12d24cd8ddcbaddf50ac3ab4de71730a31 [2022-07-25T13:16:14.121Z] #44 6.591 Scanning dependencies of target tini-static [2022-07-25T13:16:14.121Z] #44 6.721 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-25T13:16:14.271Z] #84 147.4 checking whether make supports nested variables... yes [2022-07-25T13:16:14.271Z] #84 147.5 checking whether UID '0' is supported by ustar format... yes [2022-07-25T13:16:14.271Z] #84 147.5 checking whether GID '0' is supported by ustar format... yes [2022-07-25T13:16:14.271Z] #84 147.5 checking how to create a ustar tar archive... gnutar [2022-07-25T13:16:14.410Z] #44 8.116 [100%] Linking C executable tini-static [2022-07-25T13:16:14.531Z] #84 147.5 checking dependency style of gcc... gcc3 [2022-07-25T13:16:14.531Z] #84 147.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T13:16:14.531Z] #84 147.6 checking whether make supports nested variables... (cached) yes [2022-07-25T13:16:14.531Z] #84 147.6 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T13:16:14.531Z] #84 147.6 checking pkg-config is at least version 0.9.0... yes [2022-07-25T13:16:14.531Z] #84 147.6 checking for yajl >= 2.1.0... yes [2022-07-25T13:16:14.531Z] #84 147.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T13:16:14.531Z] #84 147.7 checking for gcc... (cached) gcc [2022-07-25T13:16:14.531Z] #84 147.8 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T13:16:14.531Z] #84 147.8 checking whether gcc accepts -g... (cached) yes [2022-07-25T13:16:14.531Z] #84 147.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T13:16:14.531Z] #84 147.8 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T13:16:14.531Z] #84 147.8 checking for a Python interpreter with version >= 3... python3 [2022-07-25T13:16:14.667Z] #44 ... [2022-07-25T13:16:14.667Z] [2022-07-25T13:16:14.667Z] #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-25T13:16:14.667Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:16:14.667Z] #77 17.70 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-25T13:16:14.667Z] #77 20.48 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-25T13:16:14.667Z] #77 22.80 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-25T13:16:14.667Z] #77 23.37 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-25T13:16:14.667Z] #77 23.59 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-25T13:16:14.667Z] #77 ... [2022-07-25T13:16:14.667Z] [2022-07-25T13:16:14.667Z] #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-25T13:16:14.667Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:16:14.667Z] #14 94.83 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-25T13:16:14.667Z] #14 94.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-25T13:16:14.667Z] #14 94.86 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T13:16:14.790Z] #84 147.9 checking for python3... /usr/bin/python3 [2022-07-25T13:16:14.790Z] #84 147.9 checking for python3 version... 3.9 [2022-07-25T13:16:14.790Z] #84 147.9 checking for python3 platform... linux [2022-07-25T13:16:14.790Z] #84 148.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T13:16:14.924Z] #14 ... [2022-07-25T13:16:14.924Z] [2022-07-25T13:16:14.924Z] #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-25T13:16:14.924Z] #44 sha256:9990cc1655360304af1314d1d6de2f93f31fbbbb1e20a86bd4156b663fb240b4 [2022-07-25T13:16:14.924Z] #44 9.145 [100%] Built target tini-static [2022-07-25T13:16:14.963Z] #18 DONE 0.7s [2022-07-25T13:16:14.963Z] [2022-07-25T13:16:14.963Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-25T13:16:14.963Z] #19 sha256:384dfc0c8d6d5d05e11abae3d043e5ebfa8b290da496447951ac23046f138379 [2022-07-25T13:16:15.049Z] #84 148.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T13:16:15.249Z] #44 9.341 + mkdir -p /build [2022-07-25T13:16:15.249Z] #44 9.357 + cp tini-static /build/docker-init [2022-07-25T13:16:15.309Z] #84 148.5 checking that generated files are newer than configure... done [2022-07-25T13:16:15.309Z] #84 148.5 configure: creating ./config.status [2022-07-25T13:16:15.534Z] #19 DONE 0.7s [2022-07-25T13:16:15.534Z] [2022-07-25T13:16:15.534Z] #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-25T13:16:15.534Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-25T13:16:15.534Z] #34 ... [2022-07-25T13:16:15.534Z] [2022-07-25T13:16:15.534Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-25T13:16:15.534Z] #20 sha256:83f9af4ed84639f7768d38927f29584d377cb0cc78cbd463535ac072d65e1cf9 [2022-07-25T13:16:16.200Z] #44 ... [2022-07-25T13:16:16.200Z] [2022-07-25T13:16:16.200Z] #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-25T13:16:16.200Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T13:16:16.200Z] #53 103.5 gotestsum version dev [2022-07-25T13:16:16.200Z] #53 DONE 103.8s [2022-07-25T13:16:16.200Z] [2022-07-25T13:16:16.200Z] #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-25T13:16:16.200Z] #44 sha256:9990cc1655360304af1314d1d6de2f93f31fbbbb1e20a86bd4156b663fb240b4 [2022-07-25T13:16:16.200Z] #44 DONE 10.4s [2022-07-25T13:16:16.200Z] [2022-07-25T13:16:16.200Z] #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-25T13:16:16.200Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T13:16:16.472Z] #20 DONE 0.8s [2022-07-25T13:16:16.472Z] [2022-07-25T13:16:16.472Z] #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-25T13:16:16.472Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-25T13:16:16.669Z] #44 9.055 [100%] Linking C executable tini-static [2022-07-25T13:16:16.929Z] #44 9.513 [100%] Built target tini-static [2022-07-25T13:16:16.929Z] #44 9.621 + mkdir -p /build [2022-07-25T13:16:16.929Z] #44 9.621 + cp tini-static /build/docker-init [2022-07-25T13:16:16.929Z] #44 DONE 9.7s [2022-07-25T13:16:16.929Z] [2022-07-25T13:16:16.929Z] #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-25T13:16:16.929Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:16:16.929Z] #77 17.76 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-25T13:16:16.929Z] #77 20.93 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-25T13:16:16.929Z] #77 23.45 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-25T13:16:16.929Z] #77 23.83 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-25T13:16:16.929Z] #77 24.34 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-25T13:16:17.411Z] #21 1.070 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:16:17.591Z] #34 ... [2022-07-25T13:16:17.591Z] [2022-07-25T13:16:17.591Z] #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-25T13:16:17.591Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:16:17.591Z] #14 105.1 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-25T13:16:17.591Z] #14 105.1 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:16:17.591Z] #14 105.1 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T13:16:17.670Z] #21 1.164 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:16:17.670Z] #21 1.254 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:16:17.845Z] #84 150.9 config.status: creating Makefile [2022-07-25T13:16:17.845Z] #84 151.0 config.status: creating config.h [2022-07-25T13:16:17.845Z] #84 151.1 config.status: executing libtool commands [2022-07-25T13:16:17.846Z] #14 105.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-25T13:16:17.846Z] #14 105.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:16:17.846Z] #14 105.4 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T13:16:18.104Z] #84 151.2 config.status: executing depfiles commands [2022-07-25T13:16:18.238Z] #21 1.813 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T13:16:18.314Z] #77 ... [2022-07-25T13:16:18.314Z] [2022-07-25T13:16:18.314Z] #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-25T13:16:18.314Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:16:18.314Z] #14 104.2 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-25T13:16:18.314Z] #14 104.2 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:16:18.314Z] #14 104.2 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T13:16:18.363Z] #84 ... [2022-07-25T13:16:18.364Z] [2022-07-25T13:16:18.364Z] #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-25T13:16:18.364Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T13:16:18.364Z] #19 187.5 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-25T13:16:18.364Z] #19 187.5 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-25T13:16:18.364Z] #19 187.5 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-25T13:16:18.364Z] #19 188.8 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-25T13:16:18.364Z] #19 188.9 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-25T13:16:18.364Z] #19 188.9 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-25T13:16:18.364Z] #19 190.7 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-25T13:16:18.364Z] #19 190.7 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-25T13:16:18.364Z] #19 190.7 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-25T13:16:18.364Z] #19 191.9 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-25T13:16:18.364Z] #19 191.9 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-25T13:16:18.364Z] #19 191.9 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-25T13:16:18.364Z] #19 192.9 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-25T13:16:18.364Z] #19 192.9 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:16:18.364Z] #19 192.9 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-25T13:16:18.364Z] #19 193.0 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-25T13:16:18.364Z] #19 193.0 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:16:18.364Z] #19 193.0 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:16:18.575Z] #14 104.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-25T13:16:18.575Z] #14 104.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:16:18.575Z] #14 104.6 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T13:16:18.767Z] #77 ... [2022-07-25T13:16:18.767Z] [2022-07-25T13:16:18.767Z] #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-25T13:16:18.767Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:16:18.767Z] #14 99.48 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-25T13:16:18.767Z] #14 99.48 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:16:18.767Z] #14 99.49 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:16:18.767Z] #14 ... [2022-07-25T13:16:18.767Z] [2022-07-25T13:16:18.767Z] #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-25T13:16:18.767Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:16:18.767Z] #77 54.96 configure.ac:7: installing './compile' [2022-07-25T13:16:18.767Z] #77 54.96 configure.ac:11: installing './config.guess' [2022-07-25T13:16:18.767Z] #77 54.98 configure.ac:11: installing './config.sub' [2022-07-25T13:16:18.767Z] #77 54.98 configure.ac:8: installing './install-sh' [2022-07-25T13:16:18.767Z] #77 55.00 configure.ac:8: installing './missing' [2022-07-25T13:16:18.767Z] #77 55.10 Makefile.am: installing './depcomp' [2022-07-25T13:16:18.933Z] #19 ... [2022-07-25T13:16:18.933Z] [2022-07-25T13:16:18.933Z] #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-25T13:16:18.933Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:16:18.933Z] #84 152.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-25T13:16:18.933Z] #84 152.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T13:16:19.501Z] #84 152.9 checking for gcc... gcc [2022-07-25T13:16:20.069Z] #84 153.2 checking whether the C compiler works... yes [2022-07-25T13:16:20.069Z] #84 153.4 checking for C compiler default output file name... a.out [2022-07-25T13:16:20.069Z] #84 153.4 checking for suffix of executables... [2022-07-25T13:16:20.143Z] #21 3.534 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T13:16:20.145Z] #77 56.40 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T13:16:20.145Z] #77 56.41 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T13:16:20.145Z] #77 56.51 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T13:16:20.328Z] #84 153.5 checking whether we are cross compiling... no [2022-07-25T13:16:20.404Z] #77 56.51 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T13:16:20.404Z] #77 56.63 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T13:16:20.404Z] #77 56.76 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T13:16:20.588Z] #84 153.7 checking for suffix of object files... o [2022-07-25T13:16:20.663Z] #77 56.91 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T13:16:20.663Z] #77 57.04 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T13:16:20.849Z] #84 153.8 checking whether we are using the GNU C compiler... yes [2022-07-25T13:16:20.849Z] #84 153.9 checking whether gcc accepts -g... yes [2022-07-25T13:16:20.849Z] #84 154.1 checking for gcc option to accept ISO C89... none needed [2022-07-25T13:16:20.922Z] #77 57.15 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T13:16:21.080Z] #21 ... [2022-07-25T13:16:21.080Z] [2022-07-25T13:16:21.080Z] #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-25T13:16:21.080Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-25T13:16:21.080Z] #36 123.7 Delve is a source level debugger for Go programs. [2022-07-25T13:16:21.080Z] #36 123.7 [2022-07-25T13:16:21.080Z] #36 123.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-25T13:16:21.080Z] #36 123.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-25T13:16:21.080Z] #36 123.7 [2022-07-25T13:16:21.080Z] #36 123.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-25T13:16:21.080Z] #36 123.7 [2022-07-25T13:16:21.080Z] #36 123.7 Pass flags to the program you are debugging using `--`, for example: [2022-07-25T13:16:21.080Z] #36 123.7 [2022-07-25T13:16:21.080Z] #36 123.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-25T13:16:21.080Z] #36 123.7 [2022-07-25T13:16:21.080Z] #36 123.7 Usage: [2022-07-25T13:16:21.080Z] #36 123.7 dlv [command] [2022-07-25T13:16:21.080Z] #36 123.7 [2022-07-25T13:16:21.080Z] #36 123.7 Available Commands: [2022-07-25T13:16:21.080Z] #36 123.7 attach Attach to running process and begin debugging. [2022-07-25T13:16:21.080Z] #36 123.7 connect Connect to a headless debug server with a terminal client. [2022-07-25T13:16:21.080Z] #36 123.7 core Examine a core dump. [2022-07-25T13:16:21.080Z] #36 123.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-25T13:16:21.080Z] #36 123.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-25T13:16:21.080Z] #36 123.7 exec Execute a precompiled binary, and begin a debug session. [2022-07-25T13:16:21.080Z] #36 123.7 help Help about any command [2022-07-25T13:16:21.080Z] #36 123.7 run Deprecated command. Use 'debug' instead. [2022-07-25T13:16:21.080Z] #36 123.7 test Compile test binary and begin debugging program. [2022-07-25T13:16:21.080Z] #36 123.7 trace Compile and begin tracing program. [2022-07-25T13:16:21.080Z] #36 123.7 version Prints version. [2022-07-25T13:16:21.080Z] #36 123.7 [2022-07-25T13:16:21.080Z] #36 123.7 Flags: [2022-07-25T13:16:21.080Z] #36 123.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-25T13:16:21.080Z] #36 123.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-25T13:16:21.080Z] #36 123.7 --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-25T13:16:21.080Z] #36 123.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-25T13:16:21.080Z] #36 123.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-25T13:16:21.080Z] #36 123.7 --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-25T13:16:21.080Z] #36 123.7 --disable-aslr Disables address space randomization [2022-07-25T13:16:21.080Z] #36 123.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-25T13:16:21.080Z] #36 123.7 -h, --help help for dlv [2022-07-25T13:16:21.080Z] #36 123.7 --init string Init file, executed by the terminal client. [2022-07-25T13:16:21.080Z] #36 123.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-25T13:16:21.080Z] #36 123.7 --log Enable debugging server logging. [2022-07-25T13:16:21.080Z] #36 123.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-25T13:16:21.080Z] #36 123.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-25T13:16:21.080Z] #36 123.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-25T13:16:21.080Z] #36 123.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-25T13:16:21.080Z] #36 123.7 --wd string Working directory for running the program. [2022-07-25T13:16:21.080Z] #36 123.7 [2022-07-25T13:16:21.080Z] #36 123.7 Additional help topics: [2022-07-25T13:16:21.080Z] #36 123.7 dlv backend Help about the --backend flag. [2022-07-25T13:16:21.080Z] #36 123.7 dlv log Help about logging flags. [2022-07-25T13:16:21.080Z] #36 123.7 dlv redirect Help about file redirection. [2022-07-25T13:16:21.080Z] #36 123.7 [2022-07-25T13:16:21.080Z] #36 123.7 Use "dlv [command] --help" for more information about a command. [2022-07-25T13:16:21.080Z] #36 DONE 124.9s [2022-07-25T13:16:21.109Z] #84 154.2 checking whether gcc understands -c and -o together... yes [2022-07-25T13:16:21.109Z] #84 154.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T13:16:21.109Z] #84 154.4 checking whether build environment is sane... yes [2022-07-25T13:16:21.109Z] #84 154.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T13:16:21.109Z] #84 154.4 checking for gawk... no [2022-07-25T13:16:21.109Z] #84 154.4 checking for mawk... mawk [2022-07-25T13:16:21.109Z] #84 154.4 checking whether make sets $(MAKE)... yes [2022-07-25T13:16:21.109Z] #84 154.5 checking whether make supports the include directive... yes (GNU style) [2022-07-25T13:16:21.109Z] #84 154.5 checking whether make supports nested variables... yes [2022-07-25T13:16:21.339Z] [2022-07-25T13:16:21.340Z] #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-25T13:16:21.340Z] #26 sha256:e0c3f41ea5bdc2301658251f3b2cfd126153317ab92ad53849e3a4308d977cf3 [2022-07-25T13:16:21.340Z] #26 121.0 Updating files: 22% (2607/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: 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: 40% (4647/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 89% (10191/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-25T13:16:21.340Z] #26 124.7 + cd /tmp/tmp.OCvezEeq3R/tmp/docker-ce [2022-07-25T13:16:21.340Z] #26 124.7 + git checkout -q v17.06.2-ce [2022-07-25T13:16:21.368Z] #84 154.5 checking whether UID '0' is supported by ustar format... yes [2022-07-25T13:16:21.368Z] #84 154.6 checking whether GID '0' is supported by ustar format... yes [2022-07-25T13:16:21.368Z] #84 154.6 checking how to create a ustar tar archive... gnutar [2022-07-25T13:16:21.627Z] #84 154.6 checking dependency style of gcc... gcc3 [2022-07-25T13:16:21.627Z] #84 154.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T13:16:21.627Z] #84 154.7 checking whether make supports nested variables... (cached) yes [2022-07-25T13:16:21.887Z] #84 154.8 checking build system type... x86_64-pc-linux-gnu [2022-07-25T13:16:21.887Z] #84 155.1 checking host system type... x86_64-pc-linux-gnu [2022-07-25T13:16:21.887Z] #84 155.1 checking how to print strings... printf [2022-07-25T13:16:21.887Z] #84 155.1 checking for a sed that does not truncate output... /bin/sed [2022-07-25T13:16:21.887Z] #84 155.1 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T13:16:21.887Z] #84 155.1 checking for egrep... /bin/grep -E [2022-07-25T13:16:21.887Z] #84 155.1 checking for fgrep... /bin/grep -F [2022-07-25T13:16:21.887Z] #84 155.1 checking for ld used by gcc... /usr/bin/ld [2022-07-25T13:16:21.887Z] #84 155.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T13:16:21.887Z] #84 155.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T13:16:22.146Z] #84 155.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T13:16:22.146Z] #84 155.3 checking whether ln -s works... yes [2022-07-25T13:16:22.146Z] #84 155.3 checking the maximum length of command line arguments... 1572864 [2022-07-25T13:16:22.146Z] #84 155.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-25T13:16:22.146Z] #84 155.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T13:16:22.146Z] #84 155.3 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T13:16:22.146Z] #84 155.3 checking for objdump... objdump [2022-07-25T13:16:22.146Z] #84 155.3 checking how to recognize dependent libraries... pass_all [2022-07-25T13:16:22.146Z] #84 155.3 checking for dlltool... no [2022-07-25T13:16:22.146Z] #84 155.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T13:16:22.146Z] #84 155.3 checking for ar... ar [2022-07-25T13:16:22.146Z] #84 155.3 checking for archiver @FILE support... @ [2022-07-25T13:16:22.146Z] #84 155.4 checking for strip... strip [2022-07-25T13:16:22.146Z] #84 155.4 checking for ranlib... ranlib [2022-07-25T13:16:22.405Z] #84 155.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T13:16:22.405Z] #84 155.7 checking for sysroot... no [2022-07-25T13:16:22.405Z] #84 155.7 checking for a working dd... /bin/dd [2022-07-25T13:16:22.406Z] #84 155.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T13:16:22.665Z] #84 155.8 checking for mt... no [2022-07-25T13:16:22.665Z] #84 155.8 checking if : is a manifest tool... no [2022-07-25T13:16:22.665Z] #84 155.8 checking how to run the C preprocessor... gcc -E [2022-07-25T13:16:22.720Z] #26 ... [2022-07-25T13:16:22.720Z] [2022-07-25T13:16:22.720Z] #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-25T13:16:22.720Z] #60 sha256:68400c0a136f79a7fac08b55bdf44251e72da22c6dc021aeb36b36ed104f12dd [2022-07-25T13:16:22.720Z] #60 11.72 + cd /tmp/tmp.urrkoxnkc2/src/github.com/opencontainers/runc [2022-07-25T13:16:22.979Z] #60 11.72 + git checkout -q v1.1.2 [2022-07-25T13:16:23.493Z] #84 156.1 checking for ANSI C header files... yes [2022-07-25T13:16:23.547Z] #60 12.32 + '[' -z '' ']' [2022-07-25T13:16:23.547Z] #60 12.32 + target=static [2022-07-25T13:16:23.547Z] #60 12.32 + make BUILDTAGS=seccomp static [2022-07-25T13:16:23.547Z] #60 12.57 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-25T13:16:23.752Z] #84 156.7 checking for sys/types.h... yes [2022-07-25T13:16:23.752Z] #84 157.0 checking for sys/stat.h... yes [2022-07-25T13:16:24.012Z] #84 157.1 checking for stdlib.h... yes [2022-07-25T13:16:24.271Z] #84 157.3 checking for string.h... yes [2022-07-25T13:16:24.271Z] #84 157.5 checking for memory.h... yes [2022-07-25T13:16:24.530Z] #84 157.7 checking for strings.h... yes [2022-07-25T13:16:24.790Z] #84 158.0 checking for inttypes.h... yes [2022-07-25T13:16:25.049Z] #84 158.2 checking for stdint.h... yes [2022-07-25T13:16:25.308Z] #84 158.4 checking for unistd.h... yes [2022-07-25T13:16:25.308Z] #84 158.5 checking for dlfcn.h... yes [2022-07-25T13:16:25.308Z] #84 158.6 checking for objdir... .libs [2022-07-25T13:16:25.827Z] #84 158.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T13:16:25.827Z] #84 159.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T13:16:26.110Z] #84 159.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T13:16:26.679Z] #84 159.4 checking if gcc static flag -static works... yes [2022-07-25T13:16:26.679Z] #84 160.0 checking if gcc supports -c -o file.o... yes [2022-07-25T13:16:26.938Z] #84 160.1 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T13:16:26.938Z] #84 160.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T13:16:27.198Z] #84 160.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T13:16:27.198Z] #84 160.5 checking how to hardcode library paths into programs... immediate [2022-07-25T13:16:27.198Z] #84 160.5 checking whether stripping libraries is possible... yes [2022-07-25T13:16:27.198Z] #84 160.5 checking if libtool supports shared libraries... yes [2022-07-25T13:16:27.198Z] #84 160.5 checking whether to build shared libraries... no [2022-07-25T13:16:27.198Z] #84 160.5 checking whether to build static libraries... yes [2022-07-25T13:16:27.458Z] #84 160.6 checking float.h usability... yes [2022-07-25T13:16:27.458Z] #84 160.6 checking float.h presence... yes [2022-07-25T13:16:27.458Z] #84 160.7 checking for float.h... yes [2022-07-25T13:16:27.717Z] #84 160.7 checking limits.h usability... yes [2022-07-25T13:16:27.717Z] #84 160.8 checking limits.h presence... yes [2022-07-25T13:16:27.717Z] #84 160.9 checking for limits.h... yes [2022-07-25T13:16:27.977Z] #84 161.0 checking stddef.h usability... yes [2022-07-25T13:16:27.977Z] #84 161.1 checking stddef.h presence... yes [2022-07-25T13:16:27.977Z] #84 161.1 checking for stddef.h... yes [2022-07-25T13:16:27.977Z] #84 161.2 checking for stdlib.h... (cached) yes [2022-07-25T13:16:27.977Z] #84 161.2 checking for string.h... (cached) yes [2022-07-25T13:16:27.977Z] #84 161.2 checking sys/time.h usability... yes [2022-07-25T13:16:28.237Z] #84 161.3 checking sys/time.h presence... yes [2022-07-25T13:16:28.237Z] #84 161.3 checking for sys/time.h... yes [2022-07-25T13:16:28.237Z] #84 161.4 checking for inline... inline [2022-07-25T13:16:28.237Z] #84 161.4 checking for size_t... yes [2022-07-25T13:16:28.496Z] #84 161.6 checking for stdlib.h... (cached) yes [2022-07-25T13:16:28.496Z] #84 161.6 checking for GNU libc compatible malloc... yes [2022-07-25T13:16:28.496Z] #84 161.8 checking for stdlib.h... (cached) yes [2022-07-25T13:16:28.756Z] #84 161.8 checking for GNU libc compatible realloc... yes [2022-07-25T13:16:28.824Z] #60 ... [2022-07-25T13:16:28.824Z] [2022-07-25T13:16:28.824Z] #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-25T13:16:28.824Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T13:16:28.824Z] #77 76.14 configure.ac:11: installing 'build-aux/compile' [2022-07-25T13:16:28.824Z] #77 76.14 configure.ac:11: installing 'build-aux/config.guess' [2022-07-25T13:16:28.824Z] #77 76.17 configure.ac:11: installing 'build-aux/config.sub' [2022-07-25T13:16:28.824Z] #77 76.17 configure.ac:13: installing 'build-aux/install-sh' [2022-07-25T13:16:28.824Z] #77 76.19 configure.ac:13: installing 'build-aux/missing' [2022-07-25T13:16:28.824Z] #77 76.20 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-25T13:16:28.824Z] #77 76.49 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T13:16:28.824Z] #77 78.11 checking build system type... aarch64-unknown-linux-gnu [2022-07-25T13:16:28.824Z] #77 78.39 checking host system type... aarch64-unknown-linux-gnu [2022-07-25T13:16:28.824Z] #77 78.39 checking how to print strings... printf [2022-07-25T13:16:28.824Z] #77 78.39 checking for gcc... gcc [2022-07-25T13:16:28.824Z] #77 78.53 checking whether the C compiler works... yes [2022-07-25T13:16:28.824Z] #77 78.77 checking for C compiler default output file name... a.out [2022-07-25T13:16:28.824Z] #77 78.77 checking for suffix of executables... [2022-07-25T13:16:28.824Z] #77 79.01 checking whether we are cross compiling... no [2022-07-25T13:16:28.824Z] #77 79.34 checking for suffix of object files... o [2022-07-25T13:16:28.824Z] #77 79.49 checking whether we are using the GNU C compiler... yes [2022-07-25T13:16:28.824Z] #77 79.64 checking whether gcc accepts -g... yes [2022-07-25T13:16:28.824Z] #77 79.78 checking for gcc option to accept ISO C89... none needed [2022-07-25T13:16:28.824Z] #77 79.97 checking whether gcc understands -c and -o together... yes [2022-07-25T13:16:28.824Z] #77 80.13 checking for a sed that does not truncate output... /bin/sed [2022-07-25T13:16:28.824Z] #77 80.16 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T13:16:28.824Z] #77 80.17 checking for egrep... /bin/grep -E [2022-07-25T13:16:28.824Z] #77 80.19 checking for fgrep... /bin/grep -F [2022-07-25T13:16:28.824Z] #77 80.20 checking for ld used by gcc... /usr/bin/ld [2022-07-25T13:16:28.824Z] #77 80.22 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T13:16:28.824Z] #77 80.24 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T13:16:28.824Z] #77 80.27 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T13:16:28.824Z] #77 80.41 checking whether ln -s works... yes [2022-07-25T13:16:28.824Z] #77 80.42 checking the maximum length of command line arguments... 1572864 [2022-07-25T13:16:28.824Z] #77 80.45 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-25T13:16:28.824Z] #77 80.45 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T13:16:28.824Z] #77 80.45 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T13:16:28.824Z] #77 80.45 checking for objdump... objdump [2022-07-25T13:16:28.824Z] #77 80.45 checking how to recognize dependent libraries... pass_all [2022-07-25T13:16:28.824Z] #77 80.45 checking for dlltool... no [2022-07-25T13:16:28.824Z] #77 80.46 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T13:16:28.824Z] #77 80.46 checking for ar... ar [2022-07-25T13:16:28.824Z] #77 80.46 checking for archiver @FILE support... @ [2022-07-25T13:16:28.824Z] #77 80.67 checking for strip... strip [2022-07-25T13:16:28.824Z] #77 80.68 checking for ranlib... ranlib [2022-07-25T13:16:28.824Z] #77 80.68 checking for gawk... no [2022-07-25T13:16:28.824Z] #77 80.68 checking for mawk... mawk [2022-07-25T13:16:28.824Z] #77 80.68 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T13:16:28.824Z] #77 81.22 checking for sysroot... no [2022-07-25T13:16:28.824Z] #77 81.22 checking for a working dd... /bin/dd [2022-07-25T13:16:28.824Z] #77 81.26 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T13:16:28.824Z] #77 81.28 checking for mt... no [2022-07-25T13:16:28.824Z] #77 81.28 checking if : is a manifest tool... no [2022-07-25T13:16:28.824Z] #77 81.29 checking how to run the C preprocessor... gcc -E [2022-07-25T13:16:28.824Z] #77 81.66 checking for ANSI C header files... yes [2022-07-25T13:16:28.824Z] #77 82.27 checking for sys/types.h... yes [2022-07-25T13:16:28.824Z] #77 82.47 checking for sys/stat.h... yes [2022-07-25T13:16:28.824Z] #77 82.62 checking for stdlib.h... yes [2022-07-25T13:16:28.824Z] #77 82.84 checking for string.h... yes [2022-07-25T13:16:28.824Z] #77 83.05 checking for memory.h... yes [2022-07-25T13:16:28.824Z] #77 83.20 checking for strings.h... yes [2022-07-25T13:16:28.824Z] #77 83.43 checking for inttypes.h... yes [2022-07-25T13:16:29.016Z] #84 162.0 checking for working strtod... yes [2022-07-25T13:16:29.084Z] #77 83.61 checking for stdint.h... yes [2022-07-25T13:16:29.276Z] #84 162.2 checking for gettimeofday... yes [2022-07-25T13:16:29.276Z] #84 162.4 checking for memset... yes [2022-07-25T13:16:29.343Z] #77 83.82 checking for unistd.h... yes [2022-07-25T13:16:29.536Z] #84 162.5 checking for strspn... yes [2022-07-25T13:16:29.536Z] #84 162.8 checking that generated files are newer than configure... done [2022-07-25T13:16:29.536Z] #84 162.8 configure: creating ./config.status [2022-07-25T13:16:29.603Z] #77 84.05 checking for dlfcn.h... yes [2022-07-25T13:16:29.603Z] #77 84.24 checking for objdir... .libs [2022-07-25T13:16:30.122Z] #77 84.67 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T13:16:30.382Z] #77 84.82 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T13:16:30.382Z] #77 84.82 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T13:16:30.642Z] #77 84.95 checking if gcc static flag -static works... yes [2022-07-25T13:16:30.900Z] #77 ... [2022-07-25T13:16:30.900Z] [2022-07-25T13:16:30.900Z] #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-25T13:16:30.900Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:16:30.900Z] #14 113.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-25T13:16:30.900Z] #14 113.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:16:30.900Z] #14 113.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:16:30.900Z] #14 120.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-25T13:16:30.900Z] #14 120.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-25T13:16:30.900Z] #14 120.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T13:16:30.900Z] #14 120.3 Selecting previously unselected package libapparmor1:amd64. [2022-07-25T13:16:30.900Z] #14 120.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-25T13:16:30.900Z] #14 120.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T13:16:30.900Z] #14 120.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-25T13:16:30.900Z] #14 120.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-25T13:16:30.900Z] #14 120.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T13:16:30.900Z] #14 121.7 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T13:16:30.900Z] #14 121.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T13:16:30.900Z] #14 121.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:16:30.902Z] #77 85.30 checking if gcc supports -c -o file.o... yes [2022-07-25T13:16:30.902Z] #77 85.47 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T13:16:30.902Z] #77 85.47 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-25T13:16:30.914Z] #84 164.1 config.status: creating Makefile [2022-07-25T13:16:30.914Z] #84 164.2 config.status: creating config.h [2022-07-25T13:16:30.914Z] #84 164.2 config.status: executing depfiles commands [2022-07-25T13:16:31.159Z] #14 122.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T13:16:31.160Z] #14 122.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T13:16:31.162Z] #77 85.54 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T13:16:31.162Z] #77 85.89 checking how to hardcode library paths into programs... immediate [2022-07-25T13:16:31.162Z] #77 85.89 checking whether stripping libraries is possible... yes [2022-07-25T13:16:31.162Z] #77 85.90 checking if libtool supports shared libraries... yes [2022-07-25T13:16:31.162Z] #77 85.90 checking whether to build shared libraries... no [2022-07-25T13:16:31.162Z] #77 85.90 checking whether to build static libraries... yes [2022-07-25T13:16:31.162Z] #77 85.90 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T13:16:31.162Z] #77 85.94 checking whether build environment is sane... yes [2022-07-25T13:16:31.173Z] #84 164.3 config.status: executing libtool commands [2022-07-25T13:16:31.419Z] #14 122.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:16:31.419Z] #14 122.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-25T13:16:31.422Z] #77 86.01 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T13:16:31.422Z] #77 86.03 checking whether make sets $(MAKE)... yes [2022-07-25T13:16:31.422Z] #77 ... [2022-07-25T13:16:31.422Z] [2022-07-25T13:16:31.422Z] #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-25T13:16:31.422Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-25T13:16:31.422Z] #21 4.960 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T13:16:31.422Z] #21 7.870 Fetched 8446 kB in 7s (1186 kB/s) [2022-07-25T13:16:31.422Z] #21 7.870 Reading package lists... [2022-07-25T13:16:31.422Z] #21 10.16 Reading package lists... [2022-07-25T13:16:31.422Z] #21 12.34 Building dependency tree... [2022-07-25T13:16:31.422Z] #21 14.42 The following additional packages will be installed: [2022-07-25T13:16:31.422Z] #21 14.42 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-25T13:16:31.422Z] #21 14.43 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-25T13:16:31.422Z] #21 14.43 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T13:16:31.422Z] #21 14.43 python3-pkg-resources vim-runtime xxd [2022-07-25T13:16:31.422Z] #21 14.44 Suggested packages: [2022-07-25T13:16:31.422Z] #21 14.44 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-25T13:16:31.422Z] #21 14.44 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-25T13:16:31.422Z] #21 14.44 acl attr quota [2022-07-25T13:16:31.422Z] #21 14.44 Recommended packages: [2022-07-25T13:16:31.422Z] #21 14.44 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-25T13:16:31.422Z] #21 ... [2022-07-25T13:16:31.422Z] [2022-07-25T13:16:31.422Z] #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-25T13:16:31.422Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T13:16:31.422Z] #77 86.11 checking whether make supports the include directive... yes (GNU style) [2022-07-25T13:16:31.422Z] #77 86.14 checking whether make supports nested variables... yes [2022-07-25T13:16:31.422Z] #77 86.16 checking whether UID '0' is supported by ustar format... yes [2022-07-25T13:16:31.422Z] #77 86.16 checking whether GID '0' is supported by ustar format... yes [2022-07-25T13:16:31.422Z] #77 86.16 checking how to create a ustar tar archive... gnutar [2022-07-25T13:16:31.679Z] #14 122.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:16:31.679Z] #14 122.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:16:31.679Z] #14 122.7 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T13:16:31.679Z] #14 122.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T13:16:31.679Z] #14 122.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:16:31.681Z] #77 86.20 checking dependency style of gcc... gcc3 [2022-07-25T13:16:31.681Z] #77 86.39 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T13:16:31.681Z] #77 86.39 checking whether make supports nested variables... (cached) yes [2022-07-25T13:16:31.681Z] #77 86.39 checking for gawk... (cached) mawk [2022-07-25T13:16:31.681Z] #77 86.39 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T13:16:31.681Z] #77 86.39 checking for gcc... (cached) gcc [2022-07-25T13:16:31.741Z] #84 165.0 GEN .version [2022-07-25T13:16:31.741Z] #84 165.0 make install-recursive [2022-07-25T13:16:31.741Z] #84 165.0 make[1]: Entering directory '/tmp/crun-build' [2022-07-25T13:16:31.741Z] #84 165.1 Making install in libocispec [2022-07-25T13:16:31.741Z] #84 165.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:16:31.938Z] #14 123.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-25T13:16:31.938Z] #14 123.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-25T13:16:31.938Z] #14 123.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T13:16:31.941Z] #77 86.52 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T13:16:31.941Z] #77 86.52 checking whether gcc accepts -g... (cached) yes [2022-07-25T13:16:31.941Z] #77 86.52 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T13:16:31.941Z] #77 86.52 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T13:16:31.941Z] #77 86.52 checking for a Python interpreter with version >= 3... python3 [2022-07-25T13:16:31.941Z] #77 86.60 checking for python3... /usr/bin/python3 [2022-07-25T13:16:31.941Z] #77 86.60 checking for python3 version... 3.9 [2022-07-25T13:16:32.000Z] #84 165.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-25T13:16:32.000Z] #84 165.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-25T13:16:32.000Z] #84 165.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-25T13:16:32.000Z] #84 165.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-25T13:16:32.198Z] #14 123.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-25T13:16:32.198Z] #14 123.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-25T13:16:32.201Z] #77 86.67 checking for python3 platform... linux [2022-07-25T13:16:32.201Z] #77 86.71 checking for python3 script directory... [2022-07-25T13:16:32.201Z] #77 ... [2022-07-25T13:16:32.201Z] [2022-07-25T13:16:32.201Z] #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-25T13:16:32.201Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-25T13:16:32.201Z] #34 DONE 135.7s [2022-07-25T13:16:32.201Z] [2022-07-25T13:16:32.201Z] #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-25T13:16:32.201Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T13:16:32.201Z] #77 86.71 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T13:16:32.459Z] #14 123.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T13:16:32.459Z] #14 123.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-25T13:16:32.459Z] #14 123.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-25T13:16:32.459Z] #14 123.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T13:16:32.461Z] #77 86.94 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T13:16:32.461Z] #77 87.07 checking for go-md2man... no [2022-07-25T13:16:32.569Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-25T13:16:32.569Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-25T13:16:32.569Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-25T13:16:32.569Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-25T13:16:32.569Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-25T13:16:32.569Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-25T13:16:32.569Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-25T13:16:32.569Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-25T13:16:32.569Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-25T13:16:32.569Z] #84 165.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-25T13:16:32.569Z] #84 165.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-25T13:16:32.569Z] #84 165.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-25T13:16:32.569Z] #84 165.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-25T13:16:32.569Z] #84 165.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-25T13:16:32.569Z] #84 165.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-25T13:16:32.569Z] #84 165.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-25T13:16:32.698Z] #14 118.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-25T13:16:32.698Z] #14 118.7 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:16:32.698Z] #14 118.7 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:16:32.719Z] #14 123.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-25T13:16:32.719Z] #14 123.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-25T13:16:32.719Z] #14 123.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T13:16:32.720Z] #77 87.10 checking error.h usability... yes [2022-07-25T13:16:32.829Z] #84 ... [2022-07-25T13:16:32.829Z] [2022-07-25T13:16:32.829Z] #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-25T13:16:32.829Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T13:16:32.829Z] #19 212.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-25T13:16:32.978Z] #14 123.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-25T13:16:32.978Z] #14 123.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-25T13:16:32.978Z] #14 123.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T13:16:32.980Z] #77 87.43 checking error.h presence... yes [2022-07-25T13:16:32.980Z] #77 87.52 checking for error.h... yes [2022-07-25T13:16:33.088Z] #19 212.2 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:16:33.088Z] #19 212.2 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-25T13:16:33.088Z] #19 212.3 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-25T13:16:33.088Z] #19 212.3 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:16:33.088Z] #19 212.3 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-25T13:16:33.240Z] #77 87.59 checking linux/openat2.h usability... yes [2022-07-25T13:16:33.240Z] #77 87.84 checking linux/openat2.h presence... yes [2022-07-25T13:16:33.240Z] #77 87.91 checking for linux/openat2.h... yes [2022-07-25T13:16:33.486Z] #14 117.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-25T13:16:33.486Z] #14 117.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:16:33.486Z] #14 117.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:16:33.500Z] #77 87.94 checking for copy_file_range... yes [2022-07-25T13:16:33.500Z] #77 88.16 checking for fgetxattr... yes [2022-07-25T13:16:33.519Z] #14 124.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-25T13:16:33.519Z] #14 124.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-25T13:16:33.519Z] #14 124.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T13:16:33.759Z] #77 88.32 checking for statx... yes [2022-07-25T13:16:33.778Z] #14 124.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-25T13:16:33.778Z] #14 124.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:16:33.778Z] #14 124.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:16:34.019Z] #77 88.60 checking for fgetpwent_r... yes [2022-07-25T13:16:34.037Z] #14 124.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T13:16:34.037Z] #14 124.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T13:16:34.037Z] #14 124.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:16:34.037Z] #14 125.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T13:16:34.037Z] #14 125.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T13:16:34.037Z] #14 125.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:16:34.589Z] #77 88.84 checking for issetugid... no [2022-07-25T13:16:34.589Z] #77 89.11 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T13:16:34.589Z] #77 89.12 checking pkg-config is at least version 0.9.0... yes [2022-07-25T13:16:34.596Z] #14 ... [2022-07-25T13:16:34.596Z] [2022-07-25T13:16:34.596Z] #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-25T13:16:34.596Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:16:34.596Z] #77 47.76 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-25T13:16:34.607Z] #14 ... [2022-07-25T13:16:34.607Z] [2022-07-25T13:16:34.607Z] #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-25T13:16:34.607Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:16:34.607Z] #77 70.63 configure.ac:7: installing 'build-aux/compile' [2022-07-25T13:16:34.607Z] #77 70.64 configure.ac:9: installing 'build-aux/config.guess' [2022-07-25T13:16:34.607Z] #77 70.66 configure.ac:9: installing 'build-aux/config.sub' [2022-07-25T13:16:34.607Z] #77 70.66 configure.ac:11: installing 'build-aux/install-sh' [2022-07-25T13:16:34.607Z] #77 70.68 configure.ac:11: installing 'build-aux/missing' [2022-07-25T13:16:34.607Z] #77 70.87 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T13:16:34.849Z] #77 89.13 checking for library containing yajl_tree_get... -lyajl [2022-07-25T13:16:34.849Z] #77 89.53 checking for yajl >= 2.0.0... yes [2022-07-25T13:16:34.865Z] #77 70.98 parallel-tests: installing 'build-aux/test-driver' [2022-07-25T13:16:35.109Z] #77 89.59 checking sys/capability.h usability... yes [2022-07-25T13:16:35.109Z] #77 89.74 checking sys/capability.h presence... yes [2022-07-25T13:16:35.369Z] #77 89.81 checking for sys/capability.h... yes [2022-07-25T13:16:35.629Z] #77 89.81 checking for library containing cap_from_name... -lcap [2022-07-25T13:16:35.629Z] #77 90.23 checking for library containing dlopen... [2022-07-25T13:16:35.629Z] #77 ... [2022-07-25T13:16:35.629Z] [2022-07-25T13:16:35.629Z] #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-25T13:16:35.629Z] #26 sha256:e0c3f41ea5bdc2301658251f3b2cfd126153317ab92ad53849e3a4308d977cf3 [2022-07-25T13:16:35.629Z] #26 129.1 + mkdir -p /tmp/tmp.OCvezEeq3R/src/github.com/docker [2022-07-25T13:16:35.629Z] #26 129.1 + mv components/cli /tmp/tmp.OCvezEeq3R/src/github.com/docker/cli [2022-07-25T13:16:35.629Z] #26 129.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-25T13:16:35.889Z] #26 ... [2022-07-25T13:16:35.889Z] [2022-07-25T13:16:35.889Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T13:16:35.889Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T13:16:35.889Z] #77 90.23 checking for library containing dlopen... -ldl [2022-07-25T13:16:35.889Z] #77 90.50 checking seccomp.h usability... yes [2022-07-25T13:16:36.148Z] #77 90.62 checking seccomp.h presence... yes [2022-07-25T13:16:36.148Z] #77 90.74 checking for seccomp.h... yes [2022-07-25T13:16:36.241Z] #77 ... [2022-07-25T13:16:36.241Z] [2022-07-25T13:16:36.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-25T13:16:36.241Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:16:36.241Z] #14 125.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:16:36.241Z] #14 125.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T13:16:36.241Z] #14 125.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T13:16:36.241Z] #14 125.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T13:16:36.241Z] #14 125.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T13:16:36.241Z] #14 125.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T13:16:36.241Z] #14 125.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:16:36.241Z] #14 126.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T13:16:36.241Z] #14 126.0 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:16:36.241Z] #14 126.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T13:16:36.241Z] #14 126.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T13:16:36.241Z] #14 126.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:16:36.241Z] #14 126.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T13:16:36.241Z] #14 126.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T13:16:36.242Z] #14 126.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-25T13:16:36.242Z] #14 126.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:16:36.242Z] #14 126.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T13:16:36.242Z] #14 126.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T13:16:36.242Z] #14 126.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T13:16:36.242Z] #14 126.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T13:16:36.242Z] #14 126.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:16:36.242Z] #14 126.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-25T13:16:36.242Z] #14 126.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:16:36.242Z] #14 126.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-25T13:16:36.242Z] #14 126.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T13:16:36.242Z] #14 126.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:16:36.242Z] #14 126.2 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-25T13:16:36.242Z] #14 126.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:16:36.242Z] #14 126.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T13:16:36.242Z] #14 126.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:16:36.242Z] #14 126.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-25T13:16:36.242Z] #14 126.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:16:36.242Z] #14 126.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:16:36.242Z] #14 126.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:16:36.242Z] #14 DONE 127.3s [2022-07-25T13:16:36.407Z] #77 90.74 checking for library containing seccomp_rule_add... -lseccomp [2022-07-25T13:16:36.501Z] [2022-07-25T13:16:36.501Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-25T13:16:36.501Z] #59 sha256:8a0a50b8002068e2f429b673ddecaf4f597d2d623e8bde8a36c91f8366ac1f6d [2022-07-25T13:16:36.501Z] #59 DONE 0.2s [2022-07-25T13:16:36.501Z] [2022-07-25T13:16:36.501Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-25T13:16:36.501Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-25T13:16:36.667Z] #77 91.07 checking for library containing seccomp_arch_resolve_name... none required [2022-07-25T13:16:36.667Z] #77 91.23 checking systemd/sd-bus.h usability... yes [2022-07-25T13:16:36.926Z] #77 91.42 checking systemd/sd-bus.h presence... yes [2022-07-25T13:16:36.926Z] #77 91.52 checking for systemd/sd-bus.h... yes [2022-07-25T13:16:37.494Z] #77 91.53 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-25T13:16:37.494Z] #77 91.95 checking for sd_notify_barrier... yes [2022-07-25T13:16:37.753Z] #77 92.19 checking linux/bpf.h usability... yes [2022-07-25T13:16:37.753Z] #77 92.37 checking linux/bpf.h presence... yes [2022-07-25T13:16:37.753Z] #77 92.43 checking for linux/bpf.h... yes [2022-07-25T13:16:38.013Z] #77 92.43 checking compilation for eBPF... yes [2022-07-25T13:16:38.013Z] #77 92.57 checking for criu >= 3.15... no [2022-07-25T13:16:38.014Z] #77 92.59 configure: CRIU headers not found, building without CRIU support [2022-07-25T13:16:38.014Z] #77 92.59 checking for criu > 3.16... no [2022-07-25T13:16:38.014Z] #77 92.63 configure: CRIU version doesn't support join-ns API [2022-07-25T13:16:38.014Z] #77 92.64 checking for criu > 3.16.1... no [2022-07-25T13:16:38.014Z] #77 92.67 configure: CRIU version doesn't support for pre-dumping [2022-07-25T13:16:38.273Z] #77 92.67 checking for new mount API (fsconfig)... yes [2022-07-25T13:16:38.273Z] #77 92.78 checking for seccomp notify API... yes [2022-07-25T13:16:38.273Z] #77 92.91 checking for gperf... no [2022-07-25T13:16:38.273Z] #77 92.92 configure: gperf not found - cannot rebuild signal parser code [2022-07-25T13:16:38.532Z] #77 92.92 checking for library containing argp_parse... none required [2022-07-25T13:16:38.532Z] #77 93.25 checking that generated files are newer than configure... done [2022-07-25T13:16:38.532Z] #77 93.25 configure: creating ./config.status [2022-07-25T13:16:38.775Z] #14 ... [2022-07-25T13:16:38.775Z] [2022-07-25T13:16:38.775Z] #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-25T13:16:38.775Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:16:38.775Z] #77 47.20 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-25T13:16:39.661Z] #19 ... [2022-07-25T13:16:39.661Z] [2022-07-25T13:16:39.661Z] #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-25T13:16:39.661Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:16:39.661Z] #84 166.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-25T13:16:39.661Z] #84 166.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-25T13:16:39.662Z] #84 166.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-25T13:16:39.662Z] #84 166.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-25T13:16:39.662Z] #84 166.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-25T13:16:39.662Z] #84 166.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-25T13:16:39.662Z] #84 166.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-25T13:16:39.662Z] #84 166.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-25T13:16:39.662Z] #84 166.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-25T13:16:39.662Z] #84 166.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-25T13:16:39.662Z] #84 166.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-25T13:16:39.662Z] #84 166.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-25T13:16:39.662Z] #84 166.6 make install-recursive [2022-07-25T13:16:39.662Z] #84 166.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:16:39.662Z] #84 166.6 Making install in yajl [2022-07-25T13:16:39.662Z] #84 166.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:16:39.662Z] #84 166.7 CC verify/json_verify-json_verify.o [2022-07-25T13:16:39.662Z] #84 166.7 CC src/libyajl_la-yajl_alloc.lo [2022-07-25T13:16:39.662Z] #84 166.7 CC src/libyajl_la-yajl.lo [2022-07-25T13:16:39.662Z] #84 166.7 CC src/libyajl_la-yajl_gen.lo [2022-07-25T13:16:39.662Z] #84 166.7 CC src/libyajl_la-yajl_parser.lo [2022-07-25T13:16:39.662Z] #84 166.7 CC src/libyajl_la-yajl_encode.lo [2022-07-25T13:16:39.662Z] #84 166.7 CC src/libyajl_la-yajl_buf.lo [2022-07-25T13:16:39.662Z] #84 166.8 CC src/libyajl_la-yajl_lex.lo [2022-07-25T13:16:39.662Z] #84 166.8 CC src/libyajl_la-yajl_tree.lo [2022-07-25T13:16:39.662Z] #84 171.7 CCLD libyajl.la [2022-07-25T13:16:39.662Z] #84 172.1 CCLD verify/json_verify [2022-07-25T13:16:39.662Z] #84 172.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:16:39.662Z] #84 172.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T13:16:39.662Z] #84 172.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T13:16:39.662Z] #84 172.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:16:39.662Z] #84 172.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:16:39.662Z] #84 172.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:16:39.662Z] #84 172.6 CC src/validate.o [2022-07-25T13:16:39.662Z] #84 172.6 CC src/image_spec_schema_content_descriptor.lo [2022-07-25T13:16:39.662Z] #84 172.6 CC src/image_spec_schema_config_schema.lo [2022-07-25T13:16:39.662Z] #84 172.6 CC src/image_spec_schema_defs_descriptor.lo [2022-07-25T13:16:39.662Z] #84 172.6 CC src/image_spec_schema_defs.lo [2022-07-25T13:16:39.662Z] #84 172.6 CC src/image_spec_schema_image_index_schema.lo [2022-07-25T13:16:39.662Z] #84 172.6 CC src/image_spec_schema_image_layout_schema.lo [2022-07-25T13:16:39.662Z] #84 172.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-25T13:16:39.662Z] #84 172.7 CC src/runtime_spec_schema_config_zos.lo [2022-07-25T13:16:39.662Z] #84 172.7 CC src/runtime_spec_schema_config_schema.lo [2022-07-25T13:16:39.662Z] #84 172.7 CC src/runtime_spec_schema_config_linux.lo [2022-07-25T13:16:39.662Z] #84 172.8 CC src/runtime_spec_schema_config_solaris.lo [2022-07-25T13:16:39.662Z] #84 172.8 CC src/runtime_spec_schema_config_windows.lo [2022-07-25T13:16:39.662Z] #84 172.8 CC src/runtime_spec_schema_config_vm.lo [2022-07-25T13:16:39.662Z] #84 172.8 CC src/runtime_spec_schema_defs_linux.lo [2022-07-25T13:16:39.662Z] #84 172.8 CC src/runtime_spec_schema_defs.lo [2022-07-25T13:16:39.662Z] #84 172.9 CC src/runtime_spec_schema_defs_zos.lo [2022-07-25T13:16:39.662Z] #84 172.9 CC src/runtime_spec_schema_defs_vm.lo [2022-07-25T13:16:39.662Z] #84 172.9 CC src/runtime_spec_schema_defs_windows.lo [2022-07-25T13:16:39.662Z] #84 172.9 CC src/runtime_spec_schema_state_schema.lo [2022-07-25T13:16:39.662Z] #84 173.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-25T13:16:39.662Z] #84 173.1 CC src/basic_test_double_array_item.lo [2022-07-25T13:16:39.921Z] #84 173.1 CC src/basic_test_double_array.lo [2022-07-25T13:16:39.921Z] #84 173.2 CC src/basic_test_top_array_string.lo [2022-07-25T13:16:39.921Z] #84 173.3 CC src/basic_test_top_array_int.lo [2022-07-25T13:16:40.180Z] #84 173.4 CC src/basic_test_top_double_array_int.lo [2022-07-25T13:16:40.180Z] #84 173.4 CC src/basic_test_top_double_array_refobj.lo [2022-07-25T13:16:40.180Z] #84 173.4 CC src/basic_test_top_double_array_obj.lo [2022-07-25T13:16:40.180Z] #84 173.5 CC src/basic_test_top_double_array_string.lo [2022-07-25T13:16:40.440Z] #84 173.6 CC src/read-file.lo [2022-07-25T13:16:40.440Z] #84 173.7 CC src/json_common.lo [2022-07-25T13:16:40.693Z] #15 DONE 3.7s [2022-07-25T13:16:40.693Z] [2022-07-25T13:16:40.693Z] #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-25T13:16:40.693Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-25T13:16:40.699Z] #84 173.9 CC tests/test-1.o [2022-07-25T13:16:40.699Z] #84 174.0 CC tests/test-2.o [2022-07-25T13:16:40.958Z] #84 174.3 CC tests/test-3.o [2022-07-25T13:16:41.077Z] #77 95.90 config.status: creating Makefile [2022-07-25T13:16:41.217Z] #84 174.5 CC tests/test-4.o [2022-07-25T13:16:41.336Z] #77 96.00 config.status: creating rpm/crun.spec [2022-07-25T13:16:41.336Z] #77 96.11 config.status: creating config.h [2022-07-25T13:16:41.336Z] #77 96.15 config.status: executing libtool commands [2022-07-25T13:16:41.477Z] #84 174.6 CC tests/test-5.o [2022-07-25T13:16:41.595Z] #77 96.21 config.status: executing depfiles commands [2022-07-25T13:16:41.736Z] #84 174.9 CC tests/test-6.o [2022-07-25T13:16:41.996Z] #84 175.2 CC tests/test-7.o [2022-07-25T13:16:41.996Z] #84 175.2 CC tests/test-8.o [2022-07-25T13:16:41.996Z] #84 175.3 CC tests/test-10.o [2022-07-25T13:16:41.996Z] #84 175.3 CC tests/test-11.o [2022-07-25T13:16:42.163Z] #77 ... [2022-07-25T13:16:42.163Z] [2022-07-25T13:16:42.163Z] #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-25T13:16:42.163Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-25T13:16:42.163Z] #21 15.83 The following NEW packages will be installed: [2022-07-25T13:16:42.163Z] #21 15.83 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-25T13:16:42.163Z] #21 15.84 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-25T13:16:42.164Z] #21 15.84 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-25T13:16:42.164Z] #21 15.84 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-25T13:16:42.164Z] #21 15.84 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T13:16:42.164Z] #21 15.84 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-25T13:16:42.164Z] #21 15.85 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-25T13:16:42.164Z] #21 15.85 xz-utils zip zstd [2022-07-25T13:16:42.164Z] #21 16.24 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:16:42.164Z] #21 16.24 Need to get 27.0 MB of archives. [2022-07-25T13:16:42.164Z] #21 16.24 After this operation, 105 MB of additional disk space will be used. [2022-07-25T13:16:42.164Z] #21 16.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-25T13:16:42.164Z] #21 16.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-25T13:16:42.164Z] #21 16.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-25T13:16:42.164Z] #21 16.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-25T13:16:42.164Z] #21 16.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-25T13:16:42.164Z] #21 16.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-25T13:16:42.164Z] #21 16.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-25T13:16:42.164Z] #21 16.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-25T13:16:42.164Z] #21 16.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T13:16:42.164Z] #21 16.39 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-25T13:16:42.164Z] #21 16.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-25T13:16:42.164Z] #21 16.41 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-25T13:16:42.164Z] #21 16.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-25T13:16:42.164Z] #21 16.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-25T13:16:42.164Z] #21 16.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-25T13:16:42.164Z] #21 16.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-25T13:16:42.164Z] #21 16.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-25T13:16:42.164Z] #21 16.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-25T13:16:42.164Z] #21 16.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-25T13:16:42.164Z] #21 16.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-25T13:16:42.164Z] #21 16.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-25T13:16:42.164Z] #21 16.66 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-25T13:16:42.164Z] #21 16.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-25T13:16:42.164Z] #21 16.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-25T13:16:42.164Z] #21 16.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-25T13:16:42.164Z] #21 16.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-25T13:16:42.164Z] #21 16.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-25T13:16:42.164Z] #21 17.00 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-25T13:16:42.164Z] #21 17.05 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-25T13:16:42.164Z] #21 17.05 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-25T13:16:42.164Z] #21 17.05 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-25T13:16:42.164Z] #21 17.05 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-25T13:16:42.164Z] #21 17.06 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-25T13:16:42.164Z] #21 17.06 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-25T13:16:42.164Z] #21 17.06 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-25T13:16:42.164Z] #21 17.10 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-25T13:16:42.164Z] #21 17.10 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-25T13:16:42.164Z] #21 17.10 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T13:16:42.164Z] #21 17.10 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-25T13:16:42.164Z] #21 17.11 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-25T13:16:42.164Z] #21 17.16 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-25T13:16:42.164Z] #21 17.17 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-25T13:16:42.164Z] #21 17.19 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-25T13:16:42.164Z] #21 17.20 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-25T13:16:42.164Z] #21 17.20 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-25T13:16:42.164Z] #21 17.50 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-25T13:16:42.164Z] #21 17.51 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-25T13:16:42.164Z] #21 17.57 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-25T13:16:42.164Z] #21 17.57 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-25T13:16:42.164Z] #21 18.22 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:16:42.164Z] #21 18.37 Fetched 27.0 MB in 2s (16.4 MB/s) [2022-07-25T13:16:42.164Z] #21 18.42 Selecting previously unselected package pigz. [2022-07-25T13:16:42.164Z] #21 18.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-07-25T13:16:42.164Z] #21 18.46 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-25T13:16:42.164Z] #21 18.47 Unpacking pigz (2.6-1) ... [2022-07-25T13:16:42.164Z] #21 18.54 Selecting previously unselected package libelf1:arm64. [2022-07-25T13:16:42.164Z] #21 18.55 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-25T13:16:42.164Z] #21 18.56 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-25T13:16:42.164Z] #21 18.70 Selecting previously unselected package libbpf0:arm64. [2022-07-25T13:16:42.164Z] #21 18.72 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-25T13:16:42.164Z] #21 18.72 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-25T13:16:42.164Z] #21 18.84 Selecting previously unselected package libcap2:arm64. [2022-07-25T13:16:42.164Z] #21 18.84 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-25T13:16:42.164Z] #21 18.85 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-25T13:16:42.164Z] #21 18.94 Selecting previously unselected package libmnl0:arm64. [2022-07-25T13:16:42.164Z] #21 18.94 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-25T13:16:42.164Z] #21 18.95 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-25T13:16:42.164Z] #21 19.02 Selecting previously unselected package libxtables12:arm64. [2022-07-25T13:16:42.164Z] #21 19.03 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-25T13:16:42.164Z] #21 19.04 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-25T13:16:42.164Z] #21 19.10 Selecting previously unselected package libcap2-bin. [2022-07-25T13:16:42.164Z] #21 19.10 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-25T13:16:42.164Z] #21 19.12 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-25T13:16:42.164Z] #21 19.21 Selecting previously unselected package iproute2. [2022-07-25T13:16:42.164Z] #21 19.21 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-25T13:16:42.164Z] #21 19.22 Unpacking iproute2 (5.10.0-4) ... [2022-07-25T13:16:42.164Z] #21 19.77 Selecting previously unselected package xxd. [2022-07-25T13:16:42.164Z] #21 19.77 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-25T13:16:42.164Z] #21 19.78 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:16:42.164Z] #21 19.90 Selecting previously unselected package vim-common. [2022-07-25T13:16:42.164Z] #21 19.90 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T13:16:42.164Z] #21 19.91 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:16:42.164Z] #21 20.06 Selecting previously unselected package bash-completion. [2022-07-25T13:16:42.164Z] #21 20.07 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-25T13:16:42.164Z] #21 22.55 Unpacking bash-completion (1:2.11-2) ... [2022-07-25T13:16:42.164Z] #21 23.08 Selecting previously unselected package bzip2. [2022-07-25T13:16:42.164Z] #21 23.08 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-25T13:16:42.164Z] #21 23.10 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T13:16:42.164Z] #21 23.19 Selecting previously unselected package xz-utils. [2022-07-25T13:16:42.164Z] #21 23.20 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-25T13:16:42.164Z] #21 23.21 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:16:42.164Z] #21 23.41 Selecting previously unselected package apparmor. [2022-07-25T13:16:42.164Z] #21 23.41 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-25T13:16:42.164Z] #21 23.48 Unpacking apparmor (2.13.6-10) ... [2022-07-25T13:16:42.164Z] #21 23.87 Selecting previously unselected package inetutils-ping. [2022-07-25T13:16:42.164Z] #21 23.87 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-25T13:16:42.164Z] #21 23.88 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-25T13:16:42.164Z] #21 24.04 Selecting previously unselected package libip4tc2:arm64. [2022-07-25T13:16:42.164Z] #21 24.05 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-25T13:16:42.164Z] #21 24.05 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-25T13:16:42.164Z] #21 24.13 Selecting previously unselected package libip6tc2:arm64. [2022-07-25T13:16:42.164Z] #21 24.14 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-25T13:16:42.164Z] #21 24.15 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-25T13:16:42.164Z] #21 24.23 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-25T13:16:42.164Z] #21 24.23 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-25T13:16:42.164Z] #21 24.24 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-25T13:16:42.164Z] #21 24.32 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-25T13:16:42.164Z] #21 24.33 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-25T13:16:42.164Z] #21 24.33 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-25T13:16:42.164Z] #21 24.40 Selecting previously unselected package libnftnl11:arm64. [2022-07-25T13:16:42.164Z] #21 24.40 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-25T13:16:42.164Z] #21 24.41 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-25T13:16:42.164Z] #21 24.49 Selecting previously unselected package iptables. [2022-07-25T13:16:42.164Z] #21 24.50 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-25T13:16:42.164Z] #21 24.50 Unpacking iptables (1.8.7-1) ... [2022-07-25T13:16:42.164Z] #21 24.81 Selecting previously unselected package libonig5:arm64. [2022-07-25T13:16:42.164Z] #21 24.84 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-25T13:16:42.164Z] #21 24.85 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-25T13:16:42.164Z] #21 24.98 Selecting previously unselected package libjq1:arm64. [2022-07-25T13:16:42.164Z] #21 24.98 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-25T13:16:42.164Z] #21 25.00 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-25T13:16:42.164Z] #21 25.12 Selecting previously unselected package jq. [2022-07-25T13:16:42.164Z] #21 25.13 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-25T13:16:42.164Z] #21 25.14 Unpacking jq (1.6-2.1) ... [2022-07-25T13:16:42.164Z] #21 25.22 Selecting previously unselected package libaio1:arm64. [2022-07-25T13:16:42.164Z] #21 25.23 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-25T13:16:42.164Z] #21 25.23 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-25T13:16:42.164Z] #21 25.32 Selecting previously unselected package libgpm2:arm64. [2022-07-25T13:16:42.164Z] #21 25.32 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-25T13:16:42.164Z] #21 25.33 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-25T13:16:42.164Z] #21 25.41 Selecting previously unselected package libicu67:arm64. [2022-07-25T13:16:42.164Z] #21 25.41 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-25T13:16:42.164Z] #21 25.42 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-25T13:16:42.564Z] #84 175.7 CC tests/test-9.o [2022-07-25T13:16:42.601Z] #16 DONE 2.3s [2022-07-25T13:16:42.601Z] [2022-07-25T13:16:42.601Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T13:16:42.601Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-25T13:16:43.101Z] #21 ... [2022-07-25T13:16:43.101Z] [2022-07-25T13:16:43.101Z] #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-25T13:16:43.101Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T13:16:43.101Z] #77 97.67 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-25T13:16:43.101Z] #77 97.71 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T13:16:43.170Z] #17 ... [2022-07-25T13:16:43.170Z] [2022-07-25T13:16:43.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-25T13:16:43.170Z] #67 sha256:a2cab28e732ed43661b64b5582d5eba8b6bb955bf1465724c10e45f68e9c15ff [2022-07-25T13:16:43.170Z] #67 126.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T13:16:43.170Z] #67 126.4 + GOBIN=/build [2022-07-25T13:16:43.170Z] #67 126.4 + GO111MODULE=on [2022-07-25T13:16:43.170Z] #67 126.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:16:43.170Z] #67 133.5 rootlesskit version 1.0.0 [2022-07-25T13:16:43.170Z] #67 133.5 Usage of /build/rootlesskit-docker-proxy: [2022-07-25T13:16:43.170Z] #67 133.5 -container-ip string [2022-07-25T13:16:43.170Z] #67 133.5 container ip [2022-07-25T13:16:43.170Z] #67 133.5 -container-port int [2022-07-25T13:16:43.170Z] #67 133.5 container port (default -1) [2022-07-25T13:16:43.170Z] #67 133.5 -host-ip string [2022-07-25T13:16:43.170Z] #67 133.5 host ip [2022-07-25T13:16:43.170Z] #67 133.5 -host-port int [2022-07-25T13:16:43.170Z] #67 133.5 host port (default -1) [2022-07-25T13:16:43.170Z] #67 133.5 -proto string [2022-07-25T13:16:43.170Z] #67 133.5 proxy protocol (default "tcp") [2022-07-25T13:16:43.170Z] #67 DONE 133.7s [2022-07-25T13:16:43.431Z] [2022-07-25T13:16:43.431Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-25T13:16:43.431Z] #68 sha256:8706f61939509054c276bdc2c936d38d35649b3594f00476eda9f7229ec8b267 [2022-07-25T13:16:43.431Z] #68 DONE 0.2s [2022-07-25T13:16:43.431Z] [2022-07-25T13:16:43.431Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-25T13:16:43.431Z] #69 sha256:ada59f3552d06a64fcbd384acff9c7fef0c183eaddf8d78b475e7a0e779a5476 [2022-07-25T13:16:43.669Z] #77 98.21 checking for gcc... gcc [2022-07-25T13:16:43.669Z] #77 98.31 checking whether the C compiler works... yes [2022-07-25T13:16:43.691Z] #69 DONE 0.1s [2022-07-25T13:16:43.691Z] [2022-07-25T13:16:43.691Z] #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-25T13:16:43.691Z] #60 sha256:fb8bbc911a936533a12698ea887d2bad35c98ee878a6b7013f17d56f4dca51d6 [2022-07-25T13:16:43.691Z] #60 3.370 + RM_GOPATH=0 [2022-07-25T13:16:43.691Z] #60 3.370 + TMP_GOPATH= [2022-07-25T13:16:43.691Z] #60 3.371 + : /build [2022-07-25T13:16:43.691Z] #60 3.371 + '[' -z '' ']' [2022-07-25T13:16:43.691Z] #60 3.371 ++ mktemp -d [2022-07-25T13:16:43.691Z] #60 3.376 + export GOPATH=/tmp/tmp.oYSWnBm4MI [2022-07-25T13:16:43.691Z] #60 3.376 + GOPATH=/tmp/tmp.oYSWnBm4MI [2022-07-25T13:16:43.691Z] #60 3.376 + RM_GOPATH=1 [2022-07-25T13:16:43.691Z] #60 3.376 + case "$(go env GOARCH)" in [2022-07-25T13:16:43.691Z] #60 3.376 ++ go env GOARCH [2022-07-25T13:16:43.691Z] #60 3.389 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:16:43.691Z] #60 3.389 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:16:43.691Z] #60 3.390 ++ dirname /install.sh [2022-07-25T13:16:43.691Z] #60 3.393 + dir=/ [2022-07-25T13:16:43.691Z] #60 3.393 + bin=runc [2022-07-25T13:16:43.691Z] #60 3.393 + shift [2022-07-25T13:16:43.691Z] #60 3.394 + '[' '!' -f //runc.installer ']' [2022-07-25T13:16:43.691Z] #60 3.394 + . //runc.installer [2022-07-25T13:16:43.691Z] #60 3.394 ++ set -e [2022-07-25T13:16:43.691Z] #60 3.394 ++ : v1.1.2 [2022-07-25T13:16:43.691Z] #60 3.395 + install_runc [2022-07-25T13:16:43.691Z] #60 3.395 + RUNC_BUILDTAGS=seccomp [2022-07-25T13:16:43.691Z] #60 3.395 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-25T13:16:43.691Z] #60 3.395 Install runc version v1.1.2 (build tags: seccomp) [2022-07-25T13:16:43.691Z] #60 3.395 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oYSWnBm4MI/src/github.com/opencontainers/runc [2022-07-25T13:16:43.691Z] #60 3.397 Cloning into '/tmp/tmp.oYSWnBm4MI/src/github.com/opencontainers/runc'... [2022-07-25T13:16:43.929Z] #77 98.44 checking for C compiler default output file name... a.out [2022-07-25T13:16:43.929Z] #77 98.44 checking for suffix of executables... [2022-07-25T13:16:44.189Z] #77 98.55 checking whether we are cross compiling... no [2022-07-25T13:16:44.189Z] #77 98.72 checking for suffix of object files... o [2022-07-25T13:16:44.189Z] #77 98.85 checking whether we are using the GNU C compiler... yes [2022-07-25T13:16:44.449Z] #77 98.94 checking whether gcc accepts -g... yes [2022-07-25T13:16:44.708Z] #77 99.03 checking for gcc option to accept ISO C89... none needed [2022-07-25T13:16:44.708Z] #77 99.15 checking whether gcc understands -c and -o together... yes [2022-07-25T13:16:44.968Z] #77 99.37 checking how to run the C preprocessor... gcc -E [2022-07-25T13:16:44.968Z] #77 99.59 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T13:16:44.968Z] #77 99.61 checking for egrep... /bin/grep -E [2022-07-25T13:16:45.538Z] #77 99.61 checking for ANSI C header files... yes [2022-07-25T13:16:45.798Z] #77 100.3 checking for sys/types.h... yes [2022-07-25T13:16:46.058Z] #77 100.5 checking for sys/stat.h... yes [2022-07-25T13:16:46.320Z] #77 100.7 checking for stdlib.h... yes [2022-07-25T13:16:46.320Z] #77 100.9 checking for string.h... yes [2022-07-25T13:16:46.582Z] #77 101.1 checking for memory.h... yes [2022-07-25T13:16:46.582Z] #77 101.3 checking for strings.h... yes [2022-07-25T13:16:46.986Z] #60 ... [2022-07-25T13:16:46.986Z] [2022-07-25T13:16:46.986Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T13:16:46.986Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-25T13:16:46.986Z] #17 4.170 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-25T13:16:46.986Z] #17 DONE 4.4s [2022-07-25T13:16:46.986Z] [2022-07-25T13:16:46.986Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T13:16:46.986Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-25T13:16:46.986Z] #18 ... [2022-07-25T13:16:46.986Z] [2022-07-25T13:16:46.986Z] #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-25T13:16:46.986Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:16:46.986Z] #77 73.16 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T13:16:46.986Z] #77 73.16 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T13:16:46.986Z] #77 73.86 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T13:16:46.986Z] #77 73.86 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T13:16:46.986Z] #77 73.94 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T13:16:46.986Z] #77 74.10 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T13:16:46.986Z] #77 74.20 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T13:16:46.986Z] #77 74.29 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T13:16:47.177Z] #77 101.5 checking for inttypes.h... yes [2022-07-25T13:16:47.177Z] #77 101.6 checking for stdint.h... yes [2022-07-25T13:16:47.437Z] #77 101.8 checking for unistd.h... yes [2022-07-25T13:16:47.437Z] #77 101.9 checking minix/config.h usability... no [2022-07-25T13:16:47.696Z] #77 102.1 checking minix/config.h presence... no [2022-07-25T13:16:47.696Z] #77 102.2 checking for minix/config.h... no [2022-07-25T13:16:47.696Z] #77 102.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-25T13:16:48.265Z] #77 102.4 checking build system type... aarch64-unknown-linux-gnu [2022-07-25T13:16:48.265Z] #77 102.7 checking host system type... aarch64-unknown-linux-gnu [2022-07-25T13:16:48.265Z] #77 102.7 checking how to print strings... printf [2022-07-25T13:16:48.265Z] #77 102.7 checking for a sed that does not truncate output... /bin/sed [2022-07-25T13:16:48.265Z] #77 102.8 checking for fgrep... /bin/grep -F [2022-07-25T13:16:48.265Z] #77 102.8 checking for ld used by gcc... /usr/bin/ld [2022-07-25T13:16:48.265Z] #77 102.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T13:16:48.265Z] #77 102.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T13:16:48.265Z] #77 102.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T13:16:48.265Z] #77 102.9 checking whether ln -s works... yes [2022-07-25T13:16:48.265Z] #77 102.9 checking the maximum length of command line arguments... 1572864 [2022-07-25T13:16:48.265Z] #77 103.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-25T13:16:48.265Z] #77 103.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T13:16:48.265Z] #77 103.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T13:16:48.265Z] #77 103.0 checking for objdump... objdump [2022-07-25T13:16:48.265Z] #77 103.0 checking how to recognize dependent libraries... pass_all [2022-07-25T13:16:48.265Z] #77 103.0 checking for dlltool... no [2022-07-25T13:16:48.265Z] #77 103.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T13:16:48.265Z] #77 103.0 checking for ar... ar [2022-07-25T13:16:48.524Z] #77 103.0 checking for archiver @FILE support... @ [2022-07-25T13:16:48.524Z] #77 103.1 checking for strip... strip [2022-07-25T13:16:48.524Z] #77 103.1 checking for ranlib... ranlib [2022-07-25T13:16:48.524Z] #77 103.1 checking for gawk... no [2022-07-25T13:16:48.524Z] #77 103.1 checking for mawk... mawk [2022-07-25T13:16:48.784Z] #77 103.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T13:16:48.784Z] #77 103.5 checking for sysroot... no [2022-07-25T13:16:48.784Z] #77 103.5 checking for a working dd... /bin/dd [2022-07-25T13:16:48.784Z] #77 103.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T13:16:48.784Z] #77 103.5 checking for mt... no [2022-07-25T13:16:48.784Z] #77 103.5 checking if : is a manifest tool... no [2022-07-25T13:16:49.043Z] #77 103.6 checking for dlfcn.h... yes [2022-07-25T13:16:49.043Z] #77 103.8 checking for objdir... .libs [2022-07-25T13:16:49.454Z] #77 ... [2022-07-25T13:16:49.454Z] [2022-07-25T13:16:49.454Z] #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-25T13:16:49.454Z] #64 sha256:ed4d9433e0beaacd3f67a8421b05ba48b62ca8b4ccdb1fb0db9be7110bafa42e [2022-07-25T13:16:49.611Z] #77 104.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T13:16:49.711Z] #64 75.13 Updating files: 29% (1427/4897) Updating files: 30% (1470/4897) Updating files: 31% (1519/4897) Updating files: 32% (1568/4897) Updating files: 33% (1617/4897) Updating files: 34% (1665/4897) Updating files: 35% (1714/4897) Updating files: 36% (1763/4897) Updating files: 37% (1812/4897) Updating files: 38% (1861/4897) Updating files: 39% (1910/4897) Updating files: 40% (1959/4897) Updating files: 41% (2008/4897) Updating files: 42% (2057/4897) Updating files: 43% (2106/4897) Updating files: 44% (2155/4897) Updating files: 45% (2204/4897) Updating files: 46% (2253/4897) Updating files: 47% (2302/4897) Updating files: 48% (2351/4897) Updating files: 49% (2400/4897) Updating files: 50% (2449/4897) Updating files: 51% (2498/4897) Updating files: 52% (2547/4897) Updating files: 53% (2596/4897) Updating files: 54% (2645/4897) Updating files: 55% (2694/4897) Updating files: 56% (2743/4897) Updating files: 57% (2792/4897) Updating files: 58% (2841/4897) Updating files: 59% (2890/4897) Updating files: 60% (2939/4897) Updating files: 61% (2988/4897) Updating files: 62% (3037/4897) Updating files: 63% (3086/4897) Updating files: 64% (3135/4897) Updating files: 64% (3174/4897) Updating files: 65% (3184/4897) Updating files: 66% (3233/4897) Updating files: 67% (3281/4897) Updating files: 68% (3330/4897) Updating files: 69% (3379/4897) Updating files: 70% (3428/4897) Updating files: 71% (3477/4897) Updating files: 72% (3526/4897) Updating files: 73% (3575/4897) Updating files: 74% (3624/4897) Updating files: 75% (3673/4897) Updating files: 76% (3722/4897) Updating files: 77% (3771/4897) Updating files: 78% (3820/4897) Updating files: 79% (3869/4897) Updating files: 80% (3918/4897) Updating files: 81% (3967/4897) Updating files: 82% (4016/4897) Updating files: 83% (4065/4897) Updating files: 84% (4114/4897) Updating files: 85% (4163/4897) Updating files: 86% (4212/4897) Updating files: 87% (4261/4897) Updating files: 87% (4304/4897) Updating files: 88% (4310/4897) Updating files: 89% (4359/4897) Updating files: 90% (4408/4897) Updating files: 91% (4457/4897) Updating files: 92% (4506/4897) Updating files: 93% (4555/4897) Updating files: 94% (4604/4897) Updating files: 95% (4653/4897) Updating files: 96% (4702/4897) Updating files: 97% (4751/4897) Updating files: 98% (4800/4897) Updating files: 99% (4849/4897) Updating files: 100% (4897/4897) Updating files: 100% (4897/4897), done. [2022-07-25T13:16:49.711Z] #64 77.84 + cd /tmp/tmp.O6FHbjGWqA/src/github.com/containerd/containerd [2022-07-25T13:16:49.871Z] #77 104.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T13:16:49.871Z] #77 104.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T13:16:49.969Z] #64 77.85 + git checkout -q v1.6.6 [2022-07-25T13:16:50.130Z] #77 104.5 checking if gcc static flag -static works... yes [2022-07-25T13:16:50.275Z] #77 ... [2022-07-25T13:16:50.275Z] [2022-07-25T13:16:50.275Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T13:16:50.275Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-25T13:16:50.275Z] #18 DONE 3.3s [2022-07-25T13:16:50.275Z] [2022-07-25T13:16:50.275Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-25T13:16:50.275Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-25T13:16:50.390Z] #77 104.7 checking if gcc supports -c -o file.o... yes [2022-07-25T13:16:50.390Z] #77 104.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T13:16:50.390Z] #77 104.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-25T13:16:50.649Z] #77 105.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T13:16:50.649Z] #77 105.2 checking how to hardcode library paths into programs... immediate [2022-07-25T13:16:50.649Z] #77 105.2 checking whether stripping libraries is possible... yes [2022-07-25T13:16:50.649Z] #77 105.3 checking if libtool supports shared libraries... yes [2022-07-25T13:16:50.649Z] #77 105.3 checking whether to build shared libraries... no [2022-07-25T13:16:50.649Z] #77 105.3 checking whether to build static libraries... yes [2022-07-25T13:16:50.649Z] #77 105.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T13:16:50.649Z] #77 105.3 checking whether build environment is sane... yes [2022-07-25T13:16:50.737Z] #84 ... [2022-07-25T13:16:50.737Z] [2022-07-25T13:16:50.737Z] #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-25T13:16:50.737Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T13:16:50.738Z] #19 229.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-25T13:16:50.738Z] #19 229.1 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:16:50.738Z] #19 229.1 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-25T13:16:50.738Z] #19 229.5 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-25T13:16:50.738Z] #19 229.6 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:16:50.738Z] #19 229.6 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-25T13:16:50.908Z] #77 105.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T13:16:50.908Z] #77 105.4 checking whether make sets $(MAKE)... yes [2022-07-25T13:16:50.908Z] #77 105.5 checking whether make supports the include directive... yes (GNU style) [2022-07-25T13:16:50.908Z] #77 105.5 checking whether make supports nested variables... yes [2022-07-25T13:16:50.908Z] #77 105.6 checking whether UID '0' is supported by ustar format... yes [2022-07-25T13:16:50.908Z] #77 105.6 checking whether GID '0' is supported by ustar format... yes [2022-07-25T13:16:51.010Z] #77 ... [2022-07-25T13:16:51.011Z] [2022-07-25T13:16:51.011Z] #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-25T13:16:51.011Z] #64 sha256:3bffced5aea9e388fe82021a5d403e630afc4f99248f306a592c663f74648b35 [2022-07-25T13:16:51.167Z] #77 105.6 checking how to create a ustar tar archive... gnutar [2022-07-25T13:16:51.167Z] #77 105.7 checking dependency style of gcc... gcc3 [2022-07-25T13:16:51.167Z] #77 105.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T13:16:51.167Z] #77 105.9 checking whether make supports nested variables... (cached) yes [2022-07-25T13:16:51.167Z] #77 105.9 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T13:16:51.167Z] #77 105.9 checking pkg-config is at least version 0.9.0... yes [2022-07-25T13:16:51.427Z] #77 105.9 checking for yajl >= 2.1.0... yes [2022-07-25T13:16:51.427Z] #77 106.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T13:16:51.427Z] #77 106.0 checking for gcc... (cached) gcc [2022-07-25T13:16:51.427Z] #77 106.1 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T13:16:51.427Z] #77 106.1 checking whether gcc accepts -g... (cached) yes [2022-07-25T13:16:51.427Z] #77 106.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T13:16:51.427Z] #77 106.1 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T13:16:51.427Z] #77 106.1 checking for a Python interpreter with version >= 3... python3 [2022-07-25T13:16:51.427Z] #77 106.1 checking for python3... /usr/bin/python3 [2022-07-25T13:16:51.427Z] #77 106.2 checking for python3 version... 3.9 [2022-07-25T13:16:51.532Z] #64 72.19 Updating files: 31% (1566/4897) Updating files: 32% (1568/4897) Updating files: 33% (1617/4897) Updating files: 34% (1665/4897) Updating files: 35% (1714/4897) Updating files: 36% (1763/4897) Updating files: 37% (1812/4897) Updating files: 38% (1861/4897) Updating files: 39% (1910/4897) Updating files: 40% (1959/4897) Updating files: 41% (2008/4897) Updating files: 42% (2057/4897) Updating files: 43% (2106/4897) Updating files: 44% (2155/4897) Updating files: 45% (2204/4897) Updating files: 46% (2253/4897) Updating files: 47% (2302/4897) Updating files: 48% (2351/4897) Updating files: 49% (2400/4897) Updating files: 50% (2449/4897) Updating files: 51% (2498/4897) Updating files: 52% (2547/4897) Updating files: 53% (2596/4897) Updating files: 54% (2645/4897) Updating files: 55% (2694/4897) Updating files: 56% (2743/4897) Updating files: 57% (2792/4897) Updating files: 58% (2841/4897) Updating files: 59% (2890/4897) Updating files: 60% (2939/4897) Updating files: 61% (2988/4897) Updating files: 61% (3015/4897) Updating files: 62% (3037/4897) Updating files: 63% (3086/4897) Updating files: 64% (3135/4897) Updating files: 65% (3184/4897) Updating files: 66% (3233/4897) Updating files: 67% (3281/4897) Updating files: 68% (3330/4897) Updating files: 69% (3379/4897) Updating files: 70% (3428/4897) Updating files: 71% (3477/4897) Updating files: 72% (3526/4897) Updating files: 73% (3575/4897) Updating files: 74% (3624/4897) Updating files: 75% (3673/4897) Updating files: 76% (3722/4897) Updating files: 77% (3771/4897) Updating files: 78% (3820/4897) Updating files: 79% (3869/4897) Updating files: 80% (3918/4897) Updating files: 81% (3967/4897) Updating files: 82% (4016/4897) Updating files: 83% (4065/4897) Updating files: 84% (4114/4897) Updating files: 85% (4163/4897) Updating files: 86% (4212/4897) Updating files: 87% (4261/4897) Updating files: 88% (4310/4897) Updating files: 89% (4359/4897) Updating files: 90% (4408/4897) Updating files: 91% (4457/4897) Updating files: 92% (4506/4897) Updating files: 93% (4555/4897) Updating files: 94% (4604/4897) Updating files: 95% (4653/4897) Updating files: 96% (4702/4897) Updating files: 97% (4751/4897) Updating files: 98% (4800/4897) Updating files: 99% (4849/4897) Updating files: 100% (4897/4897) Updating files: 100% (4897/4897), done. [2022-07-25T13:16:51.686Z] #77 106.2 checking for python3 platform... linux [2022-07-25T13:16:51.686Z] #77 106.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T13:16:51.794Z] #64 74.91 + cd /tmp/tmp.VHvpMJ8Akv/src/github.com/containerd/containerd [2022-07-25T13:16:51.794Z] #64 74.91 + git checkout -q v1.6.6 [2022-07-25T13:16:51.945Z] #77 106.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T13:16:52.204Z] #77 106.7 checking that generated files are newer than configure... done [2022-07-25T13:16:52.204Z] #77 106.7 configure: creating ./config.status [2022-07-25T13:16:52.491Z] #64 ... [2022-07-25T13:16:52.491Z] [2022-07-25T13:16:52.491Z] #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-25T13:16:52.491Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:16:52.491Z] #77 65.53 libtoolize: putting auxiliary files in '.'. [2022-07-25T13:16:52.491Z] #77 65.53 libtoolize: copying file './ltmain.sh' [2022-07-25T13:16:53.422Z] #77 66.57 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-25T13:16:53.561Z] #19 DONE 3.4s [2022-07-25T13:16:53.561Z] [2022-07-25T13:16:53.561Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-25T13:16:53.561Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-25T13:16:53.679Z] #77 66.57 libtoolize: and rerunning libtoolize and aclocal. [2022-07-25T13:16:53.679Z] #77 66.57 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T13:16:54.414Z] #64 77.32 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-25T13:16:54.414Z] #64 77.32 + BUILDTAGS='netgo osusergo static_build' [2022-07-25T13:16:54.414Z] #64 77.32 + export EXTRA_FLAGS=-buildmode=pie [2022-07-25T13:16:54.414Z] #64 77.32 + EXTRA_FLAGS=-buildmode=pie [2022-07-25T13:16:54.414Z] #64 77.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-25T13:16:54.414Z] #64 77.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-25T13:16:54.414Z] #64 77.32 + '[' '' = dynamic ']' [2022-07-25T13:16:54.414Z] #64 77.32 + make [2022-07-25T13:16:54.741Z] #77 109.5 config.status: creating Makefile [2022-07-25T13:16:55.001Z] #77 109.6 config.status: creating config.h [2022-07-25T13:16:55.001Z] #77 109.6 config.status: executing libtool commands [2022-07-25T13:16:55.001Z] #77 109.6 config.status: executing depfiles commands [2022-07-25T13:16:55.261Z] #77 ... [2022-07-25T13:16:55.261Z] [2022-07-25T13:16:55.261Z] #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-25T13:16:55.261Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-25T13:16:55.261Z] #21 28.76 Selecting previously unselected package libinih1:arm64. [2022-07-25T13:16:55.261Z] #21 28.78 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-25T13:16:55.261Z] #21 28.79 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-25T13:16:55.261Z] #21 28.86 Selecting previously unselected package libnet1:arm64. [2022-07-25T13:16:55.261Z] #21 28.86 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-25T13:16:55.261Z] #21 28.86 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:16:55.261Z] #21 28.95 Selecting previously unselected package libnl-3-200:arm64. [2022-07-25T13:16:55.261Z] #21 28.95 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-25T13:16:55.261Z] #21 28.96 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-25T13:16:55.261Z] #21 29.06 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-25T13:16:55.261Z] #21 29.06 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-25T13:16:55.261Z] #21 29.07 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-25T13:16:55.261Z] #21 29.15 Selecting previously unselected package libyajl2:arm64. [2022-07-25T13:16:55.261Z] #21 29.15 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-25T13:16:55.261Z] #21 29.16 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-25T13:16:55.261Z] #21 29.21 Selecting previously unselected package net-tools. [2022-07-25T13:16:55.261Z] #21 29.23 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-25T13:16:55.261Z] #21 29.24 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T13:16:55.261Z] #21 29.46 Selecting previously unselected package patch. [2022-07-25T13:16:55.261Z] #21 29.48 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-25T13:16:55.261Z] #21 29.49 Unpacking patch (2.7.6-7) ... [2022-07-25T13:16:55.261Z] #21 29.60 Selecting previously unselected package python-pip-whl. [2022-07-25T13:16:55.261Z] #21 29.62 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-25T13:16:55.261Z] #21 29.63 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T13:16:55.261Z] #21 30.13 Selecting previously unselected package python3-lib2to3. [2022-07-25T13:16:55.261Z] #21 30.13 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-25T13:16:55.261Z] #21 30.14 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-25T13:16:55.261Z] #21 30.27 Selecting previously unselected package python3-distutils. [2022-07-25T13:16:55.261Z] #21 30.27 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-25T13:16:55.261Z] #21 30.28 Unpacking python3-distutils (3.9.2-1) ... [2022-07-25T13:16:55.261Z] #21 30.43 Selecting previously unselected package python3-pkg-resources. [2022-07-25T13:16:55.261Z] #21 30.44 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T13:16:55.261Z] #21 30.46 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:16:55.261Z] #21 30.63 Selecting previously unselected package python3-setuptools. [2022-07-25T13:16:55.261Z] #21 30.63 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-25T13:16:55.261Z] #21 30.64 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-25T13:16:55.261Z] #21 30.87 Selecting previously unselected package python3-wheel. [2022-07-25T13:16:55.261Z] #21 30.88 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-25T13:16:55.261Z] #21 30.89 Unpacking python3-wheel (0.34.2-1) ... [2022-07-25T13:16:55.261Z] #21 30.98 Selecting previously unselected package python3-pip. [2022-07-25T13:16:55.261Z] #21 30.98 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-25T13:16:55.261Z] #21 31.00 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T13:16:55.261Z] #21 31.37 Selecting previously unselected package sudo. [2022-07-25T13:16:55.261Z] #21 31.37 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-25T13:16:55.261Z] #21 31.38 Unpacking sudo (1.9.5p2-3) ... [2022-07-25T13:16:55.261Z] #21 31.89 Selecting previously unselected package thin-provisioning-tools. [2022-07-25T13:16:55.261Z] #21 31.90 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-25T13:16:55.261Z] #21 31.91 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-25T13:16:55.261Z] #21 32.12 Selecting previously unselected package uidmap. [2022-07-25T13:16:55.261Z] #21 32.14 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-25T13:16:55.261Z] #21 32.14 Unpacking uidmap (1:4.8.1-1) ... [2022-07-25T13:16:55.261Z] #21 32.29 Selecting previously unselected package vim-runtime. [2022-07-25T13:16:55.261Z] #21 32.29 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T13:16:55.261Z] #21 32.31 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-25T13:16:55.261Z] #21 32.34 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-25T13:16:55.261Z] #21 32.35 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:16:55.261Z] #21 35.43 Selecting previously unselected package vim. [2022-07-25T13:16:55.261Z] #21 35.43 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-25T13:16:55.261Z] #21 35.44 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:16:55.261Z] #21 35.94 Selecting previously unselected package xfsprogs. [2022-07-25T13:16:55.261Z] #21 35.94 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-25T13:16:55.261Z] #21 35.95 Unpacking xfsprogs (5.10.0-4) ... [2022-07-25T13:16:55.261Z] #21 36.37 Selecting previously unselected package zip. [2022-07-25T13:16:55.261Z] #21 36.37 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-25T13:16:55.261Z] #21 36.38 Unpacking zip (3.0-12) ... [2022-07-25T13:16:55.261Z] #21 36.51 Selecting previously unselected package zstd. [2022-07-25T13:16:55.261Z] #21 36.51 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-25T13:16:55.261Z] #21 36.52 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-25T13:16:55.261Z] #21 36.97 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:16:55.261Z] #21 37.78 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-25T13:16:55.261Z] #21 37.81 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T13:16:55.261Z] #21 37.82 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-25T13:16:55.261Z] #21 37.83 Setting up libicu67:arm64 (67.1-7) ... [2022-07-25T13:16:55.261Z] #21 37.84 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-25T13:16:55.261Z] #21 37.86 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-25T13:16:55.261Z] #21 37.87 Setting up uidmap (1:4.8.1-1) ... [2022-07-25T13:16:55.261Z] #21 37.88 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-25T13:16:55.261Z] #21 37.90 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:16:55.261Z] #21 37.91 Setting up bzip2 (1.0.8-4) ... [2022-07-25T13:16:55.261Z] #21 37.92 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-25T13:16:55.261Z] #21 37.93 Setting up python3-wheel (0.34.2-1) ... [2022-07-25T13:16:55.261Z] #21 38.56 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:16:55.261Z] #21 38.58 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-25T13:16:55.261Z] #21 38.61 Setting up libcap2-bin (1:2.44-1) ... [2022-07-25T13:16:55.261Z] #21 38.63 Setting up apparmor (2.13.6-10) ... [2022-07-25T13:16:55.831Z] #21 ... [2022-07-25T13:16:55.831Z] [2022-07-25T13:16:55.831Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T13:16:55.831Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T13:16:55.831Z] #77 110.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-25T13:16:55.831Z] #77 110.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T13:16:55.900Z] #64 ... [2022-07-25T13:16:55.900Z] [2022-07-25T13:16:55.900Z] #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-25T13:16:55.900Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:16:55.900Z] #77 64.69 libtoolize: putting auxiliary files in '.'. [2022-07-25T13:16:55.900Z] #77 64.69 libtoolize: copying file './ltmain.sh' [2022-07-25T13:16:56.090Z] #77 110.8 checking for gcc... gcc [2022-07-25T13:16:56.350Z] #77 110.9 checking whether the C compiler works... yes [2022-07-25T13:16:56.350Z] #77 111.0 checking for C compiler default output file name... a.out [2022-07-25T13:16:56.610Z] #77 111.0 checking for suffix of executables... [2022-07-25T13:16:56.610Z] #77 111.2 checking whether we are cross compiling... no [2022-07-25T13:16:56.851Z] #20 DONE 2.9s [2022-07-25T13:16:56.851Z] [2022-07-25T13:16:56.851Z] #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-25T13:16:56.851Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:16:56.869Z] #77 111.4 checking for suffix of object files... o [2022-07-25T13:16:56.869Z] #77 111.6 checking whether we are using the GNU C compiler... yes [2022-07-25T13:16:57.388Z] #77 111.7 checking whether gcc accepts -g... yes [2022-07-25T13:16:57.388Z] #77 111.9 checking for gcc option to accept ISO C89... none needed [2022-07-25T13:16:57.648Z] #77 112.0 checking whether gcc understands -c and -o together... yes [2022-07-25T13:16:57.648Z] #77 112.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T13:16:57.648Z] #77 112.3 checking whether build environment is sane... yes [2022-07-25T13:16:57.648Z] #77 112.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T13:16:57.648Z] #77 112.4 checking for gawk... no [2022-07-25T13:16:57.648Z] #77 112.4 checking for mawk... mawk [2022-07-25T13:16:57.648Z] #77 112.4 checking whether make sets $(MAKE)... yes [2022-07-25T13:16:57.648Z] #77 112.4 checking whether make supports the include directive... yes (GNU style) [2022-07-25T13:16:57.810Z] #77 66.51 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-25T13:16:57.810Z] #77 66.51 libtoolize: and rerunning libtoolize and aclocal. [2022-07-25T13:16:57.810Z] #77 66.51 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T13:16:57.908Z] #77 112.5 checking whether make supports nested variables... yes [2022-07-25T13:16:57.908Z] #77 112.5 checking whether UID '0' is supported by ustar format... yes [2022-07-25T13:16:57.908Z] #77 112.5 checking whether GID '0' is supported by ustar format... yes [2022-07-25T13:16:57.908Z] #77 112.5 checking how to create a ustar tar archive... gnutar [2022-07-25T13:16:58.167Z] #77 112.6 checking dependency style of gcc... gcc3 [2022-07-25T13:16:58.167Z] #77 112.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T13:16:58.167Z] #77 112.8 checking whether make supports nested variables... (cached) yes [2022-07-25T13:16:58.735Z] #77 112.9 checking build system type... aarch64-unknown-linux-gnu [2022-07-25T13:16:58.735Z] #77 113.2 checking host system type... aarch64-unknown-linux-gnu [2022-07-25T13:16:58.735Z] #77 113.2 checking how to print strings... printf [2022-07-25T13:16:58.735Z] #77 113.2 checking for a sed that does not truncate output... /bin/sed [2022-07-25T13:16:58.735Z] #77 113.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T13:16:58.735Z] #77 113.2 checking for egrep... /bin/grep -E [2022-07-25T13:16:58.735Z] #77 113.2 checking for fgrep... /bin/grep -F [2022-07-25T13:16:58.735Z] #77 113.2 checking for ld used by gcc... /usr/bin/ld [2022-07-25T13:16:58.735Z] #77 113.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T13:16:58.735Z] #77 113.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T13:16:58.735Z] #77 113.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T13:16:58.735Z] #77 113.4 checking whether ln -s works... yes [2022-07-25T13:16:58.735Z] #77 113.4 checking the maximum length of command line arguments... 1572864 [2022-07-25T13:16:58.758Z] #21 2.272 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:16:58.758Z] #21 2.305 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:16:58.758Z] #21 2.305 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:16:58.941Z] #77 ... [2022-07-25T13:16:58.941Z] [2022-07-25T13:16:58.941Z] #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-25T13:16:58.941Z] #64 sha256:ed4d9433e0beaacd3f67a8421b05ba48b62ca8b4ccdb1fb0db9be7110bafa42e [2022-07-25T13:16:58.941Z] #64 80.73 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-25T13:16:58.941Z] #64 80.73 + BUILDTAGS='netgo osusergo static_build' [2022-07-25T13:16:58.941Z] #64 80.73 + export EXTRA_FLAGS=-buildmode=pie [2022-07-25T13:16:58.941Z] #64 80.73 + EXTRA_FLAGS=-buildmode=pie [2022-07-25T13:16:58.941Z] #64 80.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-25T13:16:58.941Z] #64 80.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-25T13:16:58.941Z] #64 80.73 + '[' '' = dynamic ']' [2022-07-25T13:16:58.941Z] #64 80.73 + make [2022-07-25T13:16:58.941Z] #64 83.60 + bin/ctr [2022-07-25T13:16:58.995Z] #77 113.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-25T13:16:58.995Z] #77 113.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T13:16:58.995Z] #77 113.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T13:16:58.995Z] #77 113.4 checking for objdump... objdump [2022-07-25T13:16:58.995Z] #77 113.4 checking how to recognize dependent libraries... pass_all [2022-07-25T13:16:58.995Z] #77 113.4 checking for dlltool... no [2022-07-25T13:16:58.995Z] #77 113.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T13:16:58.995Z] #77 113.5 checking for ar... ar [2022-07-25T13:16:58.995Z] #77 113.5 checking for archiver @FILE support... @ [2022-07-25T13:16:58.995Z] #77 113.6 checking for strip... strip [2022-07-25T13:16:58.995Z] #77 113.6 checking for ranlib... ranlib [2022-07-25T13:16:59.048Z] #21 2.830 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:16:59.254Z] #77 113.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T13:16:59.513Z] #77 114.0 checking for sysroot... no [2022-07-25T13:16:59.513Z] #77 114.0 checking for a working dd... /bin/dd [2022-07-25T13:16:59.513Z] #77 114.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T13:16:59.513Z] #77 114.1 checking for mt... no [2022-07-25T13:16:59.513Z] #77 114.1 checking if : is a manifest tool... no [2022-07-25T13:16:59.513Z] #77 114.1 checking how to run the C preprocessor... gcc -E [2022-07-25T13:17:00.341Z] #77 114.4 checking for ANSI C header files... yes [2022-07-25T13:17:00.341Z] #77 115.1 checking for sys/types.h... yes [2022-07-25T13:17:00.468Z] #21 4.301 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:17:00.601Z] #77 115.2 checking for sys/stat.h... yes [2022-07-25T13:17:00.730Z] #21 ... [2022-07-25T13:17:00.731Z] [2022-07-25T13:17:00.731Z] #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-25T13:17:00.731Z] #60 sha256:fb8bbc911a936533a12698ea887d2bad35c98ee878a6b7013f17d56f4dca51d6 [2022-07-25T13:17:00.731Z] #60 14.22 + cd /tmp/tmp.oYSWnBm4MI/src/github.com/opencontainers/runc [2022-07-25T13:17:00.731Z] #60 14.23 + git checkout -q v1.1.2 [2022-07-25T13:17:00.731Z] #60 14.99 + '[' -z '' ']' [2022-07-25T13:17:00.731Z] #60 14.99 + target=static [2022-07-25T13:17:00.731Z] #60 14.99 + make BUILDTAGS=seccomp static [2022-07-25T13:17:00.731Z] #60 15.47 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-25T13:17:00.860Z] #77 115.4 checking for stdlib.h... yes [2022-07-25T13:17:00.860Z] #77 115.5 checking for string.h... yes [2022-07-25T13:17:00.989Z] #60 ... [2022-07-25T13:17:00.989Z] [2022-07-25T13:17:00.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-25T13:17:00.989Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:17:00.989Z] #77 91.49 configure.ac:11: installing 'build-aux/compile' [2022-07-25T13:17:00.989Z] #77 91.52 configure.ac:11: installing 'build-aux/config.guess' [2022-07-25T13:17:00.989Z] #77 91.52 configure.ac:11: installing 'build-aux/config.sub' [2022-07-25T13:17:00.989Z] #77 91.54 configure.ac:13: installing 'build-aux/install-sh' [2022-07-25T13:17:00.989Z] #77 91.54 configure.ac:13: installing 'build-aux/missing' [2022-07-25T13:17:00.989Z] #77 91.55 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-25T13:17:00.989Z] #77 91.82 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T13:17:00.989Z] #77 93.39 checking build system type... x86_64-pc-linux-gnu [2022-07-25T13:17:00.989Z] #77 93.70 checking host system type... x86_64-pc-linux-gnu [2022-07-25T13:17:00.989Z] #77 93.71 checking how to print strings... printf [2022-07-25T13:17:00.989Z] #77 93.72 checking for gcc... gcc [2022-07-25T13:17:00.989Z] #77 93.85 checking whether the C compiler works... yes [2022-07-25T13:17:00.989Z] #77 94.04 checking for C compiler default output file name... a.out [2022-07-25T13:17:00.989Z] #77 94.06 checking for suffix of executables... [2022-07-25T13:17:00.989Z] #77 94.20 checking whether we are cross compiling... no [2022-07-25T13:17:00.989Z] #77 94.40 checking for suffix of object files... o [2022-07-25T13:17:00.989Z] #77 94.51 checking whether we are using the GNU C compiler... yes [2022-07-25T13:17:00.989Z] #77 94.62 checking whether gcc accepts -g... yes [2022-07-25T13:17:00.989Z] #77 94.73 checking for gcc option to accept ISO C89... none needed [2022-07-25T13:17:00.989Z] #77 94.87 checking whether gcc understands -c and -o together... yes [2022-07-25T13:17:00.989Z] #77 95.06 checking for a sed that does not truncate output... /bin/sed [2022-07-25T13:17:00.989Z] #77 95.09 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T13:17:00.989Z] #77 95.11 checking for egrep... /bin/grep -E [2022-07-25T13:17:00.989Z] #77 95.12 checking for fgrep... /bin/grep -F [2022-07-25T13:17:00.989Z] #77 95.14 checking for ld used by gcc... /usr/bin/ld [2022-07-25T13:17:00.989Z] #77 95.17 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T13:17:00.989Z] #77 95.18 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T13:17:00.989Z] #77 95.19 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T13:17:00.989Z] #77 95.31 checking whether ln -s works... yes [2022-07-25T13:17:00.989Z] #77 95.32 checking the maximum length of command line arguments... 1572864 [2022-07-25T13:17:00.989Z] #77 95.34 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T13:17:00.989Z] #77 95.34 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T13:17:00.989Z] #77 95.34 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T13:17:00.989Z] #77 95.34 checking for objdump... objdump [2022-07-25T13:17:00.989Z] #77 95.34 checking how to recognize dependent libraries... pass_all [2022-07-25T13:17:00.989Z] #77 95.35 checking for dlltool... no [2022-07-25T13:17:00.989Z] #77 95.35 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T13:17:00.989Z] #77 95.35 checking for ar... ar [2022-07-25T13:17:00.989Z] #77 95.36 checking for archiver @FILE support... @ [2022-07-25T13:17:00.989Z] #77 95.50 checking for strip... strip [2022-07-25T13:17:00.989Z] #77 95.50 checking for ranlib... ranlib [2022-07-25T13:17:00.989Z] #77 95.50 checking for gawk... no [2022-07-25T13:17:00.989Z] #77 95.50 checking for mawk... mawk [2022-07-25T13:17:00.989Z] #77 95.51 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T13:17:00.989Z] #77 96.10 checking for sysroot... no [2022-07-25T13:17:00.989Z] #77 96.10 checking for a working dd... /bin/dd [2022-07-25T13:17:00.989Z] #77 96.11 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T13:17:00.989Z] #77 96.18 checking for mt... no [2022-07-25T13:17:00.989Z] #77 96.19 checking if : is a manifest tool... no [2022-07-25T13:17:00.989Z] #77 96.21 checking how to run the C preprocessor... gcc -E [2022-07-25T13:17:00.989Z] #77 96.48 checking for ANSI C header files... yes [2022-07-25T13:17:01.119Z] #77 115.7 checking for memory.h... yes [2022-07-25T13:17:01.251Z] #77 97.14 checking for sys/types.h... yes [2022-07-25T13:17:01.251Z] #77 97.37 checking for sys/stat.h... yes [2022-07-25T13:17:01.379Z] #77 115.9 checking for strings.h... yes [2022-07-25T13:17:01.509Z] #77 97.56 checking for stdlib.h... yes [2022-07-25T13:17:01.638Z] #77 116.1 checking for inttypes.h... yes [2022-07-25T13:17:01.767Z] #77 97.74 checking for string.h... yes [2022-07-25T13:17:01.897Z] #77 116.3 checking for stdint.h... yes [2022-07-25T13:17:01.898Z] #77 116.6 checking for unistd.h... yes [2022-07-25T13:17:02.026Z] #77 97.98 checking for memory.h... yes [2022-07-25T13:17:02.026Z] #77 98.22 checking for strings.h... [2022-07-25T13:17:02.026Z] #77 ... [2022-07-25T13:17:02.026Z] [2022-07-25T13:17:02.026Z] #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-25T13:17:02.026Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:17:02.026Z] #21 5.815 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:17:02.467Z] #77 116.7 checking for dlfcn.h... yes [2022-07-25T13:17:02.467Z] #77 116.9 checking for objdir... .libs [2022-07-25T13:17:02.727Z] #77 117.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T13:17:02.727Z] #77 117.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T13:17:02.986Z] #77 117.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T13:17:03.245Z] #77 117.5 checking if gcc static flag -static works... yes [2022-07-25T13:17:03.245Z] #77 117.8 checking if gcc supports -c -o file.o... yes [2022-07-25T13:17:03.245Z] #77 118.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T13:17:03.245Z] #77 118.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-25T13:17:03.763Z] #77 118.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T13:17:03.763Z] #77 118.3 checking how to hardcode library paths into programs... immediate [2022-07-25T13:17:03.763Z] #77 118.3 checking whether stripping libraries is possible... yes [2022-07-25T13:17:03.763Z] #77 118.4 checking if libtool supports shared libraries... yes [2022-07-25T13:17:03.763Z] #77 118.4 checking whether to build shared libraries... no [2022-07-25T13:17:03.763Z] #77 118.4 checking whether to build static libraries... yes [2022-07-25T13:17:03.763Z] #77 118.4 checking float.h usability... yes [2022-07-25T13:17:03.763Z] #77 118.5 checking float.h presence... yes [2022-07-25T13:17:04.022Z] #77 118.6 checking for float.h... yes [2022-07-25T13:17:04.022Z] #77 118.6 checking limits.h usability... yes [2022-07-25T13:17:04.022Z] #77 118.8 checking limits.h presence... yes [2022-07-25T13:17:04.282Z] #77 118.8 checking for limits.h... yes [2022-07-25T13:17:04.282Z] #77 118.9 checking stddef.h usability... yes [2022-07-25T13:17:04.282Z] #77 119.0 checking stddef.h presence... yes [2022-07-25T13:17:04.541Z] #77 119.1 checking for stddef.h... yes [2022-07-25T13:17:04.541Z] #77 119.2 checking for stdlib.h... (cached) yes [2022-07-25T13:17:04.541Z] #77 119.2 checking for string.h... (cached) yes [2022-07-25T13:17:04.812Z] #77 119.2 checking sys/time.h usability... yes [2022-07-25T13:17:04.812Z] #77 119.4 checking sys/time.h presence... yes [2022-07-25T13:17:04.812Z] #77 119.5 checking for sys/time.h... yes [2022-07-25T13:17:05.072Z] #77 119.5 checking for inline... inline [2022-07-25T13:17:05.337Z] #77 119.6 checking for size_t... yes [2022-07-25T13:17:05.337Z] #77 120.0 checking for stdlib.h... (cached) yes [2022-07-25T13:17:05.597Z] #77 120.0 checking for GNU libc compatible malloc... yes [2022-07-25T13:17:05.597Z] #77 120.2 checking for stdlib.h... (cached) yes [2022-07-25T13:17:05.597Z] #77 120.2 checking for GNU libc compatible realloc... yes [2022-07-25T13:17:05.856Z] #77 120.3 checking for working strtod... yes [2022-07-25T13:17:05.949Z] #77 ... [2022-07-25T13:17:05.949Z] [2022-07-25T13:17:05.949Z] #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-25T13:17:05.949Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:17:05.949Z] #14 141.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-25T13:17:05.949Z] #14 141.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:17:05.949Z] #14 141.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:17:05.949Z] #14 ... [2022-07-25T13:17:05.949Z] [2022-07-25T13:17:05.949Z] #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-25T13:17:05.949Z] #64 sha256:3bffced5aea9e388fe82021a5d403e630afc4f99248f306a592c663f74648b35 [2022-07-25T13:17:05.949Z] #64 80.39 + bin/ctr [2022-07-25T13:17:05.949Z] #64 ... [2022-07-25T13:17:05.949Z] [2022-07-25T13:17:05.949Z] #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-25T13:17:05.949Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:17:05.949Z] #14 152.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-25T13:17:05.949Z] #14 152.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:17:05.949Z] #14 152.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T13:17:06.115Z] #77 120.6 checking for gettimeofday... yes [2022-07-25T13:17:06.374Z] #77 120.8 checking for memset... yes [2022-07-25T13:17:06.639Z] #77 121.0 checking for strspn... yes [2022-07-25T13:17:06.899Z] #77 121.4 checking that generated files are newer than configure... done [2022-07-25T13:17:06.899Z] #77 121.4 configure: creating ./config.status [2022-07-25T13:17:06.899Z] #77 ... [2022-07-25T13:17:06.899Z] [2022-07-25T13:17:06.899Z] #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-25T13:17:06.899Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-25T13:17:06.899Z] #21 40.48 Setting up zip (3.0-12) ... [2022-07-25T13:17:06.899Z] #21 40.49 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:17:06.899Z] #21 40.56 Setting up bash-completion (1:2.11-2) ... [2022-07-25T13:17:06.899Z] #21 43.52 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:17:06.899Z] #21 43.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T13:17:06.899Z] #21 43.55 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-25T13:17:06.899Z] #21 43.57 Setting up patch (2.7.6-7) ... [2022-07-25T13:17:06.899Z] #21 43.58 Setting up sudo (1.9.5p2-3) ... [2022-07-25T13:17:06.899Z] #21 43.65 invoke-rc.d: could not determine current runlevel [2022-07-25T13:17:06.899Z] #21 43.67 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-25T13:17:06.899Z] #21 43.67 Setting up xfsprogs (5.10.0-4) ... [2022-07-25T13:17:06.899Z] #21 43.69 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-25T13:17:06.899Z] #21 43.71 Setting up inetutils-ping (2:2.0-1) ... [2022-07-25T13:17:06.899Z] #21 43.72 Setting up pigz (2.6-1) ... [2022-07-25T13:17:06.899Z] #21 43.73 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-25T13:17:06.899Z] #21 43.74 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-25T13:17:06.899Z] #21 43.77 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T13:17:06.899Z] #21 43.79 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:17:06.899Z] #21 44.41 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-25T13:17:06.899Z] #21 44.42 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-25T13:17:06.899Z] #21 44.90 Setting up libelf1:arm64 (0.183-1) ... [2022-07-25T13:17:06.899Z] #21 44.92 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-25T13:17:06.899Z] #21 44.93 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-25T13:17:06.899Z] #21 44.95 Setting up python3-distutils (3.9.2-1) ... [2022-07-25T13:17:06.899Z] #21 45.46 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:17:06.899Z] #21 45.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-25T13:17:06.899Z] #21 45.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-25T13:17:06.899Z] #21 45.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-25T13:17:06.899Z] #21 45.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-25T13:17:06.899Z] #21 45.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-25T13:17:06.899Z] #21 45.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-25T13:17:06.899Z] #21 45.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-25T13:17:06.899Z] #21 45.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-25T13:17:06.899Z] #21 45.59 Setting up python3-setuptools (52.0.0-4) ... [2022-07-25T13:17:06.899Z] #21 47.11 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-25T13:17:06.899Z] #21 47.13 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-25T13:17:06.899Z] #21 47.17 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-25T13:17:06.899Z] #21 47.18 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T13:17:06.899Z] #21 48.39 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-25T13:17:06.899Z] #21 48.40 Setting up jq (1.6-2.1) ... [2022-07-25T13:17:06.899Z] #21 48.41 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-25T13:17:06.899Z] #21 48.43 Setting up iptables (1.8.7-1) ... [2022-07-25T13:17:06.899Z] #21 48.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T13:17:06.899Z] #21 48.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T13:17:06.899Z] #21 48.45 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T13:17:06.899Z] #21 48.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T13:17:06.899Z] #21 48.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-25T13:17:06.899Z] #21 48.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-25T13:17:06.899Z] #21 48.49 Setting up iproute2 (5.10.0-4) ... [2022-07-25T13:17:06.899Z] #21 48.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:17:07.045Z] #64 ... [2022-07-25T13:17:07.045Z] [2022-07-25T13:17:07.045Z] #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-25T13:17:07.045Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:17:07.045Z] #14 143.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-25T13:17:07.045Z] #14 143.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:17:07.045Z] #14 143.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:17:07.160Z] #21 DONE 50.8s [2022-07-25T13:17:07.160Z] [2022-07-25T13:17:07.160Z] #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-25T13:17:07.160Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-25T13:17:07.160Z] #55 ... [2022-07-25T13:17:07.160Z] [2022-07-25T13:17:07.160Z] #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-25T13:17:07.160Z] #22 sha256:adf4e12bcc7b73cc1051f9c83e2a79bb0c0445b6365b9a6bb9eb612f9edb97b6 [2022-07-25T13:17:07.292Z] #21 10.34 Fetched 8560 kB in 8s (1024 kB/s) [2022-07-25T13:17:07.292Z] #21 10.34 Reading package lists... [2022-07-25T13:17:07.292Z] #21 ... [2022-07-25T13:17:07.292Z] [2022-07-25T13:17:07.292Z] #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-25T13:17:07.292Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:17:07.292Z] #77 98.22 checking for strings.h... yes [2022-07-25T13:17:07.292Z] #77 98.47 checking for inttypes.h... yes [2022-07-25T13:17:07.292Z] #77 98.76 checking for stdint.h... yes [2022-07-25T13:17:07.292Z] #77 99.06 checking for unistd.h... yes [2022-07-25T13:17:07.292Z] #77 99.22 checking for dlfcn.h... yes [2022-07-25T13:17:07.292Z] #77 99.43 checking for objdir... .libs [2022-07-25T13:17:07.292Z] #77 99.85 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T13:17:07.292Z] #77 100.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T13:17:07.292Z] #77 100.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T13:17:07.292Z] #77 100.1 checking if gcc static flag -static works... yes [2022-07-25T13:17:07.292Z] #77 100.6 checking if gcc supports -c -o file.o... yes [2022-07-25T13:17:07.292Z] #77 100.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T13:17:07.292Z] #77 100.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T13:17:07.292Z] #77 100.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T13:17:07.292Z] #77 101.1 checking how to hardcode library paths into programs... immediate [2022-07-25T13:17:07.292Z] #77 101.1 checking whether stripping libraries is possible... yes [2022-07-25T13:17:07.292Z] #77 101.1 checking if libtool supports shared libraries... yes [2022-07-25T13:17:07.292Z] #77 101.1 checking whether to build shared libraries... no [2022-07-25T13:17:07.292Z] #77 101.1 checking whether to build static libraries... yes [2022-07-25T13:17:07.292Z] #77 101.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T13:17:07.292Z] #77 101.2 checking whether build environment is sane... yes [2022-07-25T13:17:07.292Z] #77 101.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T13:17:07.292Z] #77 101.3 checking whether make sets $(MAKE)... yes [2022-07-25T13:17:07.292Z] #77 101.3 checking whether make supports the include directive... yes (GNU style) [2022-07-25T13:17:07.292Z] #77 101.4 checking whether make supports nested variables... yes [2022-07-25T13:17:07.292Z] #77 101.4 checking whether UID '0' is supported by ustar format... yes [2022-07-25T13:17:07.292Z] #77 101.4 checking whether GID '0' is supported by ustar format... yes [2022-07-25T13:17:07.292Z] #77 101.4 checking how to create a ustar tar archive... gnutar [2022-07-25T13:17:07.292Z] #77 101.5 checking dependency style of gcc... gcc3 [2022-07-25T13:17:07.292Z] #77 101.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T13:17:07.292Z] #77 101.7 checking whether make supports nested variables... (cached) yes [2022-07-25T13:17:07.292Z] #77 101.7 checking for gawk... (cached) mawk [2022-07-25T13:17:07.292Z] #77 101.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T13:17:07.292Z] #77 101.7 checking for gcc... (cached) gcc [2022-07-25T13:17:07.292Z] #77 101.8 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T13:17:07.292Z] #77 101.8 checking whether gcc accepts -g... (cached) yes [2022-07-25T13:17:07.292Z] #77 101.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T13:17:07.292Z] #77 101.8 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T13:17:07.292Z] #77 101.9 checking for a Python interpreter with version >= 3... python3 [2022-07-25T13:17:07.292Z] #77 102.0 checking for python3... /usr/bin/python3 [2022-07-25T13:17:07.292Z] #77 102.0 checking for python3 version... 3.9 [2022-07-25T13:17:07.292Z] #77 102.0 checking for python3 platform... linux [2022-07-25T13:17:07.292Z] #77 102.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T13:17:07.292Z] #77 102.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T13:17:07.292Z] #77 102.5 checking for go-md2man... no [2022-07-25T13:17:07.292Z] #77 102.5 checking error.h usability... yes [2022-07-25T13:17:07.292Z] #77 102.7 checking error.h presence... yes [2022-07-25T13:17:07.292Z] #77 102.7 checking for error.h... yes [2022-07-25T13:17:07.292Z] #77 102.8 checking linux/openat2.h usability... yes [2022-07-25T13:17:07.292Z] #77 103.0 checking linux/openat2.h presence... yes [2022-07-25T13:17:07.292Z] #77 103.1 checking for linux/openat2.h... yes [2022-07-25T13:17:07.292Z] #77 103.1 checking for copy_file_range... yes [2022-07-25T13:17:07.292Z] #77 103.4 checking for fgetxattr... yes [2022-07-25T13:17:07.738Z] #22 0.700 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-25T13:17:07.858Z] #77 103.7 checking for statx... yes [2022-07-25T13:17:07.999Z] #22 0.704 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-25T13:17:07.999Z] #22 0.712 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-25T13:17:07.999Z] #22 DONE 0.8s [2022-07-25T13:17:07.999Z] [2022-07-25T13:17:07.999Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T13:17:07.999Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-25T13:17:08.117Z] #77 104.0 checking for fgetpwent_r... yes [2022-07-25T13:17:08.375Z] #77 104.3 checking for issetugid... no [2022-07-25T13:17:08.375Z] #77 104.6 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T13:17:08.375Z] #77 104.6 checking pkg-config is at least version 0.9.0... yes [2022-07-25T13:17:08.943Z] #77 104.6 checking for library containing yajl_tree_get... -lyajl [2022-07-25T13:17:08.943Z] #77 105.2 checking for yajl >= 2.0.0... yes [2022-07-25T13:17:08.952Z] #14 ... [2022-07-25T13:17:08.952Z] [2022-07-25T13:17:08.952Z] #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-25T13:17:08.952Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:17:08.952Z] #77 81.76 configure.ac:7: installing './compile' [2022-07-25T13:17:08.952Z] #77 81.76 configure.ac:11: installing './config.guess' [2022-07-25T13:17:08.952Z] #77 81.78 configure.ac:11: installing './config.sub' [2022-07-25T13:17:08.952Z] #77 81.78 configure.ac:8: installing './install-sh' [2022-07-25T13:17:08.952Z] #77 81.79 configure.ac:8: installing './missing' [2022-07-25T13:17:08.952Z] #77 81.92 Makefile.am: installing './depcomp' [2022-07-25T13:17:09.202Z] #77 105.2 checking sys/capability.h usability... yes [2022-07-25T13:17:09.202Z] #77 105.4 checking sys/capability.h presence... yes [2022-07-25T13:17:09.202Z] #77 105.5 checking for sys/capability.h... yes [2022-07-25T13:17:09.769Z] #77 105.5 checking for library containing cap_from_name... -lcap [2022-07-25T13:17:10.337Z] #77 106.0 checking for library containing dlopen... -ldl [2022-07-25T13:17:10.606Z] #77 106.6 checking seccomp.h usability... yes [2022-07-25T13:17:10.848Z] #77 83.70 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T13:17:10.848Z] #77 83.71 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T13:17:10.848Z] #77 83.86 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T13:17:10.848Z] #77 83.87 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T13:17:10.848Z] #77 84.11 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T13:17:10.865Z] #77 106.8 checking seccomp.h presence... yes [2022-07-25T13:17:10.865Z] #77 106.9 checking for seccomp.h... yes [2022-07-25T13:17:11.412Z] #77 84.45 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T13:17:11.412Z] #77 84.66 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T13:17:11.432Z] #77 106.9 checking for library containing seccomp_rule_add... -lseccomp [2022-07-25T13:17:11.669Z] #77 84.69 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T13:17:11.669Z] #77 84.74 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T13:17:11.691Z] #77 107.5 checking for library containing seccomp_arch_resolve_name... none required [2022-07-25T13:17:11.951Z] #77 107.8 checking systemd/sd-bus.h usability... yes [2022-07-25T13:17:11.951Z] #77 108.1 checking systemd/sd-bus.h presence... yes [2022-07-25T13:17:11.951Z] #77 108.2 checking for systemd/sd-bus.h... yes [2022-07-25T13:17:12.518Z] #77 108.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-25T13:17:12.518Z] #77 108.6 checking for sd_notify_barrier... yes [2022-07-25T13:17:12.667Z] #19 252.0 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-25T13:17:12.841Z] #77 108.7 checking linux/bpf.h usability... yes [2022-07-25T13:17:12.841Z] #77 108.9 checking linux/bpf.h presence... yes [2022-07-25T13:17:12.841Z] #77 108.9 checking for linux/bpf.h... yes [2022-07-25T13:17:12.926Z] #19 252.0 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:17:12.926Z] #19 252.1 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-25T13:17:12.926Z] #19 252.2 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-25T13:17:12.926Z] #19 252.2 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:17:12.926Z] #19 252.3 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:17:13.100Z] #77 108.9 checking compilation for eBPF... yes [2022-07-25T13:17:13.100Z] #77 109.2 checking for criu >= 3.15... no [2022-07-25T13:17:13.100Z] #77 109.2 configure: CRIU headers not found, building without CRIU support [2022-07-25T13:17:13.100Z] #77 109.2 checking for criu > 3.16... no [2022-07-25T13:17:13.100Z] #77 109.3 configure: CRIU version doesn't support join-ns API [2022-07-25T13:17:13.100Z] #77 109.3 checking for criu > 3.16.1... no [2022-07-25T13:17:13.100Z] #77 109.3 configure: CRIU version doesn't support for pre-dumping [2022-07-25T13:17:13.100Z] #77 109.3 checking for new mount API (fsconfig)... yes [2022-07-25T13:17:13.276Z] #23 ... [2022-07-25T13:17:13.276Z] [2022-07-25T13:17:13.276Z] #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-25T13:17:13.276Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T13:17:13.276Z] #77 124.5 config.status: creating Makefile [2022-07-25T13:17:13.276Z] #77 124.6 config.status: creating config.h [2022-07-25T13:17:13.276Z] #77 124.6 config.status: executing depfiles commands [2022-07-25T13:17:13.276Z] #77 124.9 config.status: executing libtool commands [2022-07-25T13:17:13.276Z] #77 125.9 GEN .version [2022-07-25T13:17:13.276Z] #77 125.9 make install-recursive [2022-07-25T13:17:13.276Z] #77 125.9 make[1]: Entering directory '/tmp/crun-build' [2022-07-25T13:17:13.276Z] #77 126.0 Making install in libocispec [2022-07-25T13:17:13.276Z] #77 126.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:17:13.276Z] #77 126.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-25T13:17:13.276Z] #77 126.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-25T13:17:13.276Z] #77 126.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-25T13:17:13.276Z] #77 126.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-25T13:17:13.276Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-25T13:17:13.276Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-25T13:17:13.276Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-25T13:17:13.276Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-25T13:17:13.276Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-25T13:17:13.276Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-25T13:17:13.276Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-25T13:17:13.276Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-25T13:17:13.276Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-25T13:17:13.276Z] #77 127.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-25T13:17:13.276Z] #77 127.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-25T13:17:13.276Z] #77 127.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-25T13:17:13.276Z] #77 127.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-25T13:17:13.276Z] #77 127.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-25T13:17:13.276Z] #77 127.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-25T13:17:13.276Z] #77 127.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-25T13:17:13.276Z] #77 127.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-25T13:17:13.276Z] #77 127.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-25T13:17:13.276Z] #77 127.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-25T13:17:13.276Z] #77 127.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-25T13:17:13.276Z] #77 127.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-25T13:17:13.276Z] #77 127.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-25T13:17:13.276Z] #77 127.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-25T13:17:13.276Z] #77 127.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-25T13:17:13.276Z] #77 127.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-25T13:17:13.276Z] #77 127.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-25T13:17:13.276Z] #77 127.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-25T13:17:13.276Z] #77 127.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-25T13:17:13.276Z] #77 127.8 make install-recursive [2022-07-25T13:17:13.276Z] #77 127.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:17:13.276Z] #77 127.9 Making install in yajl [2022-07-25T13:17:13.276Z] #77 127.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:17:13.276Z] #77 128.0 CC verify/json_verify-json_verify.o [2022-07-25T13:17:13.276Z] #77 128.0 CC src/libyajl_la-yajl_alloc.lo [2022-07-25T13:17:13.276Z] #77 128.0 CC src/libyajl_la-yajl.lo [2022-07-25T13:17:13.276Z] #77 128.0 CC src/libyajl_la-yajl_gen.lo [2022-07-25T13:17:13.276Z] #77 128.1 CC src/libyajl_la-yajl_parser.lo [2022-07-25T13:17:13.276Z] #77 128.1 CC src/libyajl_la-yajl_buf.lo [2022-07-25T13:17:13.359Z] #77 109.5 checking for seccomp notify API... yes [2022-07-25T13:17:13.359Z] #77 109.6 checking for gperf... no [2022-07-25T13:17:13.359Z] #77 109.6 configure: gperf not found - cannot rebuild signal parser code [2022-07-25T13:17:13.535Z] #77 128.1 CC src/libyajl_la-yajl_encode.lo [2022-07-25T13:17:13.535Z] #77 128.1 CC src/libyajl_la-yajl_lex.lo [2022-07-25T13:17:13.535Z] #77 128.2 CC src/libyajl_la-yajl_tree.lo [2022-07-25T13:17:13.618Z] #77 109.6 checking for library containing argp_parse... #77 ... [2022-07-25T13:17:13.618Z] [2022-07-25T13:17:13.618Z] #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-25T13:17:13.618Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T13:17:13.618Z] #34 DONE 164.3s [2022-07-25T13:17:13.618Z] [2022-07-25T13:17:13.618Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T13:17:13.618Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:17:13.618Z] #77 109.6 checking for library containing argp_parse... none required [2022-07-25T13:17:13.618Z] #77 ... [2022-07-25T13:17:13.618Z] [2022-07-25T13:17:13.618Z] #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-25T13:17:13.618Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:17:13.618Z] #21 10.34 Reading package lists... [2022-07-25T13:17:13.618Z] #21 13.72 Reading package lists... [2022-07-25T13:17:13.618Z] #21 16.71 Building dependency tree... [2022-07-25T13:17:14.083Z] #14 ... [2022-07-25T13:17:14.083Z] [2022-07-25T13:17:14.083Z] #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-25T13:17:14.083Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:17:14.083Z] #77 82.64 configure.ac:7: installing './compile' [2022-07-25T13:17:14.083Z] #77 82.66 configure.ac:11: installing './config.guess' [2022-07-25T13:17:14.083Z] #77 82.68 configure.ac:11: installing './config.sub' [2022-07-25T13:17:14.083Z] #77 82.69 configure.ac:8: installing './install-sh' [2022-07-25T13:17:14.083Z] #77 82.71 configure.ac:8: installing './missing' [2022-07-25T13:17:14.083Z] #77 82.99 Makefile.am: installing './depcomp' [2022-07-25T13:17:14.186Z] #21 ... [2022-07-25T13:17:14.186Z] [2022-07-25T13:17:14.186Z] #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-25T13:17:14.186Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:17:14.186Z] #36 165.0 Delve is a source level debugger for Go programs. [2022-07-25T13:17:14.186Z] #36 165.0 [2022-07-25T13:17:14.186Z] #36 165.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-25T13:17:14.186Z] #36 165.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-25T13:17:14.186Z] #36 165.0 [2022-07-25T13:17:14.186Z] #36 165.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-25T13:17:14.186Z] #36 165.0 [2022-07-25T13:17:14.186Z] #36 165.0 Pass flags to the program you are debugging using `--`, for example: [2022-07-25T13:17:14.186Z] #36 165.0 [2022-07-25T13:17:14.186Z] #36 165.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-25T13:17:14.186Z] #36 165.0 [2022-07-25T13:17:14.186Z] #36 165.0 Usage: [2022-07-25T13:17:14.186Z] #36 165.0 dlv [command] [2022-07-25T13:17:14.186Z] #36 165.0 [2022-07-25T13:17:14.186Z] #36 165.0 Available Commands: [2022-07-25T13:17:14.186Z] #36 165.0 attach Attach to running process and begin debugging. [2022-07-25T13:17:14.186Z] #36 165.0 connect Connect to a headless debug server with a terminal client. [2022-07-25T13:17:14.186Z] #36 165.0 core Examine a core dump. [2022-07-25T13:17:14.186Z] #36 165.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-25T13:17:14.186Z] #36 165.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-25T13:17:14.186Z] #36 165.0 exec Execute a precompiled binary, and begin a debug session. [2022-07-25T13:17:14.186Z] #36 165.0 help Help about any command [2022-07-25T13:17:14.186Z] #36 165.0 run Deprecated command. Use 'debug' instead. [2022-07-25T13:17:14.186Z] #36 165.0 test Compile test binary and begin debugging program. [2022-07-25T13:17:14.186Z] #36 165.0 trace Compile and begin tracing program. [2022-07-25T13:17:14.186Z] #36 165.0 version Prints version. [2022-07-25T13:17:14.186Z] #36 165.0 [2022-07-25T13:17:14.186Z] #36 165.0 Flags: [2022-07-25T13:17:14.186Z] #36 165.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-25T13:17:14.186Z] #36 165.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-25T13:17:14.186Z] #36 165.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-25T13:17:14.186Z] #36 165.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-25T13:17:14.186Z] #36 165.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-25T13:17:14.186Z] #36 165.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-25T13:17:14.186Z] #36 165.0 --disable-aslr Disables address space randomization [2022-07-25T13:17:14.186Z] #36 165.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-25T13:17:14.186Z] #36 165.0 -h, --help help for dlv [2022-07-25T13:17:14.186Z] #36 165.0 --init string Init file, executed by the terminal client. [2022-07-25T13:17:14.186Z] #36 165.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-25T13:17:14.186Z] #36 165.0 --log Enable debugging server logging. [2022-07-25T13:17:14.186Z] #36 165.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-25T13:17:14.186Z] #36 165.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-25T13:17:14.186Z] #36 165.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-25T13:17:14.186Z] #36 165.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-25T13:17:14.186Z] #36 165.0 --wd string Working directory for running the program. [2022-07-25T13:17:14.186Z] #36 165.0 [2022-07-25T13:17:14.186Z] #36 165.0 Additional help topics: [2022-07-25T13:17:14.186Z] #36 165.0 dlv backend Help about the --backend flag. [2022-07-25T13:17:14.186Z] #36 165.0 dlv log Help about logging flags. [2022-07-25T13:17:14.186Z] #36 165.0 dlv redirect Help about file redirection. [2022-07-25T13:17:14.186Z] #36 165.0 [2022-07-25T13:17:14.186Z] #36 165.0 Use "dlv [command] --help" for more information about a command. [2022-07-25T13:17:14.186Z] #36 DONE 165.1s [2022-07-25T13:17:14.186Z] [2022-07-25T13:17:14.186Z] #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-25T13:17:14.186Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:17:14.186Z] #77 110.0 checking that generated files are newer than configure... done [2022-07-25T13:17:14.186Z] #77 110.0 configure: creating ./config.status [2022-07-25T13:17:15.993Z] #77 84.48 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T13:17:15.993Z] #77 84.48 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T13:17:15.993Z] #77 84.58 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T13:17:15.993Z] #77 84.58 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T13:17:15.993Z] #77 84.70 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T13:17:15.993Z] #77 84.81 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T13:17:16.253Z] #77 85.02 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T13:17:16.513Z] #77 85.44 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T13:17:16.722Z] #77 112.6 config.status: creating Makefile [2022-07-25T13:17:16.722Z] #77 112.7 config.status: creating rpm/crun.spec [2022-07-25T13:17:16.722Z] #77 112.8 config.status: creating config.h [2022-07-25T13:17:16.722Z] #77 112.8 config.status: executing libtool commands [2022-07-25T13:17:16.722Z] #77 112.9 config.status: executing depfiles commands [2022-07-25T13:17:16.776Z] #77 85.59 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T13:17:17.728Z] #77 ... [2022-07-25T13:17:17.728Z] [2022-07-25T13:17:17.728Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T13:17:17.728Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-25T13:17:17.728Z] #23 9.153 Collecting yamllint==1.26.1 [2022-07-25T13:17:18.101Z] #77 114.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-25T13:17:18.101Z] #77 114.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T13:17:18.311Z] #23 10.20 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-25T13:17:18.361Z] #77 114.4 checking for gcc... gcc [2022-07-25T13:17:18.620Z] #77 114.5 checking whether the C compiler works... yes [2022-07-25T13:17:18.620Z] #77 114.8 checking for C compiler default output file name... a.out [2022-07-25T13:17:18.879Z] #77 114.8 checking for suffix of executables... [2022-07-25T13:17:18.879Z] #77 114.9 checking whether we are cross compiling... no [2022-07-25T13:17:19.139Z] #77 115.1 checking for suffix of object files... o [2022-07-25T13:17:19.139Z] #77 115.3 checking whether we are using the GNU C compiler... yes [2022-07-25T13:17:19.398Z] #77 115.3 checking whether gcc accepts -g... yes [2022-07-25T13:17:19.398Z] #77 115.5 checking for gcc option to accept ISO C89... none needed [2022-07-25T13:17:19.657Z] #77 115.6 checking whether gcc understands -c and -o together... yes [2022-07-25T13:17:19.689Z] #23 11.52 Collecting pathspec>=0.5.3 [2022-07-25T13:17:19.689Z] #23 11.53 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-25T13:17:19.689Z] #23 11.88 Collecting pyyaml [2022-07-25T13:17:19.765Z] #77 ... [2022-07-25T13:17:19.765Z] [2022-07-25T13:17:19.765Z] #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-25T13:17:19.765Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:17:19.765Z] #14 156.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-25T13:17:19.765Z] #14 156.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:17:19.765Z] #14 156.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T13:17:19.917Z] #77 115.8 checking how to run the C preprocessor... gcc -E [2022-07-25T13:17:19.917Z] #77 116.1 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T13:17:19.917Z] #77 116.1 checking for egrep... /bin/grep -E [2022-07-25T13:17:19.948Z] #23 11.90 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-25T13:17:19.948Z] #23 12.04 Building wheels for collected packages: yamllint [2022-07-25T13:17:19.948Z] #23 12.05 Building wheel for yamllint (setup.py): started [2022-07-25T13:17:20.485Z] #77 116.1 checking for ANSI C header files... yes [2022-07-25T13:17:20.744Z] #77 116.6 checking for sys/types.h... yes [2022-07-25T13:17:20.744Z] #77 116.8 checking for sys/stat.h... yes [2022-07-25T13:17:20.885Z] #23 13.07 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-25T13:17:20.885Z] #23 13.07 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8db73a9f9a3576bd547e84e271645bf66789fb9e5ebe1b8714146d6d7ca38605 [2022-07-25T13:17:20.885Z] #23 13.07 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-25T13:17:21.003Z] #77 116.9 checking for stdlib.h... yes [2022-07-25T13:17:21.003Z] #77 117.1 checking for string.h... yes [2022-07-25T13:17:21.144Z] #23 13.08 Successfully built yamllint [2022-07-25T13:17:21.144Z] #23 13.09 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-25T13:17:21.262Z] #77 117.2 checking for memory.h... yes [2022-07-25T13:17:21.262Z] #77 117.4 checking for strings.h... yes [2022-07-25T13:17:21.403Z] #23 13.57 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-25T13:17:21.521Z] #77 117.6 checking for inttypes.h... yes [2022-07-25T13:17:21.659Z] #14 169.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-25T13:17:21.659Z] #14 169.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:17:21.659Z] #14 169.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:17:21.781Z] #77 117.7 checking for stdint.h... yes [2022-07-25T13:17:21.975Z] #23 DONE 14.1s [2022-07-25T13:17:21.975Z] [2022-07-25T13:17:21.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-25T13:17:21.975Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T13:17:21.975Z] #77 133.0 CCLD libyajl.la [2022-07-25T13:17:21.975Z] #77 133.4 CCLD verify/json_verify [2022-07-25T13:17:21.975Z] #77 133.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:17:21.975Z] #77 133.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T13:17:21.975Z] #77 133.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T13:17:21.975Z] #77 133.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:17:21.975Z] #77 133.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:17:21.975Z] #77 133.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:17:21.975Z] #77 133.9 CC src/validate.o [2022-07-25T13:17:21.975Z] #77 133.9 CC src/image_spec_schema_config_schema.lo [2022-07-25T13:17:21.975Z] #77 133.9 CC src/image_spec_schema_content_descriptor.lo [2022-07-25T13:17:21.975Z] #77 133.9 CC src/image_spec_schema_defs.lo [2022-07-25T13:17:21.975Z] #77 133.9 CC src/image_spec_schema_defs_descriptor.lo [2022-07-25T13:17:21.975Z] #77 133.9 CC src/image_spec_schema_image_index_schema.lo [2022-07-25T13:17:21.975Z] #77 134.0 CC src/image_spec_schema_image_layout_schema.lo [2022-07-25T13:17:21.975Z] #77 134.0 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-25T13:17:21.975Z] #77 134.1 CC src/runtime_spec_schema_config_linux.lo [2022-07-25T13:17:21.975Z] #77 134.1 CC src/runtime_spec_schema_config_zos.lo [2022-07-25T13:17:21.975Z] #77 134.1 CC src/runtime_spec_schema_config_schema.lo [2022-07-25T13:17:21.975Z] #77 134.2 CC src/runtime_spec_schema_config_solaris.lo [2022-07-25T13:17:21.975Z] #77 134.2 CC src/runtime_spec_schema_config_vm.lo [2022-07-25T13:17:21.975Z] #77 134.3 CC src/runtime_spec_schema_config_windows.lo [2022-07-25T13:17:21.975Z] #77 134.4 CC src/runtime_spec_schema_defs.lo [2022-07-25T13:17:21.975Z] #77 134.4 CC src/runtime_spec_schema_defs_linux.lo [2022-07-25T13:17:21.975Z] #77 134.6 CC src/runtime_spec_schema_defs_vm.lo [2022-07-25T13:17:21.975Z] #77 134.6 CC src/runtime_spec_schema_defs_zos.lo [2022-07-25T13:17:21.975Z] #77 134.7 CC src/runtime_spec_schema_defs_windows.lo [2022-07-25T13:17:21.975Z] #77 134.8 CC src/runtime_spec_schema_state_schema.lo [2022-07-25T13:17:21.975Z] #77 135.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-25T13:17:21.976Z] #77 135.1 CC src/basic_test_double_array_item.lo [2022-07-25T13:17:21.976Z] #77 135.3 CC src/basic_test_double_array.lo [2022-07-25T13:17:21.976Z] #77 135.4 CC src/basic_test_top_array_int.lo [2022-07-25T13:17:21.976Z] #77 135.5 CC src/basic_test_top_array_string.lo [2022-07-25T13:17:21.976Z] #77 135.7 CC src/basic_test_top_double_array_int.lo [2022-07-25T13:17:21.976Z] #77 135.8 CC src/basic_test_top_double_array_obj.lo [2022-07-25T13:17:21.976Z] #77 135.9 CC src/basic_test_top_double_array_refobj.lo [2022-07-25T13:17:21.976Z] #77 135.9 CC src/basic_test_top_double_array_string.lo [2022-07-25T13:17:21.976Z] #77 135.9 CC src/read-file.lo [2022-07-25T13:17:21.976Z] #77 136.1 CC src/json_common.lo [2022-07-25T13:17:21.976Z] #77 136.5 CC tests/test-1.o [2022-07-25T13:17:21.976Z] #77 136.6 CC tests/test-3.o [2022-07-25T13:17:21.976Z] #77 136.6 CC tests/test-2.o [2022-07-25T13:17:22.040Z] #77 117.8 checking for unistd.h... yes [2022-07-25T13:17:22.040Z] #77 118.1 checking minix/config.h usability... no [2022-07-25T13:17:22.040Z] #77 118.3 checking minix/config.h presence... no [2022-07-25T13:17:22.300Z] #77 118.3 checking for minix/config.h... no [2022-07-25T13:17:22.300Z] #77 118.3 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-25T13:17:22.544Z] #77 137.0 CC tests/test-4.o [2022-07-25T13:17:22.559Z] #77 118.5 checking build system type... x86_64-pc-linux-gnu [2022-07-25T13:17:22.559Z] #77 118.8 checking host system type... x86_64-pc-linux-gnu [2022-07-25T13:17:22.559Z] #77 118.8 checking how to print strings... printf [2022-07-25T13:17:22.559Z] #77 118.8 checking for a sed that does not truncate output... /bin/sed [2022-07-25T13:17:22.559Z] #77 118.8 checking for fgrep... /bin/grep -F [2022-07-25T13:17:22.559Z] #77 118.9 checking for ld used by gcc... /usr/bin/ld [2022-07-25T13:17:22.804Z] #77 137.3 CC tests/test-5.o [2022-07-25T13:17:22.804Z] #77 137.4 CC tests/test-6.o [2022-07-25T13:17:22.818Z] #77 118.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T13:17:22.818Z] #77 118.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T13:17:22.818Z] #77 118.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T13:17:22.818Z] #77 119.0 checking whether ln -s works... yes [2022-07-25T13:17:22.818Z] #77 119.0 checking the maximum length of command line arguments... 1572864 [2022-07-25T13:17:22.818Z] #77 119.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-25T13:17:22.818Z] #77 119.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T13:17:22.818Z] #77 119.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T13:17:22.818Z] #77 119.0 checking for objdump... objdump [2022-07-25T13:17:22.818Z] #77 119.0 checking how to recognize dependent libraries... pass_all [2022-07-25T13:17:22.818Z] #77 119.0 checking for dlltool... no [2022-07-25T13:17:22.818Z] #77 119.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T13:17:22.818Z] #77 119.0 checking for ar... ar [2022-07-25T13:17:22.909Z] #19 ... [2022-07-25T13:17:22.909Z] [2022-07-25T13:17:22.909Z] #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-25T13:17:22.909Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:17:22.909Z] #84 214.8 CCLD libocispec.la [2022-07-25T13:17:22.909Z] #84 215.3 CCLD src/validate [2022-07-25T13:17:22.909Z] #84 215.3 CCLD tests/test-2 [2022-07-25T13:17:22.909Z] #84 215.3 CCLD tests/test-1 [2022-07-25T13:17:22.909Z] #84 215.4 CCLD tests/test-3 [2022-07-25T13:17:22.909Z] #84 215.4 CCLD tests/test-4 [2022-07-25T13:17:22.909Z] #84 215.5 CCLD tests/test-5 [2022-07-25T13:17:22.909Z] #84 215.5 CCLD tests/test-6 [2022-07-25T13:17:22.909Z] #84 215.5 CCLD tests/test-8 [2022-07-25T13:17:22.909Z] #84 215.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-25T13:17:22.909Z] #84 215.6 CCLD tests/test-10 [2022-07-25T13:17:22.909Z] #84 215.6 CCLD tests/test-11 [2022-07-25T13:17:22.909Z] #84 215.7 CCLD tests/test-7 [2022-07-25T13:17:22.909Z] #84 215.7 CCLD tests/test-9 [2022-07-25T13:17:23.063Z] #77 137.6 CC tests/test-7.o [2022-07-25T13:17:23.063Z] #77 137.6 CC tests/test-8.o [2022-07-25T13:17:23.063Z] #77 137.8 CC tests/test-9.o [2022-07-25T13:17:23.077Z] #77 119.0 checking for archiver @FILE support... @ [2022-07-25T13:17:23.077Z] #77 119.1 checking for strip... strip [2022-07-25T13:17:23.077Z] #77 119.1 checking for ranlib... ranlib [2022-07-25T13:17:23.077Z] #77 119.2 checking for gawk... no [2022-07-25T13:17:23.077Z] #77 119.2 checking for mawk... mawk [2022-07-25T13:17:23.077Z] #77 119.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T13:17:23.322Z] #77 137.9 CC tests/test-10.o [2022-07-25T13:17:23.336Z] #77 119.4 checking for sysroot... no [2022-07-25T13:17:23.336Z] #77 119.4 checking for a working dd... /bin/dd [2022-07-25T13:17:23.336Z] #77 119.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T13:17:23.336Z] #77 119.5 checking for mt... no [2022-07-25T13:17:23.336Z] #77 119.5 checking if : is a manifest tool... no [2022-07-25T13:17:23.581Z] #77 138.3 CC tests/test-11.o [2022-07-25T13:17:23.595Z] #77 119.6 checking for dlfcn.h... yes [2022-07-25T13:17:23.595Z] #77 119.8 checking for objdir... .libs [2022-07-25T13:17:23.855Z] #77 120.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T13:17:23.855Z] #77 120.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T13:17:23.855Z] #77 120.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T13:17:24.683Z] #77 120.2 checking if gcc static flag -static works... yes [2022-07-25T13:17:24.683Z] #77 120.7 checking if gcc supports -c -o file.o... yes [2022-07-25T13:17:24.683Z] #77 120.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T13:17:24.683Z] #77 120.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T13:17:24.814Z] #84 218.1 libtool: link: ar cr libocispec.a [2022-07-25T13:17:24.814Z] #84 218.2 libtool: link: ranlib libocispec.a [2022-07-25T13:17:24.942Z] #77 120.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T13:17:24.942Z] #77 121.1 checking how to hardcode library paths into programs... immediate [2022-07-25T13:17:24.942Z] #77 121.1 checking whether stripping libraries is possible... yes [2022-07-25T13:17:24.942Z] #77 121.1 checking if libtool supports shared libraries... yes [2022-07-25T13:17:24.942Z] #77 121.1 checking whether to build shared libraries... no [2022-07-25T13:17:24.942Z] #77 121.1 checking whether to build static libraries... yes [2022-07-25T13:17:24.942Z] #77 121.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T13:17:24.942Z] #77 121.1 checking whether build environment is sane... yes [2022-07-25T13:17:24.942Z] #77 121.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T13:17:24.942Z] #77 121.2 checking whether make sets $(MAKE)... yes [2022-07-25T13:17:25.201Z] #77 121.3 checking whether make supports the include directive... yes (GNU style) [2022-07-25T13:17:25.201Z] #77 121.3 checking whether make supports nested variables... yes [2022-07-25T13:17:25.201Z] #77 121.3 checking whether UID '0' is supported by ustar format... yes [2022-07-25T13:17:25.201Z] #77 121.3 checking whether GID '0' is supported by ustar format... yes [2022-07-25T13:17:25.201Z] #77 ... [2022-07-25T13:17:25.201Z] [2022-07-25T13:17:25.201Z] #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-25T13:17:25.201Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:17:25.201Z] #21 18.82 The following additional packages will be installed: [2022-07-25T13:17:25.201Z] #21 18.82 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-25T13:17:25.201Z] #21 18.82 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-25T13:17:25.201Z] #21 18.82 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T13:17:25.201Z] #21 18.82 python3-pkg-resources vim-runtime xxd [2022-07-25T13:17:25.201Z] #21 18.85 Suggested packages: [2022-07-25T13:17:25.201Z] #21 18.85 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-25T13:17:25.201Z] #21 18.85 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-25T13:17:25.201Z] #21 18.85 acl attr quota [2022-07-25T13:17:25.201Z] #21 18.85 Recommended packages: [2022-07-25T13:17:25.201Z] #21 18.85 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-25T13:17:25.201Z] #21 20.45 The following NEW packages will be installed: [2022-07-25T13:17:25.201Z] #21 20.45 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-25T13:17:25.201Z] #21 20.47 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-25T13:17:25.201Z] #21 20.47 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-25T13:17:25.201Z] #21 20.47 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-25T13:17:25.201Z] #21 20.47 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T13:17:25.201Z] #21 20.47 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-25T13:17:25.201Z] #21 20.47 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-25T13:17:25.201Z] #21 20.47 xz-utils zip zstd [2022-07-25T13:17:25.201Z] #21 20.82 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:17:25.201Z] #21 20.82 Need to get 27.7 MB of archives. [2022-07-25T13:17:25.201Z] #21 20.82 After this operation, 106 MB of additional disk space will be used. [2022-07-25T13:17:25.201Z] #21 20.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-25T13:17:25.201Z] #21 20.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-25T13:17:25.201Z] #21 20.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-25T13:17:25.201Z] #21 20.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T13:17:25.201Z] #21 20.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-25T13:17:25.201Z] #21 20.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-25T13:17:25.201Z] #21 20.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-25T13:17:25.201Z] #21 20.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-25T13:17:25.201Z] #21 20.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T13:17:25.201Z] #21 20.90 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-25T13:17:25.201Z] #21 20.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-25T13:17:25.201Z] #21 20.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T13:17:25.201Z] #21 20.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T13:17:25.201Z] #21 20.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-25T13:17:25.201Z] #21 20.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-25T13:17:25.201Z] #21 20.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-25T13:17:25.201Z] #21 20.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-25T13:17:25.201Z] #21 20.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-25T13:17:25.201Z] #21 20.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-25T13:17:25.201Z] #21 20.97 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-25T13:17:25.201Z] #21 20.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-25T13:17:25.201Z] #21 20.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T13:17:25.201Z] #21 21.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T13:17:25.201Z] #21 21.03 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T13:17:25.201Z] #21 21.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-25T13:17:25.201Z] #21 21.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-25T13:17:25.201Z] #21 21.03 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-25T13:17:25.201Z] #21 21.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-25T13:17:25.201Z] #21 21.46 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-25T13:17:25.201Z] #21 21.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-25T13:17:25.201Z] #21 21.46 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T13:17:25.201Z] #21 21.46 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T13:17:25.201Z] #21 21.46 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-25T13:17:25.201Z] #21 21.46 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T13:17:25.201Z] #21 21.46 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-25T13:17:25.201Z] #21 21.46 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-25T13:17:25.201Z] #21 21.48 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-25T13:17:25.201Z] #21 21.48 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T13:17:25.201Z] #21 21.48 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-25T13:17:25.201Z] #21 21.51 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-25T13:17:25.201Z] #21 21.51 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-25T13:17:25.201Z] #21 21.52 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-25T13:17:25.201Z] #21 21.61 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-25T13:17:25.201Z] #21 21.61 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-25T13:17:25.201Z] #21 21.61 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-25T13:17:25.201Z] #21 21.95 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-25T13:17:25.201Z] #21 21.99 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-25T13:17:25.201Z] #21 21.99 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-25T13:17:25.201Z] #21 21.99 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-25T13:17:25.201Z] #21 22.58 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:17:25.201Z] #21 22.74 Fetched 27.7 MB in 2s (18.3 MB/s) [2022-07-25T13:17:25.201Z] #21 22.82 Selecting previously unselected package pigz. [2022-07-25T13:17:25.201Z] #21 22.82 (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 ... 24018 files and directories currently installed.) [2022-07-25T13:17:25.201Z] #21 22.87 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-25T13:17:25.201Z] #21 22.90 Unpacking pigz (2.6-1) ... [2022-07-25T13:17:25.201Z] #21 23.00 Selecting previously unselected package libelf1:amd64. [2022-07-25T13:17:25.201Z] #21 23.00 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-25T13:17:25.201Z] #21 23.01 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-25T13:17:25.201Z] #21 23.15 Selecting previously unselected package libbpf0:amd64. [2022-07-25T13:17:25.201Z] #21 23.15 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-25T13:17:25.201Z] #21 23.16 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-25T13:17:25.201Z] #21 23.29 Selecting previously unselected package libcap2:amd64. [2022-07-25T13:17:25.201Z] #21 23.29 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T13:17:25.201Z] #21 23.29 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:17:25.201Z] #21 23.38 Selecting previously unselected package libmnl0:amd64. [2022-07-25T13:17:25.201Z] #21 23.38 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-25T13:17:25.201Z] #21 23.41 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-25T13:17:25.201Z] #21 23.51 Selecting previously unselected package libxtables12:amd64. [2022-07-25T13:17:25.201Z] #21 23.51 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-25T13:17:25.201Z] #21 23.51 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-25T13:17:25.201Z] #21 23.58 Selecting previously unselected package libcap2-bin. [2022-07-25T13:17:25.201Z] #21 23.58 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-25T13:17:25.201Z] #21 23.61 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-25T13:17:25.201Z] #21 23.72 Selecting previously unselected package iproute2. [2022-07-25T13:17:25.201Z] #21 23.72 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-25T13:17:25.201Z] #21 23.74 Unpacking iproute2 (5.10.0-4) ... [2022-07-25T13:17:25.201Z] #21 24.34 Selecting previously unselected package xxd. [2022-07-25T13:17:25.201Z] #21 24.37 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T13:17:25.201Z] #21 24.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:17:25.201Z] #21 24.55 Selecting previously unselected package vim-common. [2022-07-25T13:17:25.201Z] #21 24.55 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T13:17:25.201Z] #21 24.58 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:17:25.201Z] #21 24.83 Selecting previously unselected package bash-completion. [2022-07-25T13:17:25.201Z] #21 24.83 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-25T13:17:25.202Z] #21 27.05 Unpacking bash-completion (1:2.11-2) ... [2022-07-25T13:17:25.202Z] #21 27.54 Selecting previously unselected package bzip2. [2022-07-25T13:17:25.202Z] #21 27.55 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T13:17:25.202Z] #21 27.55 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T13:17:25.202Z] #21 27.65 Selecting previously unselected package xz-utils. [2022-07-25T13:17:25.202Z] #21 27.66 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T13:17:25.202Z] #21 27.67 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:17:25.202Z] #21 27.84 Selecting previously unselected package apparmor. [2022-07-25T13:17:25.202Z] #21 27.85 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-25T13:17:25.202Z] #21 27.90 Unpacking apparmor (2.13.6-10) ... [2022-07-25T13:17:25.202Z] #21 28.28 Selecting previously unselected package inetutils-ping. [2022-07-25T13:17:25.202Z] #21 28.29 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-25T13:17:25.202Z] #21 28.29 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-25T13:17:25.202Z] #21 28.41 Selecting previously unselected package libip4tc2:amd64. [2022-07-25T13:17:25.202Z] #21 28.41 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-25T13:17:25.202Z] #21 28.42 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T13:17:25.202Z] #21 28.51 Selecting previously unselected package libip6tc2:amd64. [2022-07-25T13:17:25.202Z] #21 28.51 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-25T13:17:25.202Z] #21 28.52 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T13:17:25.202Z] #21 28.59 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-25T13:17:25.202Z] #21 28.60 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-25T13:17:25.202Z] #21 28.60 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T13:17:25.202Z] #21 28.68 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-25T13:17:25.202Z] #21 28.68 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-25T13:17:25.202Z] #21 28.69 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T13:17:25.202Z] #21 28.77 Selecting previously unselected package libnftnl11:amd64. [2022-07-25T13:17:25.202Z] #21 28.79 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-25T13:17:25.202Z] #21 28.79 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T13:17:25.202Z] #21 28.87 Selecting previously unselected package iptables. [2022-07-25T13:17:25.202Z] #21 28.87 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-25T13:17:25.202Z] #21 28.88 Unpacking iptables (1.8.7-1) ... [2022-07-25T13:17:25.202Z] #21 ... [2022-07-25T13:17:25.202Z] [2022-07-25T13:17:25.202Z] #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-25T13:17:25.202Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:17:25.202Z] #77 121.3 checking how to create a ustar tar archive... gnutar [2022-07-25T13:17:25.461Z] #77 121.4 checking dependency style of gcc... gcc3 [2022-07-25T13:17:25.461Z] #77 121.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T13:17:25.461Z] #77 121.6 checking whether make supports nested variables... (cached) yes [2022-07-25T13:17:25.461Z] #77 121.6 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T13:17:25.461Z] #77 121.6 checking pkg-config is at least version 0.9.0... yes [2022-07-25T13:17:25.461Z] #77 121.6 checking for yajl >= 2.1.0... yes [2022-07-25T13:17:25.461Z] #77 121.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T13:17:25.461Z] #77 121.6 checking for gcc... (cached) gcc [2022-07-25T13:17:25.461Z] #77 121.7 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T13:17:25.461Z] #77 121.7 checking whether gcc accepts -g... (cached) yes [2022-07-25T13:17:25.461Z] #77 121.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T13:17:25.461Z] #77 121.7 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T13:17:25.461Z] #77 121.7 checking for a Python interpreter with version >= 3... python3 [2022-07-25T13:17:25.461Z] #77 121.7 checking for python3... /usr/bin/python3 [2022-07-25T13:17:25.461Z] #77 121.7 checking for python3 version... 3.9 [2022-07-25T13:17:25.720Z] #77 121.8 checking for python3 platform... linux [2022-07-25T13:17:25.720Z] #77 121.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T13:17:25.979Z] #77 122.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T13:17:25.979Z] #77 122.3 checking that generated files are newer than configure... done [2022-07-25T13:17:25.979Z] #77 122.3 configure: creating ./config.status [2022-07-25T13:17:27.351Z] #84 220.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:17:27.351Z] #84 220.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T13:17:27.351Z] #84 220.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T13:17:27.351Z] #84 220.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:17:27.351Z] #84 220.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:17:27.351Z] #84 220.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:17:27.351Z] #84 220.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:17:27.351Z] #84 220.5 make[2]: Entering directory '/tmp/crun-build' [2022-07-25T13:17:27.351Z] #84 220.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-25T13:17:27.351Z] #84 220.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-25T13:17:27.351Z] #84 220.7 CC src/libcrun/libcrun_testing_a-container.o [2022-07-25T13:17:27.351Z] #84 220.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-25T13:17:27.351Z] #84 220.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-25T13:17:27.351Z] #84 220.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-25T13:17:27.611Z] #84 220.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-25T13:17:27.611Z] #84 220.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-25T13:17:27.611Z] #84 220.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-25T13:17:27.611Z] #84 220.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-25T13:17:27.611Z] #84 220.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-25T13:17:27.611Z] #84 220.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-25T13:17:27.611Z] #84 220.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-25T13:17:27.611Z] #84 220.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-25T13:17:27.611Z] #84 221.0 CC src/libcrun/libcrun_testing_a-error.o [2022-07-25T13:17:27.873Z] #84 221.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-25T13:17:27.873Z] #84 221.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-25T13:17:27.873Z] #84 221.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-25T13:17:27.873Z] #84 221.1 CC src/libcrun/libcrun_testing_a-status.o [2022-07-25T13:17:27.873Z] #84 221.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-25T13:17:27.873Z] #84 221.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-25T13:17:27.873Z] #84 221.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-25T13:17:27.873Z] #84 221.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-25T13:17:27.873Z] #84 221.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-25T13:17:28.132Z] #84 221.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-25T13:17:28.132Z] #84 221.4 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-25T13:17:28.132Z] #84 221.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-25T13:17:28.514Z] #77 124.3 config.status: creating Makefile [2022-07-25T13:17:28.514Z] #77 124.4 config.status: creating config.h [2022-07-25T13:17:28.514Z] #77 124.4 config.status: executing libtool commands [2022-07-25T13:17:28.514Z] #77 124.4 config.status: executing depfiles commands [2022-07-25T13:17:28.701Z] #84 221.8 CC src/crun-crun.o [2022-07-25T13:17:28.701Z] #84 222.0 CC src/crun-run.o [2022-07-25T13:17:28.701Z] #84 222.0 CC src/crun-kill.o [2022-07-25T13:17:28.701Z] #84 222.0 CC src/crun-pause.o [2022-07-25T13:17:28.701Z] #84 222.0 CC src/crun-delete.o [2022-07-25T13:17:28.701Z] #84 222.0 CC src/crun-unpause.o [2022-07-25T13:17:28.701Z] #84 222.1 CC src/crun-spec.o [2022-07-25T13:17:28.701Z] #84 222.1 CC src/crun-exec.o [2022-07-25T13:17:28.701Z] #84 222.1 CC src/crun-list.o [2022-07-25T13:17:28.701Z] #84 222.1 CC src/crun-create.o [2022-07-25T13:17:28.701Z] #84 222.1 CC src/crun-start.o [2022-07-25T13:17:28.701Z] #84 222.1 CC src/crun-state.o [2022-07-25T13:17:29.022Z] #77 ... [2022-07-25T13:17:29.022Z] [2022-07-25T13:17:29.022Z] #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-25T13:17:29.022Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:17:29.022Z] #14 163.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-25T13:17:29.022Z] #14 163.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:17:29.022Z] #14 163.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:17:29.083Z] #77 125.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-25T13:17:29.083Z] #77 125.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T13:17:29.270Z] #84 222.4 CC src/crun-update.o [2022-07-25T13:17:29.270Z] #84 222.4 CC src/crun-ps.o [2022-07-25T13:17:29.270Z] #84 222.5 CC src/crun-checkpoint.o [2022-07-25T13:17:29.270Z] #84 222.6 CC src/crun-restore.o [2022-07-25T13:17:29.270Z] #84 222.6 CC src/libcrun/libcrun_la-utils.lo [2022-07-25T13:17:29.270Z] #84 222.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-25T13:17:29.270Z] #84 222.7 CC src/libcrun/libcrun_la-container.lo [2022-07-25T13:17:29.342Z] #77 125.4 checking for gcc... gcc [2022-07-25T13:17:29.530Z] #84 222.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-25T13:17:29.530Z] #84 222.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-25T13:17:29.530Z] #84 222.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-25T13:17:29.601Z] #77 125.5 checking whether the C compiler works... yes [2022-07-25T13:17:29.602Z] #77 125.7 checking for C compiler default output file name... a.out [2022-07-25T13:17:29.789Z] #84 223.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-25T13:17:29.789Z] #84 223.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-25T13:17:29.861Z] #77 125.8 checking for suffix of executables... [2022-07-25T13:17:30.049Z] #84 223.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-25T13:17:30.120Z] #77 126.0 checking whether we are cross compiling... no [2022-07-25T13:17:30.120Z] #77 126.2 checking for suffix of object files... o [2022-07-25T13:17:30.120Z] #77 126.2 checking whether we are using the GNU C compiler... yes [2022-07-25T13:17:30.308Z] #84 223.5 CC src/libcrun/libcrun_la-criu.lo [2022-07-25T13:17:30.381Z] #77 126.3 checking whether gcc accepts -g... yes [2022-07-25T13:17:30.381Z] #77 126.4 checking for gcc option to accept ISO C89... none needed [2022-07-25T13:17:30.596Z] #84 223.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-25T13:17:30.596Z] #84 223.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-25T13:17:30.642Z] #77 126.6 checking whether gcc understands -c and -o together... yes [2022-07-25T13:17:30.642Z] #77 126.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T13:17:30.642Z] #77 126.7 checking whether build environment is sane... yes [2022-07-25T13:17:30.642Z] #77 126.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T13:17:30.642Z] #77 126.8 checking for gawk... no [2022-07-25T13:17:30.642Z] #77 126.8 checking for mawk... mawk [2022-07-25T13:17:30.642Z] #77 126.8 checking whether make sets $(MAKE)... yes [2022-07-25T13:17:30.642Z] #77 126.8 checking whether make supports the include directive... yes (GNU style) [2022-07-25T13:17:30.642Z] #77 126.9 checking whether make supports nested variables... yes [2022-07-25T13:17:30.642Z] #77 126.9 checking whether UID '0' is supported by ustar format... yes [2022-07-25T13:17:30.642Z] #77 126.9 checking whether GID '0' is supported by ustar format... yes [2022-07-25T13:17:30.642Z] #77 126.9 checking how to create a ustar tar archive... gnutar [2022-07-25T13:17:30.872Z] #84 224.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-25T13:17:30.872Z] #84 224.0 CC src/libcrun/libcrun_la-linux.lo [2022-07-25T13:17:30.872Z] #84 224.1 CC src/libcrun/libcrun_la-error.lo [2022-07-25T13:17:30.872Z] #84 224.2 CC src/libcrun/libcrun_la-status.lo [2022-07-25T13:17:30.901Z] #77 127.0 checking dependency style of gcc... gcc3 [2022-07-25T13:17:30.901Z] #77 127.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T13:17:30.901Z] #77 127.1 checking whether make supports nested variables... (cached) yes [2022-07-25T13:17:31.131Z] #84 224.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-25T13:17:31.131Z] #84 224.4 CC src/libcrun/libcrun_la-terminal.lo [2022-07-25T13:17:31.160Z] #77 127.2 checking build system type... x86_64-pc-linux-gnu [2022-07-25T13:17:31.160Z] #77 127.4 checking host system type... x86_64-pc-linux-gnu [2022-07-25T13:17:31.160Z] #77 127.4 checking how to print strings... printf [2022-07-25T13:17:31.160Z] #77 127.4 checking for a sed that does not truncate output... /bin/sed [2022-07-25T13:17:31.160Z] #77 127.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T13:17:31.160Z] #77 127.5 checking for egrep... /bin/grep -E [2022-07-25T13:17:31.160Z] #77 127.5 checking for fgrep... /bin/grep -F [2022-07-25T13:17:31.160Z] #77 127.5 checking for ld used by gcc... /usr/bin/ld [2022-07-25T13:17:31.160Z] #77 127.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T13:17:31.160Z] #77 127.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T13:17:31.391Z] #84 224.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-25T13:17:31.391Z] #84 224.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-25T13:17:31.391Z] #84 224.8 CC src/libcrun/libcrun_la-signals.lo [2022-07-25T13:17:31.418Z] #77 127.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T13:17:31.418Z] #77 127.6 checking whether ln -s works... yes [2022-07-25T13:17:31.418Z] #77 127.6 checking the maximum length of command line arguments... 1572864 [2022-07-25T13:17:31.418Z] #77 127.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T13:17:31.418Z] #77 127.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T13:17:31.418Z] #77 127.6 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T13:17:31.418Z] #77 127.6 checking for objdump... objdump [2022-07-25T13:17:31.418Z] #77 127.6 checking how to recognize dependent libraries... pass_all [2022-07-25T13:17:31.418Z] #77 127.6 checking for dlltool... no [2022-07-25T13:17:31.418Z] #77 127.6 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T13:17:31.418Z] #77 127.6 checking for ar... ar [2022-07-25T13:17:31.650Z] #84 224.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-25T13:17:31.650Z] #84 225.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-25T13:17:31.677Z] #77 127.7 checking for archiver @FILE support... @ [2022-07-25T13:17:31.677Z] #77 127.8 checking for strip... strip [2022-07-25T13:17:31.677Z] #77 127.8 checking for ranlib... ranlib [2022-07-25T13:17:31.909Z] #84 225.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-25T13:17:31.909Z] #84 225.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-25T13:17:31.909Z] #84 225.1 CC tests/init.o [2022-07-25T13:17:31.935Z] #77 127.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T13:17:31.935Z] #77 128.1 checking for sysroot... no [2022-07-25T13:17:31.935Z] #77 128.1 checking for a working dd... /bin/dd [2022-07-25T13:17:31.935Z] #77 128.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T13:17:32.168Z] #84 225.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-25T13:17:32.168Z] #84 ... [2022-07-25T13:17:32.168Z] [2022-07-25T13:17:32.168Z] #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-25T13:17:32.168Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T13:17:32.168Z] #19 271.5 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-25T13:17:32.168Z] #19 271.5 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:17:32.201Z] #77 128.2 checking for mt... no [2022-07-25T13:17:32.201Z] #77 128.2 checking if : is a manifest tool... no [2022-07-25T13:17:32.201Z] #77 128.2 checking how to run the C preprocessor... gcc -E [2022-07-25T13:17:32.427Z] #19 271.5 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-25T13:17:32.428Z] #19 271.7 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-25T13:17:32.428Z] #19 271.8 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:17:32.687Z] #19 271.8 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:17:32.768Z] #77 128.4 checking for ANSI C header files... yes [2022-07-25T13:17:32.768Z] #77 128.8 checking for sys/types.h... yes [2022-07-25T13:17:33.027Z] #77 129.0 checking for sys/stat.h... yes [2022-07-25T13:17:33.027Z] #77 129.1 checking for stdlib.h... yes [2022-07-25T13:17:33.297Z] #77 129.3 checking for string.h... yes [2022-07-25T13:17:33.297Z] #77 129.4 checking for memory.h... yes [2022-07-25T13:17:33.557Z] #77 129.6 checking for strings.h... yes [2022-07-25T13:17:33.816Z] #77 129.8 checking for inttypes.h... yes [2022-07-25T13:17:33.816Z] #77 129.9 checking for stdint.h... yes [2022-07-25T13:17:33.834Z] #14 ... [2022-07-25T13:17:33.834Z] [2022-07-25T13:17:33.834Z] #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-25T13:17:33.834Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:17:33.834Z] #77 105.5 configure.ac:7: installing 'build-aux/compile' [2022-07-25T13:17:33.834Z] #77 105.5 configure.ac:9: installing 'build-aux/config.guess' [2022-07-25T13:17:33.834Z] #77 105.5 configure.ac:9: installing 'build-aux/config.sub' [2022-07-25T13:17:33.834Z] #77 105.6 configure.ac:11: installing 'build-aux/install-sh' [2022-07-25T13:17:33.834Z] #77 105.6 configure.ac:11: installing 'build-aux/missing' [2022-07-25T13:17:33.834Z] #77 105.9 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T13:17:33.834Z] #77 106.2 parallel-tests: installing 'build-aux/test-driver' [2022-07-25T13:17:34.075Z] #77 130.2 checking for unistd.h... yes [2022-07-25T13:17:34.340Z] #77 130.3 checking for dlfcn.h... yes [2022-07-25T13:17:34.340Z] #77 130.5 checking for objdir... .libs [2022-07-25T13:17:34.603Z] #77 130.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T13:17:34.862Z] #77 130.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T13:17:34.862Z] #77 130.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T13:17:35.124Z] #77 130.9 checking if gcc static flag -static works... yes [2022-07-25T13:17:35.124Z] #77 131.3 checking if gcc supports -c -o file.o... yes [2022-07-25T13:17:35.124Z] #77 131.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T13:17:35.124Z] #77 131.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T13:17:35.388Z] #77 131.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T13:17:35.388Z] #77 131.6 checking how to hardcode library paths into programs... immediate [2022-07-25T13:17:35.388Z] #77 131.6 checking whether stripping libraries is possible... yes [2022-07-25T13:17:35.388Z] #77 131.6 checking if libtool supports shared libraries... yes [2022-07-25T13:17:35.388Z] #77 131.6 checking whether to build shared libraries... no [2022-07-25T13:17:35.388Z] #77 131.6 checking whether to build static libraries... yes [2022-07-25T13:17:35.388Z] #77 131.7 checking float.h usability... [2022-07-25T13:17:35.388Z] #77 ... [2022-07-25T13:17:35.388Z] [2022-07-25T13:17:35.388Z] #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-25T13:17:35.388Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:17:35.388Z] #21 29.21 Selecting previously unselected package libonig5:amd64. [2022-07-25T13:17:35.388Z] #21 29.22 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T13:17:35.388Z] #21 29.22 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:17:35.388Z] #21 29.37 Selecting previously unselected package libjq1:amd64. [2022-07-25T13:17:35.388Z] #21 29.37 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T13:17:35.388Z] #21 29.38 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:17:35.388Z] #21 29.51 Selecting previously unselected package jq. [2022-07-25T13:17:35.388Z] #21 29.52 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-25T13:17:35.388Z] #21 29.52 Unpacking jq (1.6-2.1) ... [2022-07-25T13:17:35.388Z] #21 29.61 Selecting previously unselected package libaio1:amd64. [2022-07-25T13:17:35.388Z] #21 29.63 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-25T13:17:35.388Z] #21 29.63 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-25T13:17:35.388Z] #21 29.71 Selecting previously unselected package libgpm2:amd64. [2022-07-25T13:17:35.388Z] #21 29.71 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-25T13:17:35.388Z] #21 29.71 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-25T13:17:35.388Z] #21 29.77 Selecting previously unselected package libicu67:amd64. [2022-07-25T13:17:35.388Z] #21 29.77 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-25T13:17:35.388Z] #21 29.77 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-25T13:17:35.388Z] #21 33.28 Selecting previously unselected package libinih1:amd64. [2022-07-25T13:17:35.388Z] #21 33.28 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-25T13:17:35.388Z] #21 33.30 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-25T13:17:35.388Z] #21 33.38 Selecting previously unselected package libnet1:amd64. [2022-07-25T13:17:35.388Z] #21 33.38 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T13:17:35.388Z] #21 33.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:17:35.388Z] #21 33.46 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T13:17:35.388Z] #21 33.46 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T13:17:35.388Z] #21 33.46 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:17:35.388Z] #21 33.53 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T13:17:35.388Z] #21 33.53 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T13:17:35.388Z] #21 33.54 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:17:35.388Z] #21 33.62 Selecting previously unselected package libyajl2:amd64. [2022-07-25T13:17:35.388Z] #21 33.62 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T13:17:35.388Z] #21 33.63 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:17:35.388Z] #21 33.67 Selecting previously unselected package net-tools. [2022-07-25T13:17:35.388Z] #21 33.70 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-25T13:17:35.388Z] #21 33.70 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T13:17:35.388Z] #21 33.87 Selecting previously unselected package patch. [2022-07-25T13:17:35.388Z] #21 33.88 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-25T13:17:35.388Z] #21 33.91 Unpacking patch (2.7.6-7) ... [2022-07-25T13:17:35.388Z] #21 34.00 Selecting previously unselected package python-pip-whl. [2022-07-25T13:17:35.388Z] #21 34.00 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-25T13:17:35.388Z] #21 34.01 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T13:17:35.388Z] #21 34.58 Selecting previously unselected package python3-lib2to3. [2022-07-25T13:17:35.388Z] #21 34.59 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-25T13:17:35.388Z] #21 34.60 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-25T13:17:35.388Z] #21 34.72 Selecting previously unselected package python3-distutils. [2022-07-25T13:17:35.388Z] #21 34.72 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-25T13:17:35.388Z] #21 34.73 Unpacking python3-distutils (3.9.2-1) ... [2022-07-25T13:17:35.388Z] #21 34.86 Selecting previously unselected package python3-pkg-resources. [2022-07-25T13:17:35.388Z] #21 34.88 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T13:17:35.388Z] #21 34.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:17:35.388Z] #21 35.03 Selecting previously unselected package python3-setuptools. [2022-07-25T13:17:35.388Z] #21 35.03 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-25T13:17:35.388Z] #21 35.04 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-25T13:17:35.388Z] #21 35.27 Selecting previously unselected package python3-wheel. [2022-07-25T13:17:35.388Z] #21 35.29 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-25T13:17:35.388Z] #21 35.30 Unpacking python3-wheel (0.34.2-1) ... [2022-07-25T13:17:35.388Z] #21 35.40 Selecting previously unselected package python3-pip. [2022-07-25T13:17:35.388Z] #21 35.40 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-25T13:17:35.388Z] #21 35.42 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T13:17:35.388Z] #21 35.67 Selecting previously unselected package sudo. [2022-07-25T13:17:35.388Z] #21 35.68 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-25T13:17:35.388Z] #21 35.69 Unpacking sudo (1.9.5p2-3) ... [2022-07-25T13:17:35.388Z] #21 36.35 Selecting previously unselected package thin-provisioning-tools. [2022-07-25T13:17:35.388Z] #21 36.35 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-25T13:17:35.388Z] #21 36.35 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-25T13:17:35.388Z] #21 36.60 Selecting previously unselected package uidmap. [2022-07-25T13:17:35.388Z] #21 36.61 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-25T13:17:35.388Z] #21 36.61 Unpacking uidmap (1:4.8.1-1) ... [2022-07-25T13:17:35.388Z] #21 36.78 Selecting previously unselected package vim-runtime. [2022-07-25T13:17:35.388Z] #21 36.78 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T13:17:35.388Z] #21 36.82 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-25T13:17:35.388Z] #21 36.87 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-25T13:17:35.388Z] #21 36.88 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:17:35.647Z] #21 ... [2022-07-25T13:17:35.647Z] [2022-07-25T13:17:35.647Z] #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-25T13:17:35.647Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:17:35.647Z] #77 131.7 checking float.h usability... yes [2022-07-25T13:17:35.647Z] #77 131.8 checking float.h presence... yes [2022-07-25T13:17:35.647Z] #77 131.8 checking for float.h... yes [2022-07-25T13:17:35.734Z] #77 108.9 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T13:17:35.734Z] #77 108.9 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T13:17:35.905Z] #77 131.8 checking limits.h usability... yes [2022-07-25T13:17:35.905Z] #77 132.0 checking limits.h presence... yes [2022-07-25T13:17:35.905Z] #77 132.1 checking for limits.h... yes [2022-07-25T13:17:36.164Z] #77 132.1 checking stddef.h usability... yes [2022-07-25T13:17:36.164Z] #77 132.2 checking stddef.h presence... yes [2022-07-25T13:17:36.164Z] #77 132.3 checking for stddef.h... yes [2022-07-25T13:17:36.164Z] #77 132.3 checking for stdlib.h... (cached) yes [2022-07-25T13:17:36.164Z] #77 132.4 checking for string.h... (cached) yes [2022-07-25T13:17:36.423Z] #77 132.4 checking sys/time.h usability... yes [2022-07-25T13:17:36.423Z] #77 132.6 checking sys/time.h presence... yes [2022-07-25T13:17:36.423Z] #77 132.6 checking for sys/time.h... yes [2022-07-25T13:17:36.423Z] #77 132.7 checking for inline... inline [2022-07-25T13:17:36.990Z] #77 132.7 checking for size_t... yes [2022-07-25T13:17:36.990Z] #77 133.0 checking for stdlib.h... (cached) yes [2022-07-25T13:17:36.990Z] #77 133.0 checking for GNU libc compatible malloc... yes [2022-07-25T13:17:36.990Z] #77 133.2 checking for stdlib.h... (cached) yes [2022-07-25T13:17:37.103Z] #77 109.8 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T13:17:37.103Z] #77 109.8 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T13:17:37.103Z] #77 110.1 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T13:17:37.249Z] #77 133.2 checking for GNU libc compatible realloc... yes [2022-07-25T13:17:37.360Z] #77 110.3 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T13:17:37.508Z] #77 133.4 checking for working strtod... yes [2022-07-25T13:17:37.617Z] #77 110.6 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T13:17:37.767Z] #77 133.7 checking for gettimeofday... yes [2022-07-25T13:17:37.877Z] #77 110.9 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T13:17:38.026Z] #77 133.9 checking for memset... yes [2022-07-25T13:17:38.026Z] #77 134.2 checking for strspn... yes [2022-07-25T13:17:38.286Z] #77 134.4 checking that generated files are newer than configure... done [2022-07-25T13:17:38.286Z] #77 134.4 configure: creating ./config.status [2022-07-25T13:17:39.036Z] #14 ... [2022-07-25T13:17:39.036Z] [2022-07-25T13:17:39.036Z] #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-25T13:17:39.036Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:17:39.036Z] #77 107.3 configure.ac:7: installing 'build-aux/compile' [2022-07-25T13:17:39.036Z] #77 107.3 configure.ac:9: installing 'build-aux/config.guess' [2022-07-25T13:17:39.036Z] #77 107.3 configure.ac:9: installing 'build-aux/config.sub' [2022-07-25T13:17:39.036Z] #77 107.3 configure.ac:11: installing 'build-aux/install-sh' [2022-07-25T13:17:39.036Z] #77 107.3 configure.ac:11: installing 'build-aux/missing' [2022-07-25T13:17:39.036Z] #77 107.9 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T13:17:39.256Z] #19 ... [2022-07-25T13:17:39.256Z] [2022-07-25T13:17:39.256Z] #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-25T13:17:39.256Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:17:39.256Z] #54 285.9 + dpkg --print-architecture [2022-07-25T13:17:39.256Z] #54 285.9 + git checkout -q v2.1.0 [2022-07-25T13:17:39.256Z] #54 286.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-25T13:17:39.256Z] #54 286.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-25T13:17:39.323Z] #77 108.1 parallel-tests: installing 'build-aux/test-driver' [2022-07-25T13:17:40.192Z] #77 136.3 config.status: creating Makefile [2022-07-25T13:17:40.192Z] #77 136.4 config.status: creating config.h [2022-07-25T13:17:40.192Z] #77 136.4 config.status: executing depfiles commands [2022-07-25T13:17:40.451Z] #77 136.6 config.status: executing libtool commands [2022-07-25T13:17:41.388Z] #77 137.5 GEN .version [2022-07-25T13:17:41.388Z] #77 137.6 make install-recursive [2022-07-25T13:17:41.388Z] #77 137.6 make[1]: Entering directory '/tmp/crun-build' [2022-07-25T13:17:41.388Z] #77 137.7 Making install in libocispec [2022-07-25T13:17:41.647Z] #77 137.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:17:41.647Z] #77 137.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-25T13:17:41.647Z] #77 137.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-25T13:17:41.647Z] #77 137.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-25T13:17:41.647Z] #77 137.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-25T13:17:42.583Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-25T13:17:42.583Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-25T13:17:42.583Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-25T13:17:42.583Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-25T13:17:42.583Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-25T13:17:42.583Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-25T13:17:42.583Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-25T13:17:42.583Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-25T13:17:42.583Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-25T13:17:42.627Z] #77 111.7 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T13:17:42.627Z] #77 111.7 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T13:17:42.844Z] #77 138.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-25T13:17:42.844Z] #77 138.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-25T13:17:42.844Z] #77 138.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-25T13:17:42.844Z] #77 138.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-25T13:17:42.844Z] #77 138.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-25T13:17:42.844Z] #77 138.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-25T13:17:42.844Z] #77 138.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-25T13:17:43.130Z] #77 ... [2022-07-25T13:17:43.131Z] [2022-07-25T13:17:43.131Z] #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-25T13:17:43.131Z] #67 sha256:feb7edbc3253472c44621fad4a1d20d5c10ac15be7a47a582fc0439fd98c69a3 [2022-07-25T13:17:43.131Z] #67 190.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T13:17:43.131Z] #67 190.0 + GOBIN=/build [2022-07-25T13:17:43.131Z] #67 190.0 + GO111MODULE=on [2022-07-25T13:17:43.131Z] #67 190.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:17:43.782Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-25T13:17:43.782Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-25T13:17:43.782Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-25T13:17:43.782Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-25T13:17:43.782Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-25T13:17:43.782Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-25T13:17:43.782Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-25T13:17:43.782Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-25T13:17:43.782Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-25T13:17:43.782Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-25T13:17:43.782Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-25T13:17:43.782Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-25T13:17:43.782Z] #77 139.9 make install-recursive [2022-07-25T13:17:43.782Z] #77 139.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:17:43.782Z] #77 140.0 Making install in yajl [2022-07-25T13:17:43.782Z] #77 140.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:17:43.782Z] #77 140.0 CC verify/json_verify-json_verify.o [2022-07-25T13:17:43.782Z] #77 140.0 CC src/libyajl_la-yajl_alloc.lo [2022-07-25T13:17:43.782Z] #77 140.0 CC src/libyajl_la-yajl.lo [2022-07-25T13:17:43.782Z] #77 140.0 CC src/libyajl_la-yajl_gen.lo [2022-07-25T13:17:43.782Z] #77 140.1 CC src/libyajl_la-yajl_parser.lo [2022-07-25T13:17:43.782Z] #77 140.1 CC src/libyajl_la-yajl_buf.lo [2022-07-25T13:17:43.782Z] #77 140.1 CC src/libyajl_la-yajl_encode.lo [2022-07-25T13:17:44.054Z] #77 140.1 CC src/libyajl_la-yajl_lex.lo [2022-07-25T13:17:44.054Z] #77 140.1 CC src/libyajl_la-yajl_tree.lo [2022-07-25T13:17:44.584Z] #77 113.1 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T13:17:44.584Z] #77 113.1 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T13:17:44.584Z] #77 113.4 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T13:17:44.584Z] #77 113.5 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T13:17:44.846Z] #77 113.8 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T13:17:44.846Z] #77 113.9 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T13:17:45.431Z] #77 ... [2022-07-25T13:17:45.432Z] [2022-07-25T13:17:45.432Z] #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-25T13:17:45.432Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:17:45.432Z] #21 40.14 Selecting previously unselected package vim. [2022-07-25T13:17:45.432Z] #21 40.14 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T13:17:45.432Z] #21 40.16 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:17:45.432Z] #21 40.75 Selecting previously unselected package xfsprogs. [2022-07-25T13:17:45.432Z] #21 40.75 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-25T13:17:45.432Z] #21 40.77 Unpacking xfsprogs (5.10.0-4) ... [2022-07-25T13:17:45.432Z] #21 41.21 Selecting previously unselected package zip. [2022-07-25T13:17:45.432Z] #21 41.23 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-25T13:17:45.432Z] #21 41.24 Unpacking zip (3.0-12) ... [2022-07-25T13:17:45.432Z] #21 41.38 Selecting previously unselected package zstd. [2022-07-25T13:17:45.432Z] #21 41.38 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-25T13:17:45.432Z] #21 41.40 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-25T13:17:45.432Z] #21 41.75 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:17:45.432Z] #21 42.71 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T13:17:45.432Z] #21 42.72 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T13:17:45.432Z] #21 42.74 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-25T13:17:45.432Z] #21 42.75 Setting up libicu67:amd64 (67.1-7) ... [2022-07-25T13:17:45.432Z] #21 42.79 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T13:17:45.432Z] #21 42.81 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-25T13:17:45.432Z] #21 42.84 Setting up uidmap (1:4.8.1-1) ... [2022-07-25T13:17:45.432Z] #21 42.86 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:17:45.432Z] #21 42.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:17:45.432Z] #21 42.93 Setting up bzip2 (1.0.8-4) ... [2022-07-25T13:17:45.432Z] #21 42.97 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:17:45.432Z] #21 42.99 Setting up python3-wheel (0.34.2-1) ... [2022-07-25T13:17:45.432Z] #21 43.81 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:17:45.432Z] #21 43.82 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:17:45.432Z] #21 43.84 Setting up libcap2-bin (1:2.44-1) ... [2022-07-25T13:17:45.432Z] #21 43.86 Setting up apparmor (2.13.6-10) ... [2022-07-25T13:17:45.432Z] #21 45.56 Setting up zip (3.0-12) ... [2022-07-25T13:17:45.432Z] #21 45.57 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:17:45.432Z] #21 45.59 Setting up bash-completion (1:2.11-2) ... [2022-07-25T13:17:45.432Z] #21 48.02 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:17:45.432Z] #21 48.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T13:17:45.432Z] #21 48.16 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-25T13:17:45.432Z] #21 48.17 Setting up patch (2.7.6-7) ... [2022-07-25T13:17:45.432Z] #21 48.19 Setting up sudo (1.9.5p2-3) ... [2022-07-25T13:17:45.432Z] #21 48.27 invoke-rc.d: could not determine current runlevel [2022-07-25T13:17:45.432Z] #21 48.27 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-25T13:17:45.432Z] #21 48.28 Setting up xfsprogs (5.10.0-4) ... [2022-07-25T13:17:45.432Z] #21 48.32 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-25T13:17:45.432Z] #21 48.33 Setting up inetutils-ping (2:2.0-1) ... [2022-07-25T13:17:45.432Z] #21 48.34 Setting up pigz (2.6-1) ... [2022-07-25T13:17:45.432Z] #21 48.36 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T13:17:45.432Z] #21 48.38 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:17:45.432Z] #21 48.43 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T13:17:45.432Z] #21 48.45 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:17:45.432Z] #21 49.15 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-25T13:17:45.432Z] #21 49.17 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-25T13:17:45.563Z] #77 ... [2022-07-25T13:17:45.563Z] [2022-07-25T13:17:45.563Z] #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-25T13:17:45.563Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-25T13:17:45.563Z] #47 205.7 + dpkg --print-architecture [2022-07-25T13:17:45.563Z] #47 DONE 206.6s [2022-07-25T13:17:45.563Z] [2022-07-25T13:17:45.563Z] #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-25T13:17:45.563Z] #26 sha256:e0c3f41ea5bdc2301658251f3b2cfd126153317ab92ad53849e3a4308d977cf3 [2022-07-25T13:17:46.070Z] #21 49.67 Setting up libelf1:amd64 (0.183-1) ... [2022-07-25T13:17:46.070Z] #21 49.69 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-25T13:17:46.070Z] #21 49.72 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:17:46.070Z] #21 49.73 Setting up python3-distutils (3.9.2-1) ... [2022-07-25T13:17:46.231Z] #77 ... [2022-07-25T13:17:46.232Z] [2022-07-25T13:17:46.232Z] #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-25T13:17:46.232Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:17:46.232Z] #14 192.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-25T13:17:46.232Z] #14 192.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:17:46.232Z] #14 192.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:17:46.334Z] #21 50.19 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:17:46.334Z] #21 50.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-25T13:17:46.334Z] #21 50.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-25T13:17:46.334Z] #21 50.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-25T13:17:46.334Z] #21 50.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-25T13:17:46.334Z] #21 50.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-25T13:17:46.334Z] #21 50.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-25T13:17:46.334Z] #21 50.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-25T13:17:46.593Z] #21 50.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-25T13:17:46.593Z] #21 50.29 Setting up python3-setuptools (52.0.0-4) ... [2022-07-25T13:17:48.503Z] #21 52.09 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:17:48.503Z] #21 52.10 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T13:17:48.503Z] #21 52.11 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-25T13:17:48.503Z] #21 52.13 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T13:17:49.878Z] #21 53.54 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T13:17:49.878Z] #21 53.55 Setting up jq (1.6-2.1) ... [2022-07-25T13:17:49.878Z] #21 53.57 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-25T13:17:49.878Z] #21 53.58 Setting up iptables (1.8.7-1) ... [2022-07-25T13:17:49.878Z] #21 53.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T13:17:49.878Z] #21 53.60 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T13:17:49.878Z] #21 53.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T13:17:49.878Z] #21 53.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T13:17:49.878Z] #21 53.61 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-25T13:17:49.878Z] #21 53.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-25T13:17:49.878Z] #21 53.63 Setting up iproute2 (5.10.0-4) ... [2022-07-25T13:17:50.445Z] #21 53.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:17:50.445Z] #21 ... [2022-07-25T13:17:50.445Z] [2022-07-25T13:17:50.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-25T13:17:50.445Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:17:50.445Z] #77 145.7 CCLD libyajl.la [2022-07-25T13:17:50.445Z] #77 146.1 CCLD verify/json_verify [2022-07-25T13:17:50.445Z] #77 146.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:17:50.445Z] #77 146.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T13:17:50.445Z] #77 146.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T13:17:50.445Z] #77 146.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:17:50.445Z] #77 146.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:17:50.445Z] #77 146.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:17:50.445Z] #77 146.6 CC src/validate.o [2022-07-25T13:17:50.445Z] #77 146.6 CC src/image_spec_schema_config_schema.lo [2022-07-25T13:17:50.445Z] #77 146.7 CC src/image_spec_schema_image_index_schema.lo [2022-07-25T13:17:50.445Z] #77 146.7 CC src/image_spec_schema_content_descriptor.lo [2022-07-25T13:17:50.445Z] #77 146.7 CC src/image_spec_schema_defs.lo [2022-07-25T13:17:50.445Z] #77 146.7 CC src/image_spec_schema_defs_descriptor.lo [2022-07-25T13:17:50.445Z] #77 146.7 CC src/image_spec_schema_image_layout_schema.lo [2022-07-25T13:17:50.445Z] #77 146.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-25T13:17:50.445Z] #77 146.8 CC src/runtime_spec_schema_config_linux.lo [2022-07-25T13:17:50.703Z] #77 146.8 CC src/runtime_spec_schema_config_zos.lo [2022-07-25T13:17:50.703Z] #77 146.8 CC src/runtime_spec_schema_config_schema.lo [2022-07-25T13:17:50.703Z] #77 146.9 CC src/runtime_spec_schema_config_solaris.lo [2022-07-25T13:17:50.703Z] #77 146.9 CC src/runtime_spec_schema_config_vm.lo [2022-07-25T13:17:50.703Z] #77 ... [2022-07-25T13:17:50.703Z] [2022-07-25T13:17:50.703Z] #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-25T13:17:50.703Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:17:50.703Z] #21 DONE 54.5s [2022-07-25T13:17:50.703Z] [2022-07-25T13:17:50.703Z] #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-25T13:17:50.703Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:17:50.703Z] #77 147.0 CC src/runtime_spec_schema_config_windows.lo [2022-07-25T13:17:50.962Z] #77 147.1 CC src/runtime_spec_schema_defs.lo [2022-07-25T13:17:50.962Z] #77 147.2 CC src/runtime_spec_schema_defs_linux.lo [2022-07-25T13:17:50.962Z] #77 147.2 CC src/runtime_spec_schema_defs_zos.lo [2022-07-25T13:17:50.962Z] #77 147.3 CC src/runtime_spec_schema_defs_vm.lo [2022-07-25T13:17:51.221Z] #77 147.4 CC src/runtime_spec_schema_defs_windows.lo [2022-07-25T13:17:51.221Z] #77 147.4 CC src/runtime_spec_schema_state_schema.lo [2022-07-25T13:17:51.221Z] #77 147.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-25T13:17:51.235Z] #67 ... [2022-07-25T13:17:51.235Z] [2022-07-25T13:17:51.235Z] #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-25T13:17:51.235Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:17:51.235Z] #14 198.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-25T13:17:51.235Z] #14 198.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:17:51.235Z] #14 198.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:17:51.479Z] #77 147.6 CC src/basic_test_double_array_item.lo [2022-07-25T13:17:51.479Z] #77 147.7 CC src/basic_test_double_array.lo [2022-07-25T13:17:51.738Z] #77 147.8 CC src/basic_test_top_array_int.lo [2022-07-25T13:17:51.738Z] #77 147.9 CC src/basic_test_top_array_string.lo [2022-07-25T13:17:51.997Z] #77 148.2 CC src/basic_test_top_double_array_int.lo [2022-07-25T13:17:51.997Z] #77 148.3 CC src/basic_test_top_double_array_obj.lo [2022-07-25T13:17:52.257Z] #77 148.5 CC src/basic_test_top_double_array_refobj.lo [2022-07-25T13:17:52.516Z] #77 ... [2022-07-25T13:17:52.516Z] [2022-07-25T13:17:52.516Z] #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-25T13:17:52.516Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-25T13:17:52.516Z] #22 1.535 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-25T13:17:52.516Z] #22 1.539 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-25T13:17:52.516Z] #22 1.634 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-25T13:17:52.516Z] #22 DONE 1.7s [2022-07-25T13:17:52.516Z] [2022-07-25T13:17:52.516Z] #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-25T13:17:52.516Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:17:52.516Z] #77 148.7 CC src/basic_test_top_double_array_string.lo [2022-07-25T13:17:52.516Z] #77 148.8 CC src/read-file.lo [2022-07-25T13:17:52.775Z] #77 149.0 CC src/json_common.lo [2022-07-25T13:17:53.034Z] #77 149.2 CC tests/test-1.o [2022-07-25T13:17:53.293Z] #77 149.4 CC tests/test-2.o [2022-07-25T13:17:53.552Z] #77 149.7 CC tests/test-3.o [2022-07-25T13:17:53.811Z] #77 149.8 CC tests/test-4.o [2022-07-25T13:17:53.811Z] #77 149.9 CC tests/test-5.o [2022-07-25T13:17:53.811Z] #77 150.0 CC tests/test-6.o [2022-07-25T13:17:54.070Z] #77 150.2 CC tests/test-7.o [2022-07-25T13:17:54.145Z] #54 ... [2022-07-25T13:17:54.145Z] [2022-07-25T13:17:54.145Z] #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-25T13:17:54.145Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T13:17:54.145Z] #19 292.9 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-25T13:17:54.145Z] #19 292.9 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:17:54.145Z] #19 292.9 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:17:54.145Z] #19 293.0 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-25T13:17:54.145Z] #19 293.0 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:17:54.145Z] #19 293.1 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-25T13:17:54.145Z] #19 293.2 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-25T13:17:54.145Z] #19 293.2 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:17:54.145Z] #19 293.2 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-25T13:17:54.145Z] #19 293.3 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-25T13:17:54.145Z] #19 293.3 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:17:54.145Z] #19 293.3 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:17:54.145Z] #19 293.4 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-25T13:17:54.145Z] #19 293.4 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:17:54.145Z] #19 293.4 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:17:54.330Z] #77 150.4 CC tests/test-8.o [2022-07-25T13:17:54.404Z] #19 293.5 Selecting previously unselected package cross-config. [2022-07-25T13:17:54.405Z] #19 293.5 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-25T13:17:54.405Z] #19 293.5 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-25T13:17:54.405Z] #19 293.6 Selecting previously unselected package gcc-10-cross-base. [2022-07-25T13:17:54.405Z] #19 293.7 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-25T13:17:54.405Z] #19 293.7 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-25T13:17:54.589Z] #77 150.7 CC tests/test-9.o [2022-07-25T13:17:54.664Z] #19 293.8 Selecting previously unselected package libc6-arm64-cross. [2022-07-25T13:17:54.664Z] #19 293.8 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-25T13:17:54.664Z] #19 293.8 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-25T13:17:54.848Z] #77 150.9 CC tests/test-10.o [2022-07-25T13:17:54.848Z] #77 151.0 CC tests/test-11.o [2022-07-25T13:17:55.602Z] #19 294.7 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-25T13:17:55.602Z] #19 294.7 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:17:55.602Z] #19 294.8 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:17:55.602Z] #19 295.0 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-25T13:17:55.861Z] #19 295.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:17:55.861Z] #19 295.0 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:17:56.295Z] #19 295.1 Selecting previously unselected package libitm1-arm64-cross. [2022-07-25T13:17:56.295Z] #19 295.1 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:17:56.295Z] #19 295.1 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:17:56.295Z] #19 295.3 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-25T13:17:56.295Z] #19 295.3 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:17:56.295Z] #19 295.3 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:17:56.484Z] #14 ... [2022-07-25T13:17:56.484Z] [2022-07-25T13:17:56.484Z] #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-25T13:17:56.484Z] #67 sha256:feb7edbc3253472c44621fad4a1d20d5c10ac15be7a47a582fc0439fd98c69a3 [2022-07-25T13:17:56.484Z] #67 202.1 rootlesskit version 1.0.0 [2022-07-25T13:17:56.484Z] #67 202.2 Usage of /build/rootlesskit-docker-proxy: [2022-07-25T13:17:56.484Z] #67 202.2 -container-ip string [2022-07-25T13:17:56.484Z] #67 202.2 container ip [2022-07-25T13:17:56.484Z] #67 202.2 -container-port int [2022-07-25T13:17:56.484Z] #67 202.2 container port (default -1) [2022-07-25T13:17:56.484Z] #67 202.2 -host-ip string [2022-07-25T13:17:56.484Z] #67 202.2 host ip [2022-07-25T13:17:56.484Z] #67 202.2 -host-port int [2022-07-25T13:17:56.484Z] #67 202.2 host port (default -1) [2022-07-25T13:17:56.484Z] #67 202.2 -proto string [2022-07-25T13:17:56.484Z] #67 202.2 proxy protocol (default "tcp") [2022-07-25T13:17:56.484Z] #67 DONE 202.9s [2022-07-25T13:17:56.484Z] [2022-07-25T13:17:56.484Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-25T13:17:56.484Z] #68 sha256:5befd71a57f805d095cc9dbafe09a1c7ae6a50158ca74bd2182eb694c2f506b9 [2022-07-25T13:17:56.484Z] #68 DONE 0.1s [2022-07-25T13:17:56.484Z] [2022-07-25T13:17:56.484Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-25T13:17:56.484Z] #69 sha256:232f3ba97dcf62095967d887b4cfd02125b3980d763ca574aeae157a8fefbbcf [2022-07-25T13:17:56.484Z] #69 DONE 0.1s [2022-07-25T13:17:56.484Z] [2022-07-25T13:17:56.484Z] #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-25T13:17:56.484Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:17:56.554Z] #19 295.9 Selecting previously unselected package libasan6-arm64-cross. [2022-07-25T13:17:56.554Z] #19 295.9 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:17:56.814Z] #19 295.9 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:17:57.750Z] #19 297.0 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-25T13:17:57.750Z] #19 297.0 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:17:57.750Z] #19 297.0 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:17:57.780Z] #26 ... [2022-07-25T13:17:57.780Z] [2022-07-25T13:17:57.780Z] #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-25T13:17:57.780Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T13:17:57.780Z] #77 170.8 CCLD libocispec.la [2022-07-25T13:17:57.780Z] #77 171.1 CCLD src/validate [2022-07-25T13:17:57.780Z] #77 171.1 CCLD tests/test-2 [2022-07-25T13:17:57.780Z] #77 171.1 CCLD tests/test-1 [2022-07-25T13:17:57.780Z] #77 171.2 CCLD tests/test-3 [2022-07-25T13:17:57.780Z] #77 171.2 CCLD tests/test-4 [2022-07-25T13:17:57.780Z] #77 171.2 CCLD tests/test-5 [2022-07-25T13:17:57.780Z] #77 171.3 CCLD tests/test-6 [2022-07-25T13:17:57.780Z] #77 171.3 CCLD tests/test-7 [2022-07-25T13:17:57.780Z] #77 171.3 CCLD tests/test-8 [2022-07-25T13:17:57.780Z] #77 171.5 CCLD tests/test-9 [2022-07-25T13:17:57.780Z] #77 171.5 CCLD tests/test-10 [2022-07-25T13:17:57.780Z] #77 171.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-25T13:17:57.780Z] #77 171.6 CCLD tests/test-11 [2022-07-25T13:17:58.317Z] #19 297.4 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-25T13:17:58.317Z] #19 297.4 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:17:58.317Z] #19 297.4 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:17:58.348Z] #77 173.1 libtool: link: ar cr libocispec.a [2022-07-25T13:17:58.348Z] #77 173.2 libtool: link: ranlib libocispec.a [2022-07-25T13:17:58.469Z] #14 ... [2022-07-25T13:17:58.469Z] [2022-07-25T13:17:58.469Z] #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-25T13:17:58.469Z] #67 sha256:c50cfe68f428757d027e13127779cf2565f7887d5f0074ca29778029c674d145 [2022-07-25T13:17:58.469Z] #67 193.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T13:17:58.469Z] #67 193.8 + GOBIN=/build [2022-07-25T13:17:58.469Z] #67 193.8 + GO111MODULE=on [2022-07-25T13:17:58.469Z] #67 193.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:17:58.886Z] #19 298.2 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-25T13:17:59.102Z] #67 204.7 rootlesskit version 1.0.0 [2022-07-25T13:17:59.102Z] #67 204.7 Usage of /build/rootlesskit-docker-proxy: [2022-07-25T13:17:59.102Z] #67 204.7 -container-ip string [2022-07-25T13:17:59.102Z] #67 204.7 container ip [2022-07-25T13:17:59.102Z] #67 204.7 -container-port int [2022-07-25T13:17:59.102Z] #67 204.7 container port (default -1) [2022-07-25T13:17:59.102Z] #67 204.7 -host-ip string [2022-07-25T13:17:59.102Z] #67 204.7 host ip [2022-07-25T13:17:59.102Z] #67 204.7 -host-port int [2022-07-25T13:17:59.102Z] #67 204.7 host port (default -1) [2022-07-25T13:17:59.102Z] #67 204.7 -proto string [2022-07-25T13:17:59.102Z] #67 204.7 proxy protocol (default "tcp") [2022-07-25T13:17:59.102Z] #67 ... [2022-07-25T13:17:59.102Z] [2022-07-25T13:17:59.102Z] #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-25T13:17:59.102Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:17:59.102Z] #14 205.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-25T13:17:59.102Z] #14 205.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-25T13:17:59.102Z] #14 205.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T13:17:59.146Z] #19 298.2 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:17:59.146Z] #19 298.3 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:17:59.406Z] #19 298.6 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-25T13:17:59.406Z] #19 298.6 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:17:59.406Z] #19 298.6 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:17:59.674Z] #14 ... [2022-07-25T13:17:59.674Z] [2022-07-25T13:17:59.674Z] #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-25T13:17:59.674Z] #67 sha256:c50cfe68f428757d027e13127779cf2565f7887d5f0074ca29778029c674d145 [2022-07-25T13:17:59.674Z] #67 DONE 205.5s [2022-07-25T13:17:59.674Z] [2022-07-25T13:17:59.674Z] #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-25T13:17:59.674Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:17:59.674Z] #14 205.8 Selecting previously unselected package libapparmor1:amd64. [2022-07-25T13:17:59.674Z] #14 205.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-25T13:17:59.935Z] #14 ... [2022-07-25T13:17:59.935Z] [2022-07-25T13:17:59.935Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-25T13:17:59.935Z] #68 sha256:e6f4ed1cb227dde3487484c99b8747c3f6d61a011c34215e3c56365f997885c6 [2022-07-25T13:17:59.935Z] #68 DONE 0.1s [2022-07-25T13:17:59.935Z] [2022-07-25T13:17:59.935Z] #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-25T13:17:59.935Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:17:59.935Z] #14 205.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T13:17:59.935Z] #14 ... [2022-07-25T13:17:59.935Z] [2022-07-25T13:17:59.935Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-25T13:17:59.935Z] #69 sha256:eaa3b59818ffc16475ef8e9805a531c07289601cbf05e8f6ddbc380e4be014fd [2022-07-25T13:17:59.935Z] #69 DONE 0.3s [2022-07-25T13:18:00.196Z] [2022-07-25T13:18:00.196Z] #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-25T13:18:00.196Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:18:00.196Z] #14 206.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-25T13:18:00.196Z] #14 206.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-25T13:18:00.196Z] #14 206.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T13:18:00.252Z] #77 174.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:18:00.252Z] #77 175.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T13:18:00.511Z] #77 175.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T13:18:00.511Z] #77 175.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:18:00.511Z] #77 175.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:18:00.511Z] #77 175.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:18:00.511Z] #77 175.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:18:00.511Z] #77 175.0 make[2]: Entering directory '/tmp/crun-build' [2022-07-25T13:18:00.511Z] #77 175.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-25T13:18:00.511Z] #77 175.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-25T13:18:00.511Z] #77 175.1 CC src/libcrun/libcrun_testing_a-container.o [2022-07-25T13:18:00.511Z] #77 175.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-25T13:18:00.511Z] #77 175.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-25T13:18:00.511Z] #77 175.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-25T13:18:00.511Z] #77 175.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-25T13:18:00.770Z] #77 175.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-25T13:18:00.770Z] #77 175.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-25T13:18:00.770Z] #77 175.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-25T13:18:00.770Z] #77 175.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-25T13:18:00.770Z] #77 175.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-25T13:18:00.770Z] #77 175.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-25T13:18:00.770Z] #77 175.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-25T13:18:00.770Z] #77 175.4 CC src/libcrun/libcrun_testing_a-error.o [2022-07-25T13:18:00.770Z] #77 175.5 CC src/libcrun/libcrun_testing_a-status.o [2022-07-25T13:18:00.770Z] #77 175.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-25T13:18:00.770Z] #77 175.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-25T13:18:00.773Z] #14 206.7 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T13:18:00.773Z] #14 206.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T13:18:00.773Z] #14 206.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:18:00.782Z] #19 299.6 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-25T13:18:00.783Z] #19 299.6 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:18:00.783Z] #19 299.7 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:18:01.029Z] #77 175.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-25T13:18:01.029Z] #77 175.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-25T13:18:01.034Z] #14 207.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T13:18:01.034Z] #14 207.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T13:18:01.034Z] #14 207.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:18:01.288Z] #77 175.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-25T13:18:01.288Z] #77 175.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-25T13:18:01.288Z] #77 175.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-25T13:18:01.288Z] #77 176.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-25T13:18:01.288Z] #77 176.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-25T13:18:01.349Z] #19 300.5 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-25T13:18:01.349Z] #19 300.5 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:18:01.349Z] #19 300.5 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:18:01.547Z] #77 176.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-25T13:18:01.606Z] #14 207.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-25T13:18:01.606Z] #14 207.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:18:01.606Z] #14 207.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:18:01.606Z] #14 207.7 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T13:18:01.606Z] #14 207.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T13:18:01.606Z] #14 207.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:18:01.806Z] #77 176.4 CC src/crun-crun.o [2022-07-25T13:18:01.806Z] #77 176.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-25T13:18:01.848Z] #14 208.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-25T13:18:01.848Z] #14 208.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-25T13:18:01.848Z] #14 208.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T13:18:01.848Z] #14 209.2 Selecting previously unselected package libapparmor1:amd64. [2022-07-25T13:18:01.848Z] #14 209.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-25T13:18:01.849Z] #14 209.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T13:18:01.849Z] #14 209.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-25T13:18:01.849Z] #14 209.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-25T13:18:01.849Z] #14 209.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T13:18:01.867Z] #14 208.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-25T13:18:01.867Z] #14 208.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-25T13:18:01.867Z] #14 208.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T13:18:02.066Z] #77 176.6 CC src/crun-run.o [2022-07-25T13:18:02.326Z] #77 176.9 CC src/crun-delete.o [2022-07-25T13:18:02.326Z] #77 177.1 CC src/crun-kill.o [2022-07-25T13:18:02.416Z] #14 209.9 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T13:18:02.416Z] #14 209.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T13:18:02.416Z] #14 209.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:18:02.439Z] #14 208.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-25T13:18:02.585Z] #77 177.2 CC src/crun-pause.o [2022-07-25T13:18:02.672Z] #14 210.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T13:18:02.672Z] #14 210.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T13:18:02.672Z] #14 210.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:18:02.700Z] #14 208.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-25T13:18:02.700Z] #14 208.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T13:18:02.844Z] #77 177.5 CC src/crun-unpause.o [2022-07-25T13:18:02.844Z] #77 177.5 CC src/crun-spec.o [2022-07-25T13:18:02.844Z] #77 177.5 CC src/crun-exec.o [2022-07-25T13:18:02.844Z] #77 177.6 CC src/crun-list.o [2022-07-25T13:18:02.929Z] #14 210.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-25T13:18:02.960Z] #14 209.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-25T13:18:02.960Z] #14 209.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-25T13:18:02.960Z] #14 209.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T13:18:02.968Z] #77 ... [2022-07-25T13:18:02.968Z] [2022-07-25T13:18:02.968Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T13:18:02.968Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-25T13:18:03.103Z] #77 177.7 CC src/crun-create.o [2022-07-25T13:18:03.185Z] #14 210.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:18:03.185Z] #14 210.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:18:03.221Z] #14 209.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-25T13:18:03.221Z] #14 209.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-25T13:18:03.221Z] #14 209.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T13:18:03.228Z] #23 10.81 Collecting yamllint==1.26.1 [2022-07-25T13:18:03.363Z] #77 177.9 CC src/crun-start.o [2022-07-25T13:18:03.363Z] #77 178.0 CC src/crun-state.o [2022-07-25T13:18:03.363Z] #77 178.1 CC src/crun-update.o [2022-07-25T13:18:03.445Z] #14 210.9 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T13:18:03.445Z] #14 210.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T13:18:03.445Z] #14 210.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:18:03.486Z] #14 209.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-25T13:18:03.487Z] #14 209.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-25T13:18:03.487Z] #14 209.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T13:18:03.622Z] #77 178.1 CC src/crun-ps.o [2022-07-25T13:18:03.622Z] #77 178.3 CC src/crun-checkpoint.o [2022-07-25T13:18:03.716Z] #14 211.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-25T13:18:03.716Z] #14 211.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-25T13:18:03.716Z] #14 211.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T13:18:03.882Z] #77 178.5 CC src/crun-restore.o [2022-07-25T13:18:04.141Z] #77 178.8 CC src/libcrun/libcrun_la-utils.lo [2022-07-25T13:18:04.141Z] #77 178.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-25T13:18:04.164Z] #23 11.88 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-25T13:18:04.285Z] #14 211.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-25T13:18:04.285Z] #14 211.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-25T13:18:04.285Z] #14 211.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T13:18:04.400Z] #77 178.9 CC src/libcrun/libcrun_la-container.lo [2022-07-25T13:18:04.400Z] #77 179.2 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-25T13:18:04.549Z] #14 212.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-25T13:18:04.659Z] #77 179.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-25T13:18:04.659Z] #77 179.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-25T13:18:04.813Z] #14 212.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-25T13:18:04.813Z] #14 212.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T13:18:04.813Z] #14 212.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-25T13:18:04.813Z] #14 212.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-25T13:18:04.813Z] #14 212.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T13:18:04.879Z] #14 210.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-25T13:18:04.879Z] #14 210.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-25T13:18:04.879Z] #14 210.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T13:18:04.918Z] #77 179.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-25T13:18:05.074Z] #14 212.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-25T13:18:05.074Z] #14 212.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-25T13:18:05.074Z] #14 212.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T13:18:05.141Z] #14 211.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-25T13:18:05.141Z] #14 211.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:18:05.141Z] #14 211.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:18:05.404Z] #14 211.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T13:18:05.404Z] #14 211.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T13:18:05.404Z] #14 211.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:18:05.486Z] #77 179.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-25T13:18:05.745Z] #77 180.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-25T13:18:05.976Z] #14 211.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T13:18:05.976Z] #14 211.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T13:18:05.976Z] #14 211.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:18:06.005Z] #77 180.6 CC src/libcrun/libcrun_la-criu.lo [2022-07-25T13:18:06.005Z] #77 180.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-25T13:18:06.064Z] #23 13.28 Collecting pathspec>=0.5.3 [2022-07-25T13:18:06.065Z] #23 13.30 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-25T13:18:06.065Z] #23 13.79 Collecting pyyaml [2022-07-25T13:18:06.264Z] #77 180.9 CC src/libcrun/libcrun_la-linux.lo [2022-07-25T13:18:06.323Z] #23 13.80 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-25T13:18:06.323Z] #23 13.86 Building wheels for collected packages: yamllint [2022-07-25T13:18:06.323Z] #23 13.87 Building wheel for yamllint (setup.py): started [2022-07-25T13:18:06.457Z] #14 213.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-25T13:18:06.457Z] #14 213.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-25T13:18:06.457Z] #14 213.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T13:18:06.551Z] #14 212.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:18:06.552Z] #14 212.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T13:18:06.552Z] #14 212.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T13:18:06.552Z] #14 212.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T13:18:06.552Z] #14 212.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T13:18:06.552Z] #14 212.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T13:18:06.552Z] #14 212.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:18:06.713Z] #14 214.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-25T13:18:06.812Z] #14 212.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T13:18:06.812Z] #14 212.8 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:18:06.812Z] #14 212.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T13:18:06.812Z] #14 212.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T13:18:06.812Z] #14 212.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:18:06.812Z] #14 212.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T13:18:06.812Z] #14 212.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T13:18:06.812Z] #14 212.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-25T13:18:06.812Z] #14 212.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:18:06.812Z] #14 212.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T13:18:06.812Z] #14 212.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T13:18:06.812Z] #14 213.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T13:18:06.834Z] #77 181.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-25T13:18:06.834Z] #77 181.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-25T13:18:06.973Z] #14 214.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:18:06.973Z] #14 214.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:18:06.973Z] #14 214.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T13:18:06.973Z] #14 214.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T13:18:07.093Z] #77 181.9 CC src/libcrun/libcrun_la-error.lo [2022-07-25T13:18:07.102Z] #14 213.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T13:18:07.102Z] #14 213.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:18:07.102Z] #14 213.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-25T13:18:07.102Z] #14 213.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:18:07.102Z] #14 213.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-25T13:18:07.102Z] #14 213.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T13:18:07.102Z] #14 213.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:18:07.102Z] #14 213.2 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-25T13:18:07.102Z] #14 213.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:18:07.234Z] #14 214.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:18:07.234Z] #14 214.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T13:18:07.234Z] #14 214.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T13:18:07.363Z] #14 213.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T13:18:07.363Z] #14 213.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:18:07.363Z] #14 213.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-25T13:18:07.363Z] #14 213.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:18:07.363Z] #14 213.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:18:07.500Z] #14 214.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:18:07.661Z] #77 182.2 CC src/libcrun/libcrun_la-status.lo [2022-07-25T13:18:07.662Z] #14 213.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:18:07.830Z] #23 15.01 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-25T13:18:07.831Z] #23 15.02 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ea286cbc291c6f490ccb122e585723589d7424bcb6a7a9b11cf400dac64b8291 [2022-07-25T13:18:07.831Z] #23 15.02 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-25T13:18:07.831Z] #23 15.02 Successfully built yamllint [2022-07-25T13:18:07.831Z] #23 15.05 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-25T13:18:08.084Z] #14 215.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:18:08.089Z] #23 15.64 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-25T13:18:08.290Z] #14 DONE 214.1s [2022-07-25T13:18:08.291Z] [2022-07-25T13:18:08.291Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-25T13:18:08.291Z] #59 sha256:3d6b6a778b3abf52dbbcd8a2c6d3068e20afed0d14aef916334f2561ba2cd126 [2022-07-25T13:18:08.291Z] #59 DONE 0.2s [2022-07-25T13:18:08.291Z] [2022-07-25T13:18:08.291Z] #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-25T13:18:08.291Z] #60 sha256:8d7a05d890e361a4a9d674b31c309155b0952ed874dc5a4aa9fb60fd2bb9179c [2022-07-25T13:18:08.340Z] #14 215.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T13:18:08.340Z] #14 215.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T13:18:08.340Z] #14 215.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T13:18:08.599Z] #77 183.0 CC src/libcrun/libcrun_la-terminal.lo [2022-07-25T13:18:08.605Z] #14 216.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T13:18:08.605Z] #14 216.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T13:18:08.605Z] #14 216.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:18:08.605Z] #14 216.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T13:18:08.605Z] #14 216.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:18:08.605Z] #14 216.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T13:18:08.605Z] #14 216.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T13:18:08.605Z] #14 216.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:18:08.605Z] #14 216.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T13:18:08.605Z] #14 216.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T13:18:08.605Z] #14 216.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-25T13:18:08.605Z] #14 216.2 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:18:08.656Z] #23 DONE 16.1s [2022-07-25T13:18:08.656Z] [2022-07-25T13:18:08.656Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-25T13:18:08.656Z] #27 sha256:63276c7f6e6946f63248fc11e0a7eb928089c66188a4fc8bdb1c787389bbec18 [2022-07-25T13:18:08.859Z] #77 183.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-25T13:18:08.862Z] #14 216.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T13:18:08.862Z] #14 216.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T13:18:08.862Z] #14 216.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T13:18:08.862Z] #14 216.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T13:18:08.862Z] #14 216.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:18:08.862Z] #14 216.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-25T13:18:08.862Z] #14 216.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:18:08.862Z] #14 216.5 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-25T13:18:08.913Z] #27 DONE 0.5s [2022-07-25T13:18:08.913Z] [2022-07-25T13:18:08.913Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T13:18:08.913Z] #32 sha256:4dfff2d06c19a1aea89d7a596e7b48af9b0d4ce4191bb04ada2acba2bf27853c [2022-07-25T13:18:09.119Z] #14 216.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T13:18:09.119Z] #14 216.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:18:09.119Z] #14 216.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-25T13:18:09.119Z] #14 216.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:18:09.119Z] #14 216.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T13:18:09.119Z] #14 216.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:18:09.119Z] #14 216.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-25T13:18:09.119Z] #14 216.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:18:09.120Z] #14 216.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:18:09.120Z] #14 216.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:18:09.428Z] #77 184.0 CC src/libcrun/libcrun_la-signals.lo [2022-07-25T13:18:09.476Z] #19 ... [2022-07-25T13:18:09.476Z] [2022-07-25T13:18:09.476Z] #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-25T13:18:09.476Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:18:09.476Z] #54 DONE 321.4s [2022-07-25T13:18:09.476Z] [2022-07-25T13:18:09.476Z] #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-25T13:18:09.476Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:18:09.476Z] #84 255.1 CCLD tests/init [2022-07-25T13:18:09.682Z] #14 DONE 217.3s [2022-07-25T13:18:09.682Z] [2022-07-25T13:18:09.682Z] #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-25T13:18:09.682Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:18:09.682Z] #77 137.4 configure.ac:11: installing 'build-aux/compile' [2022-07-25T13:18:09.682Z] #77 137.4 configure.ac:11: installing 'build-aux/config.guess' [2022-07-25T13:18:09.682Z] #77 137.4 configure.ac:11: installing 'build-aux/config.sub' [2022-07-25T13:18:09.682Z] #77 137.4 configure.ac:13: installing 'build-aux/install-sh' [2022-07-25T13:18:09.682Z] #77 137.4 configure.ac:13: installing 'build-aux/missing' [2022-07-25T13:18:09.682Z] #77 137.4 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-25T13:18:09.682Z] #77 137.9 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T13:18:09.682Z] #77 140.1 checking build system type... x86_64-pc-linux-gnu [2022-07-25T13:18:09.682Z] #77 140.4 checking host system type... x86_64-pc-linux-gnu [2022-07-25T13:18:09.682Z] #77 140.4 checking how to print strings... printf [2022-07-25T13:18:09.682Z] #77 140.4 checking for gcc... gcc [2022-07-25T13:18:09.682Z] #77 140.5 checking whether the C compiler works... yes [2022-07-25T13:18:09.682Z] #77 140.6 checking for C compiler default output file name... a.out [2022-07-25T13:18:09.682Z] #77 140.6 checking for suffix of executables... [2022-07-25T13:18:09.682Z] #77 141.1 checking whether we are cross compiling... no [2022-07-25T13:18:09.682Z] #77 141.5 checking for suffix of object files... o [2022-07-25T13:18:09.682Z] #77 141.6 checking whether we are using the GNU C compiler... yes [2022-07-25T13:18:09.682Z] #77 141.8 checking whether gcc accepts -g... yes [2022-07-25T13:18:09.682Z] #77 141.9 checking for gcc option to accept ISO C89... none needed [2022-07-25T13:18:09.682Z] #77 142.2 checking whether gcc understands -c and -o together... yes [2022-07-25T13:18:09.682Z] #77 142.4 checking for a sed that does not truncate output... /bin/sed [2022-07-25T13:18:09.682Z] #77 142.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T13:18:09.682Z] #77 142.4 checking for egrep... /bin/grep -E [2022-07-25T13:18:09.682Z] #77 142.4 checking for fgrep... /bin/grep -F [2022-07-25T13:18:09.682Z] #77 142.5 checking for ld used by gcc... /usr/bin/ld [2022-07-25T13:18:09.682Z] #77 142.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T13:18:09.682Z] #77 142.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T13:18:09.682Z] #77 142.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T13:18:09.682Z] #77 142.8 checking whether ln -s works... yes [2022-07-25T13:18:09.682Z] #77 142.8 checking the maximum length of command line arguments... 1572864 [2022-07-25T13:18:09.682Z] #77 142.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T13:18:09.682Z] #77 142.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T13:18:09.682Z] #77 142.8 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T13:18:09.682Z] #77 142.8 checking for objdump... objdump [2022-07-25T13:18:09.682Z] #77 142.8 checking how to recognize dependent libraries... pass_all [2022-07-25T13:18:09.682Z] #77 142.8 checking for dlltool... no [2022-07-25T13:18:09.682Z] #77 142.8 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T13:18:09.682Z] #77 142.8 checking for ar... ar [2022-07-25T13:18:09.687Z] #77 184.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-25T13:18:09.939Z] #77 142.8 checking for archiver @FILE support... [2022-07-25T13:18:09.939Z] #77 ... [2022-07-25T13:18:09.939Z] [2022-07-25T13:18:09.939Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-25T13:18:09.939Z] #59 sha256:f9b723548b2795ce3686202315f39dd916401039dd666a768f787ee539c0b474 [2022-07-25T13:18:09.939Z] #59 DONE 0.2s [2022-07-25T13:18:09.939Z] [2022-07-25T13:18:09.939Z] #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-25T13:18:09.939Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:18:09.939Z] #77 142.8 checking for archiver @FILE support... @ [2022-07-25T13:18:09.939Z] #77 143.0 checking for strip... strip [2022-07-25T13:18:09.939Z] #77 143.0 checking for ranlib... ranlib [2022-07-25T13:18:09.939Z] #77 143.0 checking for gawk... no [2022-07-25T13:18:09.939Z] #77 143.0 checking for mawk... mawk [2022-07-25T13:18:09.939Z] #77 143.0 checking command to parse /usr/bin/nm -B output from gcc object... [2022-07-25T13:18:09.939Z] #77 ... [2022-07-25T13:18:09.939Z] [2022-07-25T13:18:09.939Z] #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-25T13:18:09.939Z] #60 sha256:13c69c486240fc2c93503206d2bb5a812838fb8e403bd77063cfe2c1a091e662 [2022-07-25T13:18:09.946Z] #77 184.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-25T13:18:10.200Z] #60 1.966 + RM_GOPATH=0 [2022-07-25T13:18:10.200Z] #60 1.966 + TMP_GOPATH= [2022-07-25T13:18:10.200Z] #60 1.966 + : /build [2022-07-25T13:18:10.200Z] #60 1.966 + '[' -z '' ']' [2022-07-25T13:18:10.200Z] #60 1.966 ++ mktemp -d [2022-07-25T13:18:10.200Z] #60 1.980 + export GOPATH=/tmp/tmp.DePx9O9YHw [2022-07-25T13:18:10.200Z] #60 1.980 + GOPATH=/tmp/tmp.DePx9O9YHw [2022-07-25T13:18:10.200Z] #60 1.980 + RM_GOPATH=1 [2022-07-25T13:18:10.200Z] #60 1.980 + case "$(go env GOARCH)" in [2022-07-25T13:18:10.200Z] #60 1.980 ++ go env GOARCH [2022-07-25T13:18:10.200Z] #60 2.017 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:18:10.200Z] #60 2.017 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:18:10.200Z] #60 2.017 ++ dirname /install.sh [2022-07-25T13:18:10.200Z] #60 2.018 + dir=/ [2022-07-25T13:18:10.200Z] #60 2.018 + bin=runc [2022-07-25T13:18:10.200Z] #60 2.019 + shift [2022-07-25T13:18:10.200Z] #60 2.019 + '[' '!' -f //runc.installer ']' [2022-07-25T13:18:10.200Z] #60 2.019 + . //runc.installer [2022-07-25T13:18:10.200Z] #60 2.019 ++ set -e [2022-07-25T13:18:10.200Z] #60 2.019 ++ : v1.1.2 [2022-07-25T13:18:10.200Z] #60 2.020 + install_runc [2022-07-25T13:18:10.200Z] #60 2.020 + RUNC_BUILDTAGS=seccomp [2022-07-25T13:18:10.200Z] #60 2.020 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-25T13:18:10.200Z] #60 2.020 Install runc version v1.1.2 (build tags: seccomp) [2022-07-25T13:18:10.200Z] #60 2.020 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DePx9O9YHw/src/github.com/opencontainers/runc [2022-07-25T13:18:10.200Z] #60 2.046 Cloning into '/tmp/tmp.DePx9O9YHw/src/github.com/opencontainers/runc'... [2022-07-25T13:18:10.206Z] #77 184.9 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-25T13:18:10.292Z] #32 DONE 1.1s [2022-07-25T13:18:10.292Z] [2022-07-25T13:18:10.292Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-25T13:18:10.292Z] #35 sha256:0d25dca4c1a243f11abdbf3a72bad41d94f9a3fa2377730051ea9a3fbbdce9fa [2022-07-25T13:18:10.460Z] #60 ... [2022-07-25T13:18:10.460Z] [2022-07-25T13:18:10.460Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-25T13:18:10.460Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-25T13:18:10.460Z] #15 DONE 2.4s [2022-07-25T13:18:10.465Z] #77 185.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-25T13:18:10.551Z] #35 DONE 0.6s [2022-07-25T13:18:10.551Z] [2022-07-25T13:18:10.551Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-25T13:18:10.551Z] #37 sha256:12a15afb7d8d64b3063ce5f205f2c00399f8520823c830599a2d4c056b15ddc0 [2022-07-25T13:18:10.720Z] [2022-07-25T13:18:10.720Z] #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-25T13:18:10.720Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:18:10.720Z] #77 138.9 configure.ac:11: installing 'build-aux/compile' [2022-07-25T13:18:10.720Z] #77 138.9 configure.ac:11: installing 'build-aux/config.guess' [2022-07-25T13:18:10.720Z] #77 139.0 configure.ac:11: installing 'build-aux/config.sub' [2022-07-25T13:18:10.720Z] #77 139.0 configure.ac:13: installing 'build-aux/install-sh' [2022-07-25T13:18:10.720Z] #77 139.0 configure.ac:13: installing 'build-aux/missing' [2022-07-25T13:18:10.720Z] #77 139.0 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-25T13:18:10.720Z] #77 139.4 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T13:18:10.811Z] #37 DONE 0.1s [2022-07-25T13:18:10.811Z] [2022-07-25T13:18:10.811Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-25T13:18:10.811Z] #39 sha256:19a577a09fd02bdb80bcb951d982dea3f83a83280ed9d50599f178b07cc7d190 [2022-07-25T13:18:10.811Z] #39 DONE 0.1s [2022-07-25T13:18:10.811Z] [2022-07-25T13:18:10.811Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-25T13:18:10.811Z] #41 sha256:f6052b6282857552142adb74a52eff62577f9e8ee117f7196360690eb7ca7e3b [2022-07-25T13:18:10.811Z] #41 DONE 0.1s [2022-07-25T13:18:10.811Z] [2022-07-25T13:18:10.811Z] #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-25T13:18:10.811Z] #60 sha256:fb8bbc911a936533a12698ea887d2bad35c98ee878a6b7013f17d56f4dca51d6 [2022-07-25T13:18:11.070Z] #60 ... [2022-07-25T13:18:11.070Z] [2022-07-25T13:18:11.070Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-25T13:18:11.070Z] #45 sha256:0053d319fff4bca624b4d318f4a399490193a8883cf8b2bc56394efe611a3b0f [2022-07-25T13:18:11.070Z] #45 DONE 0.1s [2022-07-25T13:18:11.329Z] [2022-07-25T13:18:11.329Z] #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-25T13:18:11.329Z] #64 sha256:38860c4a5a594871eb22d048fd01e683258122a5a011d46614505bbbca5b5cf6 [2022-07-25T13:18:11.402Z] #77 186.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-25T13:18:11.402Z] #77 186.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-25T13:18:11.662Z] #77 186.2 CC tests/init.o [2022-07-25T13:18:11.921Z] #77 186.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-25T13:18:12.101Z] #77 ... [2022-07-25T13:18:12.101Z] [2022-07-25T13:18:12.101Z] #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-25T13:18:12.101Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-25T13:18:12.101Z] #16 DONE 1.4s [2022-07-25T13:18:12.101Z] [2022-07-25T13:18:12.101Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T13:18:12.101Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-25T13:18:12.459Z] #60 ... [2022-07-25T13:18:12.459Z] [2022-07-25T13:18:12.459Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-25T13:18:12.459Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-25T13:18:12.459Z] #15 DONE 2.4s [2022-07-25T13:18:12.459Z] [2022-07-25T13:18:12.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-25T13:18:12.459Z] #60 sha256:13c69c486240fc2c93503206d2bb5a812838fb8e403bd77063cfe2c1a091e662 [2022-07-25T13:18:12.459Z] #60 2.284 + RM_GOPATH=0 [2022-07-25T13:18:12.459Z] #60 2.284 + TMP_GOPATH= [2022-07-25T13:18:12.459Z] #60 2.284 + : /build [2022-07-25T13:18:12.459Z] #60 2.284 + '[' -z '' ']' [2022-07-25T13:18:12.459Z] #60 2.297 ++ mktemp -d [2022-07-25T13:18:12.459Z] #60 2.297 + export GOPATH=/tmp/tmp.X4tH39TrPP [2022-07-25T13:18:12.459Z] #60 2.297 + GOPATH=/tmp/tmp.X4tH39TrPP [2022-07-25T13:18:12.459Z] #60 2.297 + RM_GOPATH=1 [2022-07-25T13:18:12.459Z] #60 2.297 + case "$(go env GOARCH)" in [2022-07-25T13:18:12.459Z] #60 2.313 ++ go env GOARCH [2022-07-25T13:18:12.459Z] #60 2.328 Install runc version v1.1.2 (build tags: seccomp) [2022-07-25T13:18:12.459Z] #60 2.329 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:18:12.459Z] #60 2.329 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:18:12.459Z] #60 2.329 ++ dirname /install.sh [2022-07-25T13:18:12.459Z] #60 2.329 + dir=/ [2022-07-25T13:18:12.459Z] #60 2.329 + bin=runc [2022-07-25T13:18:12.459Z] #60 2.329 + shift [2022-07-25T13:18:12.459Z] #60 2.329 + '[' '!' -f //runc.installer ']' [2022-07-25T13:18:12.459Z] #60 2.329 + . //runc.installer [2022-07-25T13:18:12.459Z] #60 2.329 ++ set -e [2022-07-25T13:18:12.459Z] #60 2.329 ++ : v1.1.2 [2022-07-25T13:18:12.459Z] #60 2.329 + install_runc [2022-07-25T13:18:12.459Z] #60 2.329 + RUNC_BUILDTAGS=seccomp [2022-07-25T13:18:12.459Z] #60 2.329 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-25T13:18:12.459Z] #60 2.329 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.X4tH39TrPP/src/github.com/opencontainers/runc [2022-07-25T13:18:12.459Z] #60 2.352 Cloning into '/tmp/tmp.X4tH39TrPP/src/github.com/opencontainers/runc'... [2022-07-25T13:18:13.485Z] #17 1.594 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-25T13:18:13.745Z] #17 DONE 1.8s [2022-07-25T13:18:13.745Z] [2022-07-25T13:18:13.745Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T13:18:13.745Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-25T13:18:13.827Z] #60 ... [2022-07-25T13:18:13.827Z] [2022-07-25T13:18:13.827Z] #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-25T13:18:13.827Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-25T13:18:13.827Z] #16 DONE 1.4s [2022-07-25T13:18:13.827Z] [2022-07-25T13:18:13.828Z] #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-25T13:18:13.828Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:18:13.828Z] #77 143.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T13:18:13.828Z] #77 144.0 checking for sysroot... no [2022-07-25T13:18:13.828Z] #77 144.0 checking for a working dd... /bin/dd [2022-07-25T13:18:13.828Z] #77 144.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T13:18:13.828Z] #77 144.2 checking for mt... no [2022-07-25T13:18:13.828Z] #77 144.2 checking if : is a manifest tool... no [2022-07-25T13:18:13.828Z] #77 144.2 checking how to run the C preprocessor... gcc -E [2022-07-25T13:18:13.828Z] #77 144.7 checking for ANSI C header files... yes [2022-07-25T13:18:13.828Z] #77 145.7 checking for sys/types.h... yes [2022-07-25T13:18:13.828Z] #77 146.0 checking for sys/stat.h... yes [2022-07-25T13:18:13.828Z] #77 146.3 checking for stdlib.h... yes [2022-07-25T13:18:13.828Z] #77 146.6 checking for string.h... yes [2022-07-25T13:18:14.390Z] #77 147.0 checking for memory.h... yes [2022-07-25T13:18:14.647Z] #77 147.3 checking for strings.h... yes [2022-07-25T13:18:14.903Z] #77 147.7 checking for inttypes.h... yes [2022-07-25T13:18:14.903Z] [2022-07-25T13:18:14.903Z] #77 ... [2022-07-25T13:18:14.903Z] [2022-07-25T13:18:14.903Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T13:18:14.903Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-25T13:18:14.903Z] #17 1.226 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-25T13:18:14.903Z] #17 DONE 1.3s [2022-07-25T13:18:14.903Z] [2022-07-25T13:18:14.904Z] #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-25T13:18:14.904Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:18:15.130Z] #18 DONE 1.4s [2022-07-25T13:18:15.130Z] [2022-07-25T13:18:15.130Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-25T13:18:15.130Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-25T13:18:15.160Z] #77 148.1 checking for stdint.h... yes [2022-07-25T13:18:15.724Z] #77 148.4 checking for unistd.h... yes [2022-07-25T13:18:15.724Z] #77 148.8 checking for dlfcn.h... yes [2022-07-25T13:18:15.980Z] #77 149.0 checking for objdir... .libs [2022-07-25T13:18:16.236Z] #77 ... [2022-07-25T13:18:16.236Z] [2022-07-25T13:18:16.236Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T13:18:16.236Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-25T13:18:16.236Z] #18 DONE 1.4s [2022-07-25T13:18:16.493Z] [2022-07-25T13:18:16.493Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-25T13:18:16.493Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-25T13:18:16.515Z] #19 DONE 1.3s [2022-07-25T13:18:16.515Z] [2022-07-25T13:18:16.515Z] #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-25T13:18:16.515Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:18:16.515Z] #77 142.0 checking build system type... x86_64-pc-linux-gnu [2022-07-25T13:18:16.515Z] #77 142.7 checking host system type... x86_64-pc-linux-gnu [2022-07-25T13:18:16.515Z] #77 142.7 checking how to print strings... printf [2022-07-25T13:18:16.515Z] #77 142.7 checking for gcc... gcc [2022-07-25T13:18:16.515Z] #77 143.0 checking whether the C compiler works... yes [2022-07-25T13:18:16.515Z] #77 143.4 checking for C compiler default output file name... a.out [2022-07-25T13:18:16.515Z] #77 143.4 checking for suffix of executables... [2022-07-25T13:18:16.515Z] #77 143.7 checking whether we are cross compiling... no [2022-07-25T13:18:16.515Z] #77 144.1 checking for suffix of object files... o [2022-07-25T13:18:16.515Z] #77 144.4 checking whether we are using the GNU C compiler... yes [2022-07-25T13:18:16.515Z] #77 144.6 checking whether gcc accepts -g... yes [2022-07-25T13:18:16.515Z] #77 144.8 checking for gcc option to accept ISO C89... none needed [2022-07-25T13:18:16.515Z] #77 145.1 checking whether gcc understands -c and -o together... yes [2022-07-25T13:18:16.515Z] #77 145.4 checking for a sed that does not truncate output... /bin/sed [2022-07-25T13:18:16.515Z] #77 145.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T13:18:16.515Z] #77 145.5 checking for egrep... /bin/grep -E [2022-07-25T13:18:16.515Z] #77 145.5 checking for fgrep... /bin/grep -F [2022-07-25T13:18:16.515Z] #77 145.5 checking for ld used by gcc... /usr/bin/ld [2022-07-25T13:18:16.775Z] #77 145.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T13:18:16.775Z] #77 145.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T13:18:17.037Z] #77 145.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T13:18:17.037Z] #77 145.8 checking whether ln -s works... yes [2022-07-25T13:18:17.037Z] #77 145.8 checking the maximum length of command line arguments... 1572864 [2022-07-25T13:18:17.037Z] #77 145.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T13:18:17.037Z] #77 145.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T13:18:17.037Z] #77 145.9 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T13:18:17.037Z] #77 145.9 checking for objdump... objdump [2022-07-25T13:18:17.037Z] #77 145.9 checking how to recognize dependent libraries... pass_all [2022-07-25T13:18:17.037Z] #77 145.9 checking for dlltool... no [2022-07-25T13:18:17.037Z] #77 145.9 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T13:18:17.037Z] #77 145.9 checking for ar... ar [2022-07-25T13:18:17.037Z] #77 145.9 checking for archiver @FILE support... @ [2022-07-25T13:18:17.297Z] #77 146.1 checking for strip... strip [2022-07-25T13:18:17.297Z] #77 146.1 checking for ranlib... ranlib [2022-07-25T13:18:17.297Z] #77 146.1 checking for gawk... no [2022-07-25T13:18:17.297Z] #77 146.1 checking for mawk... mawk [2022-07-25T13:18:17.863Z] #19 DONE 1.3s [2022-07-25T13:18:17.863Z] [2022-07-25T13:18:17.863Z] #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-25T13:18:17.863Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:18:17.863Z] #77 149.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T13:18:17.863Z] #77 150.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T13:18:17.863Z] #77 150.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T13:18:17.868Z] #77 146.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T13:18:17.868Z] #77 146.9 checking for sysroot... no [2022-07-25T13:18:18.173Z] #77 150.3 checking if gcc static flag -static works... yes [2022-07-25T13:18:18.181Z] #77 146.9 checking for a working dd... /bin/dd [2022-07-25T13:18:18.181Z] #77 146.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T13:18:18.181Z] #77 ... [2022-07-25T13:18:18.181Z] [2022-07-25T13:18:18.181Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-25T13:18:18.181Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-25T13:18:18.181Z] #20 DONE 1.8s [2022-07-25T13:18:18.181Z] [2022-07-25T13:18:18.181Z] #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-25T13:18:18.181Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:18:18.181Z] #77 147.2 checking for mt... no [2022-07-25T13:18:18.181Z] #77 147.2 checking if : is a manifest tool... no [2022-07-25T13:18:18.430Z] #77 151.2 checking if gcc supports -c -o file.o... yes [2022-07-25T13:18:18.430Z] #77 151.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T13:18:18.430Z] #77 151.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T13:18:18.752Z] #77 147.2 checking how to run the C preprocessor... gcc -E [2022-07-25T13:18:18.993Z] #77 151.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T13:18:18.993Z] #77 152.1 checking how to hardcode library paths into programs... immediate [2022-07-25T13:18:18.993Z] #77 152.1 checking whether stripping libraries is possible... yes [2022-07-25T13:18:18.993Z] #77 152.2 checking if libtool supports shared libraries... yes [2022-07-25T13:18:18.993Z] #77 152.2 checking whether to build shared libraries... no [2022-07-25T13:18:18.993Z] #77 152.2 checking whether to build static libraries... yes [2022-07-25T13:18:19.250Z] #77 152.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T13:18:19.250Z] #77 152.3 checking whether build environment is sane... #77 ... [2022-07-25T13:18:19.250Z] [2022-07-25T13:18:19.250Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-25T13:18:19.250Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-25T13:18:19.250Z] #20 DONE 1.7s [2022-07-25T13:18:19.250Z] [2022-07-25T13:18:19.250Z] #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-25T13:18:19.250Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:18:19.250Z] #77 152.3 checking whether build environment is sane... yes [2022-07-25T13:18:19.506Z] #77 152.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T13:18:19.506Z] #77 152.5 checking whether make sets $(MAKE)... yes [2022-07-25T13:18:19.506Z] #77 152.6 checking whether make supports the include directive... yes (GNU style) [2022-07-25T13:18:19.763Z] #77 152.7 checking whether make supports nested variables... yes [2022-07-25T13:18:19.763Z] #77 152.8 checking whether UID '0' is supported by ustar format... yes [2022-07-25T13:18:19.763Z] #77 152.8 checking whether GID '0' is supported by ustar format... yes [2022-07-25T13:18:19.763Z] #77 152.8 checking how to create a ustar tar archive... gnutar [2022-07-25T13:18:19.958Z] #77 147.8 checking for ANSI C header files... yes [2022-07-25T13:18:20.019Z] #77 152.9 checking dependency style of gcc... gcc3 [2022-07-25T13:18:20.019Z] #77 153.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T13:18:20.019Z] #77 153.2 checking whether make supports nested variables... (cached) yes [2022-07-25T13:18:20.019Z] #77 153.2 checking for gawk... (cached) mawk [2022-07-25T13:18:20.019Z] #77 153.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T13:18:20.019Z] #77 153.2 checking for gcc... (cached) gcc [2022-07-25T13:18:20.219Z] #77 149.0 checking for sys/types.h... yes [2022-07-25T13:18:20.276Z] #77 153.4 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T13:18:20.276Z] #77 153.4 checking whether gcc accepts -g... (cached) yes [2022-07-25T13:18:20.276Z] #77 153.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T13:18:20.276Z] #77 153.4 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T13:18:20.276Z] #77 153.4 checking for a Python interpreter with version >= 3... python3 [2022-07-25T13:18:20.276Z] #77 153.5 checking for python3... /usr/bin/python3 [2022-07-25T13:18:20.480Z] #77 149.2 checking for sys/stat.h... yes [2022-07-25T13:18:20.532Z] #77 153.5 checking for python3 version... 3.9 [2022-07-25T13:18:20.532Z] #77 153.6 checking for python3 platform... linux [2022-07-25T13:18:20.740Z] #77 149.4 checking for stdlib.h... yes [2022-07-25T13:18:21.095Z] #77 153.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T13:18:21.262Z] #77 149.9 checking for string.h... yes [2022-07-25T13:18:21.352Z] #77 154.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T13:18:21.352Z] #77 154.3 checking for go-md2man... no [2022-07-25T13:18:21.528Z] #77 150.3 checking for memory.h... yes [2022-07-25T13:18:21.609Z] #77 154.4 checking error.h usability... yes [2022-07-25T13:18:21.738Z] #84 ... [2022-07-25T13:18:21.738Z] [2022-07-25T13:18:21.738Z] #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-25T13:18:21.738Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T13:18:21.738Z] #19 319.9 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-25T13:18:21.738Z] #19 319.9 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:18:21.738Z] #19 319.9 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:18:21.738Z] #19 319.9 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-25T13:18:21.738Z] #19 319.9 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-25T13:18:21.738Z] #19 320.0 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-25T13:18:21.738Z] #19 320.8 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-25T13:18:21.738Z] #19 320.8 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-25T13:18:21.738Z] #19 320.8 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-25T13:18:21.866Z] #77 154.6 checking error.h presence... yes [2022-07-25T13:18:21.866Z] #77 154.9 checking for error.h... yes [2022-07-25T13:18:22.050Z] #77 150.6 checking for strings.h... yes [2022-07-25T13:18:22.311Z] #77 150.9 checking for inttypes.h... yes [2022-07-25T13:18:22.380Z] #77 155.1 checking linux/openat2.h usability... yes [2022-07-25T13:18:22.380Z] #77 155.4 checking linux/openat2.h presence... yes [2022-07-25T13:18:22.380Z] #77 155.6 checking for linux/openat2.h... yes [2022-07-25T13:18:22.573Z] #77 151.3 checking for stdint.h... yes [2022-07-25T13:18:23.112Z] #19 321.9 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-25T13:18:23.112Z] #19 321.9 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:18:23.112Z] #19 321.9 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:18:23.147Z] #77 151.5 checking for unistd.h... yes [2022-07-25T13:18:23.147Z] #77 151.9 checking for dlfcn.h... yes [2022-07-25T13:18:23.203Z] #77 155.7 checking for copy_file_range... yes [2022-07-25T13:18:23.408Z] #77 152.1 checking for objdir... .libs [2022-07-25T13:18:23.460Z] #77 156.2 checking for fgetxattr... yes [2022-07-25T13:18:23.930Z] #77 152.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T13:18:23.930Z] #77 152.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T13:18:24.048Z] #19 323.1 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-25T13:18:24.048Z] #19 323.1 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:18:24.048Z] #19 323.1 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:18:24.193Z] #77 152.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T13:18:24.282Z] #77 156.8 checking for statx... yes [2022-07-25T13:18:24.539Z] #77 157.3 checking for fgetpwent_r... yes [2022-07-25T13:18:24.765Z] #77 153.1 checking if gcc static flag -static works... yes [2022-07-25T13:18:24.796Z] #77 157.8 checking for issetugid... no [2022-07-25T13:18:25.026Z] #77 153.7 checking if gcc supports -c -o file.o... yes [2022-07-25T13:18:25.026Z] #77 153.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T13:18:25.026Z] #77 153.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T13:18:25.053Z] #77 158.0 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T13:18:25.053Z] #77 158.0 checking pkg-config is at least version 0.9.0... yes [2022-07-25T13:18:25.598Z] #77 154.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T13:18:25.598Z] #77 154.6 checking how to hardcode library paths into programs... immediate [2022-07-25T13:18:25.598Z] #77 154.6 checking whether stripping libraries is possible... yes [2022-07-25T13:18:25.598Z] #77 154.6 checking if libtool supports shared libraries... yes [2022-07-25T13:18:25.598Z] #77 154.6 checking whether to build shared libraries... no [2022-07-25T13:18:25.598Z] #77 154.6 checking whether to build static libraries... yes [2022-07-25T13:18:25.598Z] #77 154.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T13:18:25.622Z] #77 158.0 checking for library containing yajl_tree_get... -lyajl [2022-07-25T13:18:25.861Z] #77 154.7 checking whether build environment is sane... yes [2022-07-25T13:18:25.861Z] #77 154.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T13:18:25.861Z] #77 154.8 checking whether make sets $(MAKE)... yes [2022-07-25T13:18:25.878Z] #77 158.9 checking for yajl >= 2.0.0... yes [2022-07-25T13:18:26.124Z] #77 154.9 checking whether make supports the include directive... yes (GNU style) [2022-07-25T13:18:26.124Z] #77 155.0 checking whether make supports nested variables... yes [2022-07-25T13:18:26.124Z] #77 155.1 checking whether UID '0' is supported by ustar format... yes [2022-07-25T13:18:26.124Z] #77 155.1 checking whether GID '0' is supported by ustar format... yes [2022-07-25T13:18:26.137Z] #77 158.9 checking sys/capability.h usability... yes [2022-07-25T13:18:26.387Z] #77 155.1 checking how to create a ustar tar archive... gnutar [2022-07-25T13:18:26.393Z] #77 159.2 checking sys/capability.h presence... yes [2022-07-25T13:18:26.393Z] #77 159.4 checking for sys/capability.h... yes [2022-07-25T13:18:26.582Z] #19 ... [2022-07-25T13:18:26.582Z] [2022-07-25T13:18:26.582Z] #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-25T13:18:26.582Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:18:26.582Z] #84 279.6 AR libcrun_testing.a [2022-07-25T13:18:26.582Z] #84 279.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-25T13:18:26.582Z] #84 279.6 CCLD tests/tests_libcrun_utils [2022-07-25T13:18:26.582Z] #84 279.6 CCLD tests/tests_libcrun_errors [2022-07-25T13:18:26.582Z] #84 279.6 CCLD tests/tests_libcrun_fuzzer [2022-07-25T13:18:26.649Z] #77 155.2 checking dependency style of gcc... gcc3 [2022-07-25T13:18:26.649Z] #77 155.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T13:18:26.649Z] #77 155.6 checking whether make supports nested variables... (cached) yes [2022-07-25T13:18:26.649Z] #77 155.6 checking for gawk... (cached) mawk [2022-07-25T13:18:26.649Z] #77 155.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T13:18:26.649Z] #77 155.6 checking for gcc... (cached) gcc [2022-07-25T13:18:26.841Z] #84 280.3 CCLD libcrun.la [2022-07-25T13:18:26.960Z] #77 159.4 checking for library containing cap_from_name... -lcap [2022-07-25T13:18:27.220Z] #77 156.0 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T13:18:27.220Z] #77 156.0 checking whether gcc accepts -g... (cached) yes [2022-07-25T13:18:27.220Z] #77 156.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T13:18:27.220Z] #77 156.0 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T13:18:27.220Z] #77 156.0 checking for a Python interpreter with version >= 3... python3 [2022-07-25T13:18:27.220Z] #77 156.3 checking for python3... /usr/bin/python3 [2022-07-25T13:18:27.409Z] #84 280.7 CCLD crun [2022-07-25T13:18:27.742Z] #77 156.4 checking for python3 version... 3.9 [2022-07-25T13:18:27.978Z] #84 281.1 make[3]: Entering directory '/tmp/crun-build' [2022-07-25T13:18:27.978Z] #84 281.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-25T13:18:27.978Z] #84 281.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-25T13:18:27.978Z] #84 281.3 /bin/mkdir -p '/usr/local/lib' [2022-07-25T13:18:27.978Z] #84 281.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-25T13:18:27.978Z] #84 281.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-25T13:18:27.978Z] #84 281.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-25T13:18:27.978Z] #84 281.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-25T13:18:27.978Z] #84 281.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-25T13:18:28.003Z] #77 156.7 checking for python3 platform... linux [2022-07-25T13:18:28.237Z] #84 281.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-25T13:18:28.237Z] #84 281.6 ---------------------------------------------------------------------- [2022-07-25T13:18:28.237Z] #84 281.6 Libraries have been installed in: [2022-07-25T13:18:28.237Z] #84 281.6 /usr/local/lib [2022-07-25T13:18:28.237Z] #84 281.6 [2022-07-25T13:18:28.237Z] #84 281.6 If you ever happen to want to link against installed libraries [2022-07-25T13:18:28.237Z] #84 281.6 in a given directory, LIBDIR, you must either use libtool, and [2022-07-25T13:18:28.237Z] #84 281.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-25T13:18:28.237Z] #84 281.6 flag during linking and do at least one of the following: [2022-07-25T13:18:28.237Z] #84 281.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-25T13:18:28.237Z] #84 281.6 during execution [2022-07-25T13:18:28.237Z] #84 281.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-25T13:18:28.237Z] #84 281.6 during linking [2022-07-25T13:18:28.237Z] #84 281.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-25T13:18:28.237Z] #84 281.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-25T13:18:28.237Z] #84 281.6 [2022-07-25T13:18:28.237Z] #84 281.6 See any operating system documentation about shared libraries for [2022-07-25T13:18:28.237Z] #84 281.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-25T13:18:28.237Z] #84 281.6 ---------------------------------------------------------------------- [2022-07-25T13:18:28.237Z] #84 281.6 /bin/mkdir -p '/build' [2022-07-25T13:18:28.237Z] #84 281.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-25T13:18:28.237Z] #84 281.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-25T13:18:28.237Z] #84 281.6 make[3]: Leaving directory '/tmp/crun-build' [2022-07-25T13:18:28.237Z] #84 281.6 make[2]: Leaving directory '/tmp/crun-build' [2022-07-25T13:18:28.237Z] #84 281.6 make[1]: Leaving directory '/tmp/crun-build' [2022-07-25T13:18:28.264Z] #77 156.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T13:18:28.264Z] #77 157.2 checking for python3 extension module directory... [2022-07-25T13:18:28.264Z] #77 ... [2022-07-25T13:18:28.264Z] [2022-07-25T13:18:28.264Z] #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-25T13:18:28.264Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:18:28.264Z] #21 1.918 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:18:28.264Z] #21 2.142 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:18:28.264Z] #21 2.315 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:18:28.264Z] #21 3.287 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:18:28.264Z] #21 5.375 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:18:28.264Z] #21 7.089 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:18:28.330Z] #77 160.1 checking for library containing dlopen... -ldl [2022-07-25T13:18:28.525Z] #21 ... [2022-07-25T13:18:28.525Z] [2022-07-25T13:18:28.525Z] #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-25T13:18:28.525Z] #60 sha256:8d7a05d890e361a4a9d674b31c309155b0952ed874dc5a4aa9fb60fd2bb9179c [2022-07-25T13:18:28.525Z] #60 17.42 + cd /tmp/tmp.DePx9O9YHw/src/github.com/opencontainers/runc [2022-07-25T13:18:28.525Z] #60 17.42 + git checkout -q v1.1.2 [2022-07-25T13:18:28.525Z] #60 18.36 + '[' -z '' ']' [2022-07-25T13:18:28.525Z] #60 18.36 + target=static [2022-07-25T13:18:28.525Z] #60 18.36 + make BUILDTAGS=seccomp static [2022-07-25T13:18:28.525Z] #60 19.08 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-25T13:18:28.587Z] #77 161.2 checking seccomp.h usability... yes [2022-07-25T13:18:28.844Z] #77 161.7 checking seccomp.h presence... yes [2022-07-25T13:18:28.844Z] #77 161.9 checking for seccomp.h... yes [2022-07-25T13:18:28.844Z] #77 161.9 checking for library containing seccomp_rule_add... [2022-07-25T13:18:28.844Z] #77 ... [2022-07-25T13:18:28.844Z] [2022-07-25T13:18:28.844Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T13:18:28.844Z] #60 sha256:13c69c486240fc2c93503206d2bb5a812838fb8e403bd77063cfe2c1a091e662 [2022-07-25T13:18:28.844Z] #60 18.95 + cd /tmp/tmp.X4tH39TrPP/src/github.com/opencontainers/runc [2022-07-25T13:18:29.102Z] #60 18.96 + git checkout -q v1.1.2 [2022-07-25T13:18:29.359Z] #60 ... [2022-07-25T13:18:29.359Z] [2022-07-25T13:18:29.359Z] #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-25T13:18:29.359Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:18:29.359Z] #21 1.697 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:18:29.359Z] #21 1.887 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:18:29.359Z] #21 1.887 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:18:29.359Z] #21 3.163 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:18:29.359Z] #21 5.288 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:18:29.359Z] #21 7.262 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:18:29.421Z] #64 ... [2022-07-25T13:18:29.421Z] [2022-07-25T13:18:29.421Z] #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-25T13:18:29.421Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:18:29.421Z] #77 184.6 CCLD libocispec.la [2022-07-25T13:18:29.421Z] #77 185.0 CCLD src/validate [2022-07-25T13:18:29.421Z] #77 185.0 CCLD tests/test-1 [2022-07-25T13:18:29.421Z] #77 185.0 CCLD tests/test-2 [2022-07-25T13:18:29.421Z] #77 185.1 CCLD tests/test-3 [2022-07-25T13:18:29.421Z] #77 185.1 CCLD tests/test-4 [2022-07-25T13:18:29.421Z] #77 185.2 CCLD tests/test-5 [2022-07-25T13:18:29.421Z] #77 185.2 CCLD tests/test-6 [2022-07-25T13:18:29.421Z] #77 185.2 CCLD tests/test-7 [2022-07-25T13:18:29.421Z] #77 185.3 CCLD tests/test-8 [2022-07-25T13:18:29.421Z] #77 185.3 CCLD tests/test-9 [2022-07-25T13:18:29.421Z] #77 185.4 CCLD tests/test-10 [2022-07-25T13:18:29.421Z] #77 185.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-25T13:18:29.421Z] #77 185.5 CCLD tests/test-11 [2022-07-25T13:18:29.922Z] #21 ... [2022-07-25T13:18:29.922Z] [2022-07-25T13:18:29.922Z] #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-25T13:18:29.922Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:18:29.922Z] #77 161.9 checking for library containing seccomp_rule_add... -lseccomp [2022-07-25T13:18:29.922Z] #77 162.8 checking for library containing seccomp_arch_resolve_name... none required [2022-07-25T13:18:29.922Z] #77 163.1 checking systemd/sd-bus.h usability... yes [2022-07-25T13:18:30.014Z] #77 204.6 CCLD tests/init [2022-07-25T13:18:30.179Z] #77 163.1 checking systemd/sd-bus.h presence... yes [2022-07-25T13:18:30.179Z] #77 163.2 checking for systemd/sd-bus.h... yes [2022-07-25T13:18:31.070Z] #60 ... [2022-07-25T13:18:31.070Z] [2022-07-25T13:18:31.070Z] #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-25T13:18:31.070Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:18:31.071Z] #77 157.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T13:18:31.071Z] #77 157.5 checking for go-md2man... no [2022-07-25T13:18:31.071Z] #77 157.7 checking error.h usability... yes [2022-07-25T13:18:31.071Z] #77 158.0 checking error.h presence... yes [2022-07-25T13:18:31.071Z] #77 158.3 checking for error.h... yes [2022-07-25T13:18:31.071Z] #77 158.4 checking linux/openat2.h usability... yes [2022-07-25T13:18:31.071Z] #77 158.8 checking linux/openat2.h presence... yes [2022-07-25T13:18:31.071Z] #77 158.9 checking for linux/openat2.h... yes [2022-07-25T13:18:31.071Z] #77 158.9 checking for copy_file_range... yes [2022-07-25T13:18:31.071Z] #77 159.3 checking for fgetxattr... yes [2022-07-25T13:18:31.113Z] #77 163.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-25T13:18:31.327Z] #77 187.5 libtool: link: ar cr libocispec.a [2022-07-25T13:18:31.327Z] #77 187.6 libtool: link: ranlib libocispec.a [2022-07-25T13:18:31.331Z] #77 159.8 checking for statx... yes [2022-07-25T13:18:31.370Z] #77 164.2 checking for sd_notify_barrier... yes [2022-07-25T13:18:31.525Z] #84 DONE 284.5s [2022-07-25T13:18:31.525Z] [2022-07-25T13:18:31.526Z] #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-25T13:18:31.526Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T13:18:31.626Z] #77 164.6 checking linux/bpf.h usability... yes [2022-07-25T13:18:31.626Z] #77 164.8 checking linux/bpf.h presence... yes [2022-07-25T13:18:31.626Z] #77 164.9 checking for linux/bpf.h... yes [2022-07-25T13:18:31.883Z] #77 164.9 checking compilation for eBPF... yes [2022-07-25T13:18:31.883Z] #77 165.1 checking for criu >= 3.15... no [2022-07-25T13:18:32.145Z] #77 165.1 configure: CRIU headers not found, building without CRIU support [2022-07-25T13:18:32.145Z] #77 165.1 checking for criu > 3.16... no [2022-07-25T13:18:32.145Z] #77 165.2 configure: CRIU version doesn't support join-ns API [2022-07-25T13:18:32.145Z] #77 165.2 checking for criu > 3.16.1... no [2022-07-25T13:18:32.145Z] #77 165.2 configure: CRIU version doesn't support for pre-dumping [2022-07-25T13:18:32.162Z] #77 160.5 checking for fgetpwent_r... yes [2022-07-25T13:18:32.404Z] #77 165.2 checking for new mount API (fsconfig)... yes [2022-07-25T13:18:32.405Z] #77 165.4 checking for seccomp notify API... yes [2022-07-25T13:18:32.405Z] #77 165.5 checking for gperf... no [2022-07-25T13:18:32.405Z] #77 165.5 configure: gperf not found - cannot rebuild signal parser code [2022-07-25T13:18:32.662Z] #77 165.5 checking for library containing argp_parse... none required [2022-07-25T13:18:32.919Z] #77 166.0 checking that generated files are newer than configure... done [2022-07-25T13:18:32.919Z] #77 166.0 configure: creating ./config.status [2022-07-25T13:18:33.103Z] #77 161.2 checking for issetugid... no [2022-07-25T13:18:33.103Z] #77 162.0 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T13:18:33.104Z] #77 162.0 checking pkg-config is at least version 0.9.0... yes [2022-07-25T13:18:33.232Z] #77 189.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:18:33.232Z] #77 189.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T13:18:33.232Z] #77 189.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T13:18:33.232Z] #77 189.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:18:33.232Z] #77 189.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:18:33.232Z] #77 189.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:18:33.232Z] #77 189.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:18:33.232Z] #77 189.3 make[2]: Entering directory '/tmp/crun-build' [2022-07-25T13:18:33.232Z] #77 189.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-25T13:18:33.232Z] #77 189.5 CC src/libcrun/libcrun_testing_a-container.o [2022-07-25T13:18:33.232Z] #77 189.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-25T13:18:33.232Z] #77 189.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-25T13:18:33.232Z] #77 189.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-25T13:18:33.429Z] #19 332.3 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-25T13:18:33.430Z] #19 332.3 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:18:33.430Z] #19 332.3 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:18:33.430Z] #19 332.3 Selecting previously unselected package patch. [2022-07-25T13:18:33.430Z] #19 332.4 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-07-25T13:18:33.430Z] #19 332.4 Unpacking patch (2.7.6-7) ... [2022-07-25T13:18:33.430Z] #19 332.4 Selecting previously unselected package dpkg-dev. [2022-07-25T13:18:33.430Z] #19 332.4 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-07-25T13:18:33.430Z] #19 332.4 Unpacking dpkg-dev (1.20.11) ... [2022-07-25T13:18:33.491Z] #77 189.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-25T13:18:33.491Z] #77 189.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-25T13:18:33.491Z] #77 189.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-25T13:18:33.491Z] #77 189.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-25T13:18:33.491Z] #77 189.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-25T13:18:33.491Z] #77 189.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-25T13:18:33.491Z] #77 189.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-25T13:18:33.675Z] #77 162.1 checking for library containing yajl_tree_get... -lyajl [2022-07-25T13:18:33.688Z] #19 332.9 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-25T13:18:33.688Z] #19 332.9 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-25T13:18:33.688Z] #19 332.9 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-25T13:18:33.688Z] #19 332.9 Selecting previously unselected package libio-string-perl. [2022-07-25T13:18:33.688Z] #19 332.9 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-07-25T13:18:33.688Z] #19 333.0 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-25T13:18:33.688Z] #19 333.0 Selecting previously unselected package libicu67:amd64. [2022-07-25T13:18:33.751Z] #77 189.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-25T13:18:33.751Z] #77 189.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-25T13:18:33.751Z] #77 189.9 CC src/libcrun/libcrun_testing_a-error.o [2022-07-25T13:18:33.751Z] #77 189.9 CC src/libcrun/libcrun_testing_a-status.o [2022-07-25T13:18:33.751Z] #77 190.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-25T13:18:33.751Z] #77 190.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-25T13:18:33.936Z] #77 162.7 checking for yajl >= 2.0.0... yes [2022-07-25T13:18:33.946Z] #19 333.0 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-07-25T13:18:33.946Z] #19 333.0 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-25T13:18:34.010Z] #77 190.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-25T13:18:34.010Z] #77 190.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-25T13:18:34.010Z] #77 190.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-25T13:18:34.010Z] #77 190.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-25T13:18:34.269Z] #77 190.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-25T13:18:34.269Z] #77 190.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-25T13:18:34.269Z] #77 190.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-25T13:18:34.508Z] #77 162.8 checking sys/capability.h usability... yes [2022-07-25T13:18:34.508Z] #77 163.2 checking sys/capability.h presence... yes [2022-07-25T13:18:34.508Z] #77 163.4 checking for sys/capability.h... yes [2022-07-25T13:18:34.527Z] #77 190.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-25T13:18:34.528Z] #77 190.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-25T13:18:34.786Z] #77 191.0 CC src/crun-crun.o [2022-07-25T13:18:35.046Z] #77 191.2 CC src/crun-run.o [2022-07-25T13:18:35.046Z] #77 191.3 CC src/crun-delete.o [2022-07-25T13:18:35.443Z] #77 168.5 config.status: creating Makefile [2022-07-25T13:18:35.443Z] #77 168.6 config.status: creating rpm/crun.spec [2022-07-25T13:18:35.443Z] #77 168.7 config.status: creating config.h [2022-07-25T13:18:35.461Z] #77 163.4 checking for library containing cap_from_name... -lcap [2022-07-25T13:18:35.614Z] #77 191.6 CC src/crun-kill.o [2022-07-25T13:18:35.614Z] #77 191.7 CC src/crun-pause.o [2022-07-25T13:18:35.614Z] #77 191.8 CC src/crun-unpause.o [2022-07-25T13:18:35.701Z] #77 168.7 config.status: executing libtool commands [2022-07-25T13:18:35.701Z] #77 168.8 config.status: executing depfiles commands [2022-07-25T13:18:35.851Z] #19 334.7 Selecting previously unselected package libxml2:amd64. [2022-07-25T13:18:35.851Z] #19 334.7 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-25T13:18:35.851Z] #19 334.7 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T13:18:35.851Z] #19 335.0 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-25T13:18:35.851Z] #19 335.0 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-25T13:18:35.851Z] #19 335.0 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-25T13:18:35.851Z] #19 335.1 Selecting previously unselected package libxml-sax-base-perl. [2022-07-25T13:18:35.851Z] #19 335.1 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-25T13:18:35.851Z] #19 335.1 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-25T13:18:35.851Z] #19 335.1 Selecting previously unselected package libxml-sax-perl. [2022-07-25T13:18:35.851Z] #19 335.1 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-25T13:18:35.851Z] #19 335.1 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-25T13:18:35.873Z] #77 192.0 CC src/crun-spec.o [2022-07-25T13:18:36.035Z] #77 164.3 checking for library containing dlopen... -ldl [2022-07-25T13:18:36.109Z] #19 335.2 Selecting previously unselected package libxml-libxml-perl. [2022-07-25T13:18:36.109Z] #19 335.2 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-25T13:18:36.109Z] #19 335.2 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-25T13:18:36.109Z] #19 335.3 Selecting previously unselected package libxml-simple-perl. [2022-07-25T13:18:36.109Z] #19 335.3 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-07-25T13:18:36.109Z] #19 335.3 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-25T13:18:36.109Z] #19 335.4 Selecting previously unselected package libyaml-perl. [2022-07-25T13:18:36.109Z] #19 335.4 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-07-25T13:18:36.109Z] #19 335.4 Unpacking libyaml-perl (1.30-1) ... [2022-07-25T13:18:36.109Z] #19 335.4 Selecting previously unselected package libconfig-auto-perl. [2022-07-25T13:18:36.132Z] #77 192.2 CC src/crun-exec.o [2022-07-25T13:18:36.132Z] #77 192.4 CC src/crun-list.o [2022-07-25T13:18:36.132Z] #77 192.4 CC src/crun-create.o [2022-07-25T13:18:36.296Z] #77 165.0 checking seccomp.h usability... yes [2022-07-25T13:18:36.368Z] #19 335.4 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-25T13:18:36.368Z] #19 335.4 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-25T13:18:36.368Z] #19 335.4 Selecting previously unselected package libfile-which-perl. [2022-07-25T13:18:36.368Z] #19 335.5 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-07-25T13:18:36.368Z] #19 335.5 Unpacking libfile-which-perl (1.23-1) ... [2022-07-25T13:18:36.368Z] #19 335.5 Selecting previously unselected package libfile-homedir-perl. [2022-07-25T13:18:36.368Z] #19 335.5 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-25T13:18:36.368Z] #19 335.5 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-25T13:18:36.368Z] #19 335.5 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-25T13:18:36.368Z] #19 335.5 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-25T13:18:36.368Z] #19 335.5 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-25T13:18:36.368Z] #19 335.6 Selecting previously unselected package dpkg-cross. [2022-07-25T13:18:36.368Z] #19 335.6 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-25T13:18:36.368Z] #19 335.6 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-25T13:18:36.368Z] #19 335.6 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-25T13:18:36.368Z] #19 335.6 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-25T13:18:36.391Z] #77 192.5 CC src/crun-start.o [2022-07-25T13:18:36.391Z] #77 192.7 CC src/crun-state.o [2022-07-25T13:18:36.557Z] #77 165.4 checking seccomp.h presence... yes [2022-07-25T13:18:36.557Z] #77 165.5 checking for seccomp.h... yes [2022-07-25T13:18:36.626Z] #19 335.6 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-25T13:18:36.627Z] #19 335.7 Selecting previously unselected package libc6-armel-cross. [2022-07-25T13:18:36.627Z] #19 335.7 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-25T13:18:36.627Z] #19 335.7 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-25T13:18:36.627Z] #19 335.9 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-25T13:18:36.627Z] #19 335.9 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:18:36.627Z] #19 335.9 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:18:36.627Z] #19 335.9 Selecting previously unselected package libgomp1-armel-cross. [2022-07-25T13:18:36.627Z] #19 335.9 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:18:36.627Z] #19 335.9 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:18:36.627Z] #19 336.0 Selecting previously unselected package libatomic1-armel-cross. [2022-07-25T13:18:36.627Z] #19 336.0 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:18:36.627Z] #19 336.0 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:18:36.627Z] #19 336.0 Selecting previously unselected package libasan6-armel-cross. [2022-07-25T13:18:36.627Z] #19 336.0 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:18:36.650Z] #77 192.7 CC src/crun-update.o [2022-07-25T13:18:36.650Z] #77 192.8 CC src/crun-ps.o [2022-07-25T13:18:36.885Z] #19 336.0 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:18:36.909Z] #77 193.0 CC src/crun-checkpoint.o [2022-07-25T13:18:36.909Z] #77 193.0 CC src/crun-restore.o [2022-07-25T13:18:36.909Z] #77 193.0 CC src/libcrun/libcrun_la-utils.lo [2022-07-25T13:18:36.909Z] #77 193.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-25T13:18:36.909Z] #77 193.0 CC src/libcrun/libcrun_la-container.lo [2022-07-25T13:18:36.909Z] #77 193.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-25T13:18:36.909Z] #77 193.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-25T13:18:37.143Z] #19 336.4 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-25T13:18:37.143Z] #19 336.4 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:18:37.143Z] #19 336.4 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:18:37.168Z] #77 193.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-25T13:18:37.401Z] #19 336.5 Selecting previously unselected package libubsan1-armel-cross. [2022-07-25T13:18:37.401Z] #19 336.5 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:18:37.401Z] #19 336.5 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:18:37.401Z] #19 336.6 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-25T13:18:37.401Z] #19 336.6 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:18:37.402Z] #19 336.6 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:18:37.427Z] #77 193.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-25T13:18:37.500Z] #77 165.5 checking for library containing seccomp_rule_add... -lseccomp [2022-07-25T13:18:37.610Z] #77 170.4 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-25T13:18:37.610Z] #77 170.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T13:18:37.660Z] #19 336.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-25T13:18:37.660Z] #19 336.8 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:18:37.660Z] #19 336.8 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-25T13:18:37.685Z] #77 193.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-25T13:18:37.686Z] #77 194.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-25T13:18:37.760Z] #77 166.3 checking for library containing seccomp_arch_resolve_name... none required [2022-07-25T13:18:37.866Z] #77 170.8 checking for gcc... gcc [2022-07-25T13:18:37.945Z] #77 194.1 CC src/libcrun/libcrun_la-criu.lo [2022-07-25T13:18:37.945Z] #77 194.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-25T13:18:38.124Z] #77 170.9 checking whether the C compiler works... yes [2022-07-25T13:18:38.124Z] #77 171.1 checking for C compiler default output file name... a.out [2022-07-25T13:18:38.124Z] #77 171.1 checking for suffix of executables... [2022-07-25T13:18:38.204Z] #77 194.4 CC src/libcrun/libcrun_la-linux.lo [2022-07-25T13:18:38.332Z] #77 166.7 checking systemd/sd-bus.h usability... yes [2022-07-25T13:18:38.381Z] #77 171.3 checking whether we are cross compiling... no [2022-07-25T13:18:38.593Z] #77 167.2 checking systemd/sd-bus.h presence... yes [2022-07-25T13:18:38.593Z] #77 167.4 checking for systemd/sd-bus.h... yes [2022-07-25T13:18:38.639Z] #77 171.5 checking for suffix of object files... o [2022-07-25T13:18:38.772Z] #77 194.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-25T13:18:38.772Z] #77 195.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-25T13:18:38.897Z] #77 171.7 checking whether we are using the GNU C compiler... yes [2022-07-25T13:18:38.897Z] #77 171.9 checking whether gcc accepts -g... yes [2022-07-25T13:18:39.341Z] #77 195.5 CC src/libcrun/libcrun_la-error.lo [2022-07-25T13:18:39.461Z] #77 172.0 checking for gcc option to accept ISO C89... none needed [2022-07-25T13:18:39.461Z] #77 172.3 checking whether gcc understands -c and -o together... yes [2022-07-25T13:18:39.461Z] #77 172.6 checking how to run the C preprocessor... gcc -E [2022-07-25T13:18:39.600Z] #77 195.7 CC src/libcrun/libcrun_la-status.lo [2022-07-25T13:18:39.859Z] #77 196.0 CC src/libcrun/libcrun_la-terminal.lo [2022-07-25T13:18:39.978Z] #77 167.4 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-25T13:18:40.024Z] #77 172.9 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T13:18:40.024Z] #77 172.9 checking for egrep... /bin/grep -E [2022-07-25T13:18:40.024Z] #77 172.9 checking for ANSI C header files... [2022-07-25T13:18:40.024Z] #77 ... [2022-07-25T13:18:40.024Z] [2022-07-25T13:18:40.024Z] #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-25T13:18:40.024Z] #60 sha256:13c69c486240fc2c93503206d2bb5a812838fb8e403bd77063cfe2c1a091e662 [2022-07-25T13:18:40.024Z] #60 20.13 + '[' -z '' ']' [2022-07-25T13:18:40.024Z] #60 20.13 + target=static [2022-07-25T13:18:40.024Z] #60 20.13 + make BUILDTAGS=seccomp static [2022-07-25T13:18:40.024Z] #60 20.89 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-25T13:18:40.118Z] #77 196.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-25T13:18:40.281Z] #60 ... [2022-07-25T13:18:40.281Z] [2022-07-25T13:18:40.281Z] #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-25T13:18:40.281Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:18:40.281Z] #21 14.07 Fetched 8560 kB in 13s (673 kB/s) [2022-07-25T13:18:40.281Z] #21 14.07 Reading package lists... [2022-07-25T13:18:40.281Z] #21 18.06 Reading package lists... [2022-07-25T13:18:40.281Z] #21 ... [2022-07-25T13:18:40.281Z] [2022-07-25T13:18:40.281Z] #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-25T13:18:40.281Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T13:18:40.281Z] #34 DONE 247.7s [2022-07-25T13:18:40.377Z] #77 196.6 CC src/libcrun/libcrun_la-signals.lo [2022-07-25T13:18:40.538Z] [2022-07-25T13:18:40.538Z] #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-25T13:18:40.538Z] #64 sha256:ed4d9433e0beaacd3f67a8421b05ba48b62ca8b4ccdb1fb0db9be7110bafa42e [2022-07-25T13:18:40.550Z] #77 168.9 checking for sd_notify_barrier... yes [2022-07-25T13:18:40.636Z] #77 196.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-25T13:18:40.636Z] #77 196.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-25T13:18:40.636Z] #77 196.9 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-25T13:18:40.794Z] #64 ... [2022-07-25T13:18:40.794Z] [2022-07-25T13:18:40.794Z] #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-25T13:18:40.794Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:18:40.794Z] #77 172.9 checking for ANSI C header files... yes [2022-07-25T13:18:40.811Z] #77 169.5 checking linux/bpf.h usability... yes [2022-07-25T13:18:40.895Z] #77 197.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-25T13:18:40.947Z] #19 ... [2022-07-25T13:18:40.947Z] [2022-07-25T13:18:40.947Z] #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-25T13:18:40.947Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:18:40.947Z] #62 352.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-25T13:18:40.947Z] #62 DONE 353.4s [2022-07-25T13:18:40.947Z] [2022-07-25T13:18:40.947Z] #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-25T13:18:40.947Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T13:18:41.051Z] #77 173.9 checking for sys/types.h... yes [2022-07-25T13:18:41.072Z] #77 169.7 checking linux/bpf.h presence... yes [2022-07-25T13:18:41.072Z] #77 169.9 checking for linux/bpf.h... yes [2022-07-25T13:18:41.308Z] #77 174.1 checking for sys/stat.h... yes [2022-07-25T13:18:41.336Z] #77 169.9 checking compilation for eBPF... yes [2022-07-25T13:18:41.336Z] #77 170.2 checking for criu >= 3.15... no [2022-07-25T13:18:41.336Z] #77 170.3 configure: CRIU headers not found, building without CRIU support [2022-07-25T13:18:41.336Z] #77 170.3 checking for criu > 3.16... no [2022-07-25T13:18:41.336Z] #77 170.3 configure: CRIU version doesn't support join-ns API [2022-07-25T13:18:41.336Z] #77 170.3 checking for criu > 3.16.1... no [2022-07-25T13:18:41.336Z] #77 170.3 configure: CRIU version doesn't support for pre-dumping [2022-07-25T13:18:41.565Z] #77 174.4 checking for stdlib.h... yes [2022-07-25T13:18:41.603Z] #77 170.3 checking for new mount API (fsconfig)... yes [2022-07-25T13:18:41.822Z] #77 174.6 checking for string.h... yes [2022-07-25T13:18:41.833Z] #77 197.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-25T13:18:41.833Z] #77 198.0 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-25T13:18:41.866Z] #77 170.5 checking for seccomp notify API... yes [2022-07-25T13:18:41.866Z] #77 170.6 checking for gperf... no [2022-07-25T13:18:41.866Z] #77 170.6 configure: gperf not found - cannot rebuild signal parser code [2022-07-25T13:18:42.078Z] #77 175.0 checking for memory.h... yes [2022-07-25T13:18:42.128Z] #77 170.7 checking for library containing argp_parse... none required [2022-07-25T13:18:42.335Z] #77 175.2 checking for strings.h... yes [2022-07-25T13:18:42.393Z] #77 171.4 checking that generated files are newer than configure... done [2022-07-25T13:18:42.393Z] #77 171.4 configure: creating ./config.status [2022-07-25T13:18:42.401Z] #77 ... [2022-07-25T13:18:42.401Z] [2022-07-25T13:18:42.401Z] #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-25T13:18:42.401Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:18:42.401Z] #47 243.2 + dpkg --print-architecture [2022-07-25T13:18:42.401Z] #47 243.2 + git checkout -q v2.1.0 [2022-07-25T13:18:42.401Z] #47 243.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-25T13:18:42.401Z] #47 243.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-25T13:18:42.592Z] #77 175.4 checking for inttypes.h... yes [2022-07-25T13:18:42.654Z] #77 ... [2022-07-25T13:18:42.654Z] [2022-07-25T13:18:42.654Z] #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-25T13:18:42.654Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:18:42.654Z] #21 14.55 Fetched 8560 kB in 13s (659 kB/s) [2022-07-25T13:18:42.654Z] #21 14.55 Reading package lists... [2022-07-25T13:18:42.660Z] #47 ... [2022-07-25T13:18:42.660Z] [2022-07-25T13:18:42.660Z] #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-25T13:18:42.660Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:18:42.660Z] #77 198.9 CC tests/init.o [2022-07-25T13:18:42.850Z] #77 175.8 checking for stdint.h... [2022-07-25T13:18:42.850Z] #77 ... [2022-07-25T13:18:42.850Z] [2022-07-25T13:18:42.850Z] #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-25T13:18:42.850Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:18:42.850Z] #36 250.4 Delve is a source level debugger for Go programs. [2022-07-25T13:18:42.850Z] #36 250.4 [2022-07-25T13:18:42.850Z] #36 250.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-25T13:18:42.850Z] #36 250.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-25T13:18:42.850Z] #36 250.4 [2022-07-25T13:18:42.850Z] #36 250.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-25T13:18:42.850Z] #36 250.4 [2022-07-25T13:18:42.850Z] #36 250.4 Pass flags to the program you are debugging using `--`, for example: [2022-07-25T13:18:42.850Z] #36 250.4 [2022-07-25T13:18:42.850Z] #36 250.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-25T13:18:42.850Z] #36 250.4 [2022-07-25T13:18:42.850Z] #36 250.4 Usage: [2022-07-25T13:18:42.850Z] #36 250.4 dlv [command] [2022-07-25T13:18:42.850Z] #36 250.4 [2022-07-25T13:18:42.850Z] #36 250.4 Available Commands: [2022-07-25T13:18:42.850Z] #36 250.4 attach Attach to running process and begin debugging. [2022-07-25T13:18:42.850Z] #36 250.4 connect Connect to a headless debug server with a terminal client. [2022-07-25T13:18:42.850Z] #36 250.4 core Examine a core dump. [2022-07-25T13:18:42.850Z] #36 250.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-25T13:18:42.850Z] #36 250.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-25T13:18:42.850Z] #36 250.4 exec Execute a precompiled binary, and begin a debug session. [2022-07-25T13:18:42.850Z] #36 250.4 help Help about any command [2022-07-25T13:18:42.850Z] #36 250.4 run Deprecated command. Use 'debug' instead. [2022-07-25T13:18:42.850Z] #36 250.4 test Compile test binary and begin debugging program. [2022-07-25T13:18:42.850Z] #36 250.4 trace Compile and begin tracing program. [2022-07-25T13:18:42.850Z] #36 250.4 version Prints version. [2022-07-25T13:18:42.850Z] #36 250.4 [2022-07-25T13:18:42.850Z] #36 250.4 Flags: [2022-07-25T13:18:42.850Z] #36 250.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-25T13:18:42.850Z] #36 250.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-25T13:18:42.850Z] #36 250.4 --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-25T13:18:42.850Z] #36 250.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-25T13:18:42.850Z] #36 250.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-25T13:18:42.850Z] #36 250.4 --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-25T13:18:42.850Z] #36 250.4 --disable-aslr Disables address space randomization [2022-07-25T13:18:42.850Z] #36 250.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-25T13:18:42.850Z] #36 250.4 -h, --help help for dlv [2022-07-25T13:18:42.850Z] #36 250.4 --init string Init file, executed by the terminal client. [2022-07-25T13:18:42.850Z] #36 250.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-25T13:18:42.850Z] #36 250.4 --log Enable debugging server logging. [2022-07-25T13:18:42.850Z] #36 250.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-25T13:18:42.850Z] #36 250.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-25T13:18:42.850Z] #36 250.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-25T13:18:42.850Z] #36 250.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-25T13:18:42.850Z] #36 250.4 --wd string Working directory for running the program. [2022-07-25T13:18:42.850Z] #36 250.4 [2022-07-25T13:18:42.850Z] #36 250.4 Additional help topics: [2022-07-25T13:18:42.850Z] #36 250.4 dlv backend Help about the --backend flag. [2022-07-25T13:18:42.850Z] #36 250.4 dlv log Help about logging flags. [2022-07-25T13:18:42.850Z] #36 250.4 dlv redirect Help about file redirection. [2022-07-25T13:18:42.850Z] #36 250.4 [2022-07-25T13:18:42.850Z] #36 250.4 Use "dlv [command] --help" for more information about a command. [2022-07-25T13:18:42.850Z] #36 DONE 250.5s [2022-07-25T13:18:42.850Z] [2022-07-25T13:18:42.850Z] #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-25T13:18:42.850Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:18:42.850Z] #77 175.8 checking for stdint.h... yes [2022-07-25T13:18:42.941Z] #77 199.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-25T13:18:43.107Z] #77 176.0 checking for unistd.h... yes [2022-07-25T13:18:43.224Z] #21 20.28 Reading package lists... [2022-07-25T13:18:43.365Z] #77 176.2 checking minix/config.h usability... no [2022-07-25T13:18:43.480Z] #19 342.3 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-25T13:18:43.480Z] #19 342.3 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:18:43.480Z] #19 342.3 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-25T13:18:43.480Z] #19 342.4 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-25T13:18:43.480Z] #19 342.4 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-25T13:18:43.480Z] #19 342.4 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-25T13:18:43.480Z] #19 342.6 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-25T13:18:43.480Z] #19 342.6 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-25T13:18:43.480Z] #19 342.6 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-25T13:18:43.480Z] #19 342.8 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-25T13:18:43.622Z] #77 176.5 checking minix/config.h presence... no [2022-07-25T13:18:43.622Z] #77 176.7 checking for minix/config.h... no [2022-07-25T13:18:43.739Z] #19 342.8 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:18:43.739Z] #19 342.8 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:18:43.739Z] #19 343.1 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-25T13:18:43.878Z] #77 176.7 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-25T13:18:43.998Z] #19 343.1 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:18:43.998Z] #19 343.1 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-25T13:18:44.135Z] #77 177.0 checking build system type... x86_64-pc-linux-gnu [2022-07-25T13:18:44.135Z] #77 177.4 checking host system type... x86_64-pc-linux-gnu [2022-07-25T13:18:44.135Z] #77 177.4 checking how to print strings... printf [2022-07-25T13:18:44.394Z] #77 177.4 checking for a sed that does not truncate output... /bin/sed [2022-07-25T13:18:44.394Z] #77 177.4 checking for fgrep... /bin/grep -F [2022-07-25T13:18:44.394Z] #77 177.4 checking for ld used by gcc... /usr/bin/ld [2022-07-25T13:18:44.394Z] #77 177.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T13:18:44.394Z] #77 177.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T13:18:44.609Z] #21 25.16 Building dependency tree... [2022-07-25T13:18:44.701Z] #77 177.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T13:18:44.701Z] #77 177.6 checking whether ln -s works... yes [2022-07-25T13:18:44.701Z] #77 177.6 checking the maximum length of command line arguments... 1572864 [2022-07-25T13:18:44.701Z] #77 177.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-25T13:18:44.701Z] #77 177.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T13:18:44.701Z] #77 177.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T13:18:44.701Z] #77 177.7 checking for objdump... objdump [2022-07-25T13:18:44.701Z] #77 177.7 checking how to recognize dependent libraries... pass_all [2022-07-25T13:18:44.701Z] #77 177.7 checking for dlltool... no [2022-07-25T13:18:44.701Z] #77 177.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T13:18:44.701Z] #77 177.7 checking for ar... ar [2022-07-25T13:18:44.701Z] #77 177.7 checking for archiver @FILE support... @ [2022-07-25T13:18:44.870Z] #21 ... [2022-07-25T13:18:44.871Z] [2022-07-25T13:18:44.871Z] #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-25T13:18:44.871Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T13:18:44.871Z] #34 DONE 250.8s [2022-07-25T13:18:44.871Z] [2022-07-25T13:18:44.871Z] #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-25T13:18:44.871Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:18:44.973Z] #77 178.0 checking for strip... strip [2022-07-25T13:18:44.973Z] #77 178.0 checking for ranlib... ranlib [2022-07-25T13:18:44.973Z] #77 178.0 checking for gawk... no [2022-07-25T13:18:44.973Z] #77 178.0 checking for mawk... mawk [2022-07-25T13:18:45.443Z] #47 ... [2022-07-25T13:18:45.444Z] [2022-07-25T13:18:45.444Z] #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-25T13:18:45.444Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:18:45.444Z] #77 174.5 config.status: creating Makefile [2022-07-25T13:18:45.560Z] #77 178.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T13:18:45.560Z] #77 178.6 checking for sysroot... no [2022-07-25T13:18:45.560Z] #77 178.6 checking for a working dd... /bin/dd [2022-07-25T13:18:45.560Z] #77 178.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T13:18:45.758Z] #77 174.6 config.status: creating rpm/crun.spec [2022-07-25T13:18:45.758Z] #77 174.8 config.status: creating config.h [2022-07-25T13:18:45.819Z] #77 178.7 checking for mt... no [2022-07-25T13:18:45.819Z] #77 178.7 checking if : is a manifest tool... no [2022-07-25T13:18:45.819Z] #77 178.7 checking for dlfcn.h... yes [2022-07-25T13:18:45.819Z] #77 178.9 checking for objdir... .libs [2022-07-25T13:18:46.034Z] #77 175.0 config.status: executing libtool commands [2022-07-25T13:18:46.294Z] #77 175.2 config.status: executing depfiles commands [2022-07-25T13:18:46.387Z] #77 179.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T13:18:46.387Z] #77 179.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T13:18:46.387Z] #77 179.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T13:18:46.901Z] #77 179.6 checking if gcc static flag -static works... yes [2022-07-25T13:18:46.901Z] #77 180.1 checking if gcc supports -c -o file.o... yes [2022-07-25T13:18:47.157Z] #77 180.2 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T13:18:47.157Z] #77 180.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T13:18:47.720Z] #77 180.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T13:18:47.720Z] #77 180.8 checking how to hardcode library paths into programs... immediate [2022-07-25T13:18:47.720Z] #77 180.8 checking whether stripping libraries is possible... yes [2022-07-25T13:18:47.720Z] #77 180.8 checking if libtool supports shared libraries... yes [2022-07-25T13:18:47.720Z] #77 180.8 checking whether to build shared libraries... no [2022-07-25T13:18:47.720Z] #77 180.8 checking whether to build static libraries... yes [2022-07-25T13:18:47.976Z] #77 180.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T13:18:47.976Z] #77 180.9 checking whether build environment is sane... yes [2022-07-25T13:18:47.976Z] #77 181.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T13:18:48.222Z] #77 177.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-25T13:18:48.222Z] #77 177.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T13:18:48.232Z] #77 181.1 checking whether make sets $(MAKE)... yes [2022-07-25T13:18:48.232Z] #77 181.3 checking whether make supports the include directive... yes (GNU style) [2022-07-25T13:18:48.232Z] #77 181.3 checking whether make supports nested variables... yes [2022-07-25T13:18:48.232Z] #77 181.4 checking whether UID '0' is supported by ustar format... yes [2022-07-25T13:18:48.232Z] #77 181.4 checking whether GID '0' is supported by ustar format... yes [2022-07-25T13:18:48.483Z] #77 177.4 checking for gcc... gcc [2022-07-25T13:18:48.488Z] #77 181.4 checking how to create a ustar tar archive... gnutar [2022-07-25T13:18:48.745Z] #77 181.5 checking dependency style of gcc... gcc3 [2022-07-25T13:18:48.745Z] #77 181.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T13:18:48.745Z] #77 181.9 checking whether make supports nested variables... (cached) yes [2022-07-25T13:18:48.745Z] #77 181.9 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T13:18:48.745Z] #77 181.9 checking pkg-config is at least version 0.9.0... yes [2022-07-25T13:18:48.745Z] #77 181.9 checking for yajl >= 2.1.0... yes [2022-07-25T13:18:49.002Z] #77 182.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T13:18:49.002Z] #77 182.0 checking for gcc... (cached) gcc [2022-07-25T13:18:49.002Z] #77 182.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T13:18:49.002Z] #77 182.2 checking whether gcc accepts -g... (cached) yes [2022-07-25T13:18:49.002Z] #77 182.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T13:18:49.002Z] #77 182.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T13:18:49.054Z] #77 177.5 checking whether the C compiler works... yes [2022-07-25T13:18:49.055Z] #77 177.8 checking for C compiler default output file name... a.out [2022-07-25T13:18:49.055Z] #77 177.8 checking for suffix of executables... [2022-07-25T13:18:49.259Z] #77 182.2 checking for a Python interpreter with version >= 3... python3 [2022-07-25T13:18:49.259Z] #77 182.4 checking for python3... /usr/bin/python3 [2022-07-25T13:18:49.264Z] #19 347.6 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-25T13:18:49.264Z] #19 347.6 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:18:49.264Z] #19 347.6 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-25T13:18:49.264Z] #19 347.7 Selecting previously unselected package crossbuild-essential-armel. [2022-07-25T13:18:49.264Z] #19 347.7 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-07-25T13:18:49.264Z] #19 347.7 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-25T13:18:49.264Z] #19 347.7 Selecting previously unselected package libc6-armhf-cross. [2022-07-25T13:18:49.264Z] #19 347.7 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-25T13:18:49.264Z] #19 347.7 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-25T13:18:49.264Z] #19 347.9 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-25T13:18:49.264Z] #19 347.9 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:18:49.264Z] #19 347.9 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:18:49.264Z] #19 347.9 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-25T13:18:49.264Z] #19 347.9 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:18:49.264Z] #19 347.9 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:18:49.264Z] #19 347.9 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-25T13:18:49.264Z] #19 347.9 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:18:49.264Z] #19 348.0 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:18:49.264Z] #19 348.0 Selecting previously unselected package libasan6-armhf-cross. [2022-07-25T13:18:49.264Z] #19 348.0 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:18:49.264Z] #19 348.0 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:18:49.264Z] #19 348.3 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-25T13:18:49.264Z] #19 348.3 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:18:49.264Z] #19 348.3 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:18:49.264Z] #19 348.3 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-25T13:18:49.264Z] #19 348.3 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:18:49.264Z] #19 348.3 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:18:49.264Z] #19 348.4 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-25T13:18:49.264Z] #19 348.4 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:18:49.264Z] #19 348.4 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:18:49.315Z] #77 178.0 checking whether we are cross compiling... no [2022-07-25T13:18:49.516Z] #77 182.4 checking for python3 version... 3.9 [2022-07-25T13:18:49.522Z] #19 348.6 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-25T13:18:49.522Z] #19 348.6 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:18:49.522Z] #19 348.6 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-25T13:18:49.576Z] #77 178.3 checking for suffix of object files... o [2022-07-25T13:18:49.772Z] #77 182.6 checking for python3 platform... linux [2022-07-25T13:18:49.836Z] #77 178.5 checking whether we are using the GNU C compiler... yes [2022-07-25T13:18:49.836Z] #77 178.6 checking whether gcc accepts -g... yes [2022-07-25T13:18:50.029Z] #77 182.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T13:18:50.029Z] #77 183.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T13:18:50.097Z] #77 178.8 checking for gcc option to accept ISO C89... none needed [2022-07-25T13:18:50.357Z] #77 178.9 checking whether gcc understands -c and -o together... yes [2022-07-25T13:18:50.357Z] #77 179.3 checking how to run the C preprocessor... gcc -E [2022-07-25T13:18:50.542Z] #77 183.5 checking that generated files are newer than configure... done [2022-07-25T13:18:50.542Z] #77 183.5 configure: creating ./config.status [2022-07-25T13:18:50.617Z] #77 179.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T13:18:50.617Z] #77 179.6 checking for egrep... /bin/grep -E [2022-07-25T13:18:51.471Z] #77 ... [2022-07-25T13:18:51.471Z] [2022-07-25T13:18:51.471Z] #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-25T13:18:51.471Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:18:51.471Z] #21 18.06 Reading package lists... [2022-07-25T13:18:51.471Z] #21 22.24 Building dependency tree... [2022-07-25T13:18:51.471Z] #21 25.17 The following additional packages will be installed: [2022-07-25T13:18:51.471Z] #21 25.18 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-25T13:18:51.471Z] #21 25.18 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-25T13:18:51.471Z] #21 25.20 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T13:18:51.471Z] #21 25.20 python3-pkg-resources vim-runtime xxd [2022-07-25T13:18:51.471Z] #21 25.20 Suggested packages: [2022-07-25T13:18:51.472Z] #21 25.20 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-25T13:18:51.472Z] #21 25.20 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-25T13:18:51.472Z] #21 25.20 acl attr quota [2022-07-25T13:18:51.472Z] #21 25.20 Recommended packages: [2022-07-25T13:18:51.472Z] #21 25.20 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-25T13:18:51.472Z] #21 27.39 The following NEW packages will be installed: [2022-07-25T13:18:51.472Z] #21 27.40 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-25T13:18:51.472Z] #21 27.41 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-25T13:18:51.472Z] #21 27.41 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-25T13:18:51.472Z] #21 27.42 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-25T13:18:51.472Z] #21 27.42 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T13:18:51.472Z] #21 27.42 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-25T13:18:51.472Z] #21 27.42 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-25T13:18:51.472Z] #21 27.42 xz-utils zip zstd [2022-07-25T13:18:51.472Z] #21 27.79 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:18:51.472Z] #21 27.79 Need to get 27.7 MB of archives. [2022-07-25T13:18:51.472Z] #21 27.79 After this operation, 106 MB of additional disk space will be used. [2022-07-25T13:18:51.472Z] #21 27.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-25T13:18:51.472Z] #21 27.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-25T13:18:51.472Z] #21 27.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-25T13:18:51.472Z] #21 27.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T13:18:51.472Z] #21 27.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-25T13:18:51.472Z] #21 27.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-25T13:18:51.472Z] #21 27.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-25T13:18:51.472Z] #21 27.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-25T13:18:51.472Z] #21 27.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T13:18:51.472Z] #21 27.86 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-25T13:18:51.472Z] #21 27.86 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-25T13:18:51.472Z] #21 27.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T13:18:51.472Z] #21 27.87 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T13:18:51.472Z] #21 27.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-25T13:18:51.472Z] #21 27.90 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-25T13:18:51.472Z] #21 27.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-25T13:18:51.472Z] #21 27.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-25T13:18:51.472Z] #21 27.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-25T13:18:51.472Z] #21 27.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-25T13:18:51.472Z] #21 27.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-25T13:18:51.472Z] #21 27.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-25T13:18:51.472Z] #21 27.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T13:18:51.472Z] #21 27.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T13:18:51.472Z] #21 27.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T13:18:51.472Z] #21 27.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-25T13:18:51.472Z] #21 27.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-25T13:18:51.472Z] #21 27.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-25T13:18:51.472Z] #21 28.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-25T13:18:51.472Z] #21 28.28 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-25T13:18:51.472Z] #21 28.29 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-25T13:18:51.472Z] #21 28.29 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-25T13:18:51.472Z] #21 28.30 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T13:18:51.472Z] #21 28.30 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-25T13:18:51.472Z] #21 28.31 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T13:18:51.472Z] #21 28.31 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-25T13:18:51.472Z] #21 28.40 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-25T13:18:51.472Z] #21 28.40 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-25T13:18:51.472Z] #21 28.40 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T13:18:51.472Z] #21 28.41 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-25T13:18:51.472Z] #21 28.43 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-25T13:18:51.472Z] #21 28.43 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-25T13:18:51.472Z] #21 28.45 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-25T13:18:51.472Z] #21 28.48 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-25T13:18:51.472Z] #21 28.49 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-25T13:18:51.472Z] #21 28.51 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-25T13:18:51.472Z] #21 28.71 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-25T13:18:51.472Z] #21 28.76 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-25T13:18:51.472Z] #21 28.79 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-25T13:18:51.472Z] #21 28.81 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-25T13:18:51.472Z] #21 29.53 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:18:51.472Z] #21 29.73 Fetched 27.7 MB in 1s (20.2 MB/s) [2022-07-25T13:18:51.472Z] #21 29.85 Selecting previously unselected package pigz. [2022-07-25T13:18:51.472Z] #21 29.85 (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 ... 24018 files and directories currently installed.) [2022-07-25T13:18:51.472Z] #21 29.94 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-25T13:18:51.472Z] #21 29.95 Unpacking pigz (2.6-1) ... [2022-07-25T13:18:51.472Z] #21 30.10 Selecting previously unselected package libelf1:amd64. [2022-07-25T13:18:51.472Z] #21 30.11 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-25T13:18:51.472Z] #21 30.12 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-25T13:18:51.472Z] #21 30.45 Selecting previously unselected package libbpf0:amd64. [2022-07-25T13:18:51.472Z] #21 30.45 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-25T13:18:51.472Z] #21 30.45 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-25T13:18:51.472Z] #21 30.64 Selecting previously unselected package libcap2:amd64. [2022-07-25T13:18:51.472Z] #21 30.64 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T13:18:51.472Z] #21 30.65 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:18:51.472Z] #21 30.85 Selecting previously unselected package libmnl0:amd64. [2022-07-25T13:18:51.472Z] #21 30.86 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-25T13:18:51.472Z] #21 30.87 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-25T13:18:51.472Z] #21 31.21 Selecting previously unselected package libxtables12:amd64. [2022-07-25T13:18:51.472Z] #21 31.22 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-25T13:18:51.472Z] #21 31.25 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-25T13:18:51.472Z] #21 31.48 Selecting previously unselected package libcap2-bin. [2022-07-25T13:18:51.472Z] #21 31.49 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-25T13:18:51.472Z] #21 31.51 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-25T13:18:51.472Z] #21 31.76 Selecting previously unselected package iproute2. [2022-07-25T13:18:51.472Z] #21 31.78 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-25T13:18:51.472Z] #21 31.79 Unpacking iproute2 (5.10.0-4) ... [2022-07-25T13:18:51.559Z] #77 179.6 checking for ANSI C header files... yes [2022-07-25T13:18:51.820Z] #77 180.5 checking for sys/types.h... yes [2022-07-25T13:18:51.959Z] #77 ... [2022-07-25T13:18:51.959Z] [2022-07-25T13:18:51.959Z] #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-25T13:18:51.959Z] #26 sha256:e0c3f41ea5bdc2301658251f3b2cfd126153317ab92ad53849e3a4308d977cf3 [2022-07-25T13:18:51.959Z] #26 272.8 + return [2022-07-25T13:18:52.035Z] #21 32.70 Selecting previously unselected package xxd. [2022-07-25T13:18:52.035Z] #21 32.70 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T13:18:52.035Z] #21 32.71 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:18:52.082Z] #77 180.8 checking for sys/stat.h... yes [2022-07-25T13:18:52.082Z] #77 181.0 checking for stdlib.h... yes [2022-07-25T13:18:52.221Z] #26 DONE 275.6s [2022-07-25T13:18:52.221Z] [2022-07-25T13:18:52.221Z] #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-25T13:18:52.221Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T13:18:52.221Z] #77 224.7 AR libcrun_testing.a [2022-07-25T13:18:52.221Z] #77 224.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-25T13:18:52.221Z] #77 224.7 CCLD libcrun.la [2022-07-25T13:18:52.221Z] #77 224.8 CCLD tests/tests_libcrun_utils [2022-07-25T13:18:52.221Z] #77 224.8 CCLD tests/tests_libcrun_errors [2022-07-25T13:18:52.221Z] #77 224.9 CCLD tests/tests_libcrun_fuzzer [2022-07-25T13:18:52.221Z] #77 225.6 CCLD crun [2022-07-25T13:18:52.221Z] #77 226.0 make[3]: Entering directory '/tmp/crun-build' [2022-07-25T13:18:52.221Z] #77 226.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-25T13:18:52.221Z] #77 226.1 /bin/mkdir -p '/usr/local/lib' [2022-07-25T13:18:52.221Z] #77 226.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-25T13:18:52.221Z] #77 226.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-25T13:18:52.221Z] #77 226.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-25T13:18:52.221Z] #77 226.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-25T13:18:52.221Z] #77 226.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-25T13:18:52.221Z] #77 226.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-25T13:18:52.221Z] #77 226.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-25T13:18:52.221Z] #77 226.6 ---------------------------------------------------------------------- [2022-07-25T13:18:52.221Z] #77 226.6 Libraries have been installed in: [2022-07-25T13:18:52.221Z] #77 226.6 /usr/local/lib [2022-07-25T13:18:52.221Z] #77 226.6 [2022-07-25T13:18:52.221Z] #77 226.6 If you ever happen to want to link against installed libraries [2022-07-25T13:18:52.221Z] #77 226.6 in a given directory, LIBDIR, you must either use libtool, and [2022-07-25T13:18:52.221Z] #77 226.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-25T13:18:52.221Z] #77 226.6 flag during linking and do at least one of the following: [2022-07-25T13:18:52.221Z] #77 226.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-25T13:18:52.221Z] #77 226.6 during execution [2022-07-25T13:18:52.221Z] #77 226.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-25T13:18:52.221Z] #77 226.6 during linking [2022-07-25T13:18:52.221Z] #77 226.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-25T13:18:52.221Z] #77 226.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-25T13:18:52.221Z] #77 226.6 [2022-07-25T13:18:52.221Z] #77 226.6 See any operating system documentation about shared libraries for [2022-07-25T13:18:52.221Z] #77 226.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-25T13:18:52.221Z] #77 226.6 ---------------------------------------------------------------------- [2022-07-25T13:18:52.221Z] #77 226.7 /bin/mkdir -p '/build' [2022-07-25T13:18:52.221Z] #77 226.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-25T13:18:52.221Z] #77 226.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-25T13:18:52.221Z] #77 226.7 make[3]: Leaving directory '/tmp/crun-build' [2022-07-25T13:18:52.221Z] #77 226.8 make[2]: Leaving directory '/tmp/crun-build' [2022-07-25T13:18:52.221Z] #77 226.8 make[1]: Leaving directory '/tmp/crun-build' [2022-07-25T13:18:52.221Z] #77 DONE 226.8s [2022-07-25T13:18:52.221Z] [2022-07-25T13:18:52.221Z] #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-25T13:18:52.221Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-25T13:18:52.221Z] #55 274.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-25T13:18:52.221Z] #55 DONE 275.9s [2022-07-25T13:18:52.221Z] [2022-07-25T13:18:52.221Z] #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-25T13:18:52.221Z] #60 sha256:68400c0a136f79a7fac08b55bdf44251e72da22c6dc021aeb36b36ed104f12dd [2022-07-25T13:18:52.291Z] #21 33.04 Selecting previously unselected package vim-common. [2022-07-25T13:18:52.291Z] #21 33.06 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T13:18:52.291Z] #21 33.09 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:18:52.342Z] #77 181.2 checking for string.h... [2022-07-25T13:18:52.342Z] #77 ... [2022-07-25T13:18:52.342Z] [2022-07-25T13:18:52.343Z] #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-25T13:18:52.343Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:18:52.343Z] #21 27.90 The following additional packages will be installed: [2022-07-25T13:18:52.343Z] #21 27.90 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-25T13:18:52.343Z] #21 27.90 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-25T13:18:52.343Z] #21 27.90 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T13:18:52.343Z] #21 27.91 python3-pkg-resources vim-runtime xxd [2022-07-25T13:18:52.343Z] #21 27.91 Suggested packages: [2022-07-25T13:18:52.343Z] #21 27.91 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-25T13:18:52.343Z] #21 27.91 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-25T13:18:52.343Z] #21 27.91 acl attr quota [2022-07-25T13:18:52.343Z] #21 27.92 Recommended packages: [2022-07-25T13:18:52.343Z] #21 27.92 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-25T13:18:52.343Z] #21 30.04 The following NEW packages will be installed: [2022-07-25T13:18:52.343Z] #21 30.05 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-25T13:18:52.343Z] #21 30.05 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-25T13:18:52.343Z] #21 30.05 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-25T13:18:52.343Z] #21 30.05 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-25T13:18:52.343Z] #21 30.05 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T13:18:52.343Z] #21 30.05 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-25T13:18:52.343Z] #21 30.05 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-25T13:18:52.343Z] #21 30.05 xz-utils zip zstd [2022-07-25T13:18:52.343Z] #21 30.45 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:18:52.343Z] #21 30.45 Need to get 27.7 MB of archives. [2022-07-25T13:18:52.343Z] #21 30.45 After this operation, 106 MB of additional disk space will be used. [2022-07-25T13:18:52.343Z] #21 30.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-25T13:18:52.343Z] #21 30.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-25T13:18:52.343Z] #21 30.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-25T13:18:52.343Z] #21 30.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T13:18:52.343Z] #21 30.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-25T13:18:52.343Z] #21 30.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-25T13:18:52.343Z] #21 30.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-25T13:18:52.343Z] #21 30.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-25T13:18:52.343Z] #21 30.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T13:18:52.343Z] #21 30.60 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-25T13:18:52.343Z] #21 30.61 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-25T13:18:52.343Z] #21 30.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T13:18:52.343Z] #21 30.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T13:18:52.343Z] #21 30.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-25T13:18:52.343Z] #21 30.69 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-25T13:18:52.343Z] #21 30.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-25T13:18:52.343Z] #21 30.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-25T13:18:52.343Z] #21 30.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-25T13:18:52.343Z] #21 30.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-25T13:18:52.343Z] #21 30.72 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-25T13:18:52.343Z] #21 30.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-25T13:18:52.343Z] #21 30.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T13:18:52.343Z] #21 30.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T13:18:52.343Z] #21 30.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T13:18:52.343Z] #21 30.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-25T13:18:52.343Z] #21 30.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-25T13:18:52.343Z] #21 30.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-25T13:18:52.343Z] #21 31.20 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-25T13:18:52.343Z] #21 31.21 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-25T13:18:52.343Z] #21 31.21 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-25T13:18:52.343Z] #21 31.21 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-25T13:18:52.343Z] #21 31.21 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T13:18:52.343Z] #21 31.22 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-25T13:18:52.343Z] #21 31.24 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T13:18:52.343Z] #21 31.24 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-25T13:18:52.343Z] #21 31.29 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-25T13:18:52.343Z] #21 31.29 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-25T13:18:52.343Z] #21 31.30 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T13:18:52.343Z] #21 31.31 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-25T13:18:52.343Z] #21 31.34 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-25T13:18:52.343Z] #21 31.34 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-25T13:18:52.343Z] #21 31.35 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-25T13:18:52.343Z] #21 31.40 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-25T13:18:52.343Z] #21 31.41 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-25T13:18:52.343Z] #21 31.42 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-25T13:18:52.343Z] #21 31.76 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-25T13:18:52.343Z] #21 31.82 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-25T13:18:52.343Z] #21 31.86 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-25T13:18:52.343Z] #21 31.86 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-25T13:18:52.343Z] #21 32.91 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:18:52.343Z] #21 33.14 Fetched 27.7 MB in 2s (15.8 MB/s) [2022-07-25T13:18:52.343Z] #21 33.22 Selecting previously unselected package pigz. [2022-07-25T13:18:52.343Z] #21 33.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 ... 24018 files and directories currently installed.) [2022-07-25T13:18:52.343Z] #21 33.33 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-25T13:18:52.343Z] #21 33.34 Unpacking pigz (2.6-1) ... [2022-07-25T13:18:52.343Z] #21 33.46 Selecting previously unselected package libelf1:amd64. [2022-07-25T13:18:52.343Z] #21 33.47 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-25T13:18:52.343Z] #21 33.48 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-25T13:18:52.343Z] #21 33.75 Selecting previously unselected package libbpf0:amd64. [2022-07-25T13:18:52.343Z] #21 33.75 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-25T13:18:52.343Z] #21 33.75 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-25T13:18:52.343Z] #21 33.89 Selecting previously unselected package libcap2:amd64. [2022-07-25T13:18:52.343Z] #21 33.90 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T13:18:52.343Z] #21 33.92 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:18:52.343Z] #21 34.00 Selecting previously unselected package libmnl0:amd64. [2022-07-25T13:18:52.343Z] #21 34.01 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-25T13:18:52.343Z] #21 34.01 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-25T13:18:52.343Z] #21 34.12 Selecting previously unselected package libxtables12:amd64. [2022-07-25T13:18:52.343Z] #21 34.14 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-25T13:18:52.343Z] #21 34.15 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-25T13:18:52.343Z] #21 34.20 Selecting previously unselected package libcap2-bin. [2022-07-25T13:18:52.343Z] #21 34.21 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-25T13:18:52.343Z] #21 34.21 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-25T13:18:52.604Z] #21 34.31 Selecting previously unselected package iproute2. [2022-07-25T13:18:52.604Z] #21 34.32 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-25T13:18:52.604Z] #21 34.33 Unpacking iproute2 (5.10.0-4) ... [2022-07-25T13:18:52.854Z] #21 33.39 Selecting previously unselected package bash-completion. [2022-07-25T13:18:52.854Z] #21 33.39 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-25T13:18:52.865Z] #21 ... [2022-07-25T13:18:52.866Z] [2022-07-25T13:18:52.866Z] #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-25T13:18:52.866Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:18:52.866Z] #36 259.0 Delve is a source level debugger for Go programs. [2022-07-25T13:18:52.866Z] #36 259.0 [2022-07-25T13:18:52.866Z] #36 259.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-25T13:18:52.866Z] #36 259.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-25T13:18:52.866Z] #36 259.0 [2022-07-25T13:18:52.866Z] #36 259.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-25T13:18:52.866Z] #36 259.0 [2022-07-25T13:18:52.866Z] #36 259.0 Pass flags to the program you are debugging using `--`, for example: [2022-07-25T13:18:52.866Z] #36 259.0 [2022-07-25T13:18:53.127Z] #36 259.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-25T13:18:53.127Z] #36 259.0 [2022-07-25T13:18:53.127Z] #36 259.0 Usage: [2022-07-25T13:18:53.127Z] #36 259.0 dlv [command] [2022-07-25T13:18:53.127Z] #36 259.0 [2022-07-25T13:18:53.127Z] #36 259.0 Available Commands: [2022-07-25T13:18:53.127Z] #36 259.0 attach Attach to running process and begin debugging. [2022-07-25T13:18:53.127Z] #36 259.0 connect Connect to a headless debug server with a terminal client. [2022-07-25T13:18:53.127Z] #36 259.0 core Examine a core dump. [2022-07-25T13:18:53.127Z] #36 259.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-25T13:18:53.127Z] #36 259.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-25T13:18:53.127Z] #36 259.0 exec Execute a precompiled binary, and begin a debug session. [2022-07-25T13:18:53.127Z] #36 259.0 help Help about any command [2022-07-25T13:18:53.127Z] #36 259.0 run Deprecated command. Use 'debug' instead. [2022-07-25T13:18:53.127Z] #36 259.0 test Compile test binary and begin debugging program. [2022-07-25T13:18:53.127Z] #36 259.0 trace Compile and begin tracing program. [2022-07-25T13:18:53.127Z] #36 259.0 version Prints version. [2022-07-25T13:18:53.127Z] #36 259.0 [2022-07-25T13:18:53.127Z] #36 259.0 Flags: [2022-07-25T13:18:53.127Z] #36 259.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-25T13:18:53.127Z] #36 259.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-25T13:18:53.127Z] #36 259.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-25T13:18:53.127Z] #36 259.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-25T13:18:53.127Z] #36 259.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-25T13:18:53.127Z] #36 259.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-25T13:18:53.127Z] #36 259.0 --disable-aslr Disables address space randomization [2022-07-25T13:18:53.127Z] #36 259.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-25T13:18:53.127Z] #36 259.0 -h, --help help for dlv [2022-07-25T13:18:53.127Z] #36 259.0 --init string Init file, executed by the terminal client. [2022-07-25T13:18:53.127Z] #36 259.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-25T13:18:53.127Z] #36 259.0 --log Enable debugging server logging. [2022-07-25T13:18:53.127Z] #36 259.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-25T13:18:53.127Z] #36 259.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-25T13:18:53.127Z] #36 259.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-25T13:18:53.127Z] #36 259.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-25T13:18:53.127Z] #36 259.0 --wd string Working directory for running the program. [2022-07-25T13:18:53.127Z] #36 259.0 [2022-07-25T13:18:53.127Z] #36 259.0 Additional help topics: [2022-07-25T13:18:53.127Z] #36 259.0 dlv backend Help about the --backend flag. [2022-07-25T13:18:53.127Z] #36 259.0 dlv log Help about logging flags. [2022-07-25T13:18:53.127Z] #36 259.0 dlv redirect Help about file redirection. [2022-07-25T13:18:53.127Z] #36 259.0 [2022-07-25T13:18:53.127Z] #36 259.0 Use "dlv [command] --help" for more information about a command. [2022-07-25T13:18:53.702Z] #36 DONE 259.8s [2022-07-25T13:18:53.702Z] [2022-07-25T13:18:53.702Z] #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-25T13:18:53.702Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:18:53.702Z] #21 35.42 Selecting previously unselected package xxd. [2022-07-25T13:18:53.702Z] #21 35.42 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T13:18:53.702Z] #21 35.48 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:18:53.963Z] #21 35.69 Selecting previously unselected package vim-common. [2022-07-25T13:18:53.963Z] #21 35.69 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T13:18:53.963Z] #21 35.71 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:18:54.224Z] #21 36.13 Selecting previously unselected package bash-completion. [2022-07-25T13:18:54.485Z] #21 36.14 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-25T13:18:54.792Z] #19 353.4 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-25T13:18:54.792Z] #19 353.4 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:18:54.792Z] #19 353.4 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-25T13:18:54.792Z] #19 353.4 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-25T13:18:54.792Z] #19 353.4 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-25T13:18:54.792Z] #19 353.4 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-25T13:18:54.792Z] #19 353.9 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-25T13:18:54.792Z] #19 353.9 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-25T13:18:54.792Z] #19 353.9 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-25T13:18:55.050Z] #19 354.3 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-25T13:18:55.050Z] #19 354.3 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:18:55.050Z] #19 354.3 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:18:55.373Z] #21 ... [2022-07-25T13:18:55.373Z] [2022-07-25T13:18:55.374Z] #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-25T13:18:55.374Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:18:55.374Z] #77 188.3 config.status: creating Makefile [2022-07-25T13:18:55.374Z] #77 188.5 config.status: creating config.h [2022-07-25T13:18:55.374Z] #77 188.5 config.status: executing libtool commands [2022-07-25T13:18:55.559Z] #60 164.0 + mkdir -p /build [2022-07-25T13:18:55.559Z] #60 164.0 + cp runc /build/runc [2022-07-25T13:18:55.617Z] #19 354.7 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-25T13:18:55.617Z] #19 354.7 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:18:55.617Z] #19 354.8 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-25T13:18:55.629Z] #77 188.6 config.status: executing depfiles commands [2022-07-25T13:18:56.129Z] #60 DONE 165.0s [2022-07-25T13:18:56.129Z] [2022-07-25T13:18:56.129Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-25T13:18:56.129Z] #27 sha256:be27718056699191f77fc3b53f49c562ed8b515ba8d765719b2f34733cf74cf9 [2022-07-25T13:18:56.995Z] #77 190.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-25T13:18:56.995Z] #77 190.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T13:18:57.084Z] #27 DONE 0.8s [2022-07-25T13:18:57.084Z] [2022-07-25T13:18:57.084Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T13:18:57.084Z] #32 sha256:0d896ac670498ba25a8409bb01646876d2d9014dd0188a4a3e61899700d77538 [2022-07-25T13:18:57.559Z] #77 190.6 checking for gcc... gcc [2022-07-25T13:18:57.816Z] #77 190.7 checking whether the C compiler works... yes [2022-07-25T13:18:57.816Z] #77 191.0 checking for C compiler default output file name... a.out [2022-07-25T13:18:57.816Z] #77 191.0 checking for suffix of executables... [2022-07-25T13:18:58.022Z] #32 DONE 1.1s [2022-07-25T13:18:58.022Z] [2022-07-25T13:18:58.022Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-25T13:18:58.022Z] #35 sha256:c83ce6eccd52db8aead057cf729f43ecfb8b5c4c33934e0ed098587473eea230 [2022-07-25T13:18:58.590Z] #35 DONE 0.6s [2022-07-25T13:18:58.590Z] [2022-07-25T13:18:58.590Z] #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-25T13:18:58.590Z] #64 sha256:b960496d173e058d80dbe5b3bfc32f334df929e2ebd1be1217a6595ccb461bbd [2022-07-25T13:18:58.590Z] #64 ... [2022-07-25T13:18:58.590Z] [2022-07-25T13:18:58.590Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-25T13:18:58.590Z] #37 sha256:b31397a279c84f0b0dbe556cd88102e87eaf5f43a5bc6d4dbce0173139568769 [2022-07-25T13:18:58.636Z] #77 191.1 checking whether we are cross compiling... no [2022-07-25T13:18:58.636Z] #77 191.5 checking for suffix of object files... o [2022-07-25T13:18:58.893Z] #77 191.7 checking whether we are using the GNU C compiler... yes [2022-07-25T13:18:58.893Z] #77 191.9 checking whether gcc accepts -g... yes [2022-07-25T13:18:58.893Z] #77 191.9 checking for gcc option to accept ISO C89... none needed [2022-07-25T13:18:59.150Z] #77 192.0 checking whether gcc understands -c and -o together... yes [2022-07-25T13:18:59.150Z] #77 192.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T13:18:59.150Z] #77 192.2 checking whether build environment is sane... yes [2022-07-25T13:18:59.150Z] #77 192.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T13:18:59.150Z] #77 192.3 checking for gawk... no [2022-07-25T13:18:59.150Z] #77 192.3 checking for mawk... mawk [2022-07-25T13:18:59.150Z] #77 192.3 checking whether make sets $(MAKE)... yes [2022-07-25T13:18:59.150Z] #77 192.3 checking whether make supports the include directive... yes (GNU style) [2022-07-25T13:18:59.407Z] #77 192.4 checking whether make supports nested variables... yes [2022-07-25T13:18:59.407Z] #77 192.5 checking whether UID '0' is supported by ustar format... yes [2022-07-25T13:18:59.407Z] #77 192.5 checking whether GID '0' is supported by ustar format... yes [2022-07-25T13:18:59.407Z] #77 192.5 checking how to create a ustar tar archive... gnutar [2022-07-25T13:18:59.528Z] #37 DONE 0.6s [2022-07-25T13:18:59.528Z] [2022-07-25T13:18:59.528Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-25T13:18:59.528Z] #39 sha256:02799152b3b0e2d082050f0fe5af8baf19cc6c75d3c327a43dd4a8656d8ca0b1 [2022-07-25T13:18:59.528Z] #39 DONE 0.1s [2022-07-25T13:18:59.528Z] [2022-07-25T13:18:59.528Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-25T13:18:59.528Z] #41 sha256:cb15043659f9e2531ca0ae8347bec2ca990f97caf01f55e9a5ae89f61c8fe05b [2022-07-25T13:18:59.528Z] #41 DONE 0.2s [2022-07-25T13:18:59.528Z] [2022-07-25T13:18:59.528Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-25T13:18:59.528Z] #45 sha256:e80bde2f6f34cddf0c8d9d4fcb3b54ae5d7d634dc31cbef9e1a2700b4b04cbea [2022-07-25T13:18:59.773Z] #21 ... [2022-07-25T13:18:59.773Z] [2022-07-25T13:18:59.773Z] #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-25T13:18:59.773Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:18:59.773Z] #77 181.2 checking for string.h... yes [2022-07-25T13:18:59.773Z] #77 181.5 checking for memory.h... yes [2022-07-25T13:18:59.773Z] #77 181.7 checking for strings.h... yes [2022-07-25T13:18:59.773Z] #77 182.0 checking for inttypes.h... yes [2022-07-25T13:18:59.773Z] #77 182.2 checking for stdint.h... yes [2022-07-25T13:18:59.773Z] #77 182.4 checking for unistd.h... yes [2022-07-25T13:18:59.773Z] #77 182.6 checking minix/config.h usability... no [2022-07-25T13:18:59.773Z] #77 182.8 checking minix/config.h presence... no [2022-07-25T13:18:59.773Z] #77 182.9 checking for minix/config.h... no [2022-07-25T13:18:59.773Z] #77 182.9 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-25T13:18:59.773Z] #77 183.2 checking build system type... x86_64-pc-linux-gnu [2022-07-25T13:18:59.773Z] #77 183.7 checking host system type... x86_64-pc-linux-gnu [2022-07-25T13:18:59.773Z] #77 183.7 checking how to print strings... printf [2022-07-25T13:18:59.773Z] #77 183.7 checking for a sed that does not truncate output... /bin/sed [2022-07-25T13:18:59.773Z] #77 183.8 checking for fgrep... /bin/grep -F [2022-07-25T13:18:59.773Z] #77 183.8 checking for ld used by gcc... /usr/bin/ld [2022-07-25T13:18:59.773Z] #77 183.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T13:18:59.773Z] #77 183.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T13:18:59.773Z] #77 183.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T13:18:59.773Z] #77 184.2 checking whether ln -s works... yes [2022-07-25T13:18:59.773Z] #77 184.2 checking the maximum length of command line arguments... 1572864 [2022-07-25T13:18:59.773Z] #77 184.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T13:18:59.773Z] #77 184.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T13:18:59.773Z] #77 184.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T13:18:59.773Z] #77 184.2 checking for objdump... objdump [2022-07-25T13:18:59.773Z] #77 184.2 checking how to recognize dependent libraries... pass_all [2022-07-25T13:18:59.773Z] #77 184.3 checking for dlltool... no [2022-07-25T13:18:59.773Z] #77 184.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T13:18:59.773Z] #77 184.3 checking for ar... ar [2022-07-25T13:18:59.773Z] #77 184.3 checking for archiver @FILE support... @ [2022-07-25T13:18:59.773Z] #77 184.5 checking for strip... strip [2022-07-25T13:18:59.774Z] #77 184.5 checking for ranlib... ranlib [2022-07-25T13:18:59.774Z] #77 184.5 checking for gawk... no [2022-07-25T13:18:59.774Z] #77 184.5 checking for mawk... mawk [2022-07-25T13:18:59.774Z] #77 184.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T13:18:59.774Z] #77 185.3 checking for sysroot... no [2022-07-25T13:18:59.774Z] #77 185.3 checking for a working dd... /bin/dd [2022-07-25T13:18:59.774Z] #77 185.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T13:18:59.774Z] #77 185.5 checking for mt... no [2022-07-25T13:18:59.774Z] #77 185.5 checking if : is a manifest tool... no [2022-07-25T13:18:59.774Z] #77 185.6 checking for dlfcn.h... yes [2022-07-25T13:18:59.774Z] #77 185.9 checking for objdir... .libs [2022-07-25T13:18:59.774Z] #77 186.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T13:18:59.774Z] #77 186.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T13:18:59.774Z] #77 186.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T13:18:59.774Z] #77 187.2 checking if gcc static flag -static works... yes [2022-07-25T13:18:59.774Z] #77 187.7 checking if gcc supports -c -o file.o... yes [2022-07-25T13:18:59.774Z] #77 187.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T13:18:59.774Z] #77 187.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T13:18:59.774Z] #77 188.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T13:18:59.774Z] #77 188.8 checking how to hardcode library paths into programs... immediate [2022-07-25T13:18:59.970Z] #77 192.6 checking dependency style of gcc... gcc3 [2022-07-25T13:18:59.970Z] #77 193.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T13:18:59.970Z] #77 193.1 checking whether make supports nested variables... (cached) yes [2022-07-25T13:19:00.035Z] #77 188.8 checking whether stripping libraries is possible... yes [2022-07-25T13:19:00.035Z] #77 188.8 checking if libtool supports shared libraries... yes [2022-07-25T13:19:00.035Z] #77 188.8 checking whether to build shared libraries... no [2022-07-25T13:19:00.035Z] #77 188.8 checking whether to build static libraries... yes [2022-07-25T13:19:00.035Z] #77 188.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T13:19:00.035Z] #77 188.9 checking whether build environment is sane... yes [2022-07-25T13:19:00.035Z] #77 189.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T13:19:00.097Z] #45 DONE 0.6s [2022-07-25T13:19:00.097Z] [2022-07-25T13:19:00.097Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-25T13:19:00.097Z] #48 sha256:1318bd9949c335eee05cecc4e755177b2e1469e85cf61cc9f74ae2e48a0eb4d9 [2022-07-25T13:19:00.296Z] #77 189.0 checking whether make sets $(MAKE)... yes [2022-07-25T13:19:00.296Z] #77 189.1 checking whether make supports the include directive... [2022-07-25T13:19:00.296Z] #77 ... [2022-07-25T13:19:00.296Z] [2022-07-25T13:19:00.296Z] #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-25T13:19:00.296Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:19:00.296Z] #21 42.04 Unpacking bash-completion (1:2.11-2) ... [2022-07-25T13:19:00.485Z] #77 193.2 checking build system type... x86_64-pc-linux-gnu [2022-07-25T13:19:00.485Z] #77 193.6 checking host system type... x86_64-pc-linux-gnu [2022-07-25T13:19:00.485Z] #77 193.6 checking how to print strings... printf [2022-07-25T13:19:00.485Z] #77 193.6 checking for a sed that does not truncate output... /bin/sed [2022-07-25T13:19:00.485Z] #77 193.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T13:19:00.485Z] #77 193.6 checking for egrep... /bin/grep -E [2022-07-25T13:19:00.485Z] #77 193.6 checking for fgrep... /bin/grep -F [2022-07-25T13:19:00.485Z] #77 193.7 checking for ld used by gcc... /usr/bin/ld [2022-07-25T13:19:00.485Z] #77 193.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T13:19:00.665Z] #48 DONE 0.5s [2022-07-25T13:19:00.665Z] [2022-07-25T13:19:00.665Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-25T13:19:00.665Z] #52 sha256:94321d199d696d44ea43adf8435120c55bae115f71175c5c050773f9f288cd32 [2022-07-25T13:19:00.665Z] #52 DONE 0.1s [2022-07-25T13:19:00.665Z] [2022-07-25T13:19:00.665Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-25T13:19:00.665Z] #54 sha256:43892b049a1fc12aae5bad338c53f54c8551803463e3fe6f05f022975a04407d [2022-07-25T13:19:00.742Z] #77 193.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T13:19:00.742Z] #77 193.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T13:19:00.742Z] #77 193.8 checking whether ln -s works... yes [2022-07-25T13:19:00.742Z] #77 193.8 checking the maximum length of command line arguments... 1572864 [2022-07-25T13:19:00.742Z] #77 193.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T13:19:00.742Z] #77 193.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T13:19:00.742Z] #77 193.9 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T13:19:00.742Z] #77 193.9 checking for objdump... objdump [2022-07-25T13:19:00.742Z] #77 193.9 checking how to recognize dependent libraries... pass_all [2022-07-25T13:19:00.742Z] #77 193.9 checking for dlltool... no [2022-07-25T13:19:00.742Z] #77 193.9 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T13:19:00.742Z] #77 193.9 checking for ar... ar [2022-07-25T13:19:00.871Z] #21 42.84 Selecting previously unselected package bzip2. [2022-07-25T13:19:00.871Z] #21 42.84 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T13:19:00.887Z] #19 359.3 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-25T13:19:00.887Z] #19 359.3 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:19:00.887Z] #19 359.3 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-25T13:19:00.887Z] #19 359.3 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-25T13:19:00.887Z] #19 359.3 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-25T13:19:00.887Z] #19 359.4 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-25T13:19:00.887Z] #19 359.4 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-25T13:19:00.887Z] #19 359.4 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-25T13:19:00.887Z] #19 359.4 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-25T13:19:00.887Z] #19 359.5 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-25T13:19:00.887Z] #19 359.6 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:19:00.887Z] #19 359.6 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:19:00.887Z] #19 359.6 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-25T13:19:00.887Z] #19 359.6 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:19:00.887Z] #19 359.6 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:19:00.887Z] #19 359.6 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-25T13:19:00.887Z] #19 359.6 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:19:00.887Z] #19 359.6 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:19:00.887Z] #19 359.7 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-25T13:19:00.887Z] #19 359.7 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:19:00.887Z] #19 359.7 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:19:00.887Z] #19 359.7 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-25T13:19:00.887Z] #19 359.7 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:19:00.887Z] #19 359.7 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:19:00.887Z] #19 360.1 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-25T13:19:00.887Z] #19 360.1 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:19:00.887Z] #19 360.1 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:19:00.887Z] #19 360.2 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-25T13:19:00.924Z] #54 DONE 0.1s [2022-07-25T13:19:00.924Z] [2022-07-25T13:19:00.924Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-25T13:19:00.924Z] #56 sha256:eb72220eae923009d17c240137d5b16a062bf7a3ab945c9efe1a0391a0ddc0d5 [2022-07-25T13:19:01.132Z] #21 42.84 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T13:19:01.145Z] #19 360.2 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:19:01.145Z] #19 360.3 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:19:01.145Z] #19 360.5 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-25T13:19:01.145Z] #19 360.5 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:19:01.145Z] #19 360.5 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:19:01.307Z] #77 193.9 checking for archiver @FILE support... @ [2022-07-25T13:19:01.307Z] #77 194.2 checking for strip... strip [2022-07-25T13:19:01.307Z] #77 194.2 checking for ranlib... ranlib [2022-07-25T13:19:01.393Z] #21 43.04 Selecting previously unselected package xz-utils. [2022-07-25T13:19:01.393Z] #21 43.06 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T13:19:01.393Z] #21 43.07 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:19:01.406Z] #19 360.6 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-25T13:19:01.406Z] #19 360.6 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:19:01.406Z] #19 360.6 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:19:01.406Z] #19 360.7 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-25T13:19:01.406Z] #19 360.7 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:19:01.406Z] #19 360.7 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:19:01.406Z] #19 360.7 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-25T13:19:01.406Z] #19 360.7 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:19:01.406Z] #19 360.8 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:19:01.654Z] #21 43.33 Selecting previously unselected package apparmor. [2022-07-25T13:19:01.654Z] #21 43.34 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-25T13:19:01.665Z] #19 360.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-25T13:19:01.665Z] #19 360.9 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:19:01.665Z] #19 360.9 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:19:01.870Z] #77 194.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T13:19:01.870Z] #77 195.0 checking for sysroot... no [2022-07-25T13:19:01.870Z] #77 195.0 checking for a working dd... /bin/dd [2022-07-25T13:19:01.870Z] #77 195.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T13:19:01.914Z] #21 43.54 Unpacking apparmor (2.13.6-10) ... [2022-07-25T13:19:02.127Z] #77 195.1 checking for mt... no [2022-07-25T13:19:02.127Z] #77 195.1 checking if : is a manifest tool... no [2022-07-25T13:19:02.127Z] #77 195.1 checking how to run the C preprocessor... gcc -E [2022-07-25T13:19:02.333Z] #56 DONE 1.4s [2022-07-25T13:19:02.333Z] [2022-07-25T13:19:02.333Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-25T13:19:02.333Z] #58 sha256:7902d2ba3eafb55d20bd885d15e7df039de0b6c4d9592d90c89e048628475901 [2022-07-25T13:19:02.333Z] #58 DONE 0.1s [2022-07-25T13:19:02.333Z] [2022-07-25T13:19:02.333Z] #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-25T13:19:02.333Z] #64 sha256:b960496d173e058d80dbe5b3bfc32f334df929e2ebd1be1217a6595ccb461bbd [2022-07-25T13:19:02.333Z] #64 244.8 + bin/containerd [2022-07-25T13:19:02.485Z] #21 44.28 Selecting previously unselected package inetutils-ping. [2022-07-25T13:19:02.485Z] #21 44.28 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-25T13:19:02.485Z] #21 44.29 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-25T13:19:02.608Z] #64 ... [2022-07-25T13:19:02.608Z] [2022-07-25T13:19:02.608Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-25T13:19:02.608Z] #61 sha256:cb131a69dce63db94d98c7b1e763408f28fadb91ac42a30047cf39cfbacb40b0 [2022-07-25T13:19:02.608Z] #61 DONE 0.4s [2022-07-25T13:19:02.746Z] #21 44.49 Selecting previously unselected package libip4tc2:amd64. [2022-07-25T13:19:02.746Z] #21 44.50 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-25T13:19:02.746Z] #21 44.52 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T13:19:02.882Z] [2022-07-25T13:19:02.882Z] #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-25T13:19:02.882Z] #64 sha256:b960496d173e058d80dbe5b3bfc32f334df929e2ebd1be1217a6595ccb461bbd [2022-07-25T13:19:03.006Z] #21 44.72 Selecting previously unselected package libip6tc2:amd64. [2022-07-25T13:19:03.006Z] #21 44.73 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-25T13:19:03.006Z] #21 44.73 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T13:19:03.267Z] #21 44.88 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-25T13:19:03.267Z] #21 44.88 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-25T13:19:03.267Z] #21 44.89 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T13:19:03.267Z] #21 44.97 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-25T13:19:03.267Z] #21 44.97 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-25T13:19:03.267Z] #21 44.98 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T13:19:03.527Z] #21 45.13 Selecting previously unselected package libnftnl11:amd64. [2022-07-25T13:19:03.527Z] #21 45.13 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-25T13:19:03.527Z] #21 45.13 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T13:19:03.757Z] #77 195.5 checking for ANSI C header files... yes [2022-07-25T13:19:03.757Z] #77 196.6 checking for sys/types.h... yes [2022-07-25T13:19:03.788Z] #21 45.44 Selecting previously unselected package iptables. [2022-07-25T13:19:03.788Z] #21 45.44 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-25T13:19:03.788Z] #21 45.44 Unpacking iptables (1.8.7-1) ... [2022-07-25T13:19:04.014Z] #77 196.9 checking for sys/stat.h... yes [2022-07-25T13:19:04.048Z] #21 46.00 Selecting previously unselected package libonig5:amd64. [2022-07-25T13:19:04.271Z] #77 197.2 checking for stdlib.h... yes [2022-07-25T13:19:04.309Z] #21 46.01 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T13:19:04.309Z] #21 46.03 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:19:04.309Z] #21 46.27 Selecting previously unselected package libjq1:amd64. [2022-07-25T13:19:04.570Z] #21 46.29 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T13:19:04.570Z] #21 46.31 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:19:04.786Z] #77 197.6 checking for string.h... yes [2022-07-25T13:19:04.830Z] #21 46.55 Selecting previously unselected package jq. [2022-07-25T13:19:04.830Z] #21 46.56 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-25T13:19:04.830Z] #21 46.57 Unpacking jq (1.6-2.1) ... [2022-07-25T13:19:04.830Z] #21 46.65 Selecting previously unselected package libaio1:amd64. [2022-07-25T13:19:04.830Z] #21 46.66 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-25T13:19:04.830Z] #21 46.66 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-25T13:19:04.830Z] #21 46.79 Selecting previously unselected package libgpm2:amd64. [2022-07-25T13:19:04.882Z] #77 ... [2022-07-25T13:19:04.882Z] [2022-07-25T13:19:04.882Z] #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-25T13:19:04.882Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:19:04.882Z] #47 DONE 271.9s [2022-07-25T13:19:04.882Z] [2022-07-25T13:19:04.882Z] #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-25T13:19:04.882Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:19:04.882Z] #55 ... [2022-07-25T13:19:04.882Z] [2022-07-25T13:19:04.882Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-25T13:19:04.882Z] #48 sha256:d7fbf8bb05dcd68274d08ef857a296870c153eba5d4648aa8941887d59093a4d [2022-07-25T13:19:04.882Z] #48 DONE 0.8s [2022-07-25T13:19:04.882Z] [2022-07-25T13:19:04.882Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-25T13:19:04.882Z] #52 sha256:fa355506a2fe22a34a4206eb97a5ee1bd279dfe8ca9c706365c24902aabe9c53 [2022-07-25T13:19:04.882Z] #52 DONE 0.1s [2022-07-25T13:19:04.882Z] [2022-07-25T13:19:04.882Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-25T13:19:04.882Z] #54 sha256:e2a40af9dd3421b7303e83ee0c867eeff80056da5bf77147368875081c535eed [2022-07-25T13:19:04.882Z] #54 DONE 0.1s [2022-07-25T13:19:04.882Z] [2022-07-25T13:19:04.882Z] #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-25T13:19:04.882Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:19:05.043Z] #77 197.9 checking for memory.h... yes [2022-07-25T13:19:05.043Z] #77 198.0 checking for strings.h... yes [2022-07-25T13:19:05.091Z] #21 46.81 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-25T13:19:05.091Z] #21 46.83 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-25T13:19:05.141Z] #55 ... [2022-07-25T13:19:05.141Z] [2022-07-25T13:19:05.141Z] #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-25T13:19:05.141Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:19:05.141Z] #77 221.5 CCLD tests/init [2022-07-25T13:19:05.300Z] #77 198.1 checking for inttypes.h... yes [2022-07-25T13:19:05.351Z] #21 46.99 Selecting previously unselected package libicu67:amd64. [2022-07-25T13:19:05.351Z] #21 47.03 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-25T13:19:05.351Z] #21 47.04 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-25T13:19:05.557Z] #77 198.3 checking for stdint.h... yes [2022-07-25T13:19:05.814Z] #77 198.7 checking for unistd.h... yes [2022-07-25T13:19:06.328Z] #77 199.1 checking for dlfcn.h... yes [2022-07-25T13:19:06.328Z] #77 199.3 checking for objdir... .libs [2022-07-25T13:19:06.892Z] #77 199.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T13:19:06.892Z] #77 199.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T13:19:06.935Z] #19 365.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-25T13:19:06.935Z] #19 365.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:19:06.935Z] #19 365.6 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:19:06.935Z] #19 365.7 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-25T13:19:06.935Z] #19 365.7 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-25T13:19:06.935Z] #19 365.7 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-25T13:19:06.935Z] #19 365.8 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-25T13:19:06.935Z] #19 365.8 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-25T13:19:06.935Z] #19 365.8 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-25T13:19:06.935Z] #19 366.1 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-25T13:19:06.935Z] #19 366.1 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:19:06.935Z] #19 366.1 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:19:07.153Z] #77 199.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T13:19:07.194Z] #19 366.4 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-25T13:19:07.194Z] #19 366.4 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:19:07.194Z] #19 366.4 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:19:07.411Z] #77 200.1 checking if gcc static flag -static works... yes [2022-07-25T13:19:07.411Z] #77 200.5 checking if gcc supports -c -o file.o... [2022-07-25T13:19:07.411Z] #77 ... [2022-07-25T13:19:07.411Z] [2022-07-25T13:19:07.411Z] #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-25T13:19:07.411Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:19:07.411Z] #21 38.19 Unpacking bash-completion (1:2.11-2) ... [2022-07-25T13:19:07.411Z] #21 38.98 Selecting previously unselected package bzip2. [2022-07-25T13:19:07.411Z] #21 38.98 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T13:19:07.411Z] #21 38.99 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T13:19:07.411Z] #21 39.23 Selecting previously unselected package xz-utils. [2022-07-25T13:19:07.411Z] #21 39.24 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T13:19:07.411Z] #21 39.26 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:19:07.411Z] #21 39.68 Selecting previously unselected package apparmor. [2022-07-25T13:19:07.411Z] #21 39.69 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-25T13:19:07.411Z] #21 39.88 Unpacking apparmor (2.13.6-10) ... [2022-07-25T13:19:07.411Z] #21 40.68 Selecting previously unselected package inetutils-ping. [2022-07-25T13:19:07.411Z] #21 40.68 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-25T13:19:07.411Z] #21 40.70 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-25T13:19:07.411Z] #21 40.93 Selecting previously unselected package libip4tc2:amd64. [2022-07-25T13:19:07.411Z] #21 40.94 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-25T13:19:07.411Z] #21 40.95 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T13:19:07.411Z] #21 41.08 Selecting previously unselected package libip6tc2:amd64. [2022-07-25T13:19:07.411Z] #21 41.08 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-25T13:19:07.411Z] #21 41.11 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T13:19:07.411Z] #21 41.28 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-25T13:19:07.411Z] #21 41.28 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-25T13:19:07.411Z] #21 41.30 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T13:19:07.411Z] #21 41.55 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-25T13:19:07.411Z] #21 41.57 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-25T13:19:07.411Z] #21 41.57 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T13:19:07.411Z] #21 41.70 Selecting previously unselected package libnftnl11:amd64. [2022-07-25T13:19:07.411Z] #21 41.71 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-25T13:19:07.411Z] #21 41.72 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T13:19:07.411Z] #21 41.88 Selecting previously unselected package iptables. [2022-07-25T13:19:07.411Z] #21 41.89 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-25T13:19:07.411Z] #21 41.90 Unpacking iptables (1.8.7-1) ... [2022-07-25T13:19:07.411Z] #21 42.39 Selecting previously unselected package libonig5:amd64. [2022-07-25T13:19:07.411Z] #21 42.39 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T13:19:07.411Z] #21 42.40 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:19:07.411Z] #21 42.57 Selecting previously unselected package libjq1:amd64. [2022-07-25T13:19:07.411Z] #21 42.59 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T13:19:07.411Z] #21 42.59 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:19:07.411Z] #21 42.76 Selecting previously unselected package jq. [2022-07-25T13:19:07.411Z] #21 42.77 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-25T13:19:07.411Z] #21 42.81 Unpacking jq (1.6-2.1) ... [2022-07-25T13:19:07.411Z] #21 42.96 Selecting previously unselected package libaio1:amd64. [2022-07-25T13:19:07.411Z] #21 42.96 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-25T13:19:07.411Z] #21 42.96 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-25T13:19:07.411Z] #21 43.10 Selecting previously unselected package libgpm2:amd64. [2022-07-25T13:19:07.411Z] #21 43.11 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-25T13:19:07.411Z] #21 43.12 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-25T13:19:07.411Z] #21 43.24 Selecting previously unselected package libicu67:amd64. [2022-07-25T13:19:07.411Z] #21 43.26 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-25T13:19:07.411Z] #21 43.26 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-25T13:19:07.668Z] #21 ... [2022-07-25T13:19:07.669Z] [2022-07-25T13:19:07.669Z] #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-25T13:19:07.669Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:19:07.669Z] #77 200.5 checking if gcc supports -c -o file.o... yes [2022-07-25T13:19:07.669Z] #77 200.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T13:19:07.669Z] #77 200.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T13:19:08.234Z] #77 200.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T13:19:08.234Z] #77 201.2 checking how to hardcode library paths into programs... immediate [2022-07-25T13:19:08.234Z] #77 201.2 checking whether stripping libraries is possible... yes [2022-07-25T13:19:08.234Z] #77 201.3 checking if libtool supports shared libraries... yes [2022-07-25T13:19:08.234Z] #77 201.3 checking whether to build shared libraries... no [2022-07-25T13:19:08.234Z] #77 201.3 checking whether to build static libraries... yes [2022-07-25T13:19:08.491Z] #77 201.3 checking float.h usability... yes [2022-07-25T13:19:08.491Z] #77 201.5 checking float.h presence... yes [2022-07-25T13:19:08.491Z] #77 201.6 checking for float.h... yes [2022-07-25T13:19:08.748Z] #77 201.6 checking limits.h usability... yes [2022-07-25T13:19:08.748Z] #77 201.8 checking limits.h presence... yes [2022-07-25T13:19:08.748Z] #77 201.9 checking for limits.h... yes [2022-07-25T13:19:09.006Z] #77 202.0 checking stddef.h usability... yes [2022-07-25T13:19:09.006Z] #77 202.1 checking stddef.h presence... yes [2022-07-25T13:19:09.006Z] #77 202.2 checking for stddef.h... yes [2022-07-25T13:19:09.263Z] #77 202.2 checking for stdlib.h... (cached) yes [2022-07-25T13:19:09.263Z] #77 202.3 checking for string.h... (cached) yes [2022-07-25T13:19:09.521Z] #77 202.3 checking sys/time.h usability... yes [2022-07-25T13:19:09.521Z] #77 202.5 checking sys/time.h presence... yes [2022-07-25T13:19:09.521Z] #77 202.6 checking for sys/time.h... yes [2022-07-25T13:19:09.521Z] #77 202.6 checking for inline... inline [2022-07-25T13:19:09.557Z] #21 ... [2022-07-25T13:19:09.557Z] [2022-07-25T13:19:09.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-25T13:19:09.557Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:19:09.557Z] #77 189.1 checking whether make supports the include directive... yes (GNU style) [2022-07-25T13:19:09.557Z] #77 189.3 checking whether make supports nested variables... yes [2022-07-25T13:19:09.557Z] #77 189.3 checking whether UID '0' is supported by ustar format... yes [2022-07-25T13:19:09.557Z] #77 189.3 checking whether GID '0' is supported by ustar format... yes [2022-07-25T13:19:09.557Z] #77 189.3 checking how to create a ustar tar archive... gnutar [2022-07-25T13:19:09.557Z] #77 189.4 checking dependency style of gcc... gcc3 [2022-07-25T13:19:09.557Z] #77 189.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T13:19:09.557Z] #77 189.5 checking whether make supports nested variables... (cached) yes [2022-07-25T13:19:09.557Z] #77 189.5 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T13:19:09.557Z] #77 189.5 checking pkg-config is at least version 0.9.0... yes [2022-07-25T13:19:09.557Z] #77 189.5 checking for yajl >= 2.1.0... yes [2022-07-25T13:19:09.557Z] #77 189.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T13:19:09.557Z] #77 189.6 checking for gcc... (cached) gcc [2022-07-25T13:19:09.557Z] #77 189.8 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T13:19:09.557Z] #77 189.8 checking whether gcc accepts -g... (cached) yes [2022-07-25T13:19:09.557Z] #77 189.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T13:19:09.557Z] #77 189.8 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T13:19:09.557Z] #77 189.8 checking for a Python interpreter with version >= 3... python3 [2022-07-25T13:19:09.557Z] #77 189.9 checking for python3... /usr/bin/python3 [2022-07-25T13:19:09.557Z] #77 189.9 checking for python3 version... 3.9 [2022-07-25T13:19:09.557Z] #77 190.0 checking for python3 platform... linux [2022-07-25T13:19:09.557Z] #77 190.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T13:19:09.557Z] #77 190.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T13:19:09.557Z] #77 190.9 checking that generated files are newer than configure... done [2022-07-25T13:19:09.557Z] #77 190.9 configure: creating ./config.status [2022-07-25T13:19:09.557Z] #77 195.3 config.status: creating Makefile [2022-07-25T13:19:09.557Z] #77 195.5 config.status: creating config.h [2022-07-25T13:19:09.557Z] #77 195.6 config.status: executing libtool commands [2022-07-25T13:19:09.557Z] #77 195.6 config.status: executing depfiles commands [2022-07-25T13:19:09.557Z] #77 197.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-25T13:19:09.557Z] #77 197.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T13:19:09.557Z] #77 197.7 checking for gcc... gcc [2022-07-25T13:19:09.557Z] #77 198.0 checking whether the C compiler works... yes [2022-07-25T13:19:09.557Z] #77 198.4 checking for C compiler default output file name... a.out [2022-07-25T13:19:09.817Z] #77 198.4 checking for suffix of executables... [2022-07-25T13:19:10.037Z] #77 202.7 checking for size_t... yes [2022-07-25T13:19:10.037Z] #77 203.2 checking for stdlib.h... (cached) yes [2022-07-25T13:19:10.080Z] #77 198.7 checking whether we are cross compiling... no [2022-07-25T13:19:10.296Z] #77 203.2 checking for GNU libc compatible malloc... yes [2022-07-25T13:19:10.296Z] #77 203.5 checking for stdlib.h... (cached) yes [2022-07-25T13:19:10.340Z] #77 199.0 checking for suffix of object files... o [2022-07-25T13:19:10.340Z] #77 199.2 checking whether we are using the GNU C compiler... yes [2022-07-25T13:19:10.554Z] #77 203.6 checking for GNU libc compatible realloc... yes [2022-07-25T13:19:10.601Z] #77 199.3 checking whether gcc accepts -g... yes [2022-07-25T13:19:10.862Z] #77 199.5 checking for gcc option to accept ISO C89... none needed [2022-07-25T13:19:11.069Z] #77 203.8 checking for working strtod... yes [2022-07-25T13:19:11.123Z] #77 199.7 checking whether gcc understands -c and -o together... yes [2022-07-25T13:19:11.123Z] #77 200.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T13:19:11.123Z] #77 200.1 checking whether build environment is sane... yes [2022-07-25T13:19:11.326Z] #77 204.2 checking for gettimeofday... yes [2022-07-25T13:19:11.383Z] #77 200.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T13:19:11.383Z] #77 200.2 checking for gawk... no [2022-07-25T13:19:11.383Z] #77 200.2 checking for mawk... mawk [2022-07-25T13:19:11.383Z] #77 200.2 checking whether make sets $(MAKE)... yes [2022-07-25T13:19:11.383Z] #77 200.3 checking whether make supports the include directive... yes (GNU style) [2022-07-25T13:19:11.383Z] #77 200.4 checking whether make supports nested variables... yes [2022-07-25T13:19:11.586Z] #77 204.5 checking for memset... yes [2022-07-25T13:19:11.644Z] #77 200.5 checking whether UID '0' is supported by ustar format... yes [2022-07-25T13:19:11.644Z] #77 200.5 checking whether GID '0' is supported by ustar format... yes [2022-07-25T13:19:11.644Z] #77 200.5 checking how to create a ustar tar archive... gnutar [2022-07-25T13:19:11.844Z] #77 204.8 checking for strspn... yes [2022-07-25T13:19:11.905Z] #77 200.7 checking dependency style of gcc... [2022-07-25T13:19:11.905Z] #77 ... [2022-07-25T13:19:11.905Z] [2022-07-25T13:19:11.905Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T13:19:11.905Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:19:11.905Z] #21 53.72 Selecting previously unselected package libinih1:amd64. [2022-07-25T13:19:11.905Z] #21 53.73 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-25T13:19:11.905Z] #21 53.76 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-25T13:19:12.165Z] #21 54.00 Selecting previously unselected package libnet1:amd64. [2022-07-25T13:19:12.165Z] #21 54.04 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T13:19:12.165Z] #21 54.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:19:12.410Z] #77 205.3 checking that generated files are newer than configure... done [2022-07-25T13:19:12.410Z] #77 205.3 configure: creating ./config.status [2022-07-25T13:19:12.427Z] #21 54.39 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T13:19:12.465Z] #19 370.8 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-25T13:19:12.465Z] #19 370.8 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:19:12.465Z] #19 370.8 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:19:12.465Z] #19 370.9 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-25T13:19:12.465Z] #19 370.9 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-25T13:19:12.465Z] #19 370.9 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-25T13:19:12.465Z] #19 370.9 Selecting previously unselected package libc6-s390x-cross. [2022-07-25T13:19:12.465Z] #19 370.9 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-25T13:19:12.465Z] #19 370.9 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-25T13:19:12.465Z] #19 371.1 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-25T13:19:12.465Z] #19 371.1 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:19:12.465Z] #19 371.1 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:19:12.465Z] #19 371.1 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-25T13:19:12.465Z] #19 371.1 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:19:12.465Z] #19 371.1 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:19:12.465Z] #19 371.2 Selecting previously unselected package libitm1-s390x-cross. [2022-07-25T13:19:12.465Z] #19 371.2 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:19:12.465Z] #19 371.2 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:19:12.465Z] #19 371.2 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-25T13:19:12.465Z] #19 371.2 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:19:12.465Z] #19 371.2 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:19:12.465Z] #19 371.2 Selecting previously unselected package libasan6-s390x-cross. [2022-07-25T13:19:12.466Z] #19 371.2 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:19:12.466Z] #19 371.2 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:19:12.466Z] #19 371.5 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-25T13:19:12.466Z] #19 371.5 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:19:12.466Z] #19 371.5 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:19:12.466Z] #19 371.6 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-25T13:19:12.466Z] #19 371.6 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:19:12.466Z] #19 371.6 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:19:12.466Z] #19 371.7 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-25T13:19:12.466Z] #19 371.7 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:19:12.466Z] #19 371.7 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:19:12.708Z] #21 54.40 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T13:19:12.708Z] #21 54.42 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:19:12.708Z] #21 54.53 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T13:19:12.708Z] #21 54.53 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T13:19:12.708Z] #21 54.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:19:12.724Z] #19 371.8 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-25T13:19:12.724Z] #19 371.8 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:19:12.724Z] #19 371.8 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:19:12.972Z] #21 54.70 Selecting previously unselected package libyajl2:amd64. [2022-07-25T13:19:12.972Z] #21 54.70 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T13:19:12.972Z] #21 54.71 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:19:12.972Z] #21 54.81 Selecting previously unselected package net-tools. [2022-07-25T13:19:12.972Z] #21 54.81 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-25T13:19:12.972Z] #21 54.83 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T13:19:13.544Z] #21 55.10 Selecting previously unselected package patch. [2022-07-25T13:19:13.544Z] #21 55.10 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-25T13:19:13.544Z] #21 55.10 Unpacking patch (2.7.6-7) ... [2022-07-25T13:19:13.805Z] #21 55.40 Selecting previously unselected package python-pip-whl. [2022-07-25T13:19:13.805Z] #21 55.43 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-25T13:19:13.805Z] #21 55.43 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T13:19:14.747Z] #21 56.37 Selecting previously unselected package python3-lib2to3. [2022-07-25T13:19:14.747Z] #21 56.37 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-25T13:19:14.747Z] #21 56.39 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-25T13:19:15.008Z] #21 56.68 Selecting previously unselected package python3-distutils. [2022-07-25T13:19:15.008Z] #21 56.70 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-25T13:19:15.008Z] #21 56.74 Unpacking python3-distutils (3.9.2-1) ... [2022-07-25T13:19:15.268Z] #21 57.03 Selecting previously unselected package python3-pkg-resources. [2022-07-25T13:19:15.268Z] #21 57.06 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T13:19:15.268Z] #21 57.06 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:19:15.530Z] #21 57.24 Selecting previously unselected package python3-setuptools. [2022-07-25T13:19:15.530Z] #21 57.25 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-25T13:19:15.530Z] #21 57.29 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-25T13:19:15.687Z] #77 ... [2022-07-25T13:19:15.687Z] [2022-07-25T13:19:15.687Z] #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-25T13:19:15.687Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:19:15.687Z] #21 49.03 Selecting previously unselected package libinih1:amd64. [2022-07-25T13:19:15.687Z] #21 49.06 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-25T13:19:15.687Z] #21 49.07 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-25T13:19:15.687Z] #21 49.17 Selecting previously unselected package libnet1:amd64. [2022-07-25T13:19:15.687Z] #21 49.19 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T13:19:15.687Z] #21 49.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:19:15.687Z] #21 49.36 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T13:19:15.687Z] #21 49.36 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T13:19:15.687Z] #21 49.37 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:19:15.687Z] #21 49.47 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T13:19:15.687Z] #21 49.48 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T13:19:15.688Z] #21 49.48 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:19:15.688Z] #21 49.59 Selecting previously unselected package libyajl2:amd64. [2022-07-25T13:19:15.688Z] #21 49.62 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T13:19:15.688Z] #21 49.63 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:19:15.688Z] #21 49.69 Selecting previously unselected package net-tools. [2022-07-25T13:19:15.688Z] #21 49.71 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-25T13:19:15.688Z] #21 49.74 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T13:19:15.688Z] #21 49.97 Selecting previously unselected package patch. [2022-07-25T13:19:15.688Z] #21 49.98 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-25T13:19:15.688Z] #21 50.01 Unpacking patch (2.7.6-7) ... [2022-07-25T13:19:15.688Z] #21 50.18 Selecting previously unselected package python-pip-whl. [2022-07-25T13:19:15.688Z] #21 50.18 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-25T13:19:15.688Z] #21 50.18 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T13:19:15.688Z] #21 51.10 Selecting previously unselected package python3-lib2to3. [2022-07-25T13:19:15.688Z] #21 51.12 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-25T13:19:15.688Z] #21 51.14 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-25T13:19:15.688Z] #21 51.37 Selecting previously unselected package python3-distutils. [2022-07-25T13:19:15.688Z] #21 51.37 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-25T13:19:15.688Z] #21 51.38 Unpacking python3-distutils (3.9.2-1) ... [2022-07-25T13:19:15.688Z] #21 51.64 Selecting previously unselected package python3-pkg-resources. [2022-07-25T13:19:15.688Z] #21 51.64 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T13:19:15.688Z] #21 51.65 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:19:15.688Z] #21 51.87 Selecting previously unselected package python3-setuptools. [2022-07-25T13:19:15.688Z] #21 51.87 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-25T13:19:15.688Z] #21 51.89 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-25T13:19:15.688Z] #21 52.29 Selecting previously unselected package python3-wheel. [2022-07-25T13:19:15.688Z] #21 52.29 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-25T13:19:15.688Z] #21 52.30 Unpacking python3-wheel (0.34.2-1) ... [2022-07-25T13:19:15.688Z] #21 52.43 Selecting previously unselected package python3-pip. [2022-07-25T13:19:15.688Z] #21 52.45 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-25T13:19:15.688Z] #21 52.46 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T13:19:15.688Z] #21 52.92 Selecting previously unselected package sudo. [2022-07-25T13:19:15.688Z] #21 52.92 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-25T13:19:15.688Z] #21 52.93 Unpacking sudo (1.9.5p2-3) ... [2022-07-25T13:19:15.688Z] #21 53.71 Selecting previously unselected package thin-provisioning-tools. [2022-07-25T13:19:15.688Z] #21 53.76 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-25T13:19:15.688Z] #21 53.77 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-25T13:19:15.688Z] #21 54.15 Selecting previously unselected package uidmap. [2022-07-25T13:19:15.688Z] #21 54.18 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-25T13:19:15.688Z] #21 54.22 Unpacking uidmap (1:4.8.1-1) ... [2022-07-25T13:19:15.688Z] #21 54.40 Selecting previously unselected package vim-runtime. [2022-07-25T13:19:15.688Z] #21 54.42 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T13:19:15.688Z] #21 54.45 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-25T13:19:15.688Z] #21 54.48 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-25T13:19:15.688Z] #21 54.49 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:19:16.102Z] #21 57.71 Selecting previously unselected package python3-wheel. [2022-07-25T13:19:16.102Z] #21 57.72 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-25T13:19:16.102Z] #21 57.74 Unpacking python3-wheel (0.34.2-1) ... [2022-07-25T13:19:16.102Z] #21 57.83 Selecting previously unselected package python3-pip. [2022-07-25T13:19:16.102Z] #21 57.85 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-25T13:19:16.102Z] #21 57.86 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T13:19:16.252Z] #21 ... [2022-07-25T13:19:16.252Z] [2022-07-25T13:19:16.252Z] #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-25T13:19:16.252Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:19:16.252Z] #77 209.5 config.status: creating Makefile [2022-07-25T13:19:16.674Z] #21 58.27 Selecting previously unselected package sudo. [2022-07-25T13:19:16.674Z] #21 58.29 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-25T13:19:16.674Z] #21 58.34 Unpacking sudo (1.9.5p2-3) ... [2022-07-25T13:19:16.816Z] #77 209.7 config.status: creating config.h [2022-07-25T13:19:16.816Z] #77 209.8 config.status: executing depfiles commands [2022-07-25T13:19:16.915Z] #19 376.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-25T13:19:17.073Z] #77 210.2 config.status: executing libtool commands [2022-07-25T13:19:17.173Z] #19 376.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:19:17.173Z] #19 376.3 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:19:17.173Z] #19 376.3 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-25T13:19:17.173Z] #19 376.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-25T13:19:17.173Z] #19 376.3 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-25T13:19:17.435Z] #19 376.6 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-25T13:19:17.435Z] #19 376.6 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-25T13:19:17.435Z] #19 376.6 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-25T13:19:17.616Z] #21 59.16 Selecting previously unselected package thin-provisioning-tools. [2022-07-25T13:19:17.616Z] #21 59.18 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-25T13:19:17.616Z] #21 59.18 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-25T13:19:17.616Z] #21 59.53 Selecting previously unselected package uidmap. [2022-07-25T13:19:17.693Z] #19 376.9 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-25T13:19:17.693Z] #19 376.9 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:19:17.693Z] #19 376.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:19:17.877Z] #21 59.53 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-25T13:19:17.877Z] #21 59.55 Unpacking uidmap (1:4.8.1-1) ... [2022-07-25T13:19:17.877Z] #21 59.74 Selecting previously unselected package vim-runtime. [2022-07-25T13:19:17.877Z] #21 59.75 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T13:19:17.961Z] #19 377.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-25T13:19:17.961Z] #19 377.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:19:17.961Z] #19 377.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:19:18.139Z] #21 59.80 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-25T13:19:18.139Z] #21 59.82 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-25T13:19:18.139Z] #21 59.84 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:19:18.444Z] #77 211.6 GEN .version [2022-07-25T13:19:18.444Z] #77 211.6 make install-recursive [2022-07-25T13:19:18.444Z] #77 211.6 make[1]: Entering directory '/tmp/crun-build' [2022-07-25T13:19:18.702Z] #77 211.9 Making install in libocispec [2022-07-25T13:19:18.702Z] #77 212.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:19:18.959Z] #77 212.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-25T13:19:18.959Z] #77 212.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-25T13:19:18.959Z] #77 212.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-25T13:19:18.959Z] #77 212.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-25T13:19:19.892Z] #77 212.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-25T13:19:19.892Z] #77 212.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-25T13:19:19.892Z] #77 212.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-25T13:19:19.892Z] #77 212.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-25T13:19:19.892Z] #77 212.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-25T13:19:19.892Z] #77 212.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-25T13:19:19.892Z] #77 212.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-25T13:19:19.892Z] #77 212.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-25T13:19:19.892Z] #77 212.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-25T13:19:19.892Z] #77 213.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-25T13:19:19.892Z] #77 213.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-25T13:19:19.892Z] #77 213.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-25T13:19:19.892Z] #77 213.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-25T13:19:19.892Z] #77 213.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-25T13:19:19.892Z] #77 213.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-25T13:19:19.892Z] #77 213.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-25T13:19:20.055Z] #21 ... [2022-07-25T13:19:20.055Z] [2022-07-25T13:19:20.055Z] #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-25T13:19:20.055Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:19:20.055Z] #77 200.7 checking dependency style of gcc... gcc3 [2022-07-25T13:19:20.055Z] #77 201.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T13:19:20.055Z] #77 201.1 checking whether make supports nested variables... (cached) yes [2022-07-25T13:19:20.055Z] #77 201.2 checking build system type... x86_64-pc-linux-gnu [2022-07-25T13:19:20.055Z] #77 201.6 checking host system type... x86_64-pc-linux-gnu [2022-07-25T13:19:20.055Z] #77 201.6 checking how to print strings... printf [2022-07-25T13:19:20.055Z] #77 201.6 checking for a sed that does not truncate output... /bin/sed [2022-07-25T13:19:20.055Z] #77 201.7 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T13:19:20.055Z] #77 201.7 checking for egrep... /bin/grep -E [2022-07-25T13:19:20.055Z] #77 201.7 checking for fgrep... /bin/grep -F [2022-07-25T13:19:20.055Z] #77 201.7 checking for ld used by gcc... /usr/bin/ld [2022-07-25T13:19:20.055Z] #77 201.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T13:19:20.055Z] #77 201.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T13:19:20.055Z] #77 201.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T13:19:20.055Z] #77 201.9 checking whether ln -s works... yes [2022-07-25T13:19:20.055Z] #77 201.9 checking the maximum length of command line arguments... 1572864 [2022-07-25T13:19:20.055Z] #77 201.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T13:19:20.055Z] #77 202.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T13:19:20.055Z] #77 202.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T13:19:20.055Z] #77 202.0 checking for objdump... objdump [2022-07-25T13:19:20.055Z] #77 202.0 checking how to recognize dependent libraries... pass_all [2022-07-25T13:19:20.055Z] #77 202.0 checking for dlltool... no [2022-07-25T13:19:20.055Z] #77 202.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T13:19:20.055Z] #77 202.0 checking for ar... ar [2022-07-25T13:19:20.055Z] #77 202.0 checking for archiver @FILE support... @ [2022-07-25T13:19:20.055Z] #77 202.4 checking for strip... strip [2022-07-25T13:19:20.055Z] #77 202.4 checking for ranlib... ranlib [2022-07-25T13:19:20.055Z] #77 202.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T13:19:20.055Z] #77 203.1 checking for sysroot... no [2022-07-25T13:19:20.055Z] #77 203.1 checking for a working dd... /bin/dd [2022-07-25T13:19:20.055Z] #77 203.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T13:19:20.055Z] #77 203.4 checking for mt... no [2022-07-25T13:19:20.055Z] #77 203.4 checking if : is a manifest tool... no [2022-07-25T13:19:20.055Z] #77 203.5 checking how to run the C preprocessor... gcc -E [2022-07-25T13:19:20.055Z] #77 204.1 checking for ANSI C header files... yes [2022-07-25T13:19:20.055Z] #77 204.8 checking for sys/types.h... yes [2022-07-25T13:19:20.055Z] #77 205.0 checking for sys/stat.h... yes [2022-07-25T13:19:20.055Z] #77 205.2 checking for stdlib.h... yes [2022-07-25T13:19:20.055Z] #77 205.5 checking for string.h... yes [2022-07-25T13:19:20.055Z] #77 205.7 checking for memory.h... yes [2022-07-25T13:19:20.055Z] #77 206.0 checking for strings.h... yes [2022-07-25T13:19:20.055Z] #77 206.1 checking for inttypes.h... yes [2022-07-25T13:19:20.055Z] #77 206.3 checking for stdint.h... yes [2022-07-25T13:19:20.055Z] #77 206.6 checking for unistd.h... yes [2022-07-25T13:19:20.055Z] #77 206.8 checking for dlfcn.h... yes [2022-07-25T13:19:20.055Z] #77 207.0 checking for objdir... .libs [2022-07-25T13:19:20.055Z] #77 207.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T13:19:20.055Z] #77 207.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T13:19:20.055Z] #77 207.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T13:19:20.056Z] #77 207.8 checking if gcc static flag -static works... yes [2022-07-25T13:19:20.056Z] #77 208.3 checking if gcc supports -c -o file.o... yes [2022-07-25T13:19:20.056Z] #77 208.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T13:19:20.056Z] #77 208.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T13:19:20.056Z] #77 208.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T13:19:20.056Z] #77 209.0 checking how to hardcode library paths into programs... immediate [2022-07-25T13:19:20.056Z] #77 209.0 checking whether stripping libraries is possible... yes [2022-07-25T13:19:20.056Z] #77 209.1 checking if libtool supports shared libraries... yes [2022-07-25T13:19:20.056Z] #77 209.1 checking whether to build shared libraries... no [2022-07-25T13:19:20.056Z] #77 209.1 checking whether to build static libraries... yes [2022-07-25T13:19:20.317Z] #77 209.1 checking float.h usability... yes [2022-07-25T13:19:20.317Z] #77 209.3 checking float.h presence... yes [2022-07-25T13:19:20.317Z] #77 209.3 checking for float.h... yes [2022-07-25T13:19:20.578Z] #77 209.4 checking limits.h usability... yes [2022-07-25T13:19:20.578Z] #77 209.6 checking limits.h presence... yes [2022-07-25T13:19:20.578Z] #77 209.7 checking for limits.h... yes [2022-07-25T13:19:20.839Z] #77 209.7 checking stddef.h usability... yes [2022-07-25T13:19:20.839Z] #77 209.9 checking stddef.h presence... yes [2022-07-25T13:19:20.839Z] #77 209.9 checking for stddef.h... yes [2022-07-25T13:19:21.100Z] #77 210.0 checking for stdlib.h... (cached) yes [2022-07-25T13:19:21.100Z] #77 210.0 checking for string.h... (cached) yes [2022-07-25T13:19:21.265Z] #77 214.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-25T13:19:21.265Z] #77 214.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-25T13:19:21.265Z] #77 214.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-25T13:19:21.265Z] #77 214.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-25T13:19:21.265Z] #77 214.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-25T13:19:21.265Z] #77 214.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-25T13:19:21.265Z] #77 214.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-25T13:19:21.265Z] #77 214.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-25T13:19:21.265Z] #77 214.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-25T13:19:21.265Z] #77 214.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-25T13:19:21.265Z] #77 214.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-25T13:19:21.265Z] #77 214.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-25T13:19:21.265Z] #77 214.2 make install-recursive [2022-07-25T13:19:21.265Z] #77 214.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:19:21.265Z] #77 214.4 Making install in yajl [2022-07-25T13:19:21.265Z] #77 214.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:19:21.360Z] #77 210.1 checking sys/time.h usability... yes [2022-07-25T13:19:21.360Z] #77 210.3 checking sys/time.h presence... yes [2022-07-25T13:19:21.360Z] #77 210.4 checking for sys/time.h... yes [2022-07-25T13:19:21.523Z] #77 214.6 CC verify/json_verify-json_verify.o [2022-07-25T13:19:21.523Z] #77 214.6 CC src/libyajl_la-yajl_alloc.lo [2022-07-25T13:19:21.523Z] #77 214.6 CC src/libyajl_la-yajl.lo [2022-07-25T13:19:21.523Z] #77 214.6 CC src/libyajl_la-yajl_gen.lo [2022-07-25T13:19:21.621Z] #77 210.4 checking for inline... inline [2022-07-25T13:19:21.780Z] #77 214.7 CC src/libyajl_la-yajl_parser.lo [2022-07-25T13:19:21.780Z] #77 214.8 CC src/libyajl_la-yajl_encode.lo [2022-07-25T13:19:21.780Z] #77 214.8 CC src/libyajl_la-yajl_buf.lo [2022-07-25T13:19:21.780Z] #77 214.9 CC src/libyajl_la-yajl_lex.lo [2022-07-25T13:19:21.780Z] #77 215.0 CC src/libyajl_la-yajl_tree.lo [2022-07-25T13:19:22.192Z] #19 381.5 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-25T13:19:22.193Z] #77 210.5 checking for size_t... yes [2022-07-25T13:19:22.193Z] #77 210.9 checking for stdlib.h... (cached) yes [2022-07-25T13:19:22.450Z] #19 381.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:19:22.450Z] #19 381.5 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:19:22.450Z] #19 381.5 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-25T13:19:22.450Z] #19 381.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-25T13:19:22.450Z] #19 381.5 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-25T13:19:22.450Z] #19 381.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-25T13:19:22.450Z] #19 381.6 Setting up libfile-which-perl (1.23-1) ... [2022-07-25T13:19:22.450Z] #19 381.6 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-25T13:19:22.450Z] #19 381.6 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-25T13:19:22.450Z] #19 381.6 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-25T13:19:22.450Z] #19 381.6 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-25T13:19:22.450Z] #19 381.6 Setting up libicu67:amd64 (67.1-7) ... [2022-07-25T13:19:22.450Z] #19 381.7 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-25T13:19:22.450Z] #19 381.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-25T13:19:22.450Z] #19 381.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-25T13:19:22.450Z] #19 381.7 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-25T13:19:22.450Z] #19 381.7 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-25T13:19:22.453Z] #77 210.9 checking for GNU libc compatible malloc... yes [2022-07-25T13:19:22.454Z] #77 211.3 checking for stdlib.h... (cached) yes [2022-07-25T13:19:22.708Z] #19 381.7 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-25T13:19:22.708Z] #19 381.7 Setting up file (1:5.39-3) ... [2022-07-25T13:19:22.708Z] #19 381.7 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-25T13:19:22.708Z] #19 381.7 Setting up bzip2 (1.0.8-4) ... [2022-07-25T13:19:22.708Z] #19 381.8 Setting up libyaml-perl (1.30-1) ... [2022-07-25T13:19:22.708Z] #19 381.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-25T13:19:22.708Z] #19 381.8 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-25T13:19:22.708Z] #19 381.8 Setting up libio-string-perl (1.08-3.1) ... [2022-07-25T13:19:22.708Z] #19 381.8 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-25T13:19:22.708Z] #19 381.8 Setting up cross-config (2.6.18+nmu1) ... [2022-07-25T13:19:22.708Z] #19 381.9 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:19:22.708Z] #19 381.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T13:19:22.708Z] #19 381.9 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-25T13:19:22.708Z] #19 381.9 Setting up patch (2.7.6-7) ... [2022-07-25T13:19:22.708Z] #19 382.0 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-25T13:19:22.708Z] #19 382.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-25T13:19:22.708Z] #19 382.0 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:19:22.708Z] #19 382.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-25T13:19:22.708Z] #19 382.0 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-25T13:19:22.708Z] #19 382.0 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:19:22.708Z] #19 382.0 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:19:22.708Z] #19 382.0 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-25T13:19:22.708Z] #19 382.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-25T13:19:22.708Z] #19 382.1 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:19:22.708Z] #19 382.1 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:19:22.714Z] #77 211.3 checking for GNU libc compatible realloc... yes [2022-07-25T13:19:22.966Z] #19 382.1 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-25T13:19:22.966Z] #19 382.1 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-25T13:19:22.966Z] #19 382.1 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-25T13:19:22.966Z] #19 382.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-25T13:19:22.966Z] #19 382.1 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:19:22.966Z] #19 382.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T13:19:22.966Z] #19 382.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-25T13:19:22.966Z] #19 382.2 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-25T13:19:22.966Z] #19 382.2 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:19:22.966Z] #19 382.2 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-25T13:19:22.966Z] #19 382.2 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-25T13:19:22.966Z] #19 382.2 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:19:22.966Z] #19 382.2 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-25T13:19:22.966Z] #19 382.2 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:19:22.966Z] #19 382.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:19:22.966Z] #19 382.3 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:19:22.967Z] #19 382.3 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:19:22.967Z] #19 382.3 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:19:23.225Z] #19 382.3 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:19:23.225Z] #19 382.3 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-25T13:19:23.225Z] #19 382.3 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:19:23.225Z] #19 382.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:19:23.225Z] #19 382.3 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:19:23.225Z] #19 382.4 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:19:23.225Z] #19 382.4 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-25T13:19:23.225Z] #19 382.4 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:19:23.225Z] #19 382.4 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:19:23.225Z] #19 382.4 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:19:23.225Z] #19 382.4 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-25T13:19:23.225Z] #19 382.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:19:23.225Z] #19 382.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:19:23.225Z] #19 382.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:19:23.225Z] #19 382.5 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-25T13:19:23.225Z] #19 382.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-25T13:19:23.284Z] #77 211.7 checking for working strtod... yes [2022-07-25T13:19:23.483Z] #19 382.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-25T13:19:23.483Z] #19 382.8 [2022-07-25T13:19:23.483Z] #19 382.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-25T13:19:23.483Z] #19 382.8 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:19:23.483Z] #19 382.8 Setting up dpkg-dev (1.20.11) ... [2022-07-25T13:19:23.546Z] #77 212.2 checking for gettimeofday... [2022-07-25T13:19:23.546Z] #77 ... [2022-07-25T13:19:23.546Z] [2022-07-25T13:19:23.546Z] #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-25T13:19:23.546Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:19:23.546Z] #21 65.32 Selecting previously unselected package vim. [2022-07-25T13:19:23.546Z] #21 65.33 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T13:19:23.546Z] #21 65.37 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:19:23.742Z] #19 382.8 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:19:23.742Z] #19 382.8 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-25T13:19:23.742Z] #19 382.8 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:19:23.742Z] #19 382.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:19:23.742Z] #19 382.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:19:23.742Z] #19 382.9 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:19:23.742Z] #19 382.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-25T13:19:23.742Z] #19 382.9 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:19:23.742Z] #19 382.9 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:19:23.742Z] #19 382.9 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:19:23.742Z] #19 382.9 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:19:23.742Z] #19 382.9 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-25T13:19:23.742Z] #19 383.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-25T13:19:24.000Z] #19 383.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-25T13:19:24.000Z] #19 383.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-25T13:19:24.000Z] #19 383.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-25T13:19:24.000Z] #19 383.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:19:24.000Z] #19 383.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:19:24.000Z] #19 383.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:19:24.000Z] #19 383.3 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-25T13:19:24.000Z] #19 383.3 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:19:24.000Z] #19 383.3 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:19:24.258Z] #19 383.3 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:19:24.258Z] #19 383.3 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-25T13:19:24.258Z] #19 383.3 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:19:24.258Z] #19 383.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:19:24.258Z] #19 383.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:19:24.258Z] #19 383.4 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:19:24.258Z] #19 383.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:19:24.258Z] #19 383.4 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:19:24.258Z] #19 383.4 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-25T13:19:24.258Z] #19 383.4 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:19:24.258Z] #19 383.4 Setting up libxml-simple-perl (2.25-1) ... [2022-07-25T13:19:24.258Z] #19 383.4 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-25T13:19:24.258Z] #19 383.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-25T13:19:24.258Z] #19 383.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-25T13:19:24.258Z] #19 383.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:19:24.258Z] #19 383.5 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:19:24.258Z] #19 383.5 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:19:24.258Z] #19 383.5 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:19:24.258Z] #19 383.5 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:19:24.259Z] #19 383.5 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-25T13:19:24.259Z] #19 383.5 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:19:24.259Z] #19 383.6 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:19:24.259Z] #19 383.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:19:24.259Z] #19 383.6 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:19:24.259Z] #19 383.6 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-25T13:19:24.259Z] #19 383.6 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-25T13:19:24.259Z] #19 383.6 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-25T13:19:24.259Z] #19 383.6 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:19:24.259Z] #19 383.6 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:19:24.517Z] #19 383.6 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:19:24.517Z] #19 383.7 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:19:24.517Z] #19 383.7 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-25T13:19:24.517Z] #19 383.7 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:19:24.517Z] #19 383.7 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:19:24.517Z] #19 383.7 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:19:24.517Z] #19 383.7 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:19:24.517Z] #19 383.7 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-25T13:19:24.517Z] #19 383.8 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:19:24.775Z] #19 383.8 Setting up crossbuild-essential-armel (12.9) ... [2022-07-25T13:19:24.775Z] #19 383.8 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:19:24.775Z] #19 383.8 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-25T13:19:24.775Z] #19 383.8 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-25T13:19:24.775Z] #19 383.8 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-25T13:19:24.775Z] #19 383.9 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-25T13:19:24.775Z] #19 383.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:19:24.932Z] #21 66.42 Selecting previously unselected package xfsprogs. [2022-07-25T13:19:24.932Z] #21 66.42 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-25T13:19:24.932Z] #21 66.46 Unpacking xfsprogs (5.10.0-4) ... [2022-07-25T13:19:25.056Z] #77 ... [2022-07-25T13:19:25.056Z] [2022-07-25T13:19:25.056Z] #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-25T13:19:25.056Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:19:25.056Z] #21 60.72 Selecting previously unselected package vim. [2022-07-25T13:19:25.056Z] #21 60.73 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T13:19:25.056Z] #21 60.77 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:19:25.056Z] #21 61.69 Selecting previously unselected package xfsprogs. [2022-07-25T13:19:25.056Z] #21 61.71 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-25T13:19:25.056Z] #21 61.72 Unpacking xfsprogs (5.10.0-4) ... [2022-07-25T13:19:25.056Z] #21 62.34 Selecting previously unselected package zip. [2022-07-25T13:19:25.056Z] #21 62.36 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-25T13:19:25.056Z] #21 62.38 Unpacking zip (3.0-12) ... [2022-07-25T13:19:25.056Z] #21 62.76 Selecting previously unselected package zstd. [2022-07-25T13:19:25.056Z] #21 62.78 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-25T13:19:25.056Z] #21 62.79 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-25T13:19:25.056Z] #21 63.22 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:19:25.056Z] #21 65.19 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T13:19:25.056Z] #21 65.23 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T13:19:25.056Z] #21 65.27 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-25T13:19:25.056Z] #21 65.32 Setting up libicu67:amd64 (67.1-7) ... [2022-07-25T13:19:25.056Z] #21 65.36 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T13:19:25.056Z] #21 65.41 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-25T13:19:25.056Z] #21 65.44 Setting up uidmap (1:4.8.1-1) ... [2022-07-25T13:19:25.056Z] #21 65.47 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:19:25.056Z] #21 65.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:19:25.056Z] #21 65.53 Setting up bzip2 (1.0.8-4) ... [2022-07-25T13:19:25.056Z] #21 65.58 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:19:25.056Z] #21 65.63 Setting up python3-wheel (0.34.2-1) ... [2022-07-25T13:19:25.343Z] #19 DONE 384.4s [2022-07-25T13:19:25.343Z] [2022-07-25T13:19:25.343Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-25T13:19:25.343Z] #32 sha256:3eb961bfff69e378c7e2f9b08f476d0ae563af9396b9906ef5faac608e8cef19 [2022-07-25T13:19:25.343Z] #32 DONE 0.1s [2022-07-25T13:19:25.343Z] [2022-07-25T13:19:25.343Z] #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-25T13:19:25.343Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T13:19:25.343Z] #20 ... [2022-07-25T13:19:25.343Z] [2022-07-25T13:19:25.343Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-25T13:19:25.343Z] #73 sha256:e80029d512045b8e26f270cbff98b5d1c8662ccae31114a0bc18513347374219 [2022-07-25T13:19:25.343Z] #73 DONE 0.2s [2022-07-25T13:19:25.605Z] [2022-07-25T13:19:25.605Z] #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-25T13:19:25.605Z] #74 sha256:f8f0da2db8416968386101a30e15409845d3bf72dc621833536123af4168e214 [2022-07-25T13:19:25.874Z] #21 67.56 Selecting previously unselected package zip. [2022-07-25T13:19:25.874Z] #21 67.56 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-25T13:19:25.874Z] #21 67.56 Unpacking zip (3.0-12) ... [2022-07-25T13:19:25.874Z] #21 67.81 Selecting previously unselected package zstd. [2022-07-25T13:19:26.134Z] #21 67.83 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-25T13:19:26.134Z] #21 67.83 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-25T13:19:26.433Z] #21 67.13 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:19:26.433Z] #21 67.21 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:19:26.433Z] #21 67.24 Setting up libcap2-bin (1:2.44-1) ... [2022-07-25T13:19:26.690Z] #21 67.27 Setting up apparmor (2.13.6-10) ... [2022-07-25T13:19:26.813Z] #21 68.65 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:19:26.983Z] #74 1.384 + RM_GOPATH=0 [2022-07-25T13:19:26.983Z] #74 1.385 + TMP_GOPATH= [2022-07-25T13:19:26.983Z] #74 1.386 + : /build [2022-07-25T13:19:26.983Z] #74 1.386 + '[' -z '' ']' [2022-07-25T13:19:26.983Z] #74 1.386 ++ mktemp -d [2022-07-25T13:19:26.983Z] #74 1.387 + export GOPATH=/tmp/tmp.amU41ZJ7aA [2022-07-25T13:19:26.983Z] #74 1.387 + GOPATH=/tmp/tmp.amU41ZJ7aA [2022-07-25T13:19:26.983Z] #74 1.387 + RM_GOPATH=1 [2022-07-25T13:19:26.983Z] #74 1.387 + case "$(go env GOARCH)" in [2022-07-25T13:19:26.983Z] #74 1.387 ++ go env GOARCH [2022-07-25T13:19:26.983Z] #74 1.392 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:19:26.983Z] #74 1.392 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:19:26.983Z] #74 1.392 ++ dirname /install.sh [2022-07-25T13:19:26.983Z] #74 1.393 + dir=/ [2022-07-25T13:19:26.983Z] #74 1.393 + bin=rootlesskit [2022-07-25T13:19:26.983Z] #74 1.393 + shift [2022-07-25T13:19:26.983Z] #74 1.393 + '[' '!' -f //rootlesskit.installer ']' [2022-07-25T13:19:26.983Z] #74 1.393 + . //rootlesskit.installer [2022-07-25T13:19:26.983Z] #74 1.393 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:19:26.983Z] #74 1.393 + install_rootlesskit [2022-07-25T13:19:26.983Z] #74 1.393 + case "$1" in [2022-07-25T13:19:26.983Z] #74 1.393 + export CGO_ENABLED=0 [2022-07-25T13:19:26.983Z] #74 1.393 + CGO_ENABLED=0 [2022-07-25T13:19:26.983Z] #74 1.393 + _install_rootlesskit [2022-07-25T13:19:26.983Z] #74 1.394 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:19:26.983Z] #74 1.394 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-25T13:19:26.983Z] #74 1.394 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T13:19:26.983Z] #74 1.394 + GOBIN=/build [2022-07-25T13:19:26.983Z] #74 1.394 + GO111MODULE=on [2022-07-25T13:19:26.983Z] #74 1.394 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:19:27.127Z] #77 241.6 AR libcrun_testing.a [2022-07-25T13:19:27.127Z] #77 241.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-25T13:19:27.127Z] #77 241.7 CCLD tests/tests_libcrun_utils [2022-07-25T13:19:27.127Z] #77 241.7 CCLD tests/tests_libcrun_errors [2022-07-25T13:19:27.127Z] #77 241.7 CCLD tests/tests_libcrun_fuzzer [2022-07-25T13:19:27.127Z] #77 242.5 CCLD libcrun.la [2022-07-25T13:19:27.127Z] #77 243.2 CCLD crun [2022-07-25T13:19:27.242Z] #74 1.782 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-25T13:19:27.695Z] #77 243.7 make[3]: Entering directory '/tmp/crun-build' [2022-07-25T13:19:27.695Z] #77 243.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-25T13:19:27.695Z] #77 243.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-25T13:19:27.695Z] #77 243.9 /bin/mkdir -p '/usr/local/lib' [2022-07-25T13:19:27.695Z] #77 243.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-25T13:19:27.695Z] #77 244.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-25T13:19:27.695Z] #77 244.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-25T13:19:27.695Z] #77 244.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-25T13:19:27.954Z] #77 244.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-25T13:19:27.954Z] #77 244.3 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-25T13:19:27.954Z] #77 244.3 ---------------------------------------------------------------------- [2022-07-25T13:19:27.954Z] #77 244.3 Libraries have been installed in: [2022-07-25T13:19:27.954Z] #77 244.3 /usr/local/lib [2022-07-25T13:19:27.954Z] #77 244.3 [2022-07-25T13:19:27.954Z] #77 244.3 If you ever happen to want to link against installed libraries [2022-07-25T13:19:27.954Z] #77 244.3 in a given directory, LIBDIR, you must either use libtool, and [2022-07-25T13:19:27.954Z] #77 244.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-25T13:19:27.954Z] #77 244.3 flag during linking and do at least one of the following: [2022-07-25T13:19:27.954Z] #77 244.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-25T13:19:27.954Z] #77 244.3 during execution [2022-07-25T13:19:27.954Z] #77 244.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-25T13:19:27.954Z] #77 244.3 during linking [2022-07-25T13:19:27.954Z] #77 244.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-25T13:19:27.954Z] #77 244.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-25T13:19:27.954Z] #77 244.3 [2022-07-25T13:19:27.954Z] #77 244.3 See any operating system documentation about shared libraries for [2022-07-25T13:19:27.954Z] #77 244.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-25T13:19:27.954Z] #77 244.3 ---------------------------------------------------------------------- [2022-07-25T13:19:27.954Z] #77 244.3 /bin/mkdir -p '/build' [2022-07-25T13:19:27.954Z] #77 244.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-25T13:19:28.215Z] #77 244.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-25T13:19:28.216Z] #77 244.4 make[3]: Leaving directory '/tmp/crun-build' [2022-07-25T13:19:28.216Z] #77 244.4 make[2]: Leaving directory '/tmp/crun-build' [2022-07-25T13:19:28.216Z] #77 244.4 make[1]: Leaving directory '/tmp/crun-build' [2022-07-25T13:19:28.216Z] #77 DONE 244.6s [2022-07-25T13:19:28.216Z] [2022-07-25T13:19:28.216Z] #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-25T13:19:28.216Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:19:28.220Z] #21 70.08 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T13:19:28.220Z] #21 70.12 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T13:19:28.220Z] #21 70.17 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-25T13:19:28.482Z] #21 70.19 Setting up libicu67:amd64 (67.1-7) ... [2022-07-25T13:19:28.482Z] #21 70.22 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T13:19:28.482Z] #21 70.27 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-25T13:19:28.482Z] #21 70.30 Setting up uidmap (1:4.8.1-1) ... [2022-07-25T13:19:28.482Z] #21 70.34 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:19:28.482Z] #21 70.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:19:28.622Z] #74 3.072 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T13:19:28.622Z] #74 3.074 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-25T13:19:28.622Z] #74 3.303 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-25T13:19:28.743Z] #21 70.44 Setting up bzip2 (1.0.8-4) ... [2022-07-25T13:19:28.743Z] #21 70.48 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:19:28.743Z] #21 70.51 Setting up python3-wheel (0.34.2-1) ... [2022-07-25T13:19:29.216Z] #21 69.92 Setting up zip (3.0-12) ... [2022-07-25T13:19:29.217Z] #21 69.93 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:19:29.217Z] #21 69.96 Setting up bash-completion (1:2.11-2) ... [2022-07-25T13:19:30.001Z] #74 4.421 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-25T13:19:30.127Z] #21 71.98 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:19:30.127Z] #21 72.03 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:19:30.261Z] #74 4.692 go: downloading github.com/google/uuid v1.3.0 [2022-07-25T13:19:30.261Z] #74 4.701 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-25T13:19:30.261Z] #74 4.727 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-25T13:19:30.261Z] #74 4.816 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T13:19:30.261Z] #74 ... [2022-07-25T13:19:30.261Z] [2022-07-25T13:19:30.261Z] #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-25T13:19:30.261Z] #33 sha256:1ea00b6afbdc7c4139da16408110d7a68086bc3fcde06457ea3f2fbeb0d983ec [2022-07-25T13:19:30.261Z] #33 1.366 + RM_GOPATH=0 [2022-07-25T13:19:30.261Z] #33 1.367 + TMP_GOPATH= [2022-07-25T13:19:30.261Z] #33 1.367 + : /build [2022-07-25T13:19:30.261Z] #33 1.367 + '[' -z '' ']' [2022-07-25T13:19:30.261Z] #33 1.367 ++ mktemp -d [2022-07-25T13:19:30.261Z] #33 1.373 + export GOPATH=/tmp/tmp.oIz8i4gRgx [2022-07-25T13:19:30.261Z] #33 1.373 + GOPATH=/tmp/tmp.oIz8i4gRgx [2022-07-25T13:19:30.261Z] #33 1.373 + RM_GOPATH=1 [2022-07-25T13:19:30.261Z] #33 1.373 + case "$(go env GOARCH)" in [2022-07-25T13:19:30.261Z] #33 1.373 ++ go env GOARCH [2022-07-25T13:19:30.261Z] #33 1.383 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:19:30.261Z] #33 1.383 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:19:30.261Z] #33 1.383 ++ dirname /install.sh [2022-07-25T13:19:30.261Z] #33 1.401 + dir=/ [2022-07-25T13:19:30.261Z] #33 1.401 + bin=dockercli [2022-07-25T13:19:30.261Z] #33 1.401 + shift [2022-07-25T13:19:30.261Z] #33 1.401 + '[' '!' -f //dockercli.installer ']' [2022-07-25T13:19:30.261Z] #33 1.401 + . //dockercli.installer [2022-07-25T13:19:30.261Z] #33 1.401 ++ : stable [2022-07-25T13:19:30.261Z] #33 1.401 ++ : 17.06.2-ce [2022-07-25T13:19:30.261Z] #33 1.401 + install_dockercli [2022-07-25T13:19:30.261Z] #33 1.401 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-25T13:19:30.261Z] #33 1.401 Install docker/cli version 17.06.2-ce from stable [2022-07-25T13:19:30.261Z] #33 1.402 ++ uname -m [2022-07-25T13:19:30.261Z] #33 1.403 + arch=x86_64 [2022-07-25T13:19:30.261Z] #33 1.404 + '[' x86_64 '!=' x86_64 ']' [2022-07-25T13:19:30.261Z] #33 1.404 + url=https://download.docker.com/linux/static [2022-07-25T13:19:30.261Z] #33 1.404 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-25T13:19:30.261Z] #33 1.404 + tar -xz docker/docker [2022-07-25T13:19:30.261Z] #33 4.729 + mkdir -p /build [2022-07-25T13:19:30.261Z] #33 4.730 + mv docker/docker /build/ [2022-07-25T13:19:30.261Z] #33 4.731 + rmdir docker [2022-07-25T13:19:30.261Z] #33 DONE 5.0s [2022-07-25T13:19:30.261Z] [2022-07-25T13:19:30.261Z] #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-25T13:19:30.261Z] #74 sha256:f8f0da2db8416968386101a30e15409845d3bf72dc621833536123af4168e214 [2022-07-25T13:19:30.261Z] #74 4.835 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-25T13:19:30.261Z] #74 4.885 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-25T13:19:30.388Z] #21 72.09 Setting up libcap2-bin (1:2.44-1) ... [2022-07-25T13:19:30.388Z] #21 72.16 Setting up apparmor (2.13.6-10) ... [2022-07-25T13:19:30.520Z] #74 5.090 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-25T13:19:30.589Z] #21 ... [2022-07-25T13:19:30.589Z] [2022-07-25T13:19:30.589Z] #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-25T13:19:30.589Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:19:30.589Z] #77 223.7 CCLD libyajl.la [2022-07-25T13:19:30.779Z] #74 5.205 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-25T13:19:30.779Z] #74 5.247 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-25T13:19:31.156Z] #77 224.1 CCLD verify/json_verify [2022-07-25T13:19:31.732Z] #74 6.291 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T13:19:32.087Z] #77 225.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:19:32.087Z] #77 225.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T13:19:32.087Z] #77 225.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T13:19:32.087Z] #77 225.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:19:32.087Z] #77 225.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:19:32.087Z] #77 225.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:19:32.353Z] #77 225.3 CC src/validate.o [2022-07-25T13:19:32.353Z] #77 225.4 CC src/image_spec_schema_config_schema.lo [2022-07-25T13:19:32.353Z] #77 225.4 CC src/image_spec_schema_content_descriptor.lo [2022-07-25T13:19:32.353Z] #77 225.4 CC src/image_spec_schema_defs.lo [2022-07-25T13:19:32.353Z] #77 225.4 CC src/image_spec_schema_defs_descriptor.lo [2022-07-25T13:19:32.353Z] #77 225.5 CC src/image_spec_schema_image_layout_schema.lo [2022-07-25T13:19:32.353Z] #77 225.5 CC src/image_spec_schema_image_index_schema.lo [2022-07-25T13:19:32.353Z] #77 225.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-25T13:19:32.353Z] #77 225.6 CC src/runtime_spec_schema_config_linux.lo [2022-07-25T13:19:32.610Z] #77 225.7 CC src/runtime_spec_schema_config_zos.lo [2022-07-25T13:19:32.610Z] #77 225.7 CC src/runtime_spec_schema_config_schema.lo [2022-07-25T13:19:32.610Z] #77 225.8 CC src/runtime_spec_schema_config_solaris.lo [2022-07-25T13:19:32.610Z] #77 225.9 CC src/runtime_spec_schema_config_vm.lo [2022-07-25T13:19:32.867Z] #77 225.9 CC src/runtime_spec_schema_config_windows.lo [2022-07-25T13:19:32.867Z] #77 225.9 CC src/runtime_spec_schema_defs.lo [2022-07-25T13:19:32.867Z] #77 225.9 CC src/runtime_spec_schema_defs_linux.lo [2022-07-25T13:19:32.867Z] #77 226.0 CC src/runtime_spec_schema_defs_zos.lo [2022-07-25T13:19:32.867Z] #77 226.0 CC src/runtime_spec_schema_defs_vm.lo [2022-07-25T13:19:32.867Z] #77 226.0 CC src/runtime_spec_schema_defs_windows.lo [2022-07-25T13:19:32.867Z] #77 226.1 CC src/runtime_spec_schema_state_schema.lo [2022-07-25T13:19:32.934Z] #21 74.22 Setting up zip (3.0-12) ... [2022-07-25T13:19:32.934Z] #21 74.24 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:19:32.934Z] #21 74.27 Setting up bash-completion (1:2.11-2) ... [2022-07-25T13:19:33.124Z] #77 226.3 CC src/basic_test_double_array.lo [2022-07-25T13:19:33.124Z] #77 226.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-25T13:19:33.381Z] #77 226.4 CC src/basic_test_double_array_item.lo [2022-07-25T13:19:33.381Z] #77 226.6 CC src/basic_test_top_array_int.lo [2022-07-25T13:19:33.639Z] #77 226.7 CC src/basic_test_top_double_array_int.lo [2022-07-25T13:19:33.639Z] #77 226.8 CC src/basic_test_top_array_string.lo [2022-07-25T13:19:33.639Z] #77 226.8 CC src/basic_test_top_double_array_obj.lo [2022-07-25T13:19:33.639Z] #77 226.9 CC src/basic_test_top_double_array_refobj.lo [2022-07-25T13:19:33.876Z] #21 ... [2022-07-25T13:19:33.876Z] [2022-07-25T13:19:33.876Z] #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-25T13:19:33.876Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:19:33.876Z] #77 212.2 checking for gettimeofday... yes [2022-07-25T13:19:33.876Z] #77 212.8 checking for memset... yes [2022-07-25T13:19:33.876Z] #77 213.3 checking for strspn... yes [2022-07-25T13:19:33.876Z] #77 214.0 checking that generated files are newer than configure... done [2022-07-25T13:19:33.876Z] #77 214.0 configure: creating ./config.status [2022-07-25T13:19:33.876Z] #77 218.2 config.status: creating Makefile [2022-07-25T13:19:33.876Z] #77 218.3 config.status: creating config.h [2022-07-25T13:19:33.876Z] #77 218.4 config.status: executing depfiles commands [2022-07-25T13:19:33.876Z] #77 218.9 config.status: executing libtool commands [2022-07-25T13:19:33.876Z] #77 220.9 GEN .version [2022-07-25T13:19:33.876Z] #77 220.9 make install-recursive [2022-07-25T13:19:33.876Z] #77 220.9 make[1]: Entering directory '/tmp/crun-build' [2022-07-25T13:19:33.876Z] #77 221.1 Making install in libocispec [2022-07-25T13:19:33.876Z] #77 221.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:19:33.876Z] #77 221.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-25T13:19:33.876Z] #77 221.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-25T13:19:33.876Z] #77 221.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-25T13:19:33.876Z] #77 221.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-25T13:19:33.876Z] #77 222.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-25T13:19:33.876Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-25T13:19:33.876Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-25T13:19:33.876Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-25T13:19:33.876Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-25T13:19:33.876Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-25T13:19:33.876Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-25T13:19:33.876Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-25T13:19:33.876Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-25T13:19:33.876Z] #77 222.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-25T13:19:33.876Z] #77 222.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-25T13:19:33.876Z] #77 222.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-25T13:19:33.876Z] #77 222.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-25T13:19:33.876Z] #77 222.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-25T13:19:33.876Z] #77 222.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-25T13:19:33.876Z] #77 222.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-25T13:19:33.968Z] #77 226.9 CC src/basic_test_top_double_array_string.lo [2022-07-25T13:19:33.968Z] #77 227.0 CC src/read-file.lo [2022-07-25T13:19:33.968Z] #77 227.0 CC src/json_common.lo [2022-07-25T13:19:33.968Z] #77 227.1 CC tests/test-1.o [2022-07-25T13:19:33.968Z] #77 227.1 CC tests/test-2.o [2022-07-25T13:19:33.968Z] #77 227.1 CC tests/test-3.o [2022-07-25T13:19:33.968Z] #77 227.2 CC tests/test-4.o [2022-07-25T13:19:34.261Z] #77 227.5 CC tests/test-5.o [2022-07-25T13:19:34.522Z] #77 227.6 CC tests/test-6.o [2022-07-25T13:19:34.797Z] #77 227.9 CC tests/test-7.o [2022-07-25T13:19:34.797Z] #77 228.0 CC tests/test-8.o [2022-07-25T13:19:35.068Z] #77 228.1 CC tests/test-9.o [2022-07-25T13:19:35.068Z] #77 228.3 CC tests/test-10.o [2022-07-25T13:19:35.262Z] #77 224.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-25T13:19:35.262Z] #77 224.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-25T13:19:35.262Z] #77 224.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-25T13:19:35.262Z] #77 224.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-25T13:19:35.262Z] #77 224.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-25T13:19:35.262Z] #77 224.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-25T13:19:35.262Z] #77 224.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-25T13:19:35.262Z] #77 224.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-25T13:19:35.262Z] #77 224.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-25T13:19:35.262Z] #77 224.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-25T13:19:35.262Z] #77 224.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-25T13:19:35.262Z] #77 224.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-25T13:19:35.522Z] #77 224.3 make install-recursive [2022-07-25T13:19:35.522Z] #77 224.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:19:35.522Z] #77 224.5 Making install in yajl [2022-07-25T13:19:35.522Z] #77 224.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:19:35.522Z] #77 224.6 CC verify/json_verify-json_verify.o [2022-07-25T13:19:35.634Z] #77 228.5 CC tests/test-11.o [2022-07-25T13:19:35.783Z] #77 224.6 CC src/libyajl_la-yajl_alloc.lo [2022-07-25T13:19:35.783Z] #77 224.6 CC src/libyajl_la-yajl.lo [2022-07-25T13:19:35.783Z] #77 224.6 CC src/libyajl_la-yajl_gen.lo [2022-07-25T13:19:35.783Z] #77 224.6 CC src/libyajl_la-yajl_parser.lo [2022-07-25T13:19:35.783Z] #77 224.7 CC src/libyajl_la-yajl_buf.lo [2022-07-25T13:19:35.783Z] #77 224.7 CC src/libyajl_la-yajl_lex.lo [2022-07-25T13:19:35.783Z] #77 224.7 CC src/libyajl_la-yajl_encode.lo [2022-07-25T13:19:35.783Z] #77 224.7 CC src/libyajl_la-yajl_tree.lo [2022-07-25T13:19:35.925Z] #74 ... [2022-07-25T13:19:35.925Z] [2022-07-25T13:19:35.925Z] #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-25T13:19:35.925Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-25T13:19:35.925Z] #69 1.831 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:19:35.925Z] #69 1.850 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:19:35.925Z] #69 1.850 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:19:35.925Z] #69 2.184 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-25T13:19:35.925Z] #69 2.487 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T13:19:35.925Z] #69 3.019 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-25T13:19:35.925Z] #69 3.593 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-25T13:19:35.925Z] #69 4.191 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:19:35.925Z] #69 4.821 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-25T13:19:35.925Z] #69 5.328 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-25T13:19:35.925Z] #69 5.328 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] [2022-07-25T13:19:35.925Z] #69 5.346 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:19:35.925Z] #69 5.361 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T13:19:35.925Z] #69 5.369 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-25T13:19:35.925Z] #69 5.369 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [159 kB] [2022-07-25T13:19:35.925Z] #69 5.377 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T13:19:35.925Z] #69 5.378 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-25T13:19:35.925Z] #69 5.386 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-25T13:19:35.925Z] #69 5.386 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-25T13:19:35.925Z] #69 5.386 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-25T13:19:35.925Z] #69 5.386 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:19:35.925Z] #69 ... [2022-07-25T13:19:35.925Z] [2022-07-25T13:19:35.925Z] #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-25T13:19:35.925Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-25T13:19:35.925Z] #49 1.711 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:19:35.925Z] #49 1.728 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:19:35.925Z] #49 1.728 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:19:35.925Z] #49 1.997 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-25T13:19:35.925Z] #49 2.326 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-25T13:19:35.925Z] #49 2.890 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-25T13:19:35.925Z] #49 3.447 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:19:35.925Z] #49 3.933 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T13:19:35.925Z] #49 4.608 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-25T13:19:35.925Z] #49 5.004 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] [2022-07-25T13:19:35.925Z] #49 5.007 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:19:35.925Z] #49 5.011 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [159 kB] [2022-07-25T13:19:35.925Z] #49 5.017 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-25T13:19:35.925Z] #49 5.022 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-25T13:19:35.925Z] #49 5.027 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T13:19:35.925Z] #49 5.034 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-25T13:19:35.925Z] #49 5.040 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-25T13:19:35.925Z] #49 5.042 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T13:19:35.925Z] #49 5.043 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-25T13:19:35.925Z] #49 5.049 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:19:35.925Z] #49 5.054 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-25T13:19:35.925Z] #49 ... [2022-07-25T13:19:35.925Z] [2022-07-25T13:19:35.925Z] #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-25T13:19:35.925Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T13:19:35.925Z] #20 1.709 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:19:35.925Z] #20 1.725 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:19:35.925Z] #20 1.726 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:19:35.926Z] #20 1.990 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-25T13:19:35.926Z] #20 2.329 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-25T13:19:35.926Z] #20 2.814 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T13:19:35.926Z] #20 3.394 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-25T13:19:35.926Z] #20 3.911 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-25T13:19:35.926Z] #20 4.362 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:19:35.926Z] #20 4.793 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] [2022-07-25T13:19:35.926Z] #20 4.793 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T13:19:35.926Z] #20 4.794 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:19:35.926Z] #20 4.802 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [159 kB] [2022-07-25T13:19:35.926Z] #20 4.841 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-25T13:19:35.926Z] #20 4.843 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-25T13:19:35.926Z] #20 4.846 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T13:19:35.926Z] #20 4.847 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-25T13:19:35.926Z] #20 4.849 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:19:35.926Z] #20 4.850 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-25T13:19:35.926Z] #20 4.851 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-25T13:19:35.926Z] #20 4.861 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-25T13:19:38.330Z] #77 ... [2022-07-25T13:19:38.330Z] [2022-07-25T13:19:38.330Z] #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-25T13:19:38.330Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:19:38.330Z] #21 79.98 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:19:38.330Z] #21 80.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T13:19:38.330Z] #21 80.04 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-25T13:19:38.330Z] #21 80.06 Setting up patch (2.7.6-7) ... [2022-07-25T13:19:38.330Z] #21 80.07 Setting up sudo (1.9.5p2-3) ... [2022-07-25T13:19:38.593Z] #21 80.47 invoke-rc.d: could not determine current runlevel [2022-07-25T13:19:38.854Z] #21 80.52 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-25T13:19:38.854Z] #21 80.61 Setting up xfsprogs (5.10.0-4) ... [2022-07-25T13:19:38.854Z] #21 80.64 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-25T13:19:38.854Z] #21 80.66 Setting up inetutils-ping (2:2.0-1) ... [2022-07-25T13:19:38.854Z] #21 80.67 Setting up pigz (2.6-1) ... [2022-07-25T13:19:38.854Z] #21 80.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T13:19:38.854Z] #21 80.71 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:19:39.115Z] #21 80.73 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T13:19:39.115Z] #21 80.75 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:19:39.807Z] #77 ... [2022-07-25T13:19:39.807Z] [2022-07-25T13:19:39.807Z] #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-25T13:19:39.807Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:19:39.807Z] #21 73.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:19:39.807Z] #21 73.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T13:19:39.807Z] #21 73.64 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-25T13:19:39.807Z] #21 73.65 Setting up patch (2.7.6-7) ... [2022-07-25T13:19:39.807Z] #21 73.68 Setting up sudo (1.9.5p2-3) ... [2022-07-25T13:19:39.807Z] #21 73.82 invoke-rc.d: could not determine current runlevel [2022-07-25T13:19:39.807Z] #21 73.82 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-25T13:19:39.807Z] #21 73.84 Setting up xfsprogs (5.10.0-4) ... [2022-07-25T13:19:39.807Z] #21 73.86 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-25T13:19:39.807Z] #21 73.87 Setting up inetutils-ping (2:2.0-1) ... [2022-07-25T13:19:39.807Z] #21 73.90 Setting up pigz (2.6-1) ... [2022-07-25T13:19:39.807Z] #21 73.91 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T13:19:39.807Z] #21 73.92 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:19:39.807Z] #21 73.94 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T13:19:39.807Z] #21 73.98 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:19:39.807Z] #21 75.69 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-25T13:19:39.807Z] #21 75.71 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-25T13:19:39.807Z] #21 76.53 Setting up libelf1:amd64 (0.183-1) ... [2022-07-25T13:19:39.807Z] #21 76.56 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-25T13:19:39.807Z] #21 76.57 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:19:39.807Z] #21 76.58 Setting up python3-distutils (3.9.2-1) ... [2022-07-25T13:19:39.807Z] #21 77.86 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:19:39.807Z] #21 77.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-25T13:19:39.807Z] #21 77.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-25T13:19:39.807Z] #21 77.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-25T13:19:39.807Z] #21 77.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-25T13:19:39.807Z] #21 77.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-25T13:19:39.807Z] #21 77.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-25T13:19:39.807Z] #21 78.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-25T13:19:39.807Z] #21 78.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-25T13:19:39.807Z] #21 78.08 Setting up python3-setuptools (52.0.0-4) ... [2022-07-25T13:19:39.807Z] #21 80.13 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:19:39.807Z] #21 80.26 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T13:19:39.807Z] #21 80.28 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-25T13:19:39.807Z] #21 80.30 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T13:19:40.058Z] #21 81.79 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-25T13:19:40.058Z] #21 81.80 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-25T13:19:41.002Z] #21 82.85 Setting up libelf1:amd64 (0.183-1) ... [2022-07-25T13:19:41.002Z] #21 82.87 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-25T13:19:41.002Z] #21 82.88 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:19:41.002Z] #21 82.89 Setting up python3-distutils (3.9.2-1) ... [2022-07-25T13:19:41.622Z] #64 286.1 # github.com/containerd/containerd/cmd/containerd [2022-07-25T13:19:41.622Z] #64 286.1 /usr/bin/ld: /tmp/go-link-1835668665/000019.o: in function `New': [2022-07-25T13:19:41.622Z] #64 286.1 /tmp/tmp.5FN6EyiLfJ/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-25T13:19:41.622Z] #64 286.2 + bin/containerd-stress [2022-07-25T13:19:41.700Z] #21 82.09 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T13:19:41.700Z] #21 82.14 Setting up jq (1.6-2.1) ... [2022-07-25T13:19:41.700Z] #21 82.20 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-25T13:19:41.700Z] #21 82.22 Setting up iptables (1.8.7-1) ... [2022-07-25T13:19:41.700Z] #21 82.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T13:19:41.700Z] #21 82.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T13:19:41.700Z] #21 82.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T13:19:41.700Z] #21 82.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T13:19:41.700Z] #21 82.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-25T13:19:41.948Z] #21 83.77 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:19:41.948Z] #21 83.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-25T13:19:41.957Z] #21 82.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-25T13:19:41.957Z] #21 82.46 Setting up iproute2 (5.10.0-4) ... [2022-07-25T13:19:42.191Z] #64 287.3 + bin/containerd-shim [2022-07-25T13:19:42.209Z] #21 83.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-25T13:19:42.209Z] #21 83.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-25T13:19:42.209Z] #21 83.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-25T13:19:42.209Z] #21 83.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-25T13:19:42.209Z] #21 83.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-25T13:19:42.209Z] #21 84.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-25T13:19:42.209Z] #21 84.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-25T13:19:42.470Z] #21 84.20 Setting up python3-setuptools (52.0.0-4) ... [2022-07-25T13:19:42.519Z] #21 83.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:19:43.091Z] #55 ... [2022-07-25T13:19:43.091Z] [2022-07-25T13:19:43.091Z] #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-25T13:19:43.091Z] #60 sha256:fb8bbc911a936533a12698ea887d2bad35c98ee878a6b7013f17d56f4dca51d6 [2022-07-25T13:19:43.091Z] #60 186.6 + mkdir -p /build [2022-07-25T13:19:43.091Z] #60 186.6 + cp runc /build/runc [2022-07-25T13:19:43.449Z] #21 DONE 84.0s [2022-07-25T13:19:43.449Z] [2022-07-25T13:19:43.449Z] #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-25T13:19:43.449Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-25T13:19:44.468Z] #60 DONE 187.9s [2022-07-25T13:19:44.468Z] [2022-07-25T13:19:44.468Z] #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-25T13:19:44.468Z] #64 sha256:38860c4a5a594871eb22d048fd01e683258122a5a011d46614505bbbca5b5cf6 [2022-07-25T13:19:44.817Z] #22 1.367 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-25T13:19:44.817Z] #22 1.376 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-25T13:19:44.817Z] #22 1.384 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-25T13:19:44.817Z] #22 DONE 1.5s [2022-07-25T13:19:44.817Z] [2022-07-25T13:19:44.817Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T13:19:44.817Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-25T13:19:45.036Z] #64 ... [2022-07-25T13:19:45.036Z] [2022-07-25T13:19:45.036Z] #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-25T13:19:45.037Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:19:45.037Z] #55 316.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-25T13:19:45.037Z] #55 DONE 316.1s [2022-07-25T13:19:45.037Z] [2022-07-25T13:19:45.037Z] #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-25T13:19:45.037Z] #64 sha256:38860c4a5a594871eb22d048fd01e683258122a5a011d46614505bbbca5b5cf6 [2022-07-25T13:19:45.771Z] #21 87.48 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:19:45.771Z] #21 87.49 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T13:19:45.771Z] #21 87.51 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-25T13:19:45.771Z] #21 87.52 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T13:19:45.771Z] #21 ... [2022-07-25T13:19:45.771Z] [2022-07-25T13:19:45.771Z] #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-25T13:19:45.771Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:19:45.771Z] #77 233.5 CCLD libyajl.la [2022-07-25T13:19:45.771Z] #77 233.8 CCLD verify/json_verify [2022-07-25T13:19:45.771Z] #77 234.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:19:45.771Z] #77 234.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T13:19:45.771Z] #77 234.4 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T13:19:45.771Z] #77 234.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:19:45.771Z] #77 234.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:19:45.771Z] #77 234.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:19:45.771Z] #77 234.6 CC src/validate.o [2022-07-25T13:19:45.771Z] #77 234.6 CC src/image_spec_schema_config_schema.lo [2022-07-25T13:19:45.771Z] #77 234.6 CC src/image_spec_schema_content_descriptor.lo [2022-07-25T13:19:45.771Z] #77 234.7 CC src/image_spec_schema_image_index_schema.lo [2022-07-25T13:19:45.771Z] #77 234.7 CC src/image_spec_schema_defs_descriptor.lo [2022-07-25T13:19:45.771Z] #77 234.7 CC src/image_spec_schema_defs.lo [2022-07-25T13:19:45.771Z] #77 234.8 CC src/image_spec_schema_image_layout_schema.lo [2022-07-25T13:19:46.032Z] #77 234.8 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-25T13:19:46.032Z] #77 234.8 CC src/runtime_spec_schema_config_linux.lo [2022-07-25T13:19:46.032Z] #77 234.9 CC src/runtime_spec_schema_config_zos.lo [2022-07-25T13:19:46.032Z] #77 234.9 CC src/runtime_spec_schema_config_schema.lo [2022-07-25T13:19:46.032Z] #77 235.0 CC src/runtime_spec_schema_config_solaris.lo [2022-07-25T13:19:46.032Z] #77 235.0 CC src/runtime_spec_schema_config_vm.lo [2022-07-25T13:19:46.300Z] #77 235.2 CC src/runtime_spec_schema_defs_linux.lo [2022-07-25T13:19:46.300Z] #77 235.3 CC src/runtime_spec_schema_defs.lo [2022-07-25T13:19:46.561Z] #77 235.3 CC src/runtime_spec_schema_defs_zos.lo [2022-07-25T13:19:46.561Z] #77 235.4 CC src/runtime_spec_schema_config_windows.lo [2022-07-25T13:19:46.561Z] #77 235.4 CC src/runtime_spec_schema_defs_vm.lo [2022-07-25T13:19:46.561Z] #77 235.5 CC src/runtime_spec_schema_defs_windows.lo [2022-07-25T13:19:46.561Z] #77 235.5 CC src/runtime_spec_schema_state_schema.lo [2022-07-25T13:19:46.561Z] #77 235.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-25T13:19:46.823Z] #77 235.7 CC src/basic_test_double_array_item.lo [2022-07-25T13:19:46.823Z] #77 235.8 CC src/basic_test_double_array.lo [2022-07-25T13:19:47.084Z] #77 235.9 CC src/basic_test_top_array_int.lo [2022-07-25T13:19:47.084Z] #77 235.9 CC src/basic_test_top_array_string.lo [2022-07-25T13:19:47.084Z] #77 236.0 CC src/basic_test_top_double_array_int.lo [2022-07-25T13:19:47.084Z] #77 236.1 CC src/basic_test_top_double_array_obj.lo [2022-07-25T13:19:47.344Z] #77 236.1 CC src/basic_test_top_double_array_refobj.lo [2022-07-25T13:19:47.344Z] #77 236.3 CC src/basic_test_top_double_array_string.lo [2022-07-25T13:19:47.344Z] #77 236.4 CC src/read-file.lo [2022-07-25T13:19:47.344Z] #77 236.4 CC src/json_common.lo [2022-07-25T13:19:47.570Z] #64 ... [2022-07-25T13:19:47.570Z] [2022-07-25T13:19:47.570Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-25T13:19:47.570Z] #56 sha256:e6f2b7922c2d2e3ef4a3c4e2d0e73bb6c842a282753bb5d3c6147f79b00114b8 [2022-07-25T13:19:47.570Z] #56 DONE 0.2s [2022-07-25T13:19:47.570Z] [2022-07-25T13:19:47.570Z] #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-25T13:19:47.570Z] #64 sha256:38860c4a5a594871eb22d048fd01e683258122a5a011d46614505bbbca5b5cf6 [2022-07-25T13:19:47.570Z] #64 ... [2022-07-25T13:19:47.570Z] [2022-07-25T13:19:47.570Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-25T13:19:47.570Z] #58 sha256:7672fb361934d50041b7a4e5c574536dd23af7533371b2fe3a0372b84fc1eb81 [2022-07-25T13:19:47.570Z] #58 DONE 0.1s [2022-07-25T13:19:47.570Z] [2022-07-25T13:19:47.570Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-25T13:19:47.570Z] #61 sha256:d7cf771d0272fc87cb481b4fcdd8bfcb93fdedd7f6ef790bffbb42435f5208f8 [2022-07-25T13:19:47.570Z] #61 DONE 0.2s [2022-07-25T13:19:47.570Z] [2022-07-25T13:19:47.570Z] #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-25T13:19:47.570Z] #64 sha256:38860c4a5a594871eb22d048fd01e683258122a5a011d46614505bbbca5b5cf6 [2022-07-25T13:19:47.915Z] #77 236.6 CC tests/test-2.o [2022-07-25T13:19:47.915Z] #77 236.6 CC tests/test-1.o [2022-07-25T13:19:47.915Z] #77 236.7 CC tests/test-3.o [2022-07-25T13:19:47.915Z] #77 236.8 CC tests/test-4.o [2022-07-25T13:19:47.915Z] #77 237.0 CC tests/test-5.o [2022-07-25T13:19:48.154Z] #20 21.78 Fetched 49.2 MB in 21s (2396 kB/s) [2022-07-25T13:19:48.155Z] #20 21.78 Reading package lists... [2022-07-25T13:19:48.155Z] #20 ... [2022-07-25T13:19:48.155Z] [2022-07-25T13:19:48.155Z] #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-25T13:19:48.155Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-25T13:19:48.155Z] #49 21.97 Fetched 49.2 MB in 20s (2398 kB/s) [2022-07-25T13:19:48.863Z] #77 ... [2022-07-25T13:19:48.863Z] [2022-07-25T13:19:48.863Z] #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-25T13:19:48.863Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:19:48.863Z] #21 89.01 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T13:19:48.863Z] #21 89.03 Setting up jq (1.6-2.1) ... [2022-07-25T13:19:48.863Z] #21 89.05 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-25T13:19:48.863Z] #21 89.08 Setting up iptables (1.8.7-1) ... [2022-07-25T13:19:48.863Z] #21 89.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T13:19:48.863Z] #21 89.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T13:19:48.863Z] #21 89.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T13:19:48.863Z] #21 89.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T13:19:48.863Z] #21 89.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-25T13:19:48.863Z] #21 89.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-25T13:19:48.863Z] #21 89.32 Setting up iproute2 (5.10.0-4) ... [2022-07-25T13:19:48.863Z] #21 89.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:19:48.863Z] #21 DONE 90.3s [2022-07-25T13:19:48.863Z] [2022-07-25T13:19:48.863Z] #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-25T13:19:48.863Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:19:48.863Z] #77 237.5 CC tests/test-7.o [2022-07-25T13:19:48.863Z] #77 237.7 CC tests/test-6.o [2022-07-25T13:19:48.863Z] #77 237.7 CC tests/test-9.o [2022-07-25T13:19:48.863Z] #77 237.8 CC tests/test-10.o [2022-07-25T13:19:49.124Z] #77 237.9 CC tests/test-11.o [2022-07-25T13:19:49.124Z] #77 238.2 CC tests/test-8.o [2022-07-25T13:19:50.067Z] #77 ... [2022-07-25T13:19:50.067Z] [2022-07-25T13:19:50.067Z] #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-25T13:19:50.067Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-25T13:19:50.067Z] #22 1.361 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-25T13:19:50.067Z] #22 1.451 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-25T13:19:50.067Z] #22 1.462 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-25T13:19:50.067Z] #22 DONE 1.5s [2022-07-25T13:19:50.328Z] [2022-07-25T13:19:50.328Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T13:19:50.328Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-25T13:19:51.757Z] #64 289.3 + bin/containerd [2022-07-25T13:19:52.177Z] #64 296.2 + bin/containerd-shim-runc-v1 [2022-07-25T13:19:56.275Z] #49 21.97 Reading package lists... [2022-07-25T13:19:56.275Z] #49 30.88 Reading package lists... [2022-07-25T13:19:56.275Z] #49 ... [2022-07-25T13:19:56.275Z] [2022-07-25T13:19:56.275Z] #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-25T13:19:56.275Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T13:19:56.275Z] #20 21.78 Reading package lists... [2022-07-25T13:19:57.212Z] #20 31.16 Reading package lists... [2022-07-25T13:19:57.212Z] #20 ... [2022-07-25T13:19:57.212Z] [2022-07-25T13:19:57.212Z] #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-25T13:19:57.212Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-25T13:19:57.212Z] #69 22.06 Fetched 49.2 MB in 20s (2400 kB/s) [2022-07-25T13:19:57.212Z] #69 22.06 Reading package lists... [2022-07-25T13:19:57.453Z] #64 302.7 + bin/containerd-shim-runc-v2 [2022-07-25T13:19:58.390Z] #64 303.5 + binaries [2022-07-25T13:19:58.390Z] #64 303.5 + install -D bin/containerd /build/containerd [2022-07-25T13:19:58.390Z] #64 303.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-25T13:19:58.390Z] #64 303.5 + install -D bin/ctr /build/ctr [2022-07-25T13:19:59.666Z] #23 14.08 Collecting yamllint==1.26.1 [2022-07-25T13:20:00.231Z] #23 15.26 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-25T13:20:02.128Z] #23 16.98 Collecting pathspec>=0.5.3 [2022-07-25T13:20:02.128Z] #23 17.00 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-25T13:20:02.692Z] #23 17.76 Collecting pyyaml [2022-07-25T13:20:02.692Z] #23 17.80 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-25T13:20:02.692Z] #23 17.89 Building wheels for collected packages: yamllint [2022-07-25T13:20:02.692Z] #23 17.89 Building wheel for yamllint (setup.py): started [2022-07-25T13:20:04.592Z] #23 19.81 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-25T13:20:04.592Z] #23 19.82 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=185d41a165e2ebf7ad33b16db3439d96d8fb3cbc7f763654c1ef24168cc605dd [2022-07-25T13:20:04.592Z] #23 19.82 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-25T13:20:04.592Z] #23 19.83 Successfully built yamllint [2022-07-25T13:20:04.592Z] #23 19.88 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-25T13:20:04.955Z] #64 DONE 309.6s [2022-07-25T13:20:05.214Z] [2022-07-25T13:20:05.214Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-25T13:20:05.214Z] #65 sha256:dde6df7d2beaa21bc3c05f8f7cec0a7f8204115d0409eb69481bda6f62777c4f [2022-07-25T13:20:05.240Z] #23 13.99 Collecting yamllint==1.26.1 [2022-07-25T13:20:05.240Z] #23 15.07 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-25T13:20:05.333Z] #69 31.79 Reading package lists... [2022-07-25T13:20:05.333Z] #69 ... [2022-07-25T13:20:05.333Z] [2022-07-25T13:20:05.333Z] #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-25T13:20:05.333Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-25T13:20:05.333Z] #49 30.88 Reading package lists... [2022-07-25T13:20:05.525Z] #23 20.62 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-25T13:20:06.457Z] #23 DONE 21.6s [2022-07-25T13:20:06.457Z] [2022-07-25T13:20:06.457Z] #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-25T13:20:06.457Z] #64 sha256:ed4d9433e0beaacd3f67a8421b05ba48b62ca8b4ccdb1fb0db9be7110bafa42e [2022-07-25T13:20:06.457Z] #64 ... [2022-07-25T13:20:06.457Z] [2022-07-25T13:20:06.457Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-25T13:20:06.457Z] #27 sha256:a8cf5e756e3c1d68f4eea03eb42107e7fb53603928de46242e34cdfd7d9ce745 [2022-07-25T13:20:06.715Z] #27 DONE 0.2s [2022-07-25T13:20:06.715Z] [2022-07-25T13:20:06.715Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T13:20:06.715Z] #32 sha256:c090d56d1f5fe3f6c300ee0ec9502e25c3149b5fc04349725bd324e93b4e1d02 [2022-07-25T13:20:06.974Z] #32 DONE 0.5s [2022-07-25T13:20:06.974Z] [2022-07-25T13:20:06.974Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-25T13:20:06.974Z] #35 sha256:80eb48e1e39f0cb240f527e8eecb3e3cb68359b0606608dbd556e22476951f86 [2022-07-25T13:20:07.235Z] #35 DONE 0.1s [2022-07-25T13:20:07.235Z] [2022-07-25T13:20:07.235Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-25T13:20:07.235Z] #37 sha256:9c8db373a078150e5690018f4f046b48516cb67cc9921f8d06154af2e76e45a1 [2022-07-25T13:20:07.235Z] #37 DONE 0.1s [2022-07-25T13:20:07.235Z] [2022-07-25T13:20:07.235Z] #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-25T13:20:07.235Z] #60 sha256:13c69c486240fc2c93503206d2bb5a812838fb8e403bd77063cfe2c1a091e662 [2022-07-25T13:20:07.235Z] #60 ... [2022-07-25T13:20:07.235Z] [2022-07-25T13:20:07.235Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-25T13:20:07.235Z] #39 sha256:8dca15eeae7f3704ec5ab7e2853b0e9d3c70f739fec941aee3fe6e1b55625777 [2022-07-25T13:20:07.235Z] #39 DONE 0.1s [2022-07-25T13:20:07.235Z] [2022-07-25T13:20:07.235Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-25T13:20:07.235Z] #41 sha256:eecbc025752035cbf05388b37052604fd18b336fb803ed8479897390e1ee5a52 [2022-07-25T13:20:07.237Z] #49 39.92 Building dependency tree... [2022-07-25T13:20:07.494Z] #41 DONE 0.1s [2022-07-25T13:20:07.494Z] [2022-07-25T13:20:07.494Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-25T13:20:07.494Z] #45 sha256:e1ea3048a322e7c7d060bf6338ee82bdfc3d941e08dc71c2bea1c213ffe3696e [2022-07-25T13:20:07.494Z] #45 DONE 0.1s [2022-07-25T13:20:07.494Z] [2022-07-25T13:20:07.494Z] #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-25T13:20:07.494Z] #60 sha256:13c69c486240fc2c93503206d2bb5a812838fb8e403bd77063cfe2c1a091e662 [2022-07-25T13:20:07.754Z] #65 DONE 1.9s [2022-07-25T13:20:07.754Z] [2022-07-25T13:20:07.754Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-25T13:20:07.754Z] #70 sha256:001cb3b634f2a73a5c14b60971bb1b01f4ee494022c57e5b2c777a7a90a40d3e [2022-07-25T13:20:07.754Z] #70 DONE 0.4s [2022-07-25T13:20:07.754Z] [2022-07-25T13:20:07.754Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-25T13:20:07.754Z] #75 sha256:724fb2044cb564038943253d303fe54b1f9d42f6642f3c121a4ed9aef758a589 [2022-07-25T13:20:07.786Z] #23 17.33 Collecting pathspec>=0.5.3 [2022-07-25T13:20:07.786Z] #23 17.35 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-25T13:20:08.047Z] #23 17.96 Collecting pyyaml [2022-07-25T13:20:08.047Z] #23 17.98 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-25T13:20:08.309Z] #23 18.11 Building wheels for collected packages: yamllint [2022-07-25T13:20:08.309Z] #23 18.12 Building wheel for yamllint (setup.py): started [2022-07-25T13:20:09.141Z] #49 44.12 The following additional packages will be installed: [2022-07-25T13:20:09.400Z] #49 44.16 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-25T13:20:09.400Z] #49 44.19 Suggested packages: [2022-07-25T13:20:09.400Z] #49 44.19 cmake-doc ninja-build lrzip [2022-07-25T13:20:09.400Z] #49 44.19 Recommended packages: [2022-07-25T13:20:09.400Z] #49 44.19 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-25T13:20:09.658Z] #75 DONE 1.9s [2022-07-25T13:20:09.658Z] [2022-07-25T13:20:09.658Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-25T13:20:09.658Z] #78 sha256:559dc04d4e5e63904d45b913897ad2a7a78bcb4f4659a23d14b3c577193e44d0 [2022-07-25T13:20:09.658Z] #78 DONE 0.0s [2022-07-25T13:20:09.658Z] [2022-07-25T13:20:09.658Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-25T13:20:09.658Z] #79 sha256:69d211a0d92feb28299d788f6307a90d4ff8c5f346a02494c471ea2f51fdbed8 [2022-07-25T13:20:09.658Z] #79 DONE 0.1s [2022-07-25T13:20:09.658Z] [2022-07-25T13:20:09.658Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-25T13:20:09.658Z] #80 sha256:859a050dfe1c47b400aa78cc96482d4977f1b0e02964cf3e15e3e7ccf0f73213 [2022-07-25T13:20:09.658Z] #80 DONE 0.0s [2022-07-25T13:20:09.658Z] [2022-07-25T13:20:09.658Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-25T13:20:09.658Z] #81 sha256:18ce3384a7014e1b0295ffd2a8d74ebc0657f9ed33dc46ad1b2d0029a727211c [2022-07-25T13:20:09.699Z] #23 19.62 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-25T13:20:09.699Z] #23 19.62 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cb10f8d13d3530080c9bb22a485a4dc07797a2c678d29fe42c7f70eb2fa26232 [2022-07-25T13:20:09.699Z] #23 19.62 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-25T13:20:09.699Z] #23 19.65 Successfully built yamllint [2022-07-25T13:20:09.699Z] #23 19.71 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-25T13:20:09.969Z] #49 44.78 The following NEW packages will be installed: [2022-07-25T13:20:09.969Z] #49 44.82 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-25T13:20:10.272Z] #23 20.27 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-25T13:20:10.537Z] #49 45.32 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:20:10.537Z] #49 45.32 Need to get 8418 kB of archives. [2022-07-25T13:20:10.537Z] #49 45.32 After this operation, 34.9 MB of additional disk space will be used. [2022-07-25T13:20:10.537Z] #49 45.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T13:20:10.537Z] #49 45.33 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-25T13:20:10.537Z] #49 45.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-25T13:20:10.537Z] #49 45.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-25T13:20:10.537Z] #49 45.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-25T13:20:10.537Z] #49 45.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-25T13:20:10.537Z] #49 45.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-25T13:20:10.537Z] #49 45.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-25T13:20:10.595Z] #81 DONE 0.9s [2022-07-25T13:20:10.595Z] [2022-07-25T13:20:10.595Z] #82 exporting to image [2022-07-25T13:20:10.595Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-25T13:20:10.595Z] #82 exporting layers [2022-07-25T13:20:10.844Z] #23 DONE 20.8s [2022-07-25T13:20:10.844Z] [2022-07-25T13:20:10.844Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-25T13:20:10.844Z] #27 sha256:91693151c37f449e3eb7c55fe2d078aef7ce10ad64070b78d8b75632a9f4d430 [2022-07-25T13:20:11.105Z] #27 DONE 0.3s [2022-07-25T13:20:11.105Z] [2022-07-25T13:20:11.105Z] #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-25T13:20:11.105Z] #60 sha256:8d7a05d890e361a4a9d674b31c309155b0952ed874dc5a4aa9fb60fd2bb9179c [2022-07-25T13:20:11.366Z] #60 ... [2022-07-25T13:20:11.366Z] [2022-07-25T13:20:11.366Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T13:20:11.366Z] #32 sha256:e731e9e4758e41a6c359bb186f700ecb3dfcca12778783478eb1e987442fe7e2 [2022-07-25T13:20:11.366Z] #32 DONE 0.3s [2022-07-25T13:20:11.366Z] [2022-07-25T13:20:11.366Z] #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-25T13:20:11.366Z] #60 sha256:8d7a05d890e361a4a9d674b31c309155b0952ed874dc5a4aa9fb60fd2bb9179c [2022-07-25T13:20:11.474Z] #49 46.10 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:20:11.474Z] #49 46.43 Fetched 8418 kB in 0s (18.6 MB/s) [2022-07-25T13:20:11.627Z] #60 ... [2022-07-25T13:20:11.627Z] [2022-07-25T13:20:11.627Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-25T13:20:11.627Z] #35 sha256:8ab09e6c3c702d367309ed251b66ec1844998a615d173610cd3a52fd7cd1646b [2022-07-25T13:20:11.627Z] #35 DONE 0.3s [2022-07-25T13:20:11.627Z] [2022-07-25T13:20:11.627Z] #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-25T13:20:11.627Z] #60 sha256:8d7a05d890e361a4a9d674b31c309155b0952ed874dc5a4aa9fb60fd2bb9179c [2022-07-25T13:20:11.733Z] #49 46.50 Selecting previously unselected package xxd. [2022-07-25T13:20:11.733Z] #49 46.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-25T13:20:11.733Z] #49 46.54 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T13:20:11.733Z] #49 46.55 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:20:11.888Z] #60 ... [2022-07-25T13:20:11.888Z] [2022-07-25T13:20:11.888Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-25T13:20:11.888Z] #37 sha256:e27575cd58b478159d7642b91cc29ede75dbaebbad3687d1230ad6b0b29dffa3 [2022-07-25T13:20:11.992Z] #49 46.67 Selecting previously unselected package vim-common. [2022-07-25T13:20:11.992Z] #49 46.67 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T13:20:11.992Z] #49 46.69 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:20:11.992Z] #49 46.90 Selecting previously unselected package cmake-data. [2022-07-25T13:20:11.992Z] #49 46.90 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-25T13:20:12.251Z] #49 46.91 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T13:20:12.460Z] #37 DONE 0.5s [2022-07-25T13:20:12.460Z] [2022-07-25T13:20:12.460Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-25T13:20:12.460Z] #39 sha256:91a8a8cd6b06a3253fc871b8430b454d3ced4fb9ecaa2c76f020ed39a9a49a53 [2022-07-25T13:20:12.460Z] #39 DONE 0.1s [2022-07-25T13:20:12.460Z] [2022-07-25T13:20:12.460Z] #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-25T13:20:12.460Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:20:12.460Z] #47 ... [2022-07-25T13:20:12.460Z] [2022-07-25T13:20:12.460Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-25T13:20:12.460Z] #41 sha256:9bd4ff29328c6bf0a012a7c94bd70c4749fd25a3c8705118b0c8917da4139460 [2022-07-25T13:20:12.460Z] #41 DONE 0.1s [2022-07-25T13:20:12.722Z] [2022-07-25T13:20:12.722Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-25T13:20:12.722Z] #45 sha256:529bd1955c87f1cedd65f5252c1bd7d1fde9835593434f5a167c0b30f51a1e65 [2022-07-25T13:20:12.722Z] #45 DONE 0.2s [2022-07-25T13:20:12.722Z] [2022-07-25T13:20:12.722Z] #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-25T13:20:12.722Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:20:12.826Z] #49 ... [2022-07-25T13:20:12.826Z] [2022-07-25T13:20:12.826Z] #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-25T13:20:12.826Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-25T13:20:12.826Z] #69 31.79 Reading package lists... [2022-07-25T13:20:12.826Z] #69 40.75 Building dependency tree... [2022-07-25T13:20:12.826Z] #69 44.83 The following additional packages will be installed: [2022-07-25T13:20:12.826Z] #69 44.86 libbtrfs0 [2022-07-25T13:20:12.826Z] #69 45.06 The following NEW packages will be installed: [2022-07-25T13:20:12.826Z] #69 45.08 libbtrfs-dev libbtrfs0 [2022-07-25T13:20:12.826Z] #69 45.46 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:20:12.826Z] #69 45.46 Need to get 460 kB of archives. [2022-07-25T13:20:12.826Z] #69 45.46 After this operation, 1237 kB of additional disk space will be used. [2022-07-25T13:20:12.826Z] #69 45.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T13:20:12.826Z] #69 45.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T13:20:12.826Z] #69 46.08 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:20:12.826Z] #69 46.41 Fetched 460 kB in 0s (1551 kB/s) [2022-07-25T13:20:12.826Z] #69 46.47 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T13:20:12.826Z] #69 46.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-25T13:20:12.826Z] #69 46.54 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T13:20:12.826Z] #69 46.55 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:20:12.826Z] #69 46.65 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T13:20:12.826Z] #69 46.65 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T13:20:12.826Z] #69 46.66 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:20:12.826Z] #69 46.94 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:20:12.826Z] #69 46.95 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:20:12.826Z] #69 46.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:20:12.826Z] #69 DONE 47.6s [2022-07-25T13:20:12.826Z] [2022-07-25T13:20:12.826Z] #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-25T13:20:12.826Z] #74 sha256:f8f0da2db8416968386101a30e15409845d3bf72dc621833536123af4168e214 [2022-07-25T13:20:12.826Z] #74 47.37 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T13:20:12.826Z] #74 47.37 + GOBIN=/build [2022-07-25T13:20:12.826Z] #74 47.37 + GO111MODULE=on [2022-07-25T13:20:12.826Z] #74 47.37 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:20:12.826Z] #74 ... [2022-07-25T13:20:12.826Z] [2022-07-25T13:20:12.826Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-25T13:20:12.826Z] #70 sha256:ad01b29e34aa76cf9e54ce4f9b309214086b11abedb33b202bcb4226c01fa7f4 [2022-07-25T13:20:12.826Z] #70 DONE 0.2s [2022-07-25T13:20:13.088Z] [2022-07-25T13:20:13.088Z] #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-25T13:20:13.088Z] #71 sha256:481964dacdb062954809578a8c1d2c07e3e0eb955bd70d7b397eb1a3b2883e01 [2022-07-25T13:20:13.658Z] #71 0.799 + RM_GOPATH=0 [2022-07-25T13:20:13.658Z] #71 0.799 + TMP_GOPATH= [2022-07-25T13:20:13.658Z] #71 0.799 + : /build [2022-07-25T13:20:13.658Z] #71 0.799 + '[' -z '' ']' [2022-07-25T13:20:13.658Z] #71 0.799 ++ mktemp -d [2022-07-25T13:20:13.917Z] #71 0.808 + export GOPATH=/tmp/tmp.gy85ZzEyUq [2022-07-25T13:20:13.917Z] #71 0.808 + GOPATH=/tmp/tmp.gy85ZzEyUq [2022-07-25T13:20:13.917Z] #71 0.808 + RM_GOPATH=1 [2022-07-25T13:20:13.917Z] #71 0.808 + case "$(go env GOARCH)" in [2022-07-25T13:20:13.917Z] #71 0.809 ++ go env GOARCH [2022-07-25T13:20:13.917Z] #71 0.814 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:20:13.917Z] #71 0.814 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:20:13.917Z] #71 0.819 ++ dirname /install.sh [2022-07-25T13:20:13.917Z] #71 0.819 + dir=/ [2022-07-25T13:20:13.917Z] #71 0.820 + bin=containerd [2022-07-25T13:20:13.917Z] #71 0.820 + shift [2022-07-25T13:20:13.917Z] #71 0.820 + '[' '!' -f //containerd.installer ']' [2022-07-25T13:20:13.917Z] #71 0.820 + . //containerd.installer [2022-07-25T13:20:13.917Z] #71 0.820 ++ set -e [2022-07-25T13:20:13.917Z] #71 0.821 ++ : v1.6.6 [2022-07-25T13:20:13.917Z] #71 0.821 + install_containerd [2022-07-25T13:20:13.917Z] #71 0.821 + echo 'Install containerd version v1.6.6' [2022-07-25T13:20:13.917Z] #71 0.822 Install containerd version v1.6.6 [2022-07-25T13:20:13.917Z] #71 0.822 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gy85ZzEyUq/src/github.com/containerd/containerd [2022-07-25T13:20:13.917Z] #71 0.826 Cloning into '/tmp/tmp.gy85ZzEyUq/src/github.com/containerd/containerd'... [2022-07-25T13:20:14.786Z] #82 exporting layers 3.5s done [2022-07-25T13:20:14.786Z] #82 writing image sha256:3eb0d82158e5e453e78e4490c568be45b577e58c8dfd01b004ae2b87b101280b done [2022-07-25T13:20:14.786Z] #82 naming to docker.io/library/docker:6cc644abef088e04b5b416921f203f5edb733ad1 done [2022-07-25T13:20:14.786Z] #82 DONE 3.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-25T13:20:15.108Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-25T13:20:15.393Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43863/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6cc644abef088e04b5b416921f203f5edb733ad1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6cc644abef088e04b5b416921f203f5edb733ad1 hack/test/unit [2022-07-25T13:20:15.822Z] #71 ... [2022-07-25T13:20:15.822Z] [2022-07-25T13:20:15.822Z] #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-25T13:20:15.822Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T13:20:15.822Z] #20 31.16 Reading package lists... [2022-07-25T13:20:15.822Z] #20 40.57 Building dependency tree... [2022-07-25T13:20:15.822Z] #20 44.68 The following additional packages will be installed: [2022-07-25T13:20:15.822Z] #20 44.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T13:20:15.822Z] #20 44.68 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-25T13:20:15.822Z] #20 44.68 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-25T13:20:15.822Z] #20 44.69 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-25T13:20:15.822Z] #20 44.69 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-25T13:20:15.822Z] #20 44.69 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-25T13:20:15.822Z] #20 44.70 mingw-w64-common mingw-w64-x86-64-dev [2022-07-25T13:20:15.822Z] #20 44.73 Suggested packages: [2022-07-25T13:20:15.822Z] #20 44.74 gcc-10-locales seccomp wine64 [2022-07-25T13:20:15.822Z] #20 45.37 The following NEW packages will be installed: [2022-07-25T13:20:15.822Z] #20 45.37 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T13:20:15.822Z] #20 45.37 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-25T13:20:15.822Z] #20 45.37 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-25T13:20:15.822Z] #20 45.37 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-25T13:20:15.822Z] #20 45.38 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-25T13:20:15.822Z] #20 45.38 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-25T13:20:15.822Z] #20 45.39 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-25T13:20:15.822Z] #20 45.39 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-25T13:20:15.822Z] #20 45.39 mingw-w64-x86-64-dev [2022-07-25T13:20:15.822Z] #20 45.78 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:20:15.822Z] #20 45.78 Need to get 115 MB of archives. [2022-07-25T13:20:15.822Z] #20 45.78 After this operation, 645 MB of additional disk space will be used. [2022-07-25T13:20:15.822Z] #20 45.78 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-25T13:20:15.822Z] #20 45.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-25T13:20:15.822Z] #20 45.91 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-25T13:20:15.822Z] #20 45.91 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-25T13:20:15.822Z] #20 45.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-25T13:20:15.822Z] #20 45.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-25T13:20:15.822Z] #20 46.03 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-25T13:20:15.822Z] #20 46.11 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-25T13:20:15.822Z] #20 46.12 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-25T13:20:15.822Z] #20 46.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-25T13:20:15.822Z] #20 46.85 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-25T13:20:15.822Z] #20 47.10 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-25T13:20:15.822Z] #20 47.39 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-25T13:20:15.822Z] #20 47.91 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-25T13:20:15.822Z] #20 48.17 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-25T13:20:15.822Z] #20 48.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-25T13:20:15.822Z] #20 48.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-25T13:20:15.822Z] #20 48.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T13:20:15.822Z] #20 48.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T13:20:15.822Z] #20 48.17 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-25T13:20:15.822Z] #20 48.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T13:20:15.822Z] #20 48.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-25T13:20:15.822Z] #20 48.19 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-25T13:20:15.822Z] #20 48.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-25T13:20:15.822Z] #20 48.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-25T13:20:15.822Z] #20 48.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-25T13:20:15.822Z] #20 48.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-25T13:20:15.822Z] #20 48.20 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-25T13:20:15.822Z] #20 48.20 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-25T13:20:15.822Z] #20 48.20 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T13:20:15.822Z] #20 48.78 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:20:15.822Z] #20 49.06 Fetched 115 MB in 3s (42.2 MB/s) [2022-07-25T13:20:15.822Z] #20 49.09 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-25T13:20:15.822Z] #20 49.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-25T13:20:15.822Z] #20 49.12 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T13:20:15.822Z] #20 49.13 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T13:20:15.822Z] #20 49.95 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-25T13:20:15.822Z] #20 49.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T13:20:15.822Z] #20 49.97 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T13:20:15.822Z] #20 ... [2022-07-25T13:20:15.822Z] [2022-07-25T13:20:15.822Z] #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-25T13:20:15.822Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-25T13:20:15.822Z] #49 48.13 Selecting previously unselected package libarchive13:amd64. [2022-07-25T13:20:15.822Z] #49 48.13 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-25T13:20:15.822Z] #49 48.14 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T13:20:15.822Z] #49 48.32 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-25T13:20:15.822Z] #49 48.32 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-25T13:20:15.822Z] #49 48.33 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T13:20:15.822Z] #49 48.45 Selecting previously unselected package librhash0:amd64. [2022-07-25T13:20:15.822Z] #49 48.45 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-25T13:20:15.822Z] #49 48.47 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-25T13:20:15.822Z] #49 48.57 Selecting previously unselected package libuv1:amd64. [2022-07-25T13:20:15.822Z] #49 48.58 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-25T13:20:15.822Z] #49 48.58 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-25T13:20:15.822Z] #49 48.67 Selecting previously unselected package cmake. [2022-07-25T13:20:15.822Z] #49 48.67 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-25T13:20:15.822Z] #49 48.68 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-25T13:20:15.822Z] #49 50.12 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T13:20:15.822Z] #49 50.14 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:20:15.822Z] #49 50.15 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-25T13:20:15.822Z] #49 50.16 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:20:15.822Z] #49 50.19 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T13:20:15.822Z] #49 50.21 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-25T13:20:15.822Z] #49 50.22 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T13:20:15.822Z] #49 50.24 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-25T13:20:15.822Z] #49 50.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:20:15.822Z] #49 DONE 50.5s [2022-07-25T13:20:15.822Z] [2022-07-25T13:20:15.822Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-25T13:20:15.822Z] #50 sha256:6ec40f4976e26ba6a381641411aeeda20cba7eebf30b9ef36ac26b0f023f32f6 [2022-07-25T13:20:15.822Z] #50 DONE 0.1s [2022-07-25T13:20:15.822Z] [2022-07-25T13:20:15.822Z] #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-25T13:20:15.822Z] #51 sha256:b5970d92f91d0d29ad943c737848820b577249698ccae7288c4f09e68bcbb5f8 [2022-07-25T13:20:16.392Z] #51 ... [2022-07-25T13:20:16.392Z] [2022-07-25T13:20:16.392Z] #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-25T13:20:16.392Z] #74 sha256:f8f0da2db8416968386101a30e15409845d3bf72dc621833536123af4168e214 [2022-07-25T13:20:16.392Z] #74 50.87 rootlesskit version 1.0.0 [2022-07-25T13:20:16.392Z] #74 50.87 Usage of /build/rootlesskit-docker-proxy: [2022-07-25T13:20:16.392Z] #74 50.87 -container-ip string [2022-07-25T13:20:16.392Z] #74 50.87 container ip [2022-07-25T13:20:16.392Z] #74 50.87 -container-port int [2022-07-25T13:20:16.392Z] #74 50.87 container port (default -1) [2022-07-25T13:20:16.392Z] #74 50.87 -host-ip string [2022-07-25T13:20:16.392Z] #74 50.87 host ip [2022-07-25T13:20:16.392Z] #74 50.87 -host-port int [2022-07-25T13:20:16.392Z] #74 50.87 host port (default -1) [2022-07-25T13:20:16.392Z] #74 50.87 -proto string [2022-07-25T13:20:16.392Z] #74 50.87 proxy protocol (default "tcp") [2022-07-25T13:20:16.392Z] #74 DONE 51.0s [2022-07-25T13:20:16.392Z] [2022-07-25T13:20:16.392Z] #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-25T13:20:16.392Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T13:20:16.392Z] #20 51.24 Selecting previously unselected package binutils-mingw-w64. [2022-07-25T13:20:16.392Z] #20 51.25 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-25T13:20:16.392Z] #20 51.26 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T13:20:16.655Z] #20 ... [2022-07-25T13:20:16.655Z] [2022-07-25T13:20:16.655Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-25T13:20:16.655Z] #75 sha256:8364ac7b518818d246342d5b42a33fbb46233c8ab9066a5547d994beba2661fd [2022-07-25T13:20:16.655Z] #75 DONE 0.2s [2022-07-25T13:20:16.655Z] [2022-07-25T13:20:16.655Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-25T13:20:16.655Z] #76 sha256:284879bcf1923c74f7faca661049b669493727df1bf42e00ddd0be71d851332f [2022-07-25T13:20:16.655Z] #76 DONE 0.1s [2022-07-25T13:20:16.655Z] [2022-07-25T13:20:16.655Z] #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-25T13:20:16.655Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T13:20:16.655Z] #20 51.36 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-25T13:20:16.655Z] #20 51.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:20:16.655Z] #20 51.38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:20:16.655Z] #20 51.52 Selecting previously unselected package dmsetup. [2022-07-25T13:20:16.655Z] #20 51.52 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:20:16.655Z] #20 51.54 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-25T13:20:16.914Z] #20 51.64 Selecting previously unselected package mingw-w64-common. [2022-07-25T13:20:16.914Z] #20 51.64 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-25T13:20:16.914Z] #20 51.65 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-25T13:20:17.301Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-25T13:20:17.301Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-25T13:20:17.301Z] + TESTDIRS=./... [2022-07-25T13:20:17.301Z] + exclude_paths='/vendor/|/integration' [2022-07-25T13:20:17.301Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-25T13:20:17.301Z] ++ go list ./... [2022-07-25T13:20:18.240Z] + pkg_list='github.com/docker/docker/api [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/server [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/server/backend/build [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/server/httputils [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/server/middleware [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/server/router [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/server/router/build [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/server/router/container [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/server/router/debug [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/server/router/image [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/server/router/network [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/server/router/session [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/server/router/system [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/server/router/volume [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/types [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/types/backend [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/types/container [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/types/events [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/types/filters [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/types/image [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/types/mount [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/types/network [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/types/registry [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/types/strslice [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/types/swarm [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/types/time [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/types/versions [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T13:20:18.240Z] github.com/docker/docker/api/types/volume [2022-07-25T13:20:18.240Z] github.com/docker/docker/builder [2022-07-25T13:20:18.240Z] github.com/docker/docker/builder/builder-next [2022-07-25T13:20:18.240Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T13:20:18.240Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T13:20:18.240Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T13:20:18.240Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T13:20:18.240Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T13:20:18.240Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T13:20:18.240Z] github.com/docker/docker/builder/dockerfile [2022-07-25T13:20:18.240Z] github.com/docker/docker/builder/remotecontext [2022-07-25T13:20:18.240Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T13:20:18.240Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T13:20:18.240Z] github.com/docker/docker/cli [2022-07-25T13:20:18.240Z] github.com/docker/docker/cli/config [2022-07-25T13:20:18.240Z] github.com/docker/docker/cli/debug [2022-07-25T13:20:18.240Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T13:20:18.240Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T13:20:18.240Z] github.com/docker/docker/client [2022-07-25T13:20:18.240Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T13:20:18.240Z] github.com/docker/docker/cmd/dockerd [2022-07-25T13:20:18.240Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T13:20:18.240Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T13:20:18.240Z] github.com/docker/docker/container [2022-07-25T13:20:18.240Z] github.com/docker/docker/container/stream [2022-07-25T13:20:18.240Z] github.com/docker/docker/contrib/apparmor [2022-07-25T13:20:18.240Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T13:20:18.240Z] github.com/docker/docker/contrib/httpserver [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/cluster [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/config [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/containerd [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/events [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/exec [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/images [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/initlayer [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/links [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/listeners [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/logger [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/logger/local [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/names [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/network [2022-07-25T13:20:18.240Z] github.com/docker/docker/daemon/stats [2022-07-25T13:20:18.240Z] github.com/docker/docker/distribution [2022-07-25T13:20:18.240Z] github.com/docker/docker/distribution/metadata [2022-07-25T13:20:18.240Z] github.com/docker/docker/distribution/utils [2022-07-25T13:20:18.240Z] github.com/docker/docker/distribution/xfer [2022-07-25T13:20:18.240Z] github.com/docker/docker/dockerversion [2022-07-25T13:20:18.240Z] github.com/docker/docker/errdefs [2022-07-25T13:20:18.240Z] github.com/docker/docker/image [2022-07-25T13:20:18.240Z] github.com/docker/docker/image/cache [2022-07-25T13:20:18.240Z] github.com/docker/docker/image/tarexport [2022-07-25T13:20:18.240Z] github.com/docker/docker/image/v1 [2022-07-25T13:20:18.240Z] github.com/docker/docker/internal/test/suite [2022-07-25T13:20:18.240Z] github.com/docker/docker/layer [2022-07-25T13:20:18.240Z] github.com/docker/docker/libcontainerd [2022-07-25T13:20:18.240Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T13:20:18.241Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T13:20:18.241Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T13:20:18.241Z] github.com/docker/docker/libcontainerd/types [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/config [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/idm [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/ns [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/options [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/osl [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/types [2022-07-25T13:20:18.241Z] github.com/docker/docker/oci [2022-07-25T13:20:18.241Z] github.com/docker/docker/oci/caps [2022-07-25T13:20:18.241Z] github.com/docker/docker/opts [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/aaparser [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/archive [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/authorization [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/capabilities [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/containerfs [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/directory [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/dmesg [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/fileutils [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/fsutils [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/homedir [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/idtools [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/ioutils [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/longpath [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/loopback [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/parsers [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/pidfile [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/platform [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/plugins [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/pools [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/progress [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/pubsub [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/reexec [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/signal [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/stack [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/stringid [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/system [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/tailfile [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/tarsum [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/urlutil [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/useragent [2022-07-25T13:20:18.241Z] github.com/docker/docker/plugin [2022-07-25T13:20:18.241Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T13:20:18.241Z] github.com/docker/docker/plugin/v2 [2022-07-25T13:20:18.241Z] github.com/docker/docker/profiles/apparmor [2022-07-25T13:20:18.241Z] github.com/docker/docker/profiles/seccomp [2022-07-25T13:20:18.241Z] github.com/docker/docker/quota [2022-07-25T13:20:18.241Z] github.com/docker/docker/reference [2022-07-25T13:20:18.241Z] github.com/docker/docker/registry [2022-07-25T13:20:18.241Z] github.com/docker/docker/registry/resumable [2022-07-25T13:20:18.241Z] github.com/docker/docker/restartmanager [2022-07-25T13:20:18.241Z] github.com/docker/docker/rootless [2022-07-25T13:20:18.241Z] github.com/docker/docker/rootless/specconv [2022-07-25T13:20:18.241Z] github.com/docker/docker/runconfig [2022-07-25T13:20:18.241Z] github.com/docker/docker/runconfig/opts [2022-07-25T13:20:18.241Z] github.com/docker/docker/testutil [2022-07-25T13:20:18.241Z] github.com/docker/docker/testutil/daemon [2022-07-25T13:20:18.241Z] github.com/docker/docker/testutil/environment [2022-07-25T13:20:18.241Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T13:20:18.241Z] github.com/docker/docker/testutil/fakegit [2022-07-25T13:20:18.241Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T13:20:18.241Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T13:20:18.241Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T13:20:18.241Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T13:20:18.241Z] github.com/docker/docker/testutil/registry [2022-07-25T13:20:18.241Z] github.com/docker/docker/testutil/request [2022-07-25T13:20:18.241Z] github.com/docker/docker/volume [2022-07-25T13:20:18.241Z] github.com/docker/docker/volume/drivers [2022-07-25T13:20:18.241Z] github.com/docker/docker/volume/local [2022-07-25T13:20:18.241Z] github.com/docker/docker/volume/mounts [2022-07-25T13:20:18.241Z] github.com/docker/docker/volume/service [2022-07-25T13:20:18.241Z] github.com/docker/docker/volume/service/opts [2022-07-25T13:20:18.241Z] github.com/docker/docker/volume/testutils' [2022-07-25T13:20:18.241Z] ++ grep --fixed-strings -v /libnetwork [2022-07-25T13:20:18.241Z] ++ echo 'github.com/docker/docker/api [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/server [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/server/backend/build [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/server/httputils [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/server/middleware [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/server/router [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/server/router/build [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/server/router/container [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/server/router/debug [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/server/router/image [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/server/router/network [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/server/router/session [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/server/router/system [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/server/router/volume [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/types [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/types/backend [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/types/container [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/types/events [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/types/filters [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/types/image [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/types/mount [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/types/network [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/types/registry [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/types/strslice [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/types/swarm [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/types/time [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/types/versions [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T13:20:18.241Z] github.com/docker/docker/api/types/volume [2022-07-25T13:20:18.241Z] github.com/docker/docker/builder [2022-07-25T13:20:18.241Z] github.com/docker/docker/builder/builder-next [2022-07-25T13:20:18.241Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T13:20:18.241Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T13:20:18.241Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T13:20:18.241Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T13:20:18.241Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T13:20:18.241Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T13:20:18.241Z] github.com/docker/docker/builder/dockerfile [2022-07-25T13:20:18.241Z] github.com/docker/docker/builder/remotecontext [2022-07-25T13:20:18.241Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T13:20:18.241Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T13:20:18.241Z] github.com/docker/docker/cli [2022-07-25T13:20:18.241Z] github.com/docker/docker/cli/config [2022-07-25T13:20:18.241Z] github.com/docker/docker/cli/debug [2022-07-25T13:20:18.241Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T13:20:18.241Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T13:20:18.241Z] github.com/docker/docker/client [2022-07-25T13:20:18.241Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T13:20:18.241Z] github.com/docker/docker/cmd/dockerd [2022-07-25T13:20:18.241Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T13:20:18.241Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T13:20:18.241Z] github.com/docker/docker/container [2022-07-25T13:20:18.241Z] github.com/docker/docker/container/stream [2022-07-25T13:20:18.241Z] github.com/docker/docker/contrib/apparmor [2022-07-25T13:20:18.241Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T13:20:18.241Z] github.com/docker/docker/contrib/httpserver [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/cluster [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/config [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/containerd [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/events [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/exec [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/images [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/initlayer [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/links [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/listeners [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/logger [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/logger/local [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/names [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/network [2022-07-25T13:20:18.241Z] github.com/docker/docker/daemon/stats [2022-07-25T13:20:18.241Z] github.com/docker/docker/distribution [2022-07-25T13:20:18.241Z] github.com/docker/docker/distribution/metadata [2022-07-25T13:20:18.241Z] github.com/docker/docker/distribution/utils [2022-07-25T13:20:18.241Z] github.com/docker/docker/distribution/xfer [2022-07-25T13:20:18.241Z] github.com/docker/docker/dockerversion [2022-07-25T13:20:18.241Z] github.com/docker/docker/errdefs [2022-07-25T13:20:18.241Z] github.com/docker/docker/image [2022-07-25T13:20:18.241Z] github.com/docker/docker/image/cache [2022-07-25T13:20:18.241Z] github.com/docker/docker/image/tarexport [2022-07-25T13:20:18.241Z] github.com/docker/docker/image/v1 [2022-07-25T13:20:18.241Z] github.com/docker/docker/internal/test/suite [2022-07-25T13:20:18.241Z] github.com/docker/docker/layer [2022-07-25T13:20:18.241Z] github.com/docker/docker/libcontainerd [2022-07-25T13:20:18.241Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T13:20:18.241Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T13:20:18.241Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T13:20:18.241Z] github.com/docker/docker/libcontainerd/types [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/config [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/idm [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/ns [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/options [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/osl [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T13:20:18.241Z] github.com/docker/docker/libnetwork/types [2022-07-25T13:20:18.241Z] github.com/docker/docker/oci [2022-07-25T13:20:18.241Z] github.com/docker/docker/oci/caps [2022-07-25T13:20:18.241Z] github.com/docker/docker/opts [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/aaparser [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/archive [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/authorization [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/capabilities [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/containerfs [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/directory [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/dmesg [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/fileutils [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/fsutils [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/homedir [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/idtools [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/ioutils [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/longpath [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/loopback [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/parsers [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/pidfile [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/platform [2022-07-25T13:20:18.241Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/plugins [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/pools [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/progress [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/pubsub [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/reexec [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/signal [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/stack [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/stringid [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/system [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/tailfile [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/tarsum [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/urlutil [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/useragent [2022-07-25T13:20:18.242Z] github.com/docker/docker/plugin [2022-07-25T13:20:18.242Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T13:20:18.242Z] github.com/docker/docker/plugin/v2 [2022-07-25T13:20:18.242Z] github.com/docker/docker/profiles/apparmor [2022-07-25T13:20:18.242Z] github.com/docker/docker/profiles/seccomp [2022-07-25T13:20:18.242Z] github.com/docker/docker/quota [2022-07-25T13:20:18.242Z] github.com/docker/docker/reference [2022-07-25T13:20:18.242Z] github.com/docker/docker/registry [2022-07-25T13:20:18.242Z] github.com/docker/docker/registry/resumable [2022-07-25T13:20:18.242Z] github.com/docker/docker/restartmanager [2022-07-25T13:20:18.242Z] github.com/docker/docker/rootless [2022-07-25T13:20:18.242Z] github.com/docker/docker/rootless/specconv [2022-07-25T13:20:18.242Z] github.com/docker/docker/runconfig [2022-07-25T13:20:18.242Z] github.com/docker/docker/runconfig/opts [2022-07-25T13:20:18.242Z] github.com/docker/docker/testutil [2022-07-25T13:20:18.242Z] github.com/docker/docker/testutil/daemon [2022-07-25T13:20:18.242Z] github.com/docker/docker/testutil/environment [2022-07-25T13:20:18.242Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T13:20:18.242Z] github.com/docker/docker/testutil/fakegit [2022-07-25T13:20:18.242Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T13:20:18.242Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T13:20:18.242Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T13:20:18.242Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T13:20:18.242Z] github.com/docker/docker/testutil/registry [2022-07-25T13:20:18.242Z] github.com/docker/docker/testutil/request [2022-07-25T13:20:18.242Z] github.com/docker/docker/volume [2022-07-25T13:20:18.242Z] github.com/docker/docker/volume/drivers [2022-07-25T13:20:18.242Z] github.com/docker/docker/volume/local [2022-07-25T13:20:18.242Z] github.com/docker/docker/volume/mounts [2022-07-25T13:20:18.242Z] github.com/docker/docker/volume/service [2022-07-25T13:20:18.242Z] github.com/docker/docker/volume/service/opts [2022-07-25T13:20:18.242Z] github.com/docker/docker/volume/testutils' [2022-07-25T13:20:18.242Z] + base_pkg_list='github.com/docker/docker/api [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/backend/build [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/httputils [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/middleware [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/build [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/container [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/debug [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/image [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/network [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/session [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/system [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/volume [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/backend [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/container [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/events [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/filters [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/image [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/mount [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/network [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/registry [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/strslice [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/swarm [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/time [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/versions [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/volume [2022-07-25T13:20:18.242Z] github.com/docker/docker/builder [2022-07-25T13:20:18.242Z] github.com/docker/docker/builder/builder-next [2022-07-25T13:20:18.242Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T13:20:18.242Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T13:20:18.242Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T13:20:18.242Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T13:20:18.242Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T13:20:18.242Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T13:20:18.242Z] github.com/docker/docker/builder/dockerfile [2022-07-25T13:20:18.242Z] github.com/docker/docker/builder/remotecontext [2022-07-25T13:20:18.242Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T13:20:18.242Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T13:20:18.242Z] github.com/docker/docker/cli [2022-07-25T13:20:18.242Z] github.com/docker/docker/cli/config [2022-07-25T13:20:18.242Z] github.com/docker/docker/cli/debug [2022-07-25T13:20:18.242Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T13:20:18.242Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T13:20:18.242Z] github.com/docker/docker/client [2022-07-25T13:20:18.242Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T13:20:18.242Z] github.com/docker/docker/cmd/dockerd [2022-07-25T13:20:18.242Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T13:20:18.242Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T13:20:18.242Z] github.com/docker/docker/container [2022-07-25T13:20:18.242Z] github.com/docker/docker/container/stream [2022-07-25T13:20:18.242Z] github.com/docker/docker/contrib/apparmor [2022-07-25T13:20:18.242Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T13:20:18.242Z] github.com/docker/docker/contrib/httpserver [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/cluster [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/config [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/containerd [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/events [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/exec [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/images [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/initlayer [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/links [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/listeners [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/logger [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/logger/local [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/names [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/network [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/stats [2022-07-25T13:20:18.242Z] github.com/docker/docker/distribution [2022-07-25T13:20:18.242Z] github.com/docker/docker/distribution/metadata [2022-07-25T13:20:18.242Z] github.com/docker/docker/distribution/utils [2022-07-25T13:20:18.242Z] github.com/docker/docker/distribution/xfer [2022-07-25T13:20:18.242Z] github.com/docker/docker/dockerversion [2022-07-25T13:20:18.242Z] github.com/docker/docker/errdefs [2022-07-25T13:20:18.242Z] github.com/docker/docker/image [2022-07-25T13:20:18.242Z] github.com/docker/docker/image/cache [2022-07-25T13:20:18.242Z] github.com/docker/docker/image/tarexport [2022-07-25T13:20:18.242Z] github.com/docker/docker/image/v1 [2022-07-25T13:20:18.242Z] github.com/docker/docker/internal/test/suite [2022-07-25T13:20:18.242Z] github.com/docker/docker/layer [2022-07-25T13:20:18.242Z] github.com/docker/docker/libcontainerd [2022-07-25T13:20:18.242Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T13:20:18.242Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T13:20:18.242Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T13:20:18.242Z] github.com/docker/docker/libcontainerd/types [2022-07-25T13:20:18.242Z] github.com/docker/docker/oci [2022-07-25T13:20:18.242Z] github.com/docker/docker/oci/caps [2022-07-25T13:20:18.242Z] github.com/docker/docker/opts [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/aaparser [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/archive [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/authorization [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/capabilities [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/containerfs [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/directory [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/dmesg [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/fileutils [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/fsutils [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/homedir [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/idtools [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/ioutils [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/longpath [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/loopback [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/parsers [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/pidfile [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/platform [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/plugins [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/pools [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/progress [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/pubsub [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/reexec [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/signal [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/stack [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/stringid [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/system [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/tailfile [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/tarsum [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/urlutil [2022-07-25T13:20:18.242Z] github.com/docker/docker/pkg/useragent [2022-07-25T13:20:18.242Z] github.com/docker/docker/plugin [2022-07-25T13:20:18.242Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T13:20:18.242Z] github.com/docker/docker/plugin/v2 [2022-07-25T13:20:18.242Z] github.com/docker/docker/profiles/apparmor [2022-07-25T13:20:18.242Z] github.com/docker/docker/profiles/seccomp [2022-07-25T13:20:18.242Z] github.com/docker/docker/quota [2022-07-25T13:20:18.242Z] github.com/docker/docker/reference [2022-07-25T13:20:18.242Z] github.com/docker/docker/registry [2022-07-25T13:20:18.242Z] github.com/docker/docker/registry/resumable [2022-07-25T13:20:18.242Z] github.com/docker/docker/restartmanager [2022-07-25T13:20:18.242Z] github.com/docker/docker/rootless [2022-07-25T13:20:18.242Z] github.com/docker/docker/rootless/specconv [2022-07-25T13:20:18.242Z] github.com/docker/docker/runconfig [2022-07-25T13:20:18.242Z] github.com/docker/docker/runconfig/opts [2022-07-25T13:20:18.242Z] github.com/docker/docker/testutil [2022-07-25T13:20:18.242Z] github.com/docker/docker/testutil/daemon [2022-07-25T13:20:18.242Z] github.com/docker/docker/testutil/environment [2022-07-25T13:20:18.242Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T13:20:18.242Z] github.com/docker/docker/testutil/fakegit [2022-07-25T13:20:18.242Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T13:20:18.242Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T13:20:18.242Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T13:20:18.242Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T13:20:18.242Z] github.com/docker/docker/testutil/registry [2022-07-25T13:20:18.242Z] github.com/docker/docker/testutil/request [2022-07-25T13:20:18.242Z] github.com/docker/docker/volume [2022-07-25T13:20:18.242Z] github.com/docker/docker/volume/drivers [2022-07-25T13:20:18.242Z] github.com/docker/docker/volume/local [2022-07-25T13:20:18.242Z] github.com/docker/docker/volume/mounts [2022-07-25T13:20:18.242Z] github.com/docker/docker/volume/service [2022-07-25T13:20:18.242Z] github.com/docker/docker/volume/service/opts [2022-07-25T13:20:18.242Z] github.com/docker/docker/volume/testutils' [2022-07-25T13:20:18.242Z] ++ grep --fixed-strings /libnetwork [2022-07-25T13:20:18.242Z] ++ echo 'github.com/docker/docker/api [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/backend/build [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/httputils [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/middleware [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/build [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/container [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/debug [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/image [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/network [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/session [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/system [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/server/router/volume [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/backend [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/container [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/events [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/filters [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/image [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/mount [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/network [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/registry [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/strslice [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/swarm [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/time [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/versions [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T13:20:18.242Z] github.com/docker/docker/api/types/volume [2022-07-25T13:20:18.242Z] github.com/docker/docker/builder [2022-07-25T13:20:18.242Z] github.com/docker/docker/builder/builder-next [2022-07-25T13:20:18.242Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T13:20:18.242Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T13:20:18.242Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T13:20:18.242Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T13:20:18.242Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T13:20:18.242Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T13:20:18.242Z] github.com/docker/docker/builder/dockerfile [2022-07-25T13:20:18.242Z] github.com/docker/docker/builder/remotecontext [2022-07-25T13:20:18.242Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T13:20:18.242Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T13:20:18.242Z] github.com/docker/docker/cli [2022-07-25T13:20:18.242Z] github.com/docker/docker/cli/config [2022-07-25T13:20:18.242Z] github.com/docker/docker/cli/debug [2022-07-25T13:20:18.242Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T13:20:18.242Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T13:20:18.242Z] github.com/docker/docker/client [2022-07-25T13:20:18.242Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T13:20:18.242Z] github.com/docker/docker/cmd/dockerd [2022-07-25T13:20:18.242Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T13:20:18.242Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T13:20:18.242Z] github.com/docker/docker/container [2022-07-25T13:20:18.242Z] github.com/docker/docker/container/stream [2022-07-25T13:20:18.242Z] github.com/docker/docker/contrib/apparmor [2022-07-25T13:20:18.242Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T13:20:18.242Z] github.com/docker/docker/contrib/httpserver [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/cluster [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/config [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/containerd [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/events [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/exec [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/images [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/initlayer [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/links [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/listeners [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/logger [2022-07-25T13:20:18.242Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T13:20:18.243Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T13:20:18.243Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T13:20:18.243Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T13:20:18.243Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T13:20:18.243Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T13:20:18.243Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T13:20:18.243Z] github.com/docker/docker/daemon/logger/local [2022-07-25T13:20:18.243Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T13:20:18.243Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T13:20:18.243Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T13:20:18.243Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T13:20:18.243Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T13:20:18.243Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T13:20:18.243Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T13:20:18.243Z] github.com/docker/docker/daemon/names [2022-07-25T13:20:18.243Z] github.com/docker/docker/daemon/network [2022-07-25T13:20:18.243Z] github.com/docker/docker/daemon/stats [2022-07-25T13:20:18.243Z] github.com/docker/docker/distribution [2022-07-25T13:20:18.243Z] github.com/docker/docker/distribution/metadata [2022-07-25T13:20:18.243Z] github.com/docker/docker/distribution/utils [2022-07-25T13:20:18.243Z] github.com/docker/docker/distribution/xfer [2022-07-25T13:20:18.243Z] github.com/docker/docker/dockerversion [2022-07-25T13:20:18.243Z] github.com/docker/docker/errdefs [2022-07-25T13:20:18.243Z] github.com/docker/docker/image [2022-07-25T13:20:18.243Z] github.com/docker/docker/image/cache [2022-07-25T13:20:18.243Z] github.com/docker/docker/image/tarexport [2022-07-25T13:20:18.243Z] github.com/docker/docker/image/v1 [2022-07-25T13:20:18.243Z] github.com/docker/docker/internal/test/suite [2022-07-25T13:20:18.243Z] github.com/docker/docker/layer [2022-07-25T13:20:18.243Z] github.com/docker/docker/libcontainerd [2022-07-25T13:20:18.243Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T13:20:18.243Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T13:20:18.243Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T13:20:18.243Z] github.com/docker/docker/libcontainerd/types [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/config [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/idm [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ns [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/options [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/osl [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/types [2022-07-25T13:20:18.243Z] github.com/docker/docker/oci [2022-07-25T13:20:18.243Z] github.com/docker/docker/oci/caps [2022-07-25T13:20:18.243Z] github.com/docker/docker/opts [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/aaparser [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/archive [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/authorization [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/capabilities [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/containerfs [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/directory [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/dmesg [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/fileutils [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/fsutils [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/homedir [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/idtools [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/ioutils [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/longpath [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/loopback [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/parsers [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/pidfile [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/platform [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/plugins [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/pools [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/progress [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/pubsub [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/reexec [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/signal [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/stack [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/stringid [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/system [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/tailfile [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/tarsum [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/urlutil [2022-07-25T13:20:18.243Z] github.com/docker/docker/pkg/useragent [2022-07-25T13:20:18.243Z] github.com/docker/docker/plugin [2022-07-25T13:20:18.243Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T13:20:18.243Z] github.com/docker/docker/plugin/v2 [2022-07-25T13:20:18.243Z] github.com/docker/docker/profiles/apparmor [2022-07-25T13:20:18.243Z] github.com/docker/docker/profiles/seccomp [2022-07-25T13:20:18.243Z] github.com/docker/docker/quota [2022-07-25T13:20:18.243Z] github.com/docker/docker/reference [2022-07-25T13:20:18.243Z] github.com/docker/docker/registry [2022-07-25T13:20:18.243Z] github.com/docker/docker/registry/resumable [2022-07-25T13:20:18.243Z] github.com/docker/docker/restartmanager [2022-07-25T13:20:18.243Z] github.com/docker/docker/rootless [2022-07-25T13:20:18.243Z] github.com/docker/docker/rootless/specconv [2022-07-25T13:20:18.243Z] github.com/docker/docker/runconfig [2022-07-25T13:20:18.243Z] github.com/docker/docker/runconfig/opts [2022-07-25T13:20:18.243Z] github.com/docker/docker/testutil [2022-07-25T13:20:18.243Z] github.com/docker/docker/testutil/daemon [2022-07-25T13:20:18.243Z] github.com/docker/docker/testutil/environment [2022-07-25T13:20:18.243Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T13:20:18.243Z] github.com/docker/docker/testutil/fakegit [2022-07-25T13:20:18.243Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T13:20:18.243Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T13:20:18.243Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T13:20:18.243Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T13:20:18.243Z] github.com/docker/docker/testutil/registry [2022-07-25T13:20:18.243Z] github.com/docker/docker/testutil/request [2022-07-25T13:20:18.243Z] github.com/docker/docker/volume [2022-07-25T13:20:18.243Z] github.com/docker/docker/volume/drivers [2022-07-25T13:20:18.243Z] github.com/docker/docker/volume/local [2022-07-25T13:20:18.243Z] github.com/docker/docker/volume/mounts [2022-07-25T13:20:18.243Z] github.com/docker/docker/volume/service [2022-07-25T13:20:18.243Z] github.com/docker/docker/volume/service/opts [2022-07-25T13:20:18.243Z] github.com/docker/docker/volume/testutils' [2022-07-25T13:20:18.243Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/config [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/idm [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ns [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/options [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/osl [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/types' [2022-07-25T13:20:18.243Z] + echo 'github.com/docker/docker/libnetwork [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/config [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/idm [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/ns [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/options [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/osl [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/types' [2022-07-25T13:20:18.243Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T13:20:18.243Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T13:20:18.243Z] + type docker-proxy [2022-07-25T13:20:18.243Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-25T13:20:18.243Z] + hack/make.sh binary-proxy install-proxy [2022-07-25T13:20:18.243Z] [2022-07-25T13:20:18.243Z] Removing bundles/ [2022-07-25T13:20:18.243Z] [2022-07-25T13:20:18.243Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-25T13:20:18.243Z] Building: bundles/binary-proxy/docker-proxy [2022-07-25T13:20:18.243Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T13:20:19.449Z] #20 ... [2022-07-25T13:20:19.449Z] [2022-07-25T13:20:19.449Z] #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-25T13:20:19.449Z] #51 sha256:b5970d92f91d0d29ad943c737848820b577249698ccae7288c4f09e68bcbb5f8 [2022-07-25T13:20:19.449Z] #51 0.917 + RM_GOPATH=0 [2022-07-25T13:20:19.449Z] #51 0.917 + TMP_GOPATH= [2022-07-25T13:20:19.449Z] #51 0.917 + : /build [2022-07-25T13:20:19.449Z] #51 0.917 + '[' -z '' ']' [2022-07-25T13:20:19.449Z] #51 0.917 ++ mktemp -d [2022-07-25T13:20:19.449Z] #51 0.918 + export GOPATH=/tmp/tmp.OuglrrT1Yw [2022-07-25T13:20:19.449Z] #51 0.918 + GOPATH=/tmp/tmp.OuglrrT1Yw [2022-07-25T13:20:19.449Z] #51 0.918 + RM_GOPATH=1 [2022-07-25T13:20:19.449Z] #51 0.919 + case "$(go env GOARCH)" in [2022-07-25T13:20:19.449Z] #51 0.919 ++ go env GOARCH [2022-07-25T13:20:19.449Z] #51 0.934 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:20:19.449Z] #51 0.935 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:20:19.449Z] #51 0.935 ++ dirname /install.sh [2022-07-25T13:20:19.449Z] #51 0.936 + dir=/ [2022-07-25T13:20:19.449Z] #51 0.936 + bin=tini [2022-07-25T13:20:19.449Z] #51 0.937 + shift [2022-07-25T13:20:19.449Z] #51 0.937 + '[' '!' -f //tini.installer ']' [2022-07-25T13:20:19.449Z] #51 0.937 + . //tini.installer [2022-07-25T13:20:19.449Z] #51 0.937 ++ : v0.19.0 [2022-07-25T13:20:19.450Z] #51 0.938 + install_tini [2022-07-25T13:20:19.450Z] #51 0.938 + echo 'Install tini version v0.19.0' [2022-07-25T13:20:19.450Z] #51 0.938 Install tini version v0.19.0 [2022-07-25T13:20:19.450Z] #51 0.938 + git clone https://github.com/krallin/tini.git /tmp/tmp.OuglrrT1Yw/tini [2022-07-25T13:20:19.450Z] #51 0.940 Cloning into '/tmp/tmp.OuglrrT1Yw/tini'... [2022-07-25T13:20:19.450Z] #51 1.374 + cd /tmp/tmp.OuglrrT1Yw/tini [2022-07-25T13:20:19.450Z] #51 1.374 + git checkout -q v0.19.0 [2022-07-25T13:20:19.450Z] #51 1.398 + cmake . [2022-07-25T13:20:19.450Z] #51 1.669 -- The C compiler identification is GNU 10.2.1 [2022-07-25T13:20:19.450Z] #51 1.717 -- Detecting C compiler ABI info [2022-07-25T13:20:19.450Z] #51 2.142 -- Detecting C compiler ABI info - done [2022-07-25T13:20:19.450Z] #51 2.189 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-25T13:20:19.450Z] #51 2.193 -- Detecting C compile features [2022-07-25T13:20:19.450Z] #51 2.194 -- Detecting C compile features - done [2022-07-25T13:20:19.450Z] #51 2.217 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-25T13:20:19.450Z] #51 2.305 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-25T13:20:19.450Z] #51 2.328 -- Configuring done [2022-07-25T13:20:19.450Z] #51 2.337 -- Generating done [2022-07-25T13:20:19.450Z] #51 2.339 -- Build files have been written to: /tmp/tmp.OuglrrT1Yw/tini [2022-07-25T13:20:19.450Z] #51 2.344 + make tini-static [2022-07-25T13:20:19.450Z] #51 2.421 Scanning dependencies of target tini-static [2022-07-25T13:20:19.450Z] #51 2.437 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-25T13:20:19.450Z] #51 2.853 [100%] Linking C executable tini-static [2022-07-25T13:20:19.450Z] #51 3.039 [100%] Built target tini-static [2022-07-25T13:20:19.450Z] #51 3.070 + mkdir -p /build [2022-07-25T13:20:19.450Z] #51 3.072 + cp tini-static /build/docker-init [2022-07-25T13:20:19.450Z] #51 DONE 3.3s [2022-07-25T13:20:19.450Z] [2022-07-25T13:20:19.450Z] #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-25T13:20:19.450Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T13:20:19.450Z] #20 53.90 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-25T13:20:19.450Z] #20 53.90 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-25T13:20:19.450Z] #20 53.90 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T13:20:21.354Z] #20 56.12 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-25T13:20:21.354Z] #20 56.13 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:20:21.354Z] #20 56.13 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T13:20:21.354Z] #20 56.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-25T13:20:21.354Z] #20 56.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:20:21.354Z] #20 56.19 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T13:20:23.943Z] #20 58.23 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-25T13:20:23.943Z] #20 58.24 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:20:23.943Z] #20 58.24 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:20:24.816Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-25T13:20:24.816Z] [2022-07-25T13:20:24.816Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-25T13:20:24.816Z] Installing docker-proxy to /usr/local/bin/ [2022-07-25T13:20:24.816Z] [2022-07-25T13:20:24.816Z] + mkdir -p bundles [2022-07-25T13:20:24.816Z] + '[' -n 'github.com/docker/docker/api [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/server [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/server/backend/build [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/server/httputils [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/server/middleware [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/server/router [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/server/router/build [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/server/router/container [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/server/router/debug [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/server/router/image [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/server/router/network [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/server/router/session [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/server/router/system [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/server/router/volume [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/types [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/types/backend [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/types/container [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/types/events [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/types/filters [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/types/image [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/types/mount [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/types/network [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/types/registry [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/types/strslice [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/types/swarm [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/types/time [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/types/versions [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T13:20:24.816Z] github.com/docker/docker/api/types/volume [2022-07-25T13:20:24.816Z] github.com/docker/docker/builder [2022-07-25T13:20:24.816Z] github.com/docker/docker/builder/builder-next [2022-07-25T13:20:24.816Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T13:20:24.816Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T13:20:24.816Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T13:20:24.816Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T13:20:24.816Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T13:20:24.816Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T13:20:24.816Z] github.com/docker/docker/builder/dockerfile [2022-07-25T13:20:24.816Z] github.com/docker/docker/builder/remotecontext [2022-07-25T13:20:24.816Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T13:20:24.816Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T13:20:24.816Z] github.com/docker/docker/cli [2022-07-25T13:20:24.816Z] github.com/docker/docker/cli/config [2022-07-25T13:20:24.816Z] github.com/docker/docker/cli/debug [2022-07-25T13:20:24.816Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T13:20:24.816Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T13:20:24.816Z] github.com/docker/docker/client [2022-07-25T13:20:24.816Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T13:20:24.816Z] github.com/docker/docker/cmd/dockerd [2022-07-25T13:20:24.816Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T13:20:24.816Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T13:20:24.816Z] github.com/docker/docker/container [2022-07-25T13:20:24.816Z] github.com/docker/docker/container/stream [2022-07-25T13:20:24.816Z] github.com/docker/docker/contrib/apparmor [2022-07-25T13:20:24.816Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T13:20:24.816Z] github.com/docker/docker/contrib/httpserver [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/cluster [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/config [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/containerd [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/events [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/exec [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/images [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/initlayer [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/links [2022-07-25T13:20:24.816Z] github.com/docker/docker/daemon/listeners [2022-07-25T13:20:24.817Z] github.com/docker/docker/daemon/logger [2022-07-25T13:20:24.817Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T13:20:24.817Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T13:20:24.817Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T13:20:24.817Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T13:20:24.817Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T13:20:24.817Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T13:20:24.817Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T13:20:24.817Z] github.com/docker/docker/daemon/logger/local [2022-07-25T13:20:24.817Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T13:20:24.817Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T13:20:24.817Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T13:20:24.817Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T13:20:24.817Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T13:20:24.817Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T13:20:24.817Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T13:20:24.817Z] github.com/docker/docker/daemon/names [2022-07-25T13:20:24.817Z] github.com/docker/docker/daemon/network [2022-07-25T13:20:24.817Z] github.com/docker/docker/daemon/stats [2022-07-25T13:20:24.817Z] github.com/docker/docker/distribution [2022-07-25T13:20:24.817Z] github.com/docker/docker/distribution/metadata [2022-07-25T13:20:24.817Z] github.com/docker/docker/distribution/utils [2022-07-25T13:20:24.817Z] github.com/docker/docker/distribution/xfer [2022-07-25T13:20:24.817Z] github.com/docker/docker/dockerversion [2022-07-25T13:20:24.817Z] github.com/docker/docker/errdefs [2022-07-25T13:20:24.817Z] github.com/docker/docker/image [2022-07-25T13:20:24.817Z] github.com/docker/docker/image/cache [2022-07-25T13:20:24.817Z] github.com/docker/docker/image/tarexport [2022-07-25T13:20:24.817Z] github.com/docker/docker/image/v1 [2022-07-25T13:20:24.817Z] github.com/docker/docker/internal/test/suite [2022-07-25T13:20:24.817Z] github.com/docker/docker/layer [2022-07-25T13:20:24.817Z] github.com/docker/docker/libcontainerd [2022-07-25T13:20:24.817Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T13:20:24.817Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T13:20:24.817Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T13:20:24.817Z] github.com/docker/docker/libcontainerd/types [2022-07-25T13:20:24.817Z] github.com/docker/docker/oci [2022-07-25T13:20:24.817Z] github.com/docker/docker/oci/caps [2022-07-25T13:20:24.817Z] github.com/docker/docker/opts [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/aaparser [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/archive [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/authorization [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/capabilities [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/containerfs [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/directory [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/dmesg [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/fileutils [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/fsutils [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/homedir [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/idtools [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/ioutils [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/longpath [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/loopback [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/parsers [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/pidfile [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/platform [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/plugins [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/pools [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/progress [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/pubsub [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/reexec [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/signal [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/stack [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/stringid [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/system [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/tailfile [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/tarsum [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/urlutil [2022-07-25T13:20:24.817Z] github.com/docker/docker/pkg/useragent [2022-07-25T13:20:24.817Z] github.com/docker/docker/plugin [2022-07-25T13:20:24.817Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T13:20:24.817Z] github.com/docker/docker/plugin/v2 [2022-07-25T13:20:24.817Z] github.com/docker/docker/profiles/apparmor [2022-07-25T13:20:24.817Z] github.com/docker/docker/profiles/seccomp [2022-07-25T13:20:24.817Z] github.com/docker/docker/quota [2022-07-25T13:20:24.817Z] github.com/docker/docker/reference [2022-07-25T13:20:24.817Z] github.com/docker/docker/registry [2022-07-25T13:20:24.817Z] github.com/docker/docker/registry/resumable [2022-07-25T13:20:24.817Z] github.com/docker/docker/restartmanager [2022-07-25T13:20:24.817Z] github.com/docker/docker/rootless [2022-07-25T13:20:24.817Z] github.com/docker/docker/rootless/specconv [2022-07-25T13:20:24.817Z] github.com/docker/docker/runconfig [2022-07-25T13:20:24.817Z] github.com/docker/docker/runconfig/opts [2022-07-25T13:20:24.817Z] github.com/docker/docker/testutil [2022-07-25T13:20:24.817Z] github.com/docker/docker/testutil/daemon [2022-07-25T13:20:24.817Z] github.com/docker/docker/testutil/environment [2022-07-25T13:20:24.817Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T13:20:24.817Z] github.com/docker/docker/testutil/fakegit [2022-07-25T13:20:24.817Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T13:20:24.817Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T13:20:24.817Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T13:20:24.817Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T13:20:24.817Z] github.com/docker/docker/testutil/registry [2022-07-25T13:20:24.817Z] github.com/docker/docker/testutil/request [2022-07-25T13:20:24.817Z] github.com/docker/docker/volume [2022-07-25T13:20:24.817Z] github.com/docker/docker/volume/drivers [2022-07-25T13:20:24.817Z] github.com/docker/docker/volume/local [2022-07-25T13:20:24.817Z] github.com/docker/docker/volume/mounts [2022-07-25T13:20:24.817Z] github.com/docker/docker/volume/service [2022-07-25T13:20:24.817Z] github.com/docker/docker/volume/service/opts [2022-07-25T13:20:24.817Z] github.com/docker/docker/volume/testutils' ']' [2022-07-25T13:20:24.817Z] + 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/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-25T13:20:24.817Z] ? github.com/docker/docker/api [no test files] [2022-07-25T13:20:27.228Z] #20 61.93 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-25T13:20:27.228Z] #20 61.93 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:20:27.228Z] #20 61.94 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:20:27.488Z] #20 ... [2022-07-25T13:20:27.488Z] [2022-07-25T13:20:27.488Z] #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-25T13:20:27.488Z] #71 sha256:481964dacdb062954809578a8c1d2c07e3e0eb955bd70d7b397eb1a3b2883e01 [2022-07-25T13:20:27.488Z] #71 14.49 + cd /tmp/tmp.gy85ZzEyUq/src/github.com/containerd/containerd [2022-07-25T13:20:27.488Z] #71 14.49 + git checkout -q v1.6.6 [2022-07-25T13:20:28.056Z] #71 15.11 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-25T13:20:28.056Z] #71 15.11 + BUILDTAGS='netgo osusergo static_build' [2022-07-25T13:20:28.056Z] #71 15.11 + export EXTRA_FLAGS=-buildmode=pie [2022-07-25T13:20:28.056Z] #71 15.11 + EXTRA_FLAGS=-buildmode=pie [2022-07-25T13:20:28.056Z] #71 15.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-25T13:20:28.056Z] #71 15.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-25T13:20:28.056Z] #71 15.11 + '[' '' = dynamic ']' [2022-07-25T13:20:28.056Z] #71 15.11 + make [2022-07-25T13:20:28.624Z] #71 15.79 + bin/ctr [2022-07-25T13:20:34.009Z] #60 ... [2022-07-25T13:20:34.009Z] [2022-07-25T13:20:34.009Z] #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-25T13:20:34.009Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:20:34.009Z] #77 283.5 CCLD libocispec.la [2022-07-25T13:20:34.009Z] #77 284.0 CCLD src/validate [2022-07-25T13:20:34.009Z] #77 284.0 CCLD tests/test-1 [2022-07-25T13:20:34.009Z] #77 284.0 CCLD tests/test-2 [2022-07-25T13:20:34.009Z] #77 284.0 CCLD tests/test-4 [2022-07-25T13:20:34.009Z] #77 284.0 CCLD tests/test-5 [2022-07-25T13:20:34.009Z] #77 284.1 CCLD tests/test-3 [2022-07-25T13:20:34.009Z] #77 284.1 CCLD tests/test-6 [2022-07-25T13:20:34.009Z] #77 284.2 CCLD tests/test-7 [2022-07-25T13:20:34.009Z] #77 284.2 CCLD tests/test-8 [2022-07-25T13:20:34.009Z] #77 284.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-25T13:20:34.009Z] #77 284.4 CCLD tests/test-11 [2022-07-25T13:20:34.009Z] #77 284.4 CCLD tests/test-9 [2022-07-25T13:20:34.009Z] #77 284.4 CCLD tests/test-10 [2022-07-25T13:20:34.009Z] #77 286.2 libtool: link: ar cr libocispec.a [2022-07-25T13:20:34.009Z] #77 286.2 libtool: link: ranlib libocispec.a [2022-07-25T13:20:34.940Z] #77 288.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:20:34.940Z] #77 288.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T13:20:35.197Z] #77 288.1 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T13:20:35.197Z] #77 288.1 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:20:35.197Z] #77 288.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:20:35.197Z] #77 288.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:20:35.197Z] #77 288.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:20:35.197Z] #77 288.1 make[2]: Entering directory '/tmp/crun-build' [2022-07-25T13:20:35.197Z] #77 288.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-25T13:20:35.197Z] #77 288.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-25T13:20:35.197Z] #77 288.3 CC src/libcrun/libcrun_testing_a-container.o [2022-07-25T13:20:35.197Z] #77 288.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-25T13:20:35.197Z] #77 288.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-25T13:20:35.197Z] #77 288.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-25T13:20:35.197Z] #77 288.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-25T13:20:35.197Z] #77 288.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-25T13:20:35.197Z] #77 288.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-25T13:20:35.197Z] #77 288.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-25T13:20:35.454Z] #77 288.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-25T13:20:35.454Z] #77 288.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-25T13:20:35.454Z] #77 288.5 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-25T13:20:35.454Z] #77 288.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-25T13:20:35.454Z] #77 288.6 CC src/libcrun/libcrun_testing_a-error.o [2022-07-25T13:20:35.711Z] #77 288.7 CC src/libcrun/libcrun_testing_a-status.o [2022-07-25T13:20:35.711Z] #77 288.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-25T13:20:35.711Z] #77 288.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-25T13:20:35.711Z] #77 288.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-25T13:20:35.711Z] #77 288.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-25T13:20:35.711Z] #77 289.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-25T13:20:35.968Z] #77 289.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-25T13:20:35.968Z] #77 289.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-25T13:20:35.968Z] #77 289.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-25T13:20:35.968Z] #77 289.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-25T13:20:35.968Z] #77 289.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-25T13:20:35.968Z] #77 289.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-25T13:20:36.225Z] #77 289.3 CC src/crun-run.o [2022-07-25T13:20:36.225Z] #77 289.3 CC src/crun-crun.o [2022-07-25T13:20:36.225Z] #77 289.3 CC src/crun-delete.o [2022-07-25T13:20:36.482Z] #77 289.4 CC src/crun-pause.o [2022-07-25T13:20:36.482Z] #77 289.5 CC src/crun-kill.o [2022-07-25T13:20:36.482Z] #77 289.6 CC src/crun-unpause.o [2022-07-25T13:20:36.482Z] #77 289.7 CC src/crun-spec.o [2022-07-25T13:20:36.739Z] #77 289.8 CC src/crun-exec.o [2022-07-25T13:20:36.739Z] #77 289.9 CC src/crun-list.o [2022-07-25T13:20:36.739Z] #77 289.9 CC src/crun-start.o [2022-07-25T13:20:36.739Z] #77 289.9 CC src/crun-create.o [2022-07-25T13:20:36.739Z] #77 ... [2022-07-25T13:20:36.739Z] [2022-07-25T13:20:36.739Z] #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-25T13:20:36.739Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:20:36.739Z] #47 364.2 + dpkg --print-architecture [2022-07-25T13:20:36.739Z] #47 364.2 + git checkout -q v2.1.0 [2022-07-25T13:20:36.745Z] #71 ... [2022-07-25T13:20:36.745Z] [2022-07-25T13:20:36.745Z] #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-25T13:20:36.745Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T13:20:36.745Z] #20 63.46 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-25T13:20:36.745Z] #20 63.46 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:20:36.745Z] #20 63.47 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T13:20:36.745Z] #20 65.15 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-25T13:20:36.745Z] #20 65.16 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:20:36.745Z] #20 65.16 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:20:36.745Z] #20 68.80 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-25T13:20:36.745Z] #20 68.80 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:20:36.745Z] #20 68.81 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:20:36.745Z] #20 70.48 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-25T13:20:36.745Z] #20 70.49 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-25T13:20:36.745Z] #20 70.50 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T13:20:36.745Z] #20 70.55 Selecting previously unselected package libapparmor1:amd64. [2022-07-25T13:20:36.745Z] #20 70.56 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-25T13:20:36.745Z] #20 70.56 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T13:20:36.745Z] #20 70.62 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-25T13:20:36.745Z] #20 70.62 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-25T13:20:36.745Z] #20 70.63 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T13:20:36.745Z] #20 70.69 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T13:20:36.745Z] #20 70.70 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T13:20:36.745Z] #20 70.71 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:20:36.745Z] #20 70.78 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T13:20:36.745Z] #20 70.78 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T13:20:36.745Z] #20 70.79 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:20:36.745Z] #20 70.88 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-25T13:20:36.745Z] #20 70.89 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:20:36.745Z] #20 70.89 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:20:36.745Z] #20 70.92 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T13:20:36.745Z] #20 70.93 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T13:20:36.745Z] #20 70.93 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:20:36.745Z] #20 71.00 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-25T13:20:36.745Z] #20 71.01 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-25T13:20:36.745Z] #20 71.01 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T13:20:36.745Z] #20 71.12 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-25T13:20:36.745Z] #20 71.13 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-25T13:20:36.745Z] #20 71.14 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T13:20:36.745Z] #20 71.24 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-25T13:20:36.745Z] #20 71.24 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-25T13:20:36.745Z] #20 71.25 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T13:20:36.745Z] #20 71.33 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-25T13:20:36.745Z] #20 71.33 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-25T13:20:36.745Z] #20 71.34 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T13:20:36.745Z] #20 71.37 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-25T13:20:36.745Z] #20 71.38 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-25T13:20:36.745Z] #20 71.39 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T13:20:36.745Z] #20 71.59 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-25T13:20:36.745Z] #20 71.59 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-25T13:20:36.745Z] #20 71.60 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T13:20:36.997Z] #47 364.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-25T13:20:36.997Z] #47 364.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-25T13:20:37.004Z] #20 71.71 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-25T13:20:37.004Z] #20 71.72 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:20:37.004Z] #20 71.73 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:20:37.004Z] #20 71.79 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T13:20:37.004Z] #20 71.80 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T13:20:37.004Z] #20 71.81 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:20:37.263Z] #20 71.86 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T13:20:37.263Z] #20 71.87 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T13:20:37.263Z] #20 71.87 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:20:37.263Z] #20 72.11 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:20:37.263Z] #20 72.12 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T13:20:37.263Z] #20 72.14 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T13:20:37.263Z] #20 72.16 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T13:20:37.263Z] #20 72.17 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T13:20:37.263Z] #20 72.18 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T13:20:37.263Z] #20 72.19 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:20:37.263Z] #20 72.20 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T13:20:37.263Z] #20 72.22 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:20:37.523Z] #20 72.23 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T13:20:37.523Z] #20 72.25 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T13:20:37.523Z] #20 72.26 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:20:37.523Z] #20 72.27 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T13:20:37.523Z] #20 72.28 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T13:20:37.523Z] #20 72.30 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-25T13:20:37.523Z] #20 72.31 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:20:37.523Z] #20 72.32 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T13:20:37.523Z] #20 72.33 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T13:20:37.523Z] #20 72.34 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T13:20:37.523Z] #20 72.36 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T13:20:37.523Z] #20 72.37 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:20:37.523Z] #20 72.38 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-25T13:20:37.523Z] #20 72.39 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:20:37.523Z] #20 72.40 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-25T13:20:37.523Z] #20 72.41 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T13:20:37.523Z] #20 72.42 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:20:37.782Z] #20 72.43 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-25T13:20:37.782Z] #20 72.44 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:20:37.782Z] #20 72.45 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T13:20:37.782Z] #20 72.47 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:20:37.782Z] #20 72.48 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-25T13:20:37.782Z] #20 72.50 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:20:37.782Z] #20 72.51 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:20:37.782Z] #20 72.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:20:39.165Z] #20 DONE 73.8s [2022-07-25T13:20:39.165Z] [2022-07-25T13:20:39.165Z] #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-25T13:20:39.165Z] #71 sha256:481964dacdb062954809578a8c1d2c07e3e0eb955bd70d7b397eb1a3b2883e01 [2022-07-25T13:20:39.165Z] #71 ... [2022-07-25T13:20:39.165Z] [2022-07-25T13:20:39.165Z] #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-25T13:20:39.165Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4 [2022-07-25T13:20:39.706Z] ok github.com/docker/docker/api/server 0.019s coverage: 7.9% of statements [2022-07-25T13:20:40.542Z] #21 1.340 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T13:20:40.542Z] #21 1.423 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T13:20:40.542Z] #21 1.604 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T13:20:44.839Z] #55 ... [2022-07-25T13:20:44.839Z] [2022-07-25T13:20:44.839Z] #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-25T13:20:44.839Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:20:44.839Z] #77 290.4 CCLD libocispec.la [2022-07-25T13:20:44.839Z] #77 290.8 CCLD src/validate [2022-07-25T13:20:44.839Z] #77 290.8 CCLD tests/test-1 [2022-07-25T13:20:44.839Z] #77 290.8 CCLD tests/test-2 [2022-07-25T13:20:44.839Z] #77 290.9 CCLD tests/test-3 [2022-07-25T13:20:44.839Z] #77 290.9 CCLD tests/test-4 [2022-07-25T13:20:44.839Z] #77 290.9 CCLD tests/test-5 [2022-07-25T13:20:44.839Z] #77 291.0 CCLD tests/test-6 [2022-07-25T13:20:44.839Z] #77 291.1 CCLD tests/test-7 [2022-07-25T13:20:44.839Z] #77 291.1 CCLD tests/test-8 [2022-07-25T13:20:44.839Z] #77 291.2 CCLD tests/test-9 [2022-07-25T13:20:44.839Z] #77 291.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-25T13:20:44.839Z] #77 291.2 CCLD tests/test-10 [2022-07-25T13:20:44.839Z] #77 291.3 CCLD tests/test-11 [2022-07-25T13:20:44.839Z] #77 292.9 libtool: link: ar cr libocispec.a [2022-07-25T13:20:44.839Z] #77 292.9 libtool: link: ranlib libocispec.a [2022-07-25T13:20:45.095Z] #47 ... [2022-07-25T13:20:45.095Z] [2022-07-25T13:20:45.095Z] #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-25T13:20:45.095Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:20:45.095Z] #77 290.1 CC src/crun-state.o [2022-07-25T13:20:45.095Z] #77 290.2 CC src/crun-ps.o [2022-07-25T13:20:45.095Z] #77 290.2 CC src/crun-update.o [2022-07-25T13:20:45.095Z] #77 290.3 CC src/crun-checkpoint.o [2022-07-25T13:20:45.095Z] #77 290.4 CC src/crun-restore.o [2022-07-25T13:20:45.095Z] #77 290.4 CC src/libcrun/libcrun_la-utils.lo [2022-07-25T13:20:45.095Z] #77 290.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-25T13:20:45.095Z] #77 290.5 CC src/libcrun/libcrun_la-container.lo [2022-07-25T13:20:45.095Z] #77 290.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-25T13:20:45.095Z] #77 290.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-25T13:20:45.095Z] #77 290.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-25T13:20:45.095Z] #77 291.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-25T13:20:45.095Z] #77 291.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-25T13:20:45.095Z] #77 291.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-25T13:20:45.095Z] #77 291.2 CC src/libcrun/libcrun_la-criu.lo [2022-07-25T13:20:45.095Z] #77 291.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-25T13:20:45.095Z] #77 291.4 CC src/libcrun/libcrun_la-linux.lo [2022-07-25T13:20:45.095Z] #77 291.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-25T13:20:45.095Z] #77 291.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-25T13:20:45.095Z] #77 291.6 CC src/libcrun/libcrun_la-error.lo [2022-07-25T13:20:45.095Z] #77 291.8 CC src/libcrun/libcrun_la-status.lo [2022-07-25T13:20:45.095Z] #77 292.0 CC src/libcrun/libcrun_la-terminal.lo [2022-07-25T13:20:45.095Z] #77 292.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-25T13:20:45.095Z] #77 292.1 CC src/libcrun/libcrun_la-signals.lo [2022-07-25T13:20:45.095Z] #77 292.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-25T13:20:45.095Z] #77 292.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-25T13:20:45.095Z] #77 292.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-25T13:20:45.095Z] #77 292.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-25T13:20:45.095Z] #77 292.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-25T13:20:45.095Z] #77 292.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-25T13:20:45.095Z] #77 292.7 CC tests/init.o [2022-07-25T13:20:45.095Z] #77 292.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-25T13:20:46.075Z] #21 1.816 Reading package lists... [2022-07-25T13:20:46.261Z] #77 295.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:20:46.261Z] #77 295.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T13:20:46.261Z] #77 295.1 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T13:20:46.261Z] #77 295.1 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:20:46.261Z] #77 295.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:20:46.261Z] #77 295.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:20:46.261Z] #77 295.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:20:46.261Z] #77 295.1 make[2]: Entering directory '/tmp/crun-build' [2022-07-25T13:20:46.261Z] #77 295.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-25T13:20:46.261Z] #77 295.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-25T13:20:46.261Z] #77 295.2 CC src/libcrun/libcrun_testing_a-container.o [2022-07-25T13:20:46.261Z] #77 295.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-25T13:20:46.261Z] #77 295.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-25T13:20:46.261Z] #77 295.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-25T13:20:46.261Z] #77 295.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-25T13:20:46.261Z] #77 295.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-25T13:20:46.261Z] #77 295.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-25T13:20:46.261Z] #77 295.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-25T13:20:46.552Z] #77 295.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-25T13:20:46.552Z] #77 295.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-25T13:20:46.552Z] #77 295.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-25T13:20:46.552Z] #77 295.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-25T13:20:46.552Z] #77 295.4 CC src/libcrun/libcrun_testing_a-status.o [2022-07-25T13:20:46.552Z] #77 295.5 CC src/libcrun/libcrun_testing_a-error.o [2022-07-25T13:20:46.552Z] #77 295.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-25T13:20:46.552Z] #77 295.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-25T13:20:46.552Z] #77 295.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-25T13:20:46.552Z] #77 295.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-25T13:20:46.552Z] #77 295.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-25T13:20:46.552Z] #77 295.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-25T13:20:46.552Z] #77 295.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-25T13:20:46.813Z] #77 295.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-25T13:20:46.813Z] #77 295.8 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-25T13:20:47.074Z] #77 295.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-25T13:20:47.074Z] #77 295.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-25T13:20:47.074Z] #77 296.1 CC src/crun-crun.o [2022-07-25T13:20:47.335Z] #77 296.2 CC src/crun-run.o [2022-07-25T13:20:47.335Z] #77 296.2 CC src/crun-delete.o [2022-07-25T13:20:47.335Z] #77 296.2 CC src/crun-kill.o [2022-07-25T13:20:47.335Z] #77 296.3 CC src/crun-pause.o [2022-07-25T13:20:47.596Z] #77 296.3 CC src/crun-unpause.o [2022-07-25T13:20:47.596Z] #77 296.4 CC src/crun-spec.o [2022-07-25T13:20:47.596Z] #77 296.5 CC src/crun-exec.o [2022-07-25T13:20:47.596Z] #77 296.5 CC src/crun-list.o [2022-07-25T13:20:47.596Z] #77 296.6 CC src/crun-create.o [2022-07-25T13:20:47.596Z] #77 296.7 CC src/crun-start.o [2022-07-25T13:20:47.857Z] #77 296.8 CC src/crun-state.o [2022-07-25T13:20:47.992Z] #64 340.7 # github.com/containerd/containerd/cmd/containerd [2022-07-25T13:20:47.992Z] #64 340.7 /usr/bin/ld: /tmp/go-link-3787758628/000019.o: in function `New': [2022-07-25T13:20:47.992Z] #64 340.7 /tmp/tmp.sFYTD1jEj9/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-25T13:20:47.992Z] #64 340.8 + bin/containerd-stress [2022-07-25T13:20:47.992Z] #64 341.9 + bin/containerd-shim [2022-07-25T13:20:48.119Z] #77 296.9 CC src/crun-update.o [2022-07-25T13:20:48.119Z] #77 297.0 CC src/crun-ps.o [2022-07-25T13:20:48.119Z] #77 297.0 CC src/crun-checkpoint.o [2022-07-25T13:20:48.119Z] #77 297.1 CC src/crun-restore.o [2022-07-25T13:20:48.119Z] #77 297.1 CC src/libcrun/libcrun_la-utils.lo [2022-07-25T13:20:48.119Z] #77 297.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-25T13:20:48.379Z] #77 297.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-25T13:20:48.379Z] #77 297.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-25T13:20:48.379Z] #77 297.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-25T13:20:48.640Z] #77 297.4 CC src/libcrun/libcrun_la-container.lo [2022-07-25T13:20:48.640Z] #77 297.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-25T13:20:48.640Z] #77 297.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-25T13:20:48.640Z] #77 297.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-25T13:20:48.902Z] #77 297.8 CC src/libcrun/libcrun_la-criu.lo [2022-07-25T13:20:48.902Z] #77 297.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-25T13:20:48.902Z] #77 298.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-25T13:20:49.163Z] #77 298.0 CC src/libcrun/libcrun_la-linux.lo [2022-07-25T13:20:49.163Z] #77 298.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-25T13:20:49.163Z] #77 298.0 CC src/libcrun/libcrun_la-error.lo [2022-07-25T13:20:49.424Z] #77 298.1 CC src/libcrun/libcrun_la-status.lo [2022-07-25T13:20:49.424Z] #77 298.2 CC src/libcrun/libcrun_la-terminal.lo [2022-07-25T13:20:49.424Z] #77 298.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-25T13:20:49.424Z] #77 298.4 CC src/libcrun/libcrun_la-signals.lo [2022-07-25T13:20:49.685Z] #77 298.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-25T13:20:49.685Z] #77 298.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-25T13:20:49.946Z] #77 298.9 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-25T13:20:50.207Z] #77 299.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-25T13:20:50.207Z] #77 299.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-25T13:20:50.267Z] #21 6.398 Reading package lists... [2022-07-25T13:20:50.468Z] #77 299.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-25T13:20:50.468Z] #77 299.4 CC tests/init.o [2022-07-25T13:20:50.468Z] #77 299.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-25T13:20:51.204Z] #21 10.97 Building dependency tree... [2022-07-25T13:20:51.204Z] #21 12.03 Reading state information... [2022-07-25T13:20:52.142Z] #21 13.10 The following additional packages will be installed: [2022-07-25T13:20:52.142Z] #21 13.10 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-25T13:20:52.142Z] #21 13.10 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-25T13:20:52.142Z] #21 13.10 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-25T13:20:52.142Z] #21 13.10 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-25T13:20:52.142Z] #21 13.10 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-25T13:20:52.142Z] #21 13.10 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-25T13:20:52.142Z] #21 13.11 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-25T13:20:52.142Z] #21 13.12 Suggested packages: [2022-07-25T13:20:52.142Z] #21 13.12 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-25T13:20:52.142Z] #21 13.12 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-25T13:20:52.142Z] #21 13.12 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-25T13:20:52.142Z] #21 13.12 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-25T13:20:52.142Z] #21 13.12 seccomp:ppc64el seccomp:s390x [2022-07-25T13:20:52.142Z] #21 13.12 Recommended packages: [2022-07-25T13:20:52.142Z] #21 13.12 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-25T13:20:52.142Z] #21 13.12 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-25T13:20:52.142Z] #21 13.12 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-25T13:20:52.142Z] #21 13.12 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-25T13:20:52.401Z] #21 13.57 The following NEW packages will be installed: [2022-07-25T13:20:52.660Z] #21 13.57 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-25T13:20:52.660Z] #21 13.57 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-25T13:20:52.660Z] #21 13.57 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-25T13:20:52.660Z] #21 13.57 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-25T13:20:52.660Z] #21 13.57 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-25T13:20:52.660Z] #21 13.57 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-25T13:20:52.660Z] #21 13.57 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-25T13:20:52.660Z] #21 13.58 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-25T13:20:52.660Z] #21 13.58 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-25T13:20:52.660Z] #21 13.58 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-25T13:20:52.660Z] #21 13.58 libseccomp2:ppc64el libseccomp2:s390x [2022-07-25T13:20:52.919Z] #21 13.95 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:20:52.919Z] #21 13.95 Need to get 15.9 MB of archives. [2022-07-25T13:20:52.919Z] #21 13.95 After this operation, 73.0 MB of additional disk space will be used. [2022-07-25T13:20:52.919Z] #21 13.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-25T13:20:52.919Z] #21 13.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-25T13:20:52.919Z] #21 13.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-25T13:20:52.919Z] #21 13.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-25T13:20:52.919Z] #21 13.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-25T13:20:52.919Z] #21 13.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-25T13:20:52.919Z] #21 13.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-25T13:20:52.919Z] #21 13.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-25T13:20:52.919Z] #21 14.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-25T13:20:53.179Z] #21 14.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-25T13:20:53.179Z] #21 14.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-25T13:20:53.179Z] #21 14.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-25T13:20:53.179Z] #21 14.02 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-25T13:20:53.179Z] #21 14.06 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-25T13:20:53.179Z] #21 14.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-25T13:20:53.179Z] #21 14.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-25T13:20:53.179Z] #21 14.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-25T13:20:53.179Z] #21 14.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-25T13:20:53.179Z] #21 14.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-25T13:20:53.179Z] #21 14.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-25T13:20:53.179Z] #21 14.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-25T13:20:53.179Z] #21 14.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-25T13:20:53.179Z] #21 14.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-25T13:20:53.179Z] #21 14.15 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-25T13:20:53.179Z] #21 14.15 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-25T13:20:53.179Z] #21 14.15 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-25T13:20:53.179Z] #21 14.15 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-25T13:20:53.179Z] #21 14.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-25T13:20:53.179Z] #21 14.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-25T13:20:53.179Z] #21 14.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-25T13:20:53.179Z] #21 14.19 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-25T13:20:53.179Z] #21 14.19 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-25T13:20:53.179Z] #21 14.19 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-25T13:20:53.179Z] #21 14.19 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-25T13:20:53.179Z] #21 14.19 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-25T13:20:53.179Z] #21 14.22 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-25T13:20:53.179Z] #21 14.22 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-25T13:20:53.179Z] #21 14.22 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-25T13:20:53.179Z] #21 14.22 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-25T13:20:53.179Z] #21 14.23 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-25T13:20:53.747Z] #21 14.75 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:20:53.770Z] #77 ... [2022-07-25T13:20:53.770Z] [2022-07-25T13:20:53.770Z] #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-25T13:20:53.770Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:20:53.770Z] #47 369.6 + dpkg --print-architecture [2022-07-25T13:20:53.770Z] #47 369.6 + git checkout -q v2.1.0 [2022-07-25T13:20:53.770Z] #47 369.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-25T13:20:53.770Z] #47 369.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-25T13:20:54.006Z] #21 14.97 Fetched 15.9 MB in 1s (27.6 MB/s) [2022-07-25T13:20:54.006Z] #21 15.02 Selecting previously unselected package gcc-10-base:armel. [2022-07-25T13:20:54.006Z] #21 15.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 ... 38556 files and directories currently installed.) [2022-07-25T13:20:54.006Z] #21 15.06 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-25T13:20:54.006Z] #21 15.06 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-25T13:20:54.006Z] #21 15.11 Selecting previously unselected package gcc-10-base:armhf. [2022-07-25T13:20:54.006Z] #21 15.11 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-25T13:20:54.006Z] #21 15.12 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-25T13:20:54.265Z] #21 15.17 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-25T13:20:54.265Z] #21 15.17 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-25T13:20:54.265Z] #21 15.18 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-25T13:20:54.265Z] #21 15.23 Selecting previously unselected package gcc-10-base:s390x. [2022-07-25T13:20:54.265Z] #21 15.23 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-25T13:20:54.265Z] #21 15.24 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-25T13:20:54.265Z] #21 15.31 Selecting previously unselected package gcc-10-base:arm64. [2022-07-25T13:20:54.265Z] #21 15.32 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-25T13:20:54.265Z] #21 15.33 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-25T13:20:54.265Z] #21 15.41 Selecting previously unselected package libgcc-s1:armel. [2022-07-25T13:20:54.265Z] #21 15.41 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-25T13:20:54.265Z] #21 15.42 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-25T13:20:54.265Z] #21 15.48 Selecting previously unselected package libcrypt1:armel. [2022-07-25T13:20:54.265Z] #21 15.48 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-25T13:20:54.524Z] #21 15.49 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-25T13:20:54.524Z] #21 15.58 Selecting previously unselected package libc6:armel. [2022-07-25T13:20:54.524Z] #21 15.58 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-25T13:20:54.783Z] #21 15.78 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-25T13:20:55.042Z] #21 16.21 Selecting previously unselected package libapparmor1:armel. [2022-07-25T13:20:55.301Z] #21 16.21 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-25T13:20:55.301Z] #21 16.22 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-25T13:20:55.301Z] #21 16.26 Selecting previously unselected package libapparmor-dev:armel. [2022-07-25T13:20:55.301Z] #21 16.27 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-25T13:20:55.301Z] #21 16.27 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-25T13:20:55.301Z] #21 16.34 Selecting previously unselected package libgcc-s1:arm64. [2022-07-25T13:20:55.301Z] #21 16.35 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-25T13:20:55.301Z] #21 16.35 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-25T13:20:55.301Z] #21 16.40 Selecting previously unselected package libcrypt1:arm64. [2022-07-25T13:20:55.301Z] #21 16.40 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-25T13:20:55.301Z] #21 16.41 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-25T13:20:55.301Z] #21 16.49 Selecting previously unselected package libc6:arm64. [2022-07-25T13:20:55.560Z] #21 16.49 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-25T13:20:55.819Z] #21 16.66 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-25T13:20:56.078Z] #21 17.15 Selecting previously unselected package libapparmor1:arm64. [2022-07-25T13:20:56.078Z] #21 17.16 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-25T13:20:56.078Z] #21 17.17 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-25T13:20:56.078Z] #21 17.21 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-25T13:20:56.111Z] #64 353.2 + bin/containerd-shim-runc-v1 [2022-07-25T13:20:56.337Z] #21 17.21 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-25T13:20:56.337Z] #21 17.22 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-25T13:20:56.337Z] #21 17.29 Selecting previously unselected package libgcc-s1:s390x. [2022-07-25T13:20:56.337Z] #21 17.29 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-25T13:20:56.337Z] #21 17.30 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-25T13:20:56.337Z] #21 17.34 Selecting previously unselected package libcrypt1:s390x. [2022-07-25T13:20:56.337Z] #21 17.35 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-25T13:20:56.337Z] #21 17.35 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-25T13:20:56.337Z] #21 17.43 Selecting previously unselected package libc6:s390x. [2022-07-25T13:20:56.596Z] #21 17.44 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-25T13:20:56.596Z] #21 17.63 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-25T13:20:57.165Z] #21 18.11 Selecting previously unselected package libapparmor1:s390x. [2022-07-25T13:20:57.165Z] #21 18.11 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-25T13:20:57.165Z] #21 18.12 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-25T13:20:57.165Z] #21 18.17 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-25T13:20:57.165Z] #21 18.17 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-25T13:20:57.165Z] #21 18.18 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-25T13:20:57.165Z] #21 18.27 Selecting previously unselected package libgcc-s1:armhf. [2022-07-25T13:20:57.165Z] #21 18.28 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-25T13:20:57.424Z] #21 18.31 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-25T13:20:57.424Z] #21 18.44 Selecting previously unselected package libcrypt1:armhf. [2022-07-25T13:20:57.424Z] #21 18.45 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-25T13:20:57.424Z] #21 18.46 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-25T13:20:57.424Z] #21 18.53 Selecting previously unselected package libc6:armhf. [2022-07-25T13:20:57.424Z] #21 18.53 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-25T13:20:57.684Z] #21 18.71 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-25T13:20:58.252Z] #21 19.18 Selecting previously unselected package libapparmor1:armhf. [2022-07-25T13:20:58.252Z] #21 19.18 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-25T13:20:58.252Z] #21 19.19 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-25T13:20:58.252Z] #21 19.24 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-25T13:20:58.252Z] #21 19.25 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-25T13:20:58.252Z] #21 19.26 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-25T13:20:58.252Z] #21 19.32 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-25T13:20:58.252Z] #21 19.33 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-25T13:20:58.252Z] #21 19.33 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-25T13:20:58.511Z] #21 19.38 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-25T13:20:58.511Z] #21 19.39 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-25T13:20:58.511Z] #21 19.39 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-25T13:20:58.511Z] #21 19.48 Selecting previously unselected package libc6:ppc64el. [2022-07-25T13:20:58.511Z] #21 19.49 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-25T13:20:58.770Z] #21 19.68 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-25T13:20:59.340Z] #21 20.29 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-25T13:20:59.340Z] #21 20.30 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-25T13:20:59.340Z] #21 20.30 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-25T13:20:59.340Z] #21 20.35 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-25T13:20:59.340Z] #21 20.35 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-25T13:20:59.340Z] #21 20.36 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-25T13:20:59.340Z] #21 20.43 Selecting previously unselected package libseccomp2:s390x. [2022-07-25T13:20:59.340Z] #21 20.44 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-25T13:20:59.340Z] #21 20.45 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-25T13:20:59.599Z] #21 20.49 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-25T13:20:59.599Z] #21 20.50 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-25T13:20:59.599Z] #21 20.51 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-25T13:20:59.599Z] #21 20.59 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-25T13:20:59.599Z] #21 20.60 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-25T13:20:59.599Z] #21 20.60 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-25T13:20:59.599Z] #21 20.64 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-25T13:20:59.599Z] #21 20.64 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-25T13:20:59.599Z] #21 20.65 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-25T13:20:59.599Z] #21 20.73 Selecting previously unselected package libseccomp2:armhf. [2022-07-25T13:20:59.858Z] #21 20.73 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-25T13:20:59.858Z] #21 20.74 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-25T13:20:59.858Z] #21 20.78 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-25T13:20:59.858Z] #21 20.79 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-25T13:20:59.858Z] #21 20.79 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-25T13:20:59.858Z] #21 20.87 Selecting previously unselected package libseccomp2:armel. [2022-07-25T13:20:59.858Z] #21 20.88 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-25T13:20:59.858Z] #21 20.88 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-25T13:20:59.858Z] #21 20.93 Selecting previously unselected package libseccomp-dev:armel. [2022-07-25T13:20:59.858Z] #21 20.94 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-25T13:20:59.858Z] #21 20.94 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-25T13:21:00.118Z] #21 21.00 Selecting previously unselected package libseccomp2:arm64. [2022-07-25T13:21:00.118Z] #21 21.01 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-25T13:21:00.118Z] #21 21.02 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-25T13:21:00.118Z] #21 21.06 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-25T13:21:00.118Z] #21 21.07 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-25T13:21:00.118Z] #21 21.08 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-25T13:21:00.118Z] #21 21.17 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-25T13:21:00.118Z] #21 21.18 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-25T13:21:00.118Z] #21 21.20 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-25T13:21:00.118Z] #21 21.21 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-25T13:21:00.118Z] #21 21.22 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-25T13:21:00.118Z] #21 21.24 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-25T13:21:00.385Z] #21 21.26 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-25T13:21:00.385Z] #21 21.27 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-25T13:21:00.385Z] #21 21.28 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-25T13:21:00.385Z] #21 21.29 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-25T13:21:00.385Z] #21 21.30 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-25T13:21:00.385Z] #21 21.31 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-25T13:21:00.385Z] #21 21.33 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-25T13:21:00.385Z] #21 21.34 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-25T13:21:00.385Z] #21 21.35 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-25T13:21:00.385Z] #21 21.36 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-25T13:21:01.761Z] #21 22.59 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-25T13:21:02.677Z] #64 359.6 + bin/containerd-shim-runc-v2 [2022-07-25T13:21:02.677Z] #64 360.4 + binaries [2022-07-25T13:21:02.677Z] #64 360.4 + install -D bin/containerd /build/containerd [2022-07-25T13:21:02.677Z] #64 360.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-25T13:21:02.677Z] #64 360.5 + install -D bin/ctr /build/ctr [2022-07-25T13:21:03.140Z] #21 23.84 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-25T13:21:04.077Z] #21 25.06 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-25T13:21:05.456Z] #21 26.27 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-25T13:21:05.961Z] #64 DONE 363.9s [2022-07-25T13:21:06.395Z] #21 27.48 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-25T13:21:06.395Z] #21 27.50 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-25T13:21:06.395Z] #21 27.52 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-25T13:21:06.395Z] #21 27.53 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-25T13:21:06.395Z] #21 27.55 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-25T13:21:06.395Z] #21 27.56 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-25T13:21:06.395Z] #21 27.58 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-25T13:21:06.657Z] #21 27.59 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-25T13:21:06.657Z] #21 27.60 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-25T13:21:06.657Z] #21 27.62 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-25T13:21:06.657Z] #21 27.63 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-25T13:21:06.657Z] #21 27.64 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-25T13:21:06.657Z] #21 27.65 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-25T13:21:06.657Z] #21 27.66 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-25T13:21:06.657Z] #21 27.67 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-25T13:21:06.657Z] #21 27.68 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-25T13:21:06.657Z] #21 27.70 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-25T13:21:06.657Z] #21 27.71 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-25T13:21:06.657Z] #21 27.72 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-25T13:21:06.657Z] #21 27.73 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-25T13:21:06.657Z] #21 27.74 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:21:06.897Z] [2022-07-25T13:21:06.897Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-25T13:21:06.897Z] #65 sha256:94c9107a3d492672e2515c20ca739a1d4b7641110c969a492ff1e78d932958ae [2022-07-25T13:21:07.003Z] #77 ... [2022-07-25T13:21:07.003Z] [2022-07-25T13:21:07.004Z] #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-25T13:21:07.004Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:21:07.004Z] #47 DONE 393.0s [2022-07-25T13:21:07.004Z] [2022-07-25T13:21:07.004Z] #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-25T13:21:07.004Z] #60 sha256:13c69c486240fc2c93503206d2bb5a812838fb8e403bd77063cfe2c1a091e662 [2022-07-25T13:21:07.225Z] #21 DONE 28.1s [2022-07-25T13:21:07.225Z] [2022-07-25T13:21:07.225Z] #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-25T13:21:07.225Z] #71 sha256:481964dacdb062954809578a8c1d2c07e3e0eb955bd70d7b397eb1a3b2883e01 [2022-07-25T13:21:07.225Z] #71 ... [2022-07-25T13:21:07.225Z] [2022-07-25T13:21:07.225Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-25T13:21:07.225Z] #66 sha256:3332b993868d99c70623470f3d078f76d07d9302a2c9b0787e07fc215ad58f47 [2022-07-25T13:21:07.225Z] #66 DONE 0.2s [2022-07-25T13:21:07.225Z] [2022-07-25T13:21:07.225Z] #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-25T13:21:07.225Z] #67 sha256:fe04ce578b65c6b35c25e54f0c922fe97ffae73fb6084ecccc19ae9cf9134496 [2022-07-25T13:21:07.261Z] #60 ... [2022-07-25T13:21:07.261Z] [2022-07-25T13:21:07.261Z] #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-25T13:21:07.261Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:21:07.261Z] #77 320.3 CCLD tests/init [2022-07-25T13:21:08.192Z] #77 ... [2022-07-25T13:21:08.192Z] [2022-07-25T13:21:08.192Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-25T13:21:08.192Z] #48 sha256:37d67edeae4c004a0ac77f842fcebc9cf2904adc31779bd12bc6611fe9df4208 [2022-07-25T13:21:08.192Z] #48 DONE 0.2s [2022-07-25T13:21:08.192Z] [2022-07-25T13:21:08.192Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-25T13:21:08.192Z] #52 sha256:e800262147af5c85f25f2de9d17065f247ebb387f120bb8d2c4950e170982931 [2022-07-25T13:21:08.192Z] #52 DONE 0.1s [2022-07-25T13:21:08.269Z] #65 DONE 1.4s [2022-07-25T13:21:08.449Z] [2022-07-25T13:21:08.449Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-25T13:21:08.449Z] #54 sha256:dd48bb285b6cfd2d2c441cff326ed7f204ba91bf522ec156c0f085fccaa7bb31 [2022-07-25T13:21:08.449Z] #54 DONE 0.1s [2022-07-25T13:21:08.449Z] [2022-07-25T13:21:08.449Z] #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-25T13:21:08.449Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:21:08.528Z] [2022-07-25T13:21:08.528Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-25T13:21:08.528Z] #70 sha256:79c263705f57bba3e0401a946e21c3775c875892af9b2cc8c2f93da82029b628 [2022-07-25T13:21:08.528Z] #70 DONE 0.3s [2022-07-25T13:21:08.608Z] #67 ... [2022-07-25T13:21:08.608Z] [2022-07-25T13:21:08.608Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-25T13:21:08.608Z] #22 sha256:92a93057e00e8346a88138c1c27fab618242ab4af57198ad053ef3bb3e69ec8c [2022-07-25T13:21:08.608Z] #22 DONE 1.3s [2022-07-25T13:21:08.608Z] [2022-07-25T13:21:08.608Z] #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-25T13:21:08.608Z] #67 sha256:fe04ce578b65c6b35c25e54f0c922fe97ffae73fb6084ecccc19ae9cf9134496 [2022-07-25T13:21:08.608Z] #67 1.123 + RM_GOPATH=0 [2022-07-25T13:21:08.608Z] #67 1.123 + TMP_GOPATH= [2022-07-25T13:21:08.608Z] #67 1.123 + : /build [2022-07-25T13:21:08.608Z] #67 1.123 + '[' -z '' ']' [2022-07-25T13:21:08.608Z] #67 1.123 ++ mktemp -d [2022-07-25T13:21:08.608Z] #67 1.126 + export GOPATH=/tmp/tmp.P2at4pt41M [2022-07-25T13:21:08.608Z] #67 1.126 + GOPATH=/tmp/tmp.P2at4pt41M [2022-07-25T13:21:08.608Z] #67 1.126 + RM_GOPATH=1 [2022-07-25T13:21:08.608Z] #67 1.126 + case "$(go env GOARCH)" in [2022-07-25T13:21:08.608Z] #67 1.127 ++ go env GOARCH [2022-07-25T13:21:08.608Z] #67 1.151 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:21:08.608Z] #67 1.151 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:21:08.608Z] #67 1.151 ++ dirname /install.sh [2022-07-25T13:21:08.608Z] #67 1.151 + dir=/ [2022-07-25T13:21:08.608Z] #67 1.151 + bin=runc [2022-07-25T13:21:08.608Z] #67 1.151 + shift [2022-07-25T13:21:08.608Z] #67 1.151 + '[' '!' -f //runc.installer ']' [2022-07-25T13:21:08.608Z] #67 1.151 + . //runc.installer [2022-07-25T13:21:08.608Z] #67 1.151 ++ set -e [2022-07-25T13:21:08.608Z] #67 1.151 ++ : v1.1.2 [2022-07-25T13:21:08.608Z] #67 1.151 + install_runc [2022-07-25T13:21:08.608Z] #67 1.151 + RUNC_BUILDTAGS=seccomp [2022-07-25T13:21:08.608Z] #67 1.151 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-25T13:21:08.608Z] #67 1.151 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.P2at4pt41M/src/github.com/opencontainers/runc [2022-07-25T13:21:08.608Z] #67 1.151 Cloning into '/tmp/tmp.P2at4pt41M/src/github.com/opencontainers/runc'... [2022-07-25T13:21:08.608Z] #67 1.148 Install runc version v1.1.2 (build tags: seccomp) [2022-07-25T13:21:08.785Z] [2022-07-25T13:21:08.785Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-25T13:21:08.785Z] #75 sha256:72c8cc32107f49dad8b8161d9a7894d532693705b18570f27560f60d01de0238 [2022-07-25T13:21:09.544Z] #67 ... [2022-07-25T13:21:09.544Z] [2022-07-25T13:21:09.544Z] #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-25T13:21:09.544Z] #23 sha256:12cb94721d1f20bf9987c058ec28c16cf35d9852226ac81d280e14fd0f40e0b1 [2022-07-25T13:21:09.544Z] #23 DONE 0.9s [2022-07-25T13:21:09.544Z] [2022-07-25T13:21:09.544Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T13:21:09.544Z] #24 sha256:6a9357878124d778cb7dfcd24657422fe9be048a826d1792e40d7e9a30898fab [2022-07-25T13:21:10.113Z] #24 0.808 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-25T13:21:10.163Z] #75 DONE 1.5s [2022-07-25T13:21:10.163Z] [2022-07-25T13:21:10.163Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-25T13:21:10.163Z] #78 sha256:e1bc992e720fcc4b2d0693aade50ed15a16e8040509a3ec77fe663c43dfab3c5 [2022-07-25T13:21:10.163Z] #78 DONE 0.1s [2022-07-25T13:21:10.163Z] [2022-07-25T13:21:10.163Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-25T13:21:10.163Z] #79 sha256:394ea7ecbf84c00f0aa975b6aad1c8627c0eea263d481e84c06d2ecf150417f6 [2022-07-25T13:21:10.163Z] #79 DONE 0.0s [2022-07-25T13:21:10.372Z] #24 DONE 0.9s [2022-07-25T13:21:10.372Z] [2022-07-25T13:21:10.372Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T13:21:10.372Z] #25 sha256:ff1813460dfdbaa9997d4254239393e8e886ed4b180bdc654a8ad647d32b4744 [2022-07-25T13:21:10.422Z] [2022-07-25T13:21:10.422Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-25T13:21:10.422Z] #80 sha256:a56c7e0464c948b7cea13c16ebac345dc714959bea74c330c15f1c742073a38f [2022-07-25T13:21:10.422Z] #80 DONE 0.0s [2022-07-25T13:21:10.422Z] [2022-07-25T13:21:10.422Z] #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-25T13:21:10.422Z] #81 sha256:0624250f56b1381c641693109757730c56f271d177766a69e4d4f2874bdd3992 [2022-07-25T13:21:10.940Z] #25 DONE 0.8s [2022-07-25T13:21:10.940Z] [2022-07-25T13:21:10.940Z] #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-25T13:21:10.940Z] #67 sha256:fe04ce578b65c6b35c25e54f0c922fe97ffae73fb6084ecccc19ae9cf9134496 [2022-07-25T13:21:10.988Z] #81 0.660 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T13:21:10.988Z] #81 0.660 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T13:21:10.988Z] #81 0.660 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T13:21:11.814Z] #81 0.906 Reading package lists... [2022-07-25T13:21:11.878Z] #67 ... [2022-07-25T13:21:11.879Z] [2022-07-25T13:21:11.879Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-25T13:21:11.879Z] #26 sha256:a089249a2bc70416e7b5d7704b5b6f1e7cd315fdda0ff2731ffface559491c63 [2022-07-25T13:21:11.879Z] #26 DONE 0.9s [2022-07-25T13:21:12.137Z] [2022-07-25T13:21:12.137Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-25T13:21:12.137Z] #27 sha256:02d850a5e591b68bec8e1b49ca0e4a3c74fce8cc9fe7ee2a782987adf364fa46 [2022-07-25T13:21:12.381Z] #81 1.431 Reading package lists... [2022-07-25T13:21:12.381Z] #81 1.951 Building dependency tree... [2022-07-25T13:21:12.381Z] #81 2.067 Reading state information... [2022-07-25T13:21:12.639Z] #81 2.183 The following additional packages will be installed: [2022-07-25T13:21:12.639Z] #81 2.184 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-07-25T13:21:12.639Z] #81 2.185 Suggested packages: [2022-07-25T13:21:12.639Z] #81 2.185 systemd-container policykit-1 [2022-07-25T13:21:12.639Z] #81 2.185 Recommended packages: [2022-07-25T13:21:12.639Z] #81 2.185 systemd-timesyncd | time-daemon libnss-systemd [2022-07-25T13:21:12.639Z] #81 2.252 The following NEW packages will be installed: [2022-07-25T13:21:12.639Z] #81 2.253 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-07-25T13:21:12.639Z] #81 2.254 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-25T13:21:12.897Z] #81 2.522 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:21:12.897Z] #81 2.522 Need to get 5817 kB of archives. [2022-07-25T13:21:12.897Z] #81 2.522 After this operation, 19.3 MB of additional disk space will be used. [2022-07-25T13:21:12.897Z] #81 2.522 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-25T13:21:12.897Z] #81 2.531 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-07-25T13:21:12.897Z] #81 2.535 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-07-25T13:21:12.897Z] #81 2.538 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-07-25T13:21:12.897Z] #81 2.540 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-07-25T13:21:12.897Z] #81 2.646 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-07-25T13:21:12.897Z] #81 2.647 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-07-25T13:21:12.897Z] #81 2.649 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-07-25T13:21:12.897Z] #81 2.680 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-07-25T13:21:12.897Z] #81 2.682 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-25T13:21:13.107Z] #27 DONE 1.1s [2022-07-25T13:21:13.107Z] [2022-07-25T13:21:13.107Z] #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-25T13:21:13.107Z] #67 sha256:fe04ce578b65c6b35c25e54f0c922fe97ffae73fb6084ecccc19ae9cf9134496 [2022-07-25T13:21:13.107Z] #67 5.697 + cd /tmp/tmp.P2at4pt41M/src/github.com/opencontainers/runc [2022-07-25T13:21:13.107Z] #67 5.697 + git checkout -q v1.1.2 [2022-07-25T13:21:13.155Z] #81 2.883 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:21:13.155Z] #81 2.912 Fetched 5817 kB in 0s (13.8 MB/s) [2022-07-25T13:21:13.155Z] #81 2.936 Selecting previously unselected package libargon2-1:amd64. [2022-07-25T13:21:13.155Z] #81 2.936 (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 ... 28638 files and directories currently installed.) [2022-07-25T13:21:13.155Z] #81 2.951 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-25T13:21:13.155Z] #81 2.959 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-25T13:21:13.155Z] #81 2.994 Selecting previously unselected package libjson-c5:amd64. [2022-07-25T13:21:13.374Z] #67 5.962 + '[' -z '' ']' [2022-07-25T13:21:13.374Z] #67 5.962 + target=static [2022-07-25T13:21:13.374Z] #67 5.962 + make BUILDTAGS=seccomp static [2022-07-25T13:21:13.374Z] #67 6.206 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-25T13:21:13.414Z] #81 2.996 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-07-25T13:21:13.414Z] #81 3.000 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-07-25T13:21:13.414Z] #81 3.036 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-25T13:21:13.414Z] #81 3.039 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-07-25T13:21:13.414Z] #81 3.043 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-25T13:21:13.414Z] #81 3.100 Selecting previously unselected package libkmod2:amd64. [2022-07-25T13:21:13.414Z] #81 3.103 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-07-25T13:21:13.414Z] #81 3.107 Unpacking libkmod2:amd64 (28-1) ... [2022-07-25T13:21:13.414Z] #81 3.151 Selecting previously unselected package systemd. [2022-07-25T13:21:13.414Z] #81 3.153 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-07-25T13:21:13.414Z] #81 3.187 Unpacking systemd (247.3-7) ... [2022-07-25T13:21:13.981Z] #81 3.774 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-25T13:21:13.981Z] #81 3.784 Setting up libjson-c5:amd64 (0.15-2) ... [2022-07-25T13:21:13.981Z] #81 3.795 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-25T13:21:13.981Z] #81 3.806 Setting up libkmod2:amd64 (28-1) ... [2022-07-25T13:21:14.240Z] #81 3.819 Setting up systemd (247.3-7) ... [2022-07-25T13:21:14.240Z] #81 3.859 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-25T13:21:14.240Z] #81 3.861 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-25T13:21:14.240Z] #81 3.863 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-07-25T13:21:14.240Z] #81 3.884 Initializing machine ID from KVM UUID. [2022-07-25T13:21:14.806Z] #81 4.319 Selecting previously unselected package systemd-sysv. [2022-07-25T13:21:14.806Z] #81 4.319 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29449 files and directories currently installed.) [2022-07-25T13:21:14.806Z] #81 4.333 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-07-25T13:21:14.806Z] #81 4.337 Unpacking systemd-sysv (247.3-7) ... [2022-07-25T13:21:14.806Z] #81 4.384 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-25T13:21:14.806Z] #81 4.387 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-07-25T13:21:14.806Z] #81 4.391 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-25T13:21:14.806Z] #81 4.446 Selecting previously unselected package dbus. [2022-07-25T13:21:14.806Z] #81 4.449 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-07-25T13:21:14.806Z] #81 4.460 Unpacking dbus (1.12.20-2) ... [2022-07-25T13:21:14.806Z] #81 4.523 Selecting previously unselected package libpam-systemd:amd64. [2022-07-25T13:21:14.806Z] #81 4.526 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-07-25T13:21:14.806Z] #81 4.529 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-07-25T13:21:14.806Z] #81 4.581 Selecting previously unselected package dbus-user-session. [2022-07-25T13:21:14.806Z] #81 4.584 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-07-25T13:21:14.806Z] #81 4.589 Unpacking dbus-user-session (1.12.20-2) ... [2022-07-25T13:21:15.064Z] #81 4.691 Setting up systemd-sysv (247.3-7) ... [2022-07-25T13:21:15.064Z] #81 4.705 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-25T13:21:15.064Z] #81 4.716 Setting up dbus (1.12.20-2) ... [2022-07-25T13:21:15.325Z] #81 4.836 invoke-rc.d: could not determine current runlevel [2022-07-25T13:21:15.325Z] #81 4.838 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-25T13:21:15.325Z] #81 4.843 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-07-25T13:21:15.325Z] #81 5.021 Setting up dbus-user-session (1.12.20-2) ... [2022-07-25T13:21:15.325Z] #81 5.037 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:21:15.584Z] #81 DONE 5.2s [2022-07-25T13:21:15.584Z] [2022-07-25T13:21:15.584Z] #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-25T13:21:15.584Z] #82 sha256:11b74a520f973f429df1f79f1d29fd336b916e2358cb13c5223fc2e8ccb74e36 [2022-07-25T13:21:15.735Z] #47 DONE 399.6s [2022-07-25T13:21:15.735Z] [2022-07-25T13:21:15.735Z] #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-25T13:21:15.735Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:21:15.842Z] #82 0.384 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-25T13:21:15.842Z] #82 0.385 Dload Upload Total Spent Left Speed [2022-07-25T13:21:16.412Z] #82 0.387 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5938 0 --:--:-- --:--:-- --:--:-- 5938 [2022-07-25T13:21:16.412Z] #82 DONE 0.7s [2022-07-25T13:21:16.412Z] [2022-07-25T13:21:16.412Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-25T13:21:16.412Z] #83 sha256:0d5ec87c9086a62e55c0e9f3021e9e88add04e549ec33e1c721e315a51201446 [2022-07-25T13:21:17.121Z] #77 ... [2022-07-25T13:21:17.121Z] [2022-07-25T13:21:17.121Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-25T13:21:17.121Z] #48 sha256:49bc8a3f3b04c0aacd8dc8aa55dc624a4ab23455a8e53bbfa21814152c5a30e9 [2022-07-25T13:21:17.347Z] #83 DONE 1.0s [2022-07-25T13:21:17.347Z] [2022-07-25T13:21:17.347Z] #84 exporting to image [2022-07-25T13:21:17.347Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-25T13:21:17.347Z] #84 exporting layers [2022-07-25T13:21:17.382Z] #48 DONE 0.5s [2022-07-25T13:21:17.382Z] [2022-07-25T13:21:17.382Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-25T13:21:17.382Z] #52 sha256:a368eedd1cbbf36261761c99263f77ac5bc434b6dcf0013014f5b9ffd876ad59 [2022-07-25T13:21:17.382Z] #52 DONE 0.1s [2022-07-25T13:21:17.382Z] [2022-07-25T13:21:17.382Z] #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-25T13:21:17.382Z] #60 sha256:8d7a05d890e361a4a9d674b31c309155b0952ed874dc5a4aa9fb60fd2bb9179c [2022-07-25T13:21:17.643Z] #60 ... [2022-07-25T13:21:17.643Z] [2022-07-25T13:21:17.643Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-25T13:21:17.643Z] #54 sha256:9dc48820ab98e69fe2589fd823dc74af217aef90f23dc4c387d564089c94ea27 [2022-07-25T13:21:17.643Z] #54 DONE 0.1s [2022-07-25T13:21:17.643Z] [2022-07-25T13:21:17.643Z] #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-25T13:21:17.643Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:21:18.585Z] #55 ... [2022-07-25T13:21:18.585Z] [2022-07-25T13:21:18.585Z] #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-25T13:21:18.585Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:21:18.585Z] #77 327.3 CCLD tests/init [2022-07-25T13:21:19.937Z] #67 ... [2022-07-25T13:21:19.937Z] [2022-07-25T13:21:19.938Z] #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-25T13:21:19.938Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-25T13:21:19.938Z] #28 1.107 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:21:19.938Z] #28 1.126 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:21:19.938Z] #28 1.127 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:21:19.938Z] #28 1.367 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T13:21:19.938Z] #28 1.575 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-25T13:21:19.938Z] #28 1.908 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:21:19.938Z] #28 2.266 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-25T13:21:19.938Z] #28 2.548 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-25T13:21:19.938Z] #28 2.884 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-25T13:21:19.938Z] #28 3.225 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T13:21:19.938Z] #28 3.228 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-25T13:21:19.938Z] #28 3.228 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:21:19.938Z] #28 3.235 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] [2022-07-25T13:21:19.938Z] #28 3.236 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [159 kB] [2022-07-25T13:21:19.938Z] #28 3.260 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-25T13:21:19.938Z] #28 3.261 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-25T13:21:19.938Z] #28 3.262 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T13:21:19.938Z] #28 3.263 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-25T13:21:19.938Z] #28 3.263 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-25T13:21:19.938Z] #28 3.264 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:21:19.938Z] #28 3.265 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-25T13:21:23.914Z] #84 exporting layers 6.5s done [2022-07-25T13:21:23.914Z] #84 writing image sha256:98982ecdcf9cd599ccf1a55643e2fab8c18887a64736078473997c88573c1919 done [2022-07-25T13:21:23.914Z] #84 naming to docker.io/library/docker:6cc644abef088e04b5b416921f203f5edb733ad1 done [2022-07-25T13:21:23.914Z] #84 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-25T13:21:24.253Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43863/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=6cc644abef088e04b5b416921f203f5edb733ad1 -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:6cc644abef088e04b5b416921f203f5edb733ad1 hack/make.sh dynbinary test-integration [2022-07-25T13:21:26.154Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-25T13:21:26.154Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-25T13:21:26.154Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-25T13:21:26.154Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-25T13:21:26.154Z] 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-25T13:21:26.154Z] Detected virtualization docker. [2022-07-25T13:21:26.154Z] Detected architecture x86-64. [2022-07-25T13:21:26.154Z] Set hostname to . [2022-07-25T13:21:26.154Z] modprobe@configfs.service: Succeeded. [2022-07-25T13:21:26.154Z] modprobe@drm.service: Succeeded. [2022-07-25T13:21:26.154Z] modprobe@fuse.service: Succeeded. [2022-07-25T13:21:26.154Z] + source /etc/docker-entrypoint-cmd [2022-07-25T13:21:26.154Z] ++ hack/make.sh dynbinary test-integration [2022-07-25T13:21:26.154Z] [2022-07-25T13:21:26.154Z] Removing bundles/ [2022-07-25T13:21:26.154Z] [2022-07-25T13:21:26.154Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-25T13:21:26.413Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-25T13:21:26.413Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T13:21:28.053Z] #28 14.11 Fetched 49.2 MB in 13s (3711 kB/s) [2022-07-25T13:21:30.354Z] #55 ... [2022-07-25T13:21:30.354Z] [2022-07-25T13:21:30.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-25T13:21:30.354Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:21:30.354Z] #77 341.0 AR libcrun_testing.a [2022-07-25T13:21:30.354Z] #77 341.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-25T13:21:30.354Z] #77 341.0 CCLD libcrun.la [2022-07-25T13:21:30.354Z] #77 341.1 CCLD tests/tests_libcrun_utils [2022-07-25T13:21:30.354Z] #77 341.1 CCLD tests/tests_libcrun_fuzzer [2022-07-25T13:21:30.354Z] #77 341.1 CCLD tests/tests_libcrun_errors [2022-07-25T13:21:30.354Z] #77 342.4 CCLD crun [2022-07-25T13:21:30.354Z] #77 343.0 make[3]: Entering directory '/tmp/crun-build' [2022-07-25T13:21:30.354Z] #77 343.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-25T13:21:30.354Z] #77 343.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-25T13:21:30.354Z] #77 343.3 /bin/mkdir -p '/usr/local/lib' [2022-07-25T13:21:30.354Z] #77 343.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-25T13:21:30.354Z] #77 343.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-25T13:21:30.354Z] #77 343.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-25T13:21:30.354Z] #77 343.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-25T13:21:30.354Z] #77 343.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-25T13:21:30.612Z] #77 343.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-25T13:21:30.612Z] #77 343.5 ---------------------------------------------------------------------- [2022-07-25T13:21:30.612Z] #77 343.5 Libraries have been installed in: [2022-07-25T13:21:30.612Z] #77 343.5 /usr/local/lib [2022-07-25T13:21:30.612Z] #77 343.5 [2022-07-25T13:21:30.612Z] #77 343.5 If you ever happen to want to link against installed libraries [2022-07-25T13:21:30.612Z] #77 343.5 in a given directory, LIBDIR, you must either use libtool, and [2022-07-25T13:21:30.612Z] #77 343.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-25T13:21:30.612Z] #77 343.5 flag during linking and do at least one of the following: [2022-07-25T13:21:30.612Z] #77 343.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-25T13:21:30.612Z] #77 343.5 during execution [2022-07-25T13:21:30.612Z] #77 343.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-25T13:21:30.612Z] #77 343.5 during linking [2022-07-25T13:21:30.612Z] #77 343.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-25T13:21:30.612Z] #77 343.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-25T13:21:30.612Z] #77 343.5 [2022-07-25T13:21:30.612Z] #77 343.5 See any operating system documentation about shared libraries for [2022-07-25T13:21:30.612Z] #77 343.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-25T13:21:30.612Z] #77 343.5 ---------------------------------------------------------------------- [2022-07-25T13:21:30.612Z] #77 343.5 /bin/mkdir -p '/build' [2022-07-25T13:21:30.612Z] #77 343.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-25T13:21:30.612Z] #77 343.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-25T13:21:30.612Z] #77 343.7 make[3]: Leaving directory '/tmp/crun-build' [2022-07-25T13:21:30.612Z] #77 343.7 make[2]: Leaving directory '/tmp/crun-build' [2022-07-25T13:21:30.612Z] #77 343.7 make[1]: Leaving directory '/tmp/crun-build' [2022-07-25T13:21:31.177Z] #77 DONE 344.2s [2022-07-25T13:21:31.177Z] [2022-07-25T13:21:31.177Z] #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-25T13:21:31.177Z] #60 sha256:13c69c486240fc2c93503206d2bb5a812838fb8e403bd77063cfe2c1a091e662 [2022-07-25T13:21:33.322Z] #28 14.11 Reading package lists... [2022-07-25T13:21:39.891Z] #28 20.34 Reading package lists... [2022-07-25T13:21:40.553Z] #77 348.3 AR libcrun_testing.a [2022-07-25T13:21:40.553Z] #77 348.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-25T13:21:40.553Z] #77 348.5 CCLD tests/tests_libcrun_errors [2022-07-25T13:21:40.553Z] #77 348.5 CCLD tests/tests_libcrun_utils [2022-07-25T13:21:40.553Z] #77 348.5 CCLD tests/tests_libcrun_fuzzer [2022-07-25T13:21:40.553Z] #77 348.9 CCLD libcrun.la [2022-07-25T13:21:41.125Z] #77 350.0 CCLD crun [2022-07-25T13:21:41.268Z] #28 26.54 Building dependency tree... [2022-07-25T13:21:41.701Z] #77 350.6 make[3]: Entering directory '/tmp/crun-build' [2022-07-25T13:21:41.961Z] #77 350.9 /bin/mkdir -p '/usr/local/lib' [2022-07-25T13:21:41.961Z] #77 350.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-25T13:21:41.961Z] #77 350.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-25T13:21:41.961Z] #77 350.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-25T13:21:41.961Z] #77 350.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-25T13:21:41.961Z] #77 350.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-25T13:21:41.961Z] #77 351.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-25T13:21:41.961Z] #77 351.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-25T13:21:42.205Z] #28 29.21 bzip2 is already the newest version (1.0.8-4). [2022-07-25T13:21:42.205Z] #28 29.21 patch is already the newest version (2.7.6-7). [2022-07-25T13:21:42.205Z] #28 29.21 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-25T13:21:42.205Z] #28 29.21 The following additional packages will be installed: [2022-07-25T13:21:42.222Z] #77 351.2 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-25T13:21:42.464Z] #28 29.21 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-25T13:21:42.464Z] #28 29.21 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-25T13:21:42.464Z] #28 29.22 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T13:21:42.464Z] #28 29.22 python3-pkg-resources vim-runtime xxd [2022-07-25T13:21:42.464Z] #28 29.23 Suggested packages: [2022-07-25T13:21:42.464Z] #28 29.23 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-25T13:21:42.464Z] #28 29.23 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-25T13:21:42.464Z] #28 29.23 Recommended packages: [2022-07-25T13:21:42.464Z] #28 29.23 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-25T13:21:42.482Z] #77 351.2 ---------------------------------------------------------------------- [2022-07-25T13:21:42.482Z] #77 351.2 Libraries have been installed in: [2022-07-25T13:21:42.482Z] #77 351.2 /usr/local/lib [2022-07-25T13:21:42.482Z] #77 351.2 [2022-07-25T13:21:42.482Z] #77 351.2 If you ever happen to want to link against installed libraries [2022-07-25T13:21:42.482Z] #77 351.2 in a given directory, LIBDIR, you must either use libtool, and [2022-07-25T13:21:42.482Z] #77 351.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-25T13:21:42.482Z] #77 351.2 flag during linking and do at least one of the following: [2022-07-25T13:21:42.482Z] #77 351.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-25T13:21:42.482Z] #77 351.2 during execution [2022-07-25T13:21:42.482Z] #77 351.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-25T13:21:42.482Z] #77 351.2 during linking [2022-07-25T13:21:42.483Z] #77 351.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-25T13:21:42.483Z] #77 351.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-25T13:21:42.483Z] #77 351.2 [2022-07-25T13:21:42.483Z] #77 351.2 See any operating system documentation about shared libraries for [2022-07-25T13:21:42.483Z] #77 351.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-25T13:21:42.483Z] #77 351.2 ---------------------------------------------------------------------- [2022-07-25T13:21:42.483Z] #77 351.2 /bin/mkdir -p '/build' [2022-07-25T13:21:42.483Z] #77 351.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-25T13:21:42.483Z] #77 351.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-25T13:21:42.483Z] #77 351.4 make[3]: Leaving directory '/tmp/crun-build' [2022-07-25T13:21:42.483Z] #77 351.4 make[2]: Leaving directory '/tmp/crun-build' [2022-07-25T13:21:42.483Z] #77 351.4 make[1]: Leaving directory '/tmp/crun-build' [2022-07-25T13:21:42.743Z] #77 DONE 351.7s [2022-07-25T13:21:42.743Z] [2022-07-25T13:21:42.743Z] #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-25T13:21:42.743Z] #60 sha256:8d7a05d890e361a4a9d674b31c309155b0952ed874dc5a4aa9fb60fd2bb9179c [2022-07-25T13:21:43.843Z] #28 30.74 The following NEW packages will be installed: [2022-07-25T13:21:43.843Z] #28 30.74 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-25T13:21:43.843Z] #28 30.75 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-25T13:21:43.843Z] #28 30.75 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-25T13:21:43.843Z] #28 30.75 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-25T13:21:43.843Z] #28 30.75 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-25T13:21:43.843Z] #28 30.75 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-25T13:21:43.843Z] #28 30.75 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-25T13:21:44.104Z] #28 31.14 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:21:44.104Z] #28 31.14 Need to get 18.6 MB of archives. [2022-07-25T13:21:44.104Z] #28 31.14 After this operation, 71.4 MB of additional disk space will be used. [2022-07-25T13:21:44.104Z] #28 31.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-25T13:21:44.364Z] #28 31.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-25T13:21:44.364Z] #28 31.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-25T13:21:44.364Z] #28 31.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T13:21:44.364Z] #28 31.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-25T13:21:44.364Z] #28 31.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-25T13:21:44.364Z] #28 31.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-25T13:21:44.364Z] #28 31.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-25T13:21:44.364Z] #28 31.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T13:21:44.364Z] #28 31.18 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-25T13:21:44.364Z] #28 31.19 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-25T13:21:44.364Z] #28 31.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-25T13:21:44.364Z] #28 31.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-25T13:21:44.364Z] #28 31.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-25T13:21:44.364Z] #28 31.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-25T13:21:44.364Z] #28 31.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-25T13:21:44.364Z] #28 31.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-25T13:21:44.364Z] #28 31.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-25T13:21:44.364Z] #28 31.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-25T13:21:44.364Z] #28 31.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T13:21:44.364Z] #28 31.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T13:21:44.364Z] #28 31.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T13:21:44.364Z] #28 31.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-25T13:21:44.364Z] #28 31.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-25T13:21:44.364Z] #28 31.25 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-25T13:21:44.364Z] #28 31.25 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-25T13:21:44.364Z] #28 31.25 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-25T13:21:44.364Z] #28 31.25 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-25T13:21:44.364Z] #28 31.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T13:21:44.364Z] #28 31.26 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-25T13:21:44.364Z] #28 31.26 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-25T13:21:44.364Z] #28 31.29 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-25T13:21:44.364Z] #28 31.29 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-25T13:21:44.364Z] #28 31.29 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T13:21:44.364Z] #28 31.30 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-25T13:21:44.364Z] #28 31.30 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-25T13:21:44.364Z] #28 31.30 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-25T13:21:44.364Z] #28 31.31 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-25T13:21:44.364Z] #28 31.33 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-25T13:21:44.364Z] #28 31.33 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-25T13:21:44.364Z] #28 31.34 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-25T13:21:44.623Z] #28 31.44 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-25T13:21:44.623Z] #28 31.46 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-25T13:21:44.623Z] #28 31.48 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-25T13:21:44.623Z] #28 31.49 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-25T13:21:45.190Z] #28 32.14 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:21:45.449Z] #28 32.41 Fetched 18.6 MB in 1s (28.9 MB/s) [2022-07-25T13:21:45.449Z] #28 32.48 Selecting previously unselected package pigz. [2022-07-25T13:21:45.709Z] #28 32.48 (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 ... 40116 files and directories currently installed.) [2022-07-25T13:21:45.709Z] #28 32.56 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-25T13:21:45.709Z] #28 32.56 Unpacking pigz (2.6-1) ... [2022-07-25T13:21:45.709Z] #28 32.62 Selecting previously unselected package libelf1:amd64. [2022-07-25T13:21:45.709Z] #28 32.63 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-25T13:21:45.709Z] #28 32.65 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-25T13:21:45.709Z] #28 32.75 Selecting previously unselected package libbpf0:amd64. [2022-07-25T13:21:45.968Z] #28 32.75 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-25T13:21:45.968Z] #28 32.76 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-25T13:21:45.968Z] #28 32.83 Selecting previously unselected package libcap2:amd64. [2022-07-25T13:21:45.968Z] #28 32.84 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T13:21:45.968Z] #28 32.85 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:21:45.968Z] #28 32.89 Selecting previously unselected package libmnl0:amd64. [2022-07-25T13:21:45.968Z] #28 32.90 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-25T13:21:45.968Z] #28 32.91 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-25T13:21:46.227Z] #28 32.95 Selecting previously unselected package libxtables12:amd64. [2022-07-25T13:21:46.227Z] #28 32.97 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-25T13:21:46.227Z] #28 32.98 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-25T13:21:46.227Z] #28 33.02 Selecting previously unselected package libcap2-bin. [2022-07-25T13:21:46.227Z] #28 33.04 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-25T13:21:46.227Z] #28 33.04 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-25T13:21:46.227Z] #28 33.12 Selecting previously unselected package iproute2. [2022-07-25T13:21:46.227Z] #28 33.13 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-25T13:21:46.227Z] #28 33.14 Unpacking iproute2 (5.10.0-4) ... [2022-07-25T13:21:46.486Z] #28 33.40 Selecting previously unselected package xxd. [2022-07-25T13:21:46.486Z] #28 33.41 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T13:21:46.486Z] #28 33.43 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:21:46.746Z] #28 33.52 Selecting previously unselected package vim-common. [2022-07-25T13:21:46.746Z] #28 33.53 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T13:21:46.746Z] #28 33.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:21:46.746Z] #28 33.66 Selecting previously unselected package bash-completion. [2022-07-25T13:21:46.746Z] #28 33.67 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-25T13:21:48.124Z] #28 34.81 Unpacking bash-completion (1:2.11-2) ... [2022-07-25T13:21:48.124Z] #28 35.08 Selecting previously unselected package apparmor. [2022-07-25T13:21:48.124Z] #28 35.08 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-25T13:21:48.124Z] #28 35.12 Unpacking apparmor (2.13.6-10) ... [2022-07-25T13:21:48.383Z] #28 35.34 Selecting previously unselected package inetutils-ping. [2022-07-25T13:21:48.383Z] #28 35.34 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-25T13:21:48.383Z] #28 35.35 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-25T13:21:48.642Z] #28 35.44 Selecting previously unselected package libip4tc2:amd64. [2022-07-25T13:21:48.642Z] #28 35.45 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-25T13:21:48.642Z] #28 35.46 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T13:21:48.642Z] #28 35.51 Selecting previously unselected package libip6tc2:amd64. [2022-07-25T13:21:48.642Z] #28 35.52 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-25T13:21:48.642Z] #28 35.53 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T13:21:48.642Z] #28 35.58 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-25T13:21:48.642Z] #28 35.58 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-25T13:21:48.642Z] #28 35.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T13:21:48.642Z] #28 35.63 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-25T13:21:48.901Z] #28 35.64 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-25T13:21:48.901Z] #28 35.65 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T13:21:48.901Z] #28 35.70 Selecting previously unselected package libnftnl11:amd64. [2022-07-25T13:21:48.901Z] #28 35.71 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-25T13:21:48.901Z] #28 35.72 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T13:21:48.901Z] #28 35.78 Selecting previously unselected package iptables. [2022-07-25T13:21:48.901Z] #28 35.78 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-25T13:21:48.901Z] #28 35.79 Unpacking iptables (1.8.7-1) ... [2022-07-25T13:21:49.161Z] #28 35.96 Selecting previously unselected package libonig5:amd64. [2022-07-25T13:21:49.161Z] #28 35.96 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T13:21:49.161Z] #28 35.97 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:21:49.161Z] #28 36.06 Selecting previously unselected package libjq1:amd64. [2022-07-25T13:21:49.161Z] #28 36.07 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T13:21:49.161Z] #28 36.07 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:21:49.161Z] #28 36.17 Selecting previously unselected package jq. [2022-07-25T13:21:49.350Z] #60 219.3 + mkdir -p /build [2022-07-25T13:21:49.350Z] #60 219.3 + cp runc /build/runc [2022-07-25T13:21:49.420Z] #28 36.17 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-25T13:21:49.420Z] #28 36.18 Unpacking jq (1.6-2.1) ... [2022-07-25T13:21:49.420Z] #28 36.24 Selecting previously unselected package libaio1:amd64. [2022-07-25T13:21:49.420Z] #28 36.24 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-25T13:21:49.420Z] #28 36.24 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-25T13:21:49.420Z] #28 36.29 Selecting previously unselected package libgpm2:amd64. [2022-07-25T13:21:49.420Z] #28 36.30 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-25T13:21:49.420Z] #28 36.30 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-25T13:21:49.420Z] #28 36.36 Selecting previously unselected package libinih1:amd64. [2022-07-25T13:21:49.420Z] #28 36.36 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-25T13:21:49.420Z] #28 36.37 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-25T13:21:49.420Z] #28 36.41 Selecting previously unselected package libnet1:amd64. [2022-07-25T13:21:49.619Z] #60 DONE 219.6s [2022-07-25T13:21:49.619Z] [2022-07-25T13:21:49.619Z] #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-25T13:21:49.619Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:21:49.679Z] #28 36.42 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T13:21:49.679Z] #28 36.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:21:49.679Z] #28 36.49 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T13:21:49.679Z] #28 36.49 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T13:21:49.679Z] #28 36.50 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:21:49.679Z] #28 36.55 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T13:21:49.679Z] #28 36.56 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T13:21:49.679Z] #28 36.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:21:49.679Z] #28 36.64 Selecting previously unselected package libyajl2:amd64. [2022-07-25T13:21:49.679Z] #28 36.64 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T13:21:49.679Z] #28 36.65 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:21:49.938Z] #28 36.72 Selecting previously unselected package net-tools. [2022-07-25T13:21:49.938Z] #28 36.72 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-25T13:21:49.938Z] #28 36.72 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T13:21:49.938Z] #28 36.82 Selecting previously unselected package python-pip-whl. [2022-07-25T13:21:49.938Z] #28 36.83 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-25T13:21:49.938Z] #28 36.84 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T13:21:50.197Z] #28 37.17 Selecting previously unselected package python3-lib2to3. [2022-07-25T13:21:50.197Z] #28 37.18 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-25T13:21:50.197Z] #28 37.18 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-25T13:21:50.197Z] #28 37.26 Selecting previously unselected package python3-distutils. [2022-07-25T13:21:50.456Z] #28 37.26 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-25T13:21:50.456Z] #28 37.27 Unpacking python3-distutils (3.9.2-1) ... [2022-07-25T13:21:50.456Z] #28 37.38 Selecting previously unselected package python3-pkg-resources. [2022-07-25T13:21:50.456Z] #28 37.39 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T13:21:50.456Z] #28 37.40 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:21:50.456Z] #28 37.50 Selecting previously unselected package python3-setuptools. [2022-07-25T13:21:50.548Z] #55 437.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-25T13:21:50.548Z] #55 DONE 438.0s [2022-07-25T13:21:50.548Z] [2022-07-25T13:21:50.548Z] #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-25T13:21:50.548Z] #64 sha256:ed4d9433e0beaacd3f67a8421b05ba48b62ca8b4ccdb1fb0db9be7110bafa42e [2022-07-25T13:21:50.715Z] #28 37.51 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-25T13:21:50.715Z] #28 37.52 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-25T13:21:50.715Z] #28 37.69 Selecting previously unselected package python3-wheel. [2022-07-25T13:21:50.715Z] #28 37.70 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-25T13:21:50.715Z] #28 37.71 Unpacking python3-wheel (0.34.2-1) ... [2022-07-25T13:21:50.715Z] #28 37.75 Selecting previously unselected package python3-pip. [2022-07-25T13:21:50.715Z] #28 37.76 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-25T13:21:50.974Z] #28 37.77 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T13:21:50.974Z] #28 ... [2022-07-25T13:21:50.974Z] [2022-07-25T13:21:50.974Z] #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-25T13:21:50.974Z] #71 sha256:481964dacdb062954809578a8c1d2c07e3e0eb955bd70d7b397eb1a3b2883e01 [2022-07-25T13:21:50.974Z] #71 97.93 + bin/containerd [2022-07-25T13:21:53.075Z] #64 ... [2022-07-25T13:21:53.075Z] [2022-07-25T13:21:53.075Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-25T13:21:53.075Z] #56 sha256:f2b2c90eec000b6965cf63ba75b2e120dbb1755cb672e19fa56daa1f16bd192d [2022-07-25T13:21:53.075Z] #56 DONE 0.1s [2022-07-25T13:21:53.075Z] [2022-07-25T13:21:53.075Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-25T13:21:53.075Z] #58 sha256:f38f33e56d5032e41fd5ce52c9f228f1bcac6c420c1e26d384c14e0f3ad0f632 [2022-07-25T13:21:53.075Z] #58 DONE 0.1s [2022-07-25T13:21:53.075Z] [2022-07-25T13:21:53.075Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-25T13:21:53.075Z] #61 sha256:17d5dfc6612d64af9bbad077a41edc8814e3a28f6fc8340ce25e6dcb99541666 [2022-07-25T13:21:53.075Z] #61 DONE 0.1s [2022-07-25T13:21:53.075Z] [2022-07-25T13:21:53.075Z] #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-25T13:21:53.075Z] #64 sha256:ed4d9433e0beaacd3f67a8421b05ba48b62ca8b4ccdb1fb0db9be7110bafa42e [2022-07-25T13:21:55.594Z] #64 383.5 + bin/containerd [2022-07-25T13:21:56.246Z] #71 ... [2022-07-25T13:21:56.246Z] [2022-07-25T13:21:56.246Z] #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-25T13:21:56.246Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-25T13:21:56.246Z] #28 37.94 Selecting previously unselected package sudo. [2022-07-25T13:21:56.246Z] #28 37.95 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-25T13:21:56.246Z] #28 37.96 Unpacking sudo (1.9.5p2-3) ... [2022-07-25T13:21:56.246Z] #28 38.28 Selecting previously unselected package thin-provisioning-tools. [2022-07-25T13:21:56.246Z] #28 38.29 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-25T13:21:56.246Z] #28 38.29 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-25T13:21:56.246Z] #28 38.43 Selecting previously unselected package uidmap. [2022-07-25T13:21:56.246Z] #28 38.44 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-25T13:21:56.246Z] #28 38.45 Unpacking uidmap (1:4.8.1-1) ... [2022-07-25T13:21:56.246Z] #28 38.54 Selecting previously unselected package vim-runtime. [2022-07-25T13:21:56.246Z] #28 38.55 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T13:21:56.246Z] #28 38.58 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-25T13:21:56.247Z] #28 38.60 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-25T13:21:56.247Z] #28 38.61 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:21:56.247Z] #28 40.26 Selecting previously unselected package vim. [2022-07-25T13:21:56.247Z] #28 40.27 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T13:21:56.247Z] #28 40.29 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:21:56.247Z] #28 40.66 Selecting previously unselected package xfsprogs. [2022-07-25T13:21:56.247Z] #28 40.66 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-25T13:21:56.247Z] #28 40.67 Unpacking xfsprogs (5.10.0-4) ... [2022-07-25T13:21:56.247Z] #28 40.90 Selecting previously unselected package zip. [2022-07-25T13:21:56.247Z] #28 40.92 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-25T13:21:56.247Z] #28 40.92 Unpacking zip (3.0-12) ... [2022-07-25T13:21:56.247Z] #28 41.01 Selecting previously unselected package zstd. [2022-07-25T13:21:56.247Z] #28 41.02 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-25T13:21:56.247Z] #28 41.03 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-25T13:21:56.247Z] #28 41.28 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:21:56.247Z] #28 41.75 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T13:21:56.247Z] #28 41.76 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T13:21:56.247Z] #28 41.77 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-25T13:21:56.247Z] #28 41.78 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T13:21:56.247Z] #28 41.80 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-25T13:21:56.247Z] #28 41.81 Setting up uidmap (1:4.8.1-1) ... [2022-07-25T13:21:56.247Z] #28 41.82 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:21:56.247Z] #28 41.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:21:56.247Z] #28 41.84 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:21:56.247Z] #28 41.85 Setting up python3-wheel (0.34.2-1) ... [2022-07-25T13:21:56.247Z] #28 42.25 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:21:56.247Z] #28 42.26 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:21:56.247Z] #28 42.27 Setting up libcap2-bin (1:2.44-1) ... [2022-07-25T13:21:56.247Z] #28 42.29 Setting up apparmor (2.13.6-10) ... [2022-07-25T13:21:56.815Z] #28 43.48 Setting up zip (3.0-12) ... [2022-07-25T13:21:56.815Z] #28 43.49 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:21:56.815Z] #28 43.51 Setting up bash-completion (1:2.11-2) ... [2022-07-25T13:21:58.193Z] #28 44.74 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-25T13:21:58.193Z] #28 44.75 Setting up sudo (1.9.5p2-3) ... [2022-07-25T13:21:58.193Z] #28 44.89 invoke-rc.d: could not determine current runlevel [2022-07-25T13:21:58.193Z] #28 44.89 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-25T13:21:58.193Z] #28 44.90 Setting up xfsprogs (5.10.0-4) ... [2022-07-25T13:21:58.193Z] #28 44.92 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-25T13:21:58.193Z] #28 44.93 Setting up inetutils-ping (2:2.0-1) ... [2022-07-25T13:21:58.193Z] #28 44.95 Setting up pigz (2.6-1) ... [2022-07-25T13:21:58.193Z] #28 44.96 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T13:21:58.193Z] #28 44.98 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:21:58.193Z] #28 45.00 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T13:21:58.193Z] #28 45.02 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:21:58.453Z] #28 45.42 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-25T13:21:58.712Z] #28 45.43 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-25T13:21:58.712Z] #28 45.67 Setting up libelf1:amd64 (0.183-1) ... [2022-07-25T13:21:58.971Z] #28 45.69 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-25T13:21:58.971Z] #28 45.71 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:21:58.971Z] #28 45.72 Setting up python3-distutils (3.9.2-1) ... [2022-07-25T13:21:59.231Z] #28 46.10 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:21:59.231Z] #28 46.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-25T13:21:59.231Z] #28 46.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-25T13:21:59.231Z] #28 46.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-25T13:21:59.231Z] #28 46.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-25T13:21:59.231Z] #28 46.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-25T13:21:59.231Z] #28 46.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-25T13:21:59.490Z] #28 46.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-25T13:21:59.490Z] #28 46.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-25T13:21:59.490Z] #28 46.24 Setting up python3-setuptools (52.0.0-4) ... [2022-07-25T13:22:00.059Z] #28 47.05 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:22:00.059Z] #28 47.06 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T13:22:00.059Z] #28 47.07 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-25T13:22:00.318Z] #28 47.08 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T13:22:00.864Z] #60 231.2 + mkdir -p /build [2022-07-25T13:22:00.864Z] #60 231.2 + cp runc /build/runc [2022-07-25T13:22:00.864Z] #60 ... [2022-07-25T13:22:00.864Z] [2022-07-25T13:22:00.864Z] #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-25T13:22:00.864Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:22:00.864Z] #55 446.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-25T13:22:00.864Z] #55 DONE 446.7s [2022-07-25T13:22:00.864Z] [2022-07-25T13:22:00.864Z] #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-25T13:22:00.864Z] #60 sha256:8d7a05d890e361a4a9d674b31c309155b0952ed874dc5a4aa9fb60fd2bb9179c [2022-07-25T13:22:00.864Z] #60 DONE 232.4s [2022-07-25T13:22:00.864Z] [2022-07-25T13:22:00.864Z] #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-25T13:22:00.864Z] #64 sha256:3bffced5aea9e388fe82021a5d403e630afc4f99248f306a592c663f74648b35 [2022-07-25T13:22:00.887Z] #28 47.84 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T13:22:00.887Z] #28 47.85 Setting up jq (1.6-2.1) ... [2022-07-25T13:22:00.887Z] #28 47.86 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-25T13:22:00.887Z] #28 47.87 Setting up iptables (1.8.7-1) ... [2022-07-25T13:22:00.887Z] #28 47.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T13:22:00.887Z] #28 47.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T13:22:00.887Z] #28 47.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T13:22:00.887Z] #28 47.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T13:22:00.887Z] #28 47.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-25T13:22:00.887Z] #28 47.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-25T13:22:00.887Z] #28 47.93 Setting up iproute2 (5.10.0-4) ... [2022-07-25T13:22:01.146Z] #28 48.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-25T13:22:01.241Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-07-25T13:22:01.241Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-25T13:22:01.241Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 6.0% of statements [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-25T13:22:01.241Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-07-25T13:22:01.241Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 67.9% of statements [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/types [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-25T13:22:01.241Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-25T13:22:01.241Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-07-25T13:22:01.241Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/builder [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-25T13:22:01.241Z] ok github.com/docker/docker/builder/remotecontext 0.118s coverage: 13.7% of statements [2022-07-25T13:22:01.241Z] ok github.com/docker/docker/builder/dockerfile 0.475s coverage: 49.3% of statements [2022-07-25T13:22:01.241Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-25T13:22:01.241Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-25T13:22:01.241Z] ok github.com/docker/docker/builder/remotecontext/git 1.638s coverage: 86.3% of statements [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/cli [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-25T13:22:01.241Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-25T13:22:01.241Z] ok github.com/docker/docker/cmd/docker-proxy 0.304s coverage: 67.6% of statements [2022-07-25T13:22:01.241Z] ok github.com/docker/docker/client 0.074s coverage: 75.9% of statements [2022-07-25T13:22:02.084Z] #28 DONE 48.8s [2022-07-25T13:22:02.084Z] [2022-07-25T13:22:02.084Z] #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-25T13:22:02.084Z] #67 sha256:fe04ce578b65c6b35c25e54f0c922fe97ffae73fb6084ecccc19ae9cf9134496 [2022-07-25T13:22:02.084Z] #67 ... [2022-07-25T13:22:02.084Z] [2022-07-25T13:22:02.084Z] #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-25T13:22:02.084Z] #29 sha256:15071eab72ac39eec172bc26517528a0c965146a6a364b88c4e4ac7cd8ff87b6 [2022-07-25T13:22:02.652Z] #29 0.781 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-25T13:22:02.652Z] #29 0.786 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-25T13:22:02.652Z] #29 0.790 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-25T13:22:02.652Z] #29 DONE 0.8s [2022-07-25T13:22:02.652Z] [2022-07-25T13:22:02.652Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T13:22:02.652Z] #30 sha256:83bce159d05069a810ec163fcd0fb37cd2aa0fce8eb6f763e11acc0e2a9240e4 [2022-07-25T13:22:03.413Z] #64 ... [2022-07-25T13:22:03.413Z] [2022-07-25T13:22:03.413Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-25T13:22:03.413Z] #56 sha256:805ccaf0d6f18e8d8bd15f91db02d939c24b12a2f0d16c678fc0927bcee8928d [2022-07-25T13:22:03.985Z] #56 DONE 0.7s [2022-07-25T13:22:03.985Z] [2022-07-25T13:22:03.985Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-25T13:22:03.985Z] #58 sha256:017ed14ef25605e108877aa8591a25dd178bf413c264c4c661a769611db5cb00 [2022-07-25T13:22:03.985Z] #58 DONE 0.1s [2022-07-25T13:22:03.985Z] [2022-07-25T13:22:03.985Z] #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-25T13:22:03.985Z] #64 sha256:3bffced5aea9e388fe82021a5d403e630afc4f99248f306a592c663f74648b35 [2022-07-25T13:22:04.246Z] #64 ... [2022-07-25T13:22:04.246Z] [2022-07-25T13:22:04.246Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-25T13:22:04.246Z] #61 sha256:9eae6af00c46420e0d56f25901463433e493864c6b72554ede908d556a90f296 [2022-07-25T13:22:04.246Z] #61 DONE 0.3s [2022-07-25T13:22:04.246Z] [2022-07-25T13:22:04.246Z] #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-25T13:22:04.246Z] #64 sha256:3bffced5aea9e388fe82021a5d403e630afc4f99248f306a592c663f74648b35 [2022-07-25T13:22:06.158Z] #64 389.4 + bin/containerd [2022-07-25T13:22:10.773Z] #30 7.618 Collecting yamllint==1.26.1 [2022-07-25T13:22:11.341Z] #30 8.658 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-25T13:22:12.279Z] #30 9.266 Collecting pathspec>=0.5.3 [2022-07-25T13:22:12.279Z] #30 9.274 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-25T13:22:12.279Z] #30 9.489 Collecting pyyaml [2022-07-25T13:22:12.279Z] #30 9.498 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-25T13:22:12.279Z] #30 9.543 Building wheels for collected packages: yamllint [2022-07-25T13:22:12.279Z] #30 9.544 Building wheel for yamllint (setup.py): started [2022-07-25T13:22:12.847Z] #30 10.05 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-25T13:22:12.847Z] #30 10.06 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3c1182ff2c6e2084b49bc0eba1af64c7fd7bce28064c2b08f192635e5d3bd298 [2022-07-25T13:22:12.847Z] #30 10.06 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-25T13:22:12.847Z] #30 10.06 Successfully built yamllint [2022-07-25T13:22:12.847Z] #30 10.07 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-25T13:22:13.106Z] #30 10.27 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-25T13:22:13.401Z] #30 DONE 10.6s [2022-07-25T13:22:13.401Z] [2022-07-25T13:22:13.401Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-25T13:22:13.401Z] #34 sha256:0e364988251ddcbb04408ba6999d3aa931e11dbc025111eb5878af01cc504040 [2022-07-25T13:22:13.676Z] #34 DONE 0.3s [2022-07-25T13:22:13.676Z] [2022-07-25T13:22:13.676Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T13:22:13.676Z] #39 sha256:4a3a9014ca9f106a1a2dbdb07514a0d6bdb94178ec501396b8ba922e856b4876 [2022-07-25T13:22:14.256Z] #39 DONE 0.4s [2022-07-25T13:22:14.256Z] [2022-07-25T13:22:14.256Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-25T13:22:14.256Z] #42 sha256:a748d2bac17d25515611ca3256555881470a247ce64c00d0b1a359b06c683adf [2022-07-25T13:22:14.256Z] #42 DONE 0.1s [2022-07-25T13:22:14.256Z] [2022-07-25T13:22:14.256Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-25T13:22:14.256Z] #44 sha256:424a561dc4ce286a2c4c64e8e9684a5d57b5cc040fc8ac328a8241bf5c354e03 [2022-07-25T13:22:14.256Z] #44 DONE 0.2s [2022-07-25T13:22:14.256Z] [2022-07-25T13:22:14.256Z] #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-25T13:22:14.256Z] #67 sha256:fe04ce578b65c6b35c25e54f0c922fe97ffae73fb6084ecccc19ae9cf9134496 [2022-07-25T13:22:14.516Z] #67 ... [2022-07-25T13:22:14.516Z] [2022-07-25T13:22:14.516Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-25T13:22:14.516Z] #46 sha256:67ded1633b68e4b37d105fd08beacfa1608303004fea25a4f33d314fcd1ad0d8 [2022-07-25T13:22:14.516Z] #46 DONE 0.1s [2022-07-25T13:22:14.516Z] [2022-07-25T13:22:14.516Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-25T13:22:14.516Z] #48 sha256:87723ed9d686dfa82e4ca5a4c2e98631f5d13f84d0418b956d58bde04c00d2d5 [2022-07-25T13:22:14.774Z] #48 DONE 0.1s [2022-07-25T13:22:14.774Z] [2022-07-25T13:22:14.774Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-25T13:22:14.774Z] #52 sha256:411b467194e346da0c2edbc1acf76d38e5fb203446ec06eaccdca08c93f10220 [2022-07-25T13:22:14.774Z] #52 DONE 0.1s [2022-07-25T13:22:14.774Z] [2022-07-25T13:22:14.774Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-25T13:22:14.774Z] #55 sha256:55ed3ffe0f77a97483ed06b556951d30317fcad136e87ee929741dca97a2a2bc [2022-07-25T13:22:15.037Z] #55 DONE 0.3s [2022-07-25T13:22:15.037Z] [2022-07-25T13:22:15.037Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-25T13:22:15.037Z] #59 sha256:8828518643dadb4d8ed4711a2f1867a51ef2d024763d89ca35da3ce294113927 [2022-07-25T13:22:15.037Z] #59 DONE 0.1s [2022-07-25T13:22:15.037Z] [2022-07-25T13:22:15.037Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-25T13:22:15.037Z] #61 sha256:851363d7860dc5edbcaeef2ed0fff847fdb238e0bde9d40cbcd785daee1e0852 [2022-07-25T13:22:15.295Z] #61 DONE 0.1s [2022-07-25T13:22:15.295Z] [2022-07-25T13:22:15.295Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-25T13:22:15.295Z] #63 sha256:4167ee6fbee950100b162709fe9061e024c183f6cc98c17264d5f8fdcb2f45f4 [2022-07-25T13:22:15.295Z] #63 DONE 0.3s [2022-07-25T13:22:15.295Z] [2022-07-25T13:22:15.295Z] #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-25T13:22:15.295Z] #71 sha256:481964dacdb062954809578a8c1d2c07e3e0eb955bd70d7b397eb1a3b2883e01 [2022-07-25T13:22:15.553Z] #71 ... [2022-07-25T13:22:15.553Z] [2022-07-25T13:22:15.553Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-25T13:22:15.553Z] #65 sha256:ffe5f84cefda5c6df6997213e9cd597c24ca34b1d60750641ee267b851f62599 [2022-07-25T13:22:15.553Z] #65 DONE 0.1s [2022-07-25T13:22:15.553Z] [2022-07-25T13:22:15.553Z] #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-25T13:22:15.553Z] #67 sha256:fe04ce578b65c6b35c25e54f0c922fe97ffae73fb6084ecccc19ae9cf9134496 [2022-07-25T13:22:37.482Z] #67 88.53 + mkdir -p /build [2022-07-25T13:22:37.482Z] #67 88.53 + cp runc /build/runc [2022-07-25T13:22:37.482Z] #67 DONE 88.9s [2022-07-25T13:22:37.482Z] [2022-07-25T13:22:37.482Z] #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-25T13:22:37.482Z] #71 sha256:481964dacdb062954809578a8c1d2c07e3e0eb955bd70d7b397eb1a3b2883e01 [2022-07-25T13:22:37.740Z] #71 ... [2022-07-25T13:22:37.740Z] [2022-07-25T13:22:37.740Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-25T13:22:37.740Z] #68 sha256:14d2b6ff3e11ef787c1b2dc6c54b2dcb697054464466cb72e1dfce3ddad14591 [2022-07-25T13:22:37.998Z] #68 DONE 0.1s [2022-07-25T13:22:37.998Z] [2022-07-25T13:22:37.998Z] #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-25T13:22:37.998Z] #71 sha256:481964dacdb062954809578a8c1d2c07e3e0eb955bd70d7b397eb1a3b2883e01 [2022-07-25T13:22:39.973Z] ok github.com/docker/docker/cmd/dockerd 0.093s coverage: 31.5% of statements [2022-07-25T13:22:39.973Z] ok github.com/docker/docker/container 0.120s coverage: 36.2% of statements [2022-07-25T13:22:39.973Z] ok github.com/docker/docker/cmd/dockerd/trap 2.449s coverage: 0.0% of statements [2022-07-25T13:22:39.973Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-25T13:22:39.973Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-25T13:22:39.973Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-25T13:22:39.973Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-25T13:22:39.973Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-25T13:22:41.352Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2022-07-25T13:22:42.730Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2022-07-25T13:22:44.108Z] ok github.com/docker/docker/daemon/cluster/convert 0.014s coverage: 36.9% of statements [2022-07-25T13:22:50.676Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-07-25T13:22:51.769Z] #64 434.3 # github.com/containerd/containerd/cmd/containerd [2022-07-25T13:22:51.769Z] #64 434.3 /usr/bin/ld: /tmp/go-link-3742757435/000019.o: in function `New': [2022-07-25T13:22:51.769Z] #64 434.3 /tmp/tmp.O6FHbjGWqA/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-25T13:22:51.769Z] #64 434.4 + bin/containerd-stress [2022-07-25T13:22:51.769Z] #64 435.5 + bin/containerd-shim [2022-07-25T13:22:52.058Z] ok github.com/docker/docker/daemon/config 0.038s coverage: 81.7% of statements [2022-07-25T13:22:52.318Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-25T13:22:53.255Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-07-25T13:22:53.823Z] ok github.com/docker/docker/daemon 10.120s coverage: 16.2% of statements [2022-07-25T13:22:53.823Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-25T13:22:53.823Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-25T13:22:53.823Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-25T13:22:53.823Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-25T13:22:53.823Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-25T13:22:54.392Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.627s coverage: 74.8% of statements [2022-07-25T13:22:55.770Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.365s coverage: 56.2% of statements [2022-07-25T13:22:55.770Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-07-25T13:22:57.148Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.9% of statements [2022-07-25T13:22:58.547Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.238s coverage: 50.6% of statements [2022-07-25T13:22:59.863Z] #64 446.7 + bin/containerd-shim-runc-v1 [2022-07-25T13:23:00.460Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.982s coverage: 58.5% of statements [2022-07-25T13:23:00.460Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.376s coverage: 46.1% of statements [2022-07-25T13:23:00.460Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-25T13:23:00.460Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-25T13:23:00.460Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-25T13:23:01.398Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-07-25T13:23:01.658Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-07-25T13:23:01.917Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2022-07-25T13:23:02.436Z] #64 441.1 # github.com/containerd/containerd/cmd/containerd [2022-07-25T13:23:02.436Z] #64 441.1 /usr/bin/ld: /tmp/go-link-1631410591/000019.o: in function `New': [2022-07-25T13:23:02.436Z] #64 441.1 /tmp/tmp.VHvpMJ8Akv/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-25T13:23:02.436Z] #64 441.2 + bin/containerd-stress [2022-07-25T13:23:02.436Z] #64 442.3 + bin/containerd-shim [2022-07-25T13:23:03.823Z] ok github.com/docker/docker/daemon/images 0.052s coverage: 6.9% of statements [2022-07-25T13:23:03.823Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-25T13:23:03.823Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-25T13:23:03.823Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.0% of statements [2022-07-25T13:23:04.762Z] ok github.com/docker/docker/daemon/logger/fluentd 0.021s coverage: 53.6% of statements [2022-07-25T13:23:04.762Z] ok github.com/docker/docker/daemon/logger/awslogs 0.134s coverage: 80.2% of statements [2022-07-25T13:23:04.762Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-25T13:23:05.115Z] #64 453.0 + bin/containerd-shim-runc-v2 [2022-07-25T13:23:05.331Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 68.2% of statements [2022-07-25T13:23:05.331Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.4% of statements [2022-07-25T13:23:05.591Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-07-25T13:23:06.044Z] #64 453.8 + binaries [2022-07-25T13:23:06.044Z] #64 453.8 + install -D bin/containerd /build/containerd [2022-07-25T13:23:06.044Z] #64 453.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-25T13:23:06.044Z] #64 453.8 + install -D bin/ctr /build/ctr [2022-07-25T13:23:06.159Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.136s coverage: 76.8% of statements [2022-07-25T13:23:06.418Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 79.4% of statements [2022-07-25T13:23:06.418Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-25T13:23:06.418Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-25T13:23:07.354Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.017s coverage: 62.0% of statements [2022-07-25T13:23:07.354Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.033s coverage: 31.5% of statements [2022-07-25T13:23:07.922Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2022-07-25T13:23:07.933Z] #64 DONE 455.7s [2022-07-25T13:23:08.490Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2022-07-25T13:23:08.749Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-25T13:23:08.870Z] [2022-07-25T13:23:08.870Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-25T13:23:08.870Z] #65 sha256:759663d99df6a97c8136c2110b642e8d1070a61683273466b1f067fdb8486a5c [2022-07-25T13:23:09.432Z] #65 DONE 0.8s [2022-07-25T13:23:09.432Z] [2022-07-25T13:23:09.432Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-25T13:23:09.432Z] #70 sha256:303259ad50d166fbe3e0348b6475e6a3013f31108834e40444889245d02434ba [2022-07-25T13:23:09.687Z] ok github.com/docker/docker/daemon/logger/splunk 1.552s coverage: 82.5% of statements [2022-07-25T13:23:09.687Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-25T13:23:09.687Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-25T13:23:09.688Z] #70 DONE 0.2s [2022-07-25T13:23:09.688Z] [2022-07-25T13:23:09.688Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-25T13:23:09.688Z] #75 sha256:6dd390bd7b43579330906b6e8d7fb65a27c0f1bbfc2583d0925470f37182e37d [2022-07-25T13:23:10.074Z] #71 174.7 # github.com/containerd/containerd/cmd/containerd [2022-07-25T13:23:10.074Z] #71 174.7 /usr/bin/ld: /tmp/go-link-2088968323/000019.o: in function `New': [2022-07-25T13:23:10.074Z] #71 174.7 /tmp/tmp.gy85ZzEyUq/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-25T13:23:10.074Z] #71 174.8 + bin/containerd-stress [2022-07-25T13:23:10.074Z] #71 175.9 + bin/containerd-shim [2022-07-25T13:23:10.615Z] #75 DONE 0.9s [2022-07-25T13:23:10.615Z] [2022-07-25T13:23:10.615Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-25T13:23:10.615Z] #78 sha256:03bd0a0dad7ba0df294b205ba666ba422ca65883efa893bb0cddeab457f5986f [2022-07-25T13:23:10.615Z] #78 DONE 0.0s [2022-07-25T13:23:10.615Z] [2022-07-25T13:23:10.615Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-25T13:23:10.615Z] #79 sha256:611b9bb40234656793896b63adb00bceef42c13f5eb6eb021da3447c1298762e [2022-07-25T13:23:10.615Z] #79 DONE 0.0s [2022-07-25T13:23:10.615Z] [2022-07-25T13:23:10.615Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-25T13:23:10.615Z] #80 sha256:54f0be029a1333360c6bb5af38aca8f5325c3fc84a072a6ce03030ca8b45f034 [2022-07-25T13:23:10.615Z] #80 DONE 0.0s [2022-07-25T13:23:10.624Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-07-25T13:23:10.677Z] #64 454.0 + bin/containerd-shim-runc-v1 [2022-07-25T13:23:10.871Z] [2022-07-25T13:23:10.871Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-25T13:23:10.871Z] #81 sha256:c04a6fd49e9e0f67807c44fd65bf966e699ed571b9652f7aa2f614a396dd91d4 [2022-07-25T13:23:11.560Z] ok github.com/docker/docker/distribution 1.508s coverage: 28.0% of statements [2022-07-25T13:23:11.560Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-25T13:23:12.128Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-07-25T13:23:12.696Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-07-25T13:23:12.955Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 84.9% of statements [2022-07-25T13:23:12.955Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-25T13:23:13.214Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-07-25T13:23:13.783Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-07-25T13:23:13.783Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-25T13:23:13.783Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-25T13:23:14.376Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-07-25T13:23:14.956Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-07-25T13:23:15.037Z] #81 DONE 4.0s [2022-07-25T13:23:15.037Z] [2022-07-25T13:23:15.037Z] #82 exporting to image [2022-07-25T13:23:15.037Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-25T13:23:15.037Z] #82 exporting layers [2022-07-25T13:23:15.523Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-07-25T13:23:15.782Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-25T13:23:17.160Z] ok github.com/docker/docker/pkg/archive 0.307s coverage: 82.1% of statements [2022-07-25T13:23:17.264Z] #64 460.4 + bin/containerd-shim-runc-v2 [2022-07-25T13:23:17.833Z] #64 461.2 + binaries [2022-07-25T13:23:18.096Z] #64 461.2 + install -D bin/containerd /build/containerd [2022-07-25T13:23:18.096Z] #64 461.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-25T13:23:18.097Z] #64 461.2 + install -D bin/ctr /build/ctr [2022-07-25T13:23:18.538Z] ok github.com/docker/docker/pkg/authorization 0.458s coverage: 68.3% of statements [2022-07-25T13:23:18.538Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-25T13:23:18.538Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-25T13:23:20.004Z] #64 DONE 463.3s [2022-07-25T13:23:20.056Z] #71 187.0 + bin/containerd-shim-runc-v1 [2022-07-25T13:23:20.944Z] [2022-07-25T13:23:20.944Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-25T13:23:20.944Z] #65 sha256:33b811a7554ac37132ae894d9525fe5b179940ec10a5fa809f2c71e0d0e25d0b [2022-07-25T13:23:21.825Z] ok github.com/docker/docker/pkg/chrootarchive 2.529s coverage: 42.7% of statements [2022-07-25T13:23:21.882Z] #65 DONE 0.9s [2022-07-25T13:23:21.882Z] [2022-07-25T13:23:21.882Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-25T13:23:21.882Z] #70 sha256:c94ecadd2f6edfe76fdc40e855572bfbac68511993d22b1f7921d9277366d6ea [2022-07-25T13:23:22.084Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-25T13:23:22.084Z] ok github.com/docker/docker/layer 7.268s coverage: 68.9% of statements [2022-07-25T13:23:22.084Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-25T13:23:22.084Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-25T13:23:22.084Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-25T13:23:22.084Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-25T13:23:22.084Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-25T13:23:22.084Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-25T13:23:22.142Z] #70 DONE 0.2s [2022-07-25T13:23:22.142Z] [2022-07-25T13:23:22.142Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-25T13:23:22.142Z] #75 sha256:3cda23c65b313b7df14f082c9b89c818588a41ce0339b7627f4fad0e2545289a [2022-07-25T13:23:22.343Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2022-07-25T13:23:22.603Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-07-25T13:23:22.603Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-07-25T13:23:22.862Z] ok github.com/docker/docker/pkg/fsutils 0.173s coverage: 85.1% of statements [2022-07-25T13:23:23.080Z] #75 DONE 0.9s [2022-07-25T13:23:23.080Z] [2022-07-25T13:23:23.080Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-25T13:23:23.080Z] #78 sha256:66de94663423b01f54bce239142d8ee20142ac0169d699a5b115632440dcaa77 [2022-07-25T13:23:23.080Z] #78 DONE 0.0s [2022-07-25T13:23:23.080Z] [2022-07-25T13:23:23.080Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-25T13:23:23.080Z] #79 sha256:090be7e0fc9514683f6532884f0bc153a6cbe14aca1943fee05d41501d1b01a1 [2022-07-25T13:23:23.122Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-07-25T13:23:23.127Z] #82 exporting layers 7.3s done [2022-07-25T13:23:23.127Z] #82 writing image sha256:60c45a8080c5d05fb58d3a249908d39c8f84eb5f3d2be756c2843aee7482bbd4 [2022-07-25T13:23:23.127Z] #82 writing image sha256:60c45a8080c5d05fb58d3a249908d39c8f84eb5f3d2be756c2843aee7482bbd4 0.0s done [2022-07-25T13:23:23.127Z] #82 naming to docker.io/library/docker:6cc644abef088e04b5b416921f203f5edb733ad1 done [2022-07-25T13:23:23.127Z] #82 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-25T13:23:23.339Z] #79 DONE 0.1s [2022-07-25T13:23:23.339Z] [2022-07-25T13:23:23.339Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-25T13:23:23.339Z] #80 sha256:0f1dd15675c68678fc5a89ab4d8f8f804f7be314473dde6281b6dd23e66ba30b [2022-07-25T13:23:23.339Z] #80 DONE 0.0s [2022-07-25T13:23:23.339Z] [2022-07-25T13:23:23.339Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-25T13:23:23.339Z] #81 sha256:efb95643564682efb2e0291fb5c3f7dc808b003b561b85249a6c964bc4b6e960 [2022-07-25T13:23:23.461Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43863/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=6cc644abef088e04b5b416921f203f5edb733ad1 -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:6cc644abef088e04b5b416921f203f5edb733ad1 hack/make.sh dynbinary test-integration [2022-07-25T13:23:24.059Z] ok github.com/docker/docker/pkg/idtools 0.473s coverage: 67.9% of statements [2022-07-25T13:23:24.059Z] ok github.com/docker/docker/pkg/ioutils 0.369s coverage: 71.5% of statements [2022-07-25T13:23:24.318Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-07-25T13:23:24.318Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-07-25T13:23:24.318Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-25T13:23:24.577Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2022-07-25T13:23:24.577Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-07-25T13:23:24.836Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-07-25T13:23:25.096Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-07-25T13:23:25.096Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2022-07-25T13:23:25.096Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-25T13:23:25.096Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-25T13:23:25.350Z] [2022-07-25T13:23:25.350Z] Removing bundles/ [2022-07-25T13:23:25.350Z] [2022-07-25T13:23:25.350Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-25T13:23:25.350Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-25T13:23:25.350Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T13:23:25.664Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-07-25T13:23:26.232Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-25T13:23:26.491Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-25T13:23:26.491Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-25T13:23:26.635Z] #71 193.3 + bin/containerd-shim-runc-v2 [2022-07-25T13:23:27.207Z] #71 194.1 + binaries [2022-07-25T13:23:27.207Z] #71 194.1 + install -D bin/containerd /build/containerd [2022-07-25T13:23:27.207Z] #71 194.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-25T13:23:27.207Z] #71 194.1 + install -D bin/ctr /build/ctr [2022-07-25T13:23:27.466Z] #71 DONE 194.6s [2022-07-25T13:23:27.868Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 75.0% of statements [2022-07-25T13:23:28.126Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-25T13:23:28.386Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-25T13:23:28.618Z] #81 DONE 5.3s [2022-07-25T13:23:28.618Z] [2022-07-25T13:23:28.618Z] #82 exporting to image [2022-07-25T13:23:28.618Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-25T13:23:28.618Z] #82 exporting layers [2022-07-25T13:23:28.645Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-07-25T13:23:28.840Z] [2022-07-25T13:23:28.840Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-25T13:23:28.840Z] #72 sha256:74e60ba641177b6af2a625e61082093b9b0d982075bd21e731ef93df87eadbba [2022-07-25T13:23:28.840Z] #72 DONE 0.4s [2022-07-25T13:23:28.904Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-25T13:23:29.099Z] [2022-07-25T13:23:29.099Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-25T13:23:29.099Z] #77 sha256:da0498f3b4c8420d3eebfebb404b703dbf7d54ede45fec3b0003482b9c4c3663 [2022-07-25T13:23:29.099Z] #77 DONE 0.1s [2022-07-25T13:23:29.099Z] [2022-07-25T13:23:29.099Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-25T13:23:29.099Z] #82 sha256:e0e8ae7e22aa024cc75d657c67dce7ee96f8b717f48b292e50cb79b9af26f77f [2022-07-25T13:23:29.163Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-25T13:23:29.665Z] #82 DONE 0.8s [2022-07-25T13:23:29.730Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-07-25T13:23:29.923Z] [2022-07-25T13:23:29.924Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-25T13:23:29.924Z] #85 sha256:79687190b0a00d7047ed5c1ff3ccf1837cb00c736f370c1236d53a284a453bf0 [2022-07-25T13:23:29.924Z] #85 DONE 0.1s [2022-07-25T13:23:29.924Z] [2022-07-25T13:23:29.924Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-25T13:23:29.924Z] #86 sha256:4fb3186da59cff85b81f7a431eb868f78d063141ab691583d70bf6d20861a102 [2022-07-25T13:23:29.924Z] #86 DONE 0.0s [2022-07-25T13:23:29.924Z] [2022-07-25T13:23:29.924Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-25T13:23:29.924Z] #87 sha256:50a871d3364e6e0722001907a2dd2a1e7ea2daa6d564a235d00ea966d1959f59 [2022-07-25T13:23:29.924Z] #87 DONE 0.0s [2022-07-25T13:23:29.924Z] [2022-07-25T13:23:29.924Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-25T13:23:29.924Z] #88 sha256:04f2d505d77025a7436fb607778cd179a596867960925f1344724d79b9d11862 [2022-07-25T13:23:29.990Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-07-25T13:23:30.249Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2022-07-25T13:23:30.818Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-07-25T13:23:31.082Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-25T13:23:32.987Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-07-25T13:23:33.014Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-25T13:23:33.014Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-25T13:23:33.014Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T13:23:33.014Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-25T13:23:33.014Z] [2022-07-25T13:23:33.014Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T13:23:33.014Z] DOCKER_SYSTEMD=1 [2022-07-25T13:23:33.014Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T13:23:33.014Z] HOSTNAME=fb0637f77316 [2022-07-25T13:23:33.014Z] DEST=bundles/test-integration [2022-07-25T13:23:33.014Z] PWD=/go/src/github.com/docker/docker [2022-07-25T13:23:33.014Z] DOCKER_GITCOMMIT=6cc644abef088e04b5b416921f203f5edb733ad1 [2022-07-25T13:23:33.014Z] container=docker [2022-07-25T13:23:33.014Z] HOME=/root [2022-07-25T13:23:33.014Z] LANG=C.UTF-8 [2022-07-25T13:23:33.014Z] INVOCATION_ID=d183a82b0f0e4463ac95c49baf2e2ca3 [2022-07-25T13:23:33.014Z] GOLANG_VERSION=1.18.4 [2022-07-25T13:23:33.014Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T13:23:33.014Z] VALIDATE_BRANCH=master [2022-07-25T13:23:33.014Z] TERM=xterm [2022-07-25T13:23:33.014Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T13:23:33.014Z] SHLVL=3 [2022-07-25T13:23:33.014Z] TIMEOUT=120m [2022-07-25T13:23:33.014Z] DOCKER_BUILDTAGS= journald [2022-07-25T13:23:33.014Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T13:23:33.014Z] GO111MODULE=off [2022-07-25T13:23:33.014Z] DOCKER_EXPERIMENTAL=1 [2022-07-25T13:23:33.014Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-25T13:23:33.014Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T13:23:33.014Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T13:23:33.014Z] GOPATH=/go [2022-07-25T13:23:33.014Z] PKG_CONFIG=pkg-config [2022-07-25T13:23:33.014Z] _=/usr/bin/env [2022-07-25T13:23:33.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-25T13:23:33.246Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-25T13:23:33.505Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-25T13:23:34.883Z] ok github.com/docker/docker/quota 0.197s coverage: 71.4% of statements [2022-07-25T13:23:35.142Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-25T13:23:36.080Z] ok github.com/docker/docker/registry 0.084s coverage: 58.6% of statements [2022-07-25T13:23:36.649Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2022-07-25T13:23:36.649Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-07-25T13:23:36.746Z] #82 exporting layers 7.7s done [2022-07-25T13:23:36.747Z] #82 writing image sha256:571590b8e774e2271a330ab39acdb2d9eba5750b249fe0d96c7acb29a5278d79 done [2022-07-25T13:23:36.747Z] #82 naming to docker.io/library/docker:6cc644abef088e04b5b416921f203f5edb733ad1 done [2022-07-25T13:23:36.747Z] #82 DONE 7.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-25T13:23:37.074Z] + trap exit INT TERM [2022-07-25T13:23:37.074Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-25T13:23:37.074Z] + CONTAINER_NAME=docker-pr1 [2022-07-25T13:23:37.074Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43863/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43863/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6cc644abef088e04b5b416921f203f5edb733ad1 -e DOCKER_GRAPHDRIVER docker:6cc644abef088e04b5b416921f203f5edb733ad1 hack/make.sh dynbinary [2022-07-25T13:23:37.217Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-25T13:23:37.476Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-25T13:23:38.455Z] [2022-07-25T13:23:38.455Z] Removing bundles/ [2022-07-25T13:23:38.455Z] [2022-07-25T13:23:38.455Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-25T13:23:38.455Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-25T13:23:38.455Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T13:23:39.382Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-25T13:23:39.890Z] #88 DONE 9.1s [2022-07-25T13:23:39.890Z] [2022-07-25T13:23:39.890Z] #89 exporting to image [2022-07-25T13:23:39.890Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-25T13:23:39.890Z] #89 exporting layers [2022-07-25T13:23:39.950Z] ok github.com/docker/docker/volume/local 0.081s coverage: 76.8% of statements [2022-07-25T13:23:40.209Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-07-25T13:23:41.587Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-07-25T13:23:59.675Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2022-07-25T13:23:59.675Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-25T13:23:59.675Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-25T13:23:59.675Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-25T13:23:59.675Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-25T13:23:59.675Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-25T13:23:59.675Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-25T13:23:59.675Z] ? github.com/docker/docker/rootless [no test files] [2022-07-25T13:23:59.675Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-25T13:23:59.675Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-25T13:23:59.675Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-25T13:23:59.675Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-25T13:23:59.675Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-25T13:23:59.675Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-25T13:23:59.675Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-25T13:23:59.675Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-25T13:23:59.675Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-25T13:23:59.675Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-25T13:23:59.675Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-25T13:23:59.675Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-25T13:23:59.675Z] ? github.com/docker/docker/volume [no test files] [2022-07-25T13:23:59.675Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-25T13:23:59.675Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-25T13:23:59.675Z] [2022-07-25T13:23:59.675Z] === Skipped [2022-07-25T13:23:59.675Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-25T13:23:59.675Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-25T13:23:59.675Z] [2022-07-25T13:23:59.675Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-25T13:23:59.675Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-25T13:23:59.675Z] [2022-07-25T13:23:59.675Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-25T13:23:59.675Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-25T13:23:59.675Z] [2022-07-25T13:23:59.675Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-25T13:23:59.675Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-25T13:23:59.675Z] [2022-07-25T13:23:59.675Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-25T13:23:59.675Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:23:59.675Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T13:23:59.675Z] [2022-07-25T13:23:59.675Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-25T13:23:59.675Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:23:59.675Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T13:23:59.675Z] [2022-07-25T13:23:59.675Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-25T13:23:59.675Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:23:59.675Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T13:23:59.675Z] [2022-07-25T13:23:59.675Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-25T13:23:59.675Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:23:59.675Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T13:23:59.675Z] [2022-07-25T13:23:59.675Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-25T13:23:59.675Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:23:59.675Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T13:23:59.675Z] [2022-07-25T13:23:59.675Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-25T13:23:59.675Z] graphtest_unix.go:71: No driver to put! [2022-07-25T13:23:59.675Z] [2022-07-25T13:23:59.675Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-25T13:23:59.675Z] time="2022-07-25T13:22:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T13:23:59.675Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T13:23:59.675Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T13:23:59.675Z] [2022-07-25T13:23:59.675Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-25T13:23:59.675Z] time="2022-07-25T13:22:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T13:23:59.675Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T13:23:59.675Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T13:23:59.675Z] [2022-07-25T13:23:59.675Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-25T13:23:59.675Z] time="2022-07-25T13:22:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T13:23:59.675Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T13:23:59.675Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T13:23:59.675Z] [2022-07-25T13:23:59.675Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-25T13:23:59.675Z] time="2022-07-25T13:22:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T13:23:59.675Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T13:23:59.675Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T13:23:59.675Z] [2022-07-25T13:23:59.675Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-25T13:23:59.676Z] time="2022-07-25T13:22:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T13:23:59.676Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T13:23:59.676Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T13:23:59.676Z] [2022-07-25T13:23:59.676Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-25T13:23:59.676Z] graphtest_unix.go:71: No driver to put! [2022-07-25T13:23:59.676Z] [2022-07-25T13:23:59.676Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-25T13:23:59.676Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-25T13:23:59.676Z] [2022-07-25T13:23:59.676Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-25T13:23:59.676Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-25T13:23:59.676Z] [2022-07-25T13:23:59.676Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-25T13:23:59.676Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-25T13:23:59.676Z] [2022-07-25T13:23:59.676Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-25T13:23:59.676Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-25T13:23:59.676Z] [2022-07-25T13:23:59.676Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-25T13:23:59.676Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:23:59.676Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T13:23:59.676Z] [2022-07-25T13:23:59.676Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-25T13:23:59.676Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:23:59.676Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T13:23:59.676Z] [2022-07-25T13:23:59.676Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-25T13:23:59.676Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:23:59.676Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T13:23:59.676Z] [2022-07-25T13:23:59.676Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-25T13:23:59.676Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:23:59.676Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T13:23:59.676Z] [2022-07-25T13:23:59.676Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-25T13:23:59.676Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:23:59.676Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T13:23:59.676Z] [2022-07-25T13:23:59.676Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-25T13:23:59.676Z] graphtest_unix.go:71: No driver to put! [2022-07-25T13:23:59.676Z] [2022-07-25T13:23:59.676Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-25T13:23:59.676Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-25T13:23:59.676Z] [2022-07-25T13:23:59.676Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-25T13:23:59.676Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-25T13:23:59.676Z] [2022-07-25T13:23:59.676Z] DONE 2811 tests, 28 skipped in 215.738s [2022-07-25T13:23:59.676Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/config [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/idm [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/ns [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/options [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/osl [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T13:23:59.676Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-25T13:23:59.676Z] + 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-25T13:24:18.604Z] #89 exporting layers 36.1s done [2022-07-25T13:24:18.604Z] #89 writing image sha256:fd8805a77430d287afafe1351f01b157f0d2d7a58005304a5303e5724c1772f3 0.0s done [2022-07-25T13:24:18.604Z] #89 naming to docker.io/library/docker:6cc644abef088e04b5b416921f203f5edb733ad1 done [2022-07-25T13:24:18.604Z] #89 DONE 36.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-25T13:24:18.927Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43863/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43863/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6cc644abef088e04b5b416921f203f5edb733ad1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6cc644abef088e04b5b416921f203f5edb733ad1 hack/validate/default [2022-07-25T13:24:19.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-25T13:24:19.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-25T13:24:19.862Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-25T13:24:19.862Z] No api/types/ or api/swagger.yaml changes in diff. [2022-07-25T13:24:19.862Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-25T13:24:19.862Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-25T13:24:19.862Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-25T13:24:19.862Z] [2022-07-25T13:24:19.862Z] INFO Start validation with golang-ci-lint [2022-07-25T13:24:20.796Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-25T13:24:20.796Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-25T13:24:20.796Z] INFO [loader] Using build tags: [ journald] [2022-07-25T13:24:46.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-25T13:24:46.360Z] ok github.com/docker/docker/libnetwork 37.499s coverage: 40.6% of statements [2022-07-25T13:24:46.360Z] ok github.com/docker/docker/libnetwork/bitseq 0.151s coverage: 84.4% of statements [2022-07-25T13:24:46.360Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-25T13:24:46.360Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-25T13:24:46.360Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-25T13:24:46.360Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-25T13:24:46.360Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-25T13:24:46.360Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-25T13:24:46.360Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-25T13:24:46.360Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-25T13:24:46.360Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-07-25T13:24:46.360Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-25T13:24:46.360Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-25T13:24:46.360Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-25T13:24:46.360Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-25T13:24:48.266Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.582s coverage: 59.9% of statements [2022-07-25T13:24:48.266Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-25T13:24:48.526Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-07-25T13:24:49.095Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.2% of statements [2022-07-25T13:24:49.095Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-25T13:24:49.679Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-07-25T13:24:49.679Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-25T13:24:49.945Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-07-25T13:24:52.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-25T13:24:59.929Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.180s coverage: 6.6% of statements [2022-07-25T13:24:59.929Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-25T13:24:59.929Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-25T13:25:00.497Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.4% of statements [2022-07-25T13:25:00.497Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-25T13:25:00.497Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-25T13:25:00.497Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-25T13:25:00.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-25T13:25:01.066Z] ok github.com/docker/docker/libnetwork/drvregistry 0.020s coverage: 82.4% of statements [2022-07-25T13:25:01.066Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-07-25T13:25:01.325Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-25T13:25:01.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-25T13:25:01.584Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-25T13:25:02.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-25T13:25:03.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-25T13:25:03.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-25T13:25:04.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-25T13:25:05.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-25T13:25:07.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-25T13:25:08.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-25T13:25:09.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-25T13:25:09.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-25T13:25:10.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-25T13:25:11.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-25T13:25:13.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-25T13:25:13.795Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-25T13:25:13.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-25T13:25:14.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-25T13:25:15.674Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T13:25:15.674Z] Using test binary docker [2022-07-25T13:25:15.674Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-25T13:25:15.674Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-25T13:25:15.674Z] Starting dockerd [2022-07-25T13:25:15.674Z] INFO: Waiting for daemon to start... [2022-07-25T13:25:17.574Z] . [2022-07-25T13:25:17.574Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T13:25:17.574Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T13:25:17.574Z] Error: No such image: emptyfs [2022-07-25T13:25:17.834Z] Running integration-test (iteration 1) [2022-07-25T13:25:17.834Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-25T13:25:18.093Z] Loaded image: busybox:latest [2022-07-25T13:25:18.093Z] Loaded image: busybox:glibc [2022-07-25T13:25:19.470Z] Loaded image: debian:bullseye-slim [2022-07-25T13:25:19.470Z] Loaded image: hello-world:latest [2022-07-25T13:25:19.728Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T13:25:19.728Z] INFO: Testing against a local daemon [2022-07-25T13:25:19.728Z] === RUN TestCgroupNamespacesBuild [2022-07-25T13:25:21.103Z] --- PASS: TestCgroupNamespacesBuild (1.43s) [2022-07-25T13:25:21.103Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-25T13:25:22.478Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-07-25T13:25:22.478Z] === RUN TestBuildWithSession [2022-07-25T13:25:22.478Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T13:25:22.478Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-25T13:25:22.478Z] === RUN TestBuildSquashParent [2022-07-25T13:25:27.749Z] --- PASS: TestBuildSquashParent (5.07s) [2022-07-25T13:25:27.749Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-25T13:25:27.749Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T13:25:27.749Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T13:25:27.749Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T13:25:27.749Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T13:25:27.749Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T13:25:27.749Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T13:25:27.749Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T13:25:27.749Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T13:25:27.749Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T13:25:27.749Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T13:25:27.749Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T13:25:27.749Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T13:25:27.749Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T13:25:27.749Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T13:25:29.127Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T13:25:29.127Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T13:25:30.552Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T13:25:30.813Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T13:25:31.756Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-25T13:25:31.756Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-25T13:25:31.756Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T13:25:31.756Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-25T13:25:31.756Z] [2022-07-25T13:25:31.756Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T13:25:31.756Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T13:25:31.756Z] HOSTNAME=df5cbf84ff74 [2022-07-25T13:25:31.756Z] DEST=bundles/test-integration [2022-07-25T13:25:31.756Z] PWD=/go/src/github.com/docker/docker [2022-07-25T13:25:31.756Z] DOCKER_ROOTLESS=1 [2022-07-25T13:25:31.756Z] DOCKER_GITCOMMIT=6cc644abef088e04b5b416921f203f5edb733ad1 [2022-07-25T13:25:31.756Z] container=docker [2022-07-25T13:25:31.756Z] HOME=/root [2022-07-25T13:25:31.756Z] GOLANG_VERSION=1.18.4 [2022-07-25T13:25:31.756Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T13:25:31.756Z] VALIDATE_BRANCH=master [2022-07-25T13:25:31.756Z] TERM=xterm [2022-07-25T13:25:31.756Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T13:25:31.756Z] SHLVL=1 [2022-07-25T13:25:31.756Z] TIMEOUT=120m [2022-07-25T13:25:31.756Z] DOCKER_BUILDTAGS= journald [2022-07-25T13:25:31.756Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T13:25:31.756Z] GO111MODULE=off [2022-07-25T13:25:31.756Z] DOCKER_EXPERIMENTAL=1 [2022-07-25T13:25:31.756Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-25T13:25:31.756Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T13:25:31.756Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T13:25:31.756Z] GOPATH=/go [2022-07-25T13:25:31.756Z] PKG_CONFIG=pkg-config [2022-07-25T13:25:31.756Z] _=/usr/bin/env [2022-07-25T13:25:31.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-25T13:25:31.889Z] ok github.com/docker/docker/libnetwork/ipam 16.645s coverage: 85.3% of statements [2022-07-25T13:25:31.889Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-25T13:25:31.889Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-25T13:25:31.889Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-07-25T13:25:31.889Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-07-25T13:25:31.889Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-25T13:25:31.889Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-25T13:25:31.889Z] ok github.com/docker/docker/libnetwork/ipamutils 0.274s coverage: 74.0% of statements [2022-07-25T13:25:31.889Z] ok github.com/docker/docker/libnetwork/iptables 0.179s coverage: 45.0% of statements [2022-07-25T13:25:31.889Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-25T13:25:31.889Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-07-25T13:25:32.718Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-07-25T13:25:32.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.49s) [2022-07-25T13:25:32.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.59s) [2022-07-25T13:25:32.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.43s) [2022-07-25T13:25:32.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.68s) [2022-07-25T13:25:32.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.72s) [2022-07-25T13:25:32.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.62s) [2022-07-25T13:25:32.718Z] === RUN TestBuildMultiStageCopy [2022-07-25T13:25:32.718Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-25T13:25:34.092Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-25T13:25:34.092Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-25T13:25:34.350Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-25T13:25:34.609Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-25T13:25:34.868Z] --- PASS: TestBuildMultiStageCopy (2.50s) [2022-07-25T13:25:34.868Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.57s) [2022-07-25T13:25:34.868Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-07-25T13:25:34.868Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-07-25T13:25:34.868Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-07-25T13:25:34.868Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-07-25T13:25:34.868Z] === RUN TestBuildMultiStageParentConfig [2022-07-25T13:25:35.435Z] --- PASS: TestBuildMultiStageParentConfig (0.70s) [2022-07-25T13:25:35.435Z] === RUN TestBuildLabelWithTargets [2022-07-25T13:25:36.812Z] --- PASS: TestBuildLabelWithTargets (1.09s) [2022-07-25T13:25:36.812Z] === RUN TestBuildWithEmptyLayers [2022-07-25T13:25:37.070Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-07-25T13:25:37.070Z] === RUN TestBuildMultiStageOnBuild [2022-07-25T13:25:38.971Z] --- PASS: TestBuildMultiStageOnBuild (1.68s) [2022-07-25T13:25:38.972Z] === RUN TestBuildUncleanTarFilenames [2022-07-25T13:25:39.538Z] --- PASS: TestBuildUncleanTarFilenames (0.66s) [2022-07-25T13:25:39.538Z] === RUN TestBuildMultiStageLayerLeak [2022-07-25T13:25:41.439Z] --- PASS: TestBuildMultiStageLayerLeak (1.70s) [2022-07-25T13:25:41.439Z] === RUN TestBuildWithHugeFile [2022-07-25T13:25:44.982Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-25T13:25:44.982Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-25T13:25:44.982Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T13:25:44.982Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-25T13:25:44.982Z] [2022-07-25T13:25:44.982Z] + TEST_INTEGRATION_DEST=1 [2022-07-25T13:25:44.982Z] + CONTAINER_NAME=docker-pr1-1 [2022-07-25T13:25:44.982Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-25T13:25:44.982Z] + run_tests test-integration-flaky [2022-07-25T13:25:44.982Z] + '[' -n 0 ']' [2022-07-25T13:25:44.982Z] + rm= [2022-07-25T13:25:44.982Z] + c=0 [2022-07-25T13:25:44.982Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43863/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43863/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43863/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6cc644abef088e04b5b416921f203f5edb733ad1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6cc644abef088e04b5b416921f203f5edb733ad1 hack/make.sh test-integration-flaky test-integration [2022-07-25T13:25:44.982Z] ++ jobs -p [2022-07-25T13:25:44.982Z] + for job in $(jobs -p) [2022-07-25T13:25:44.982Z] + wait 8149 [2022-07-25T13:25:44.982Z] + TEST_INTEGRATION_DEST=3 [2022-07-25T13:25:44.982Z] + CONTAINER_NAME=docker-pr1-3 [2022-07-25T13:25:44.982Z] + TEST_SKIP_INTEGRATION=1 [2022-07-25T13:25:44.982Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-25T13:25:44.982Z] + run_tests [2022-07-25T13:25:44.982Z] + '[' -n 0 ']' [2022-07-25T13:25:44.982Z] + rm= [2022-07-25T13:25:44.982Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43863/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43863/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43863/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6cc644abef088e04b5b416921f203f5edb733ad1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6cc644abef088e04b5b416921f203f5edb733ad1 hack/make.sh '' test-integration [2022-07-25T13:25:44.982Z] + TEST_INTEGRATION_DEST=2 [2022-07-25T13:25:44.982Z] + CONTAINER_NAME=docker-pr1-2 [2022-07-25T13:25:44.982Z] + TEST_SKIP_INTEGRATION=1 [2022-07-25T13:25:44.982Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-25T13:25:44.982Z] + run_tests [2022-07-25T13:25:44.982Z] + '[' -n 0 ']' [2022-07-25T13:25:44.982Z] + rm= [2022-07-25T13:25:44.982Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43863/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43863/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43863/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6cc644abef088e04b5b416921f203f5edb733ad1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6cc644abef088e04b5b416921f203f5edb733ad1 hack/make.sh '' test-integration [2022-07-25T13:25:44.982Z] [2022-07-25T13:25:44.982Z] [2022-07-25T13:25:44.982Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T13:25:44.982Z] [2022-07-25T13:25:44.982Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T13:25:44.982Z] HOSTNAME=0e02a3ba0e31 [2022-07-25T13:25:44.982Z] TEST_SKIP_INTEGRATION=1 [2022-07-25T13:25:44.982Z] TESTDEBUG=0 [2022-07-25T13:25:44.982Z] DEST=bundles/test-integration [2022-07-25T13:25:44.982Z] PWD=/go/src/github.com/docker/docker [2022-07-25T13:25:44.982Z] KEEPBUNDLE=1 [2022-07-25T13:25:44.982Z] DOCKER_GITCOMMIT=6cc644abef088e04b5b416921f203f5edb733ad1 [2022-07-25T13:25:44.982Z] container=docker [2022-07-25T13:25:44.982Z] HOME=/root [2022-07-25T13:25:44.982Z] GOLANG_VERSION=1.18.4 [2022-07-25T13:25:44.982Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T13:25:44.982Z] VALIDATE_BRANCH=master [2022-07-25T13:25:44.982Z] TERM=xterm [2022-07-25T13:25:44.982Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T13:25:44.982Z] SHLVL=1 [2022-07-25T13:25:44.982Z] TIMEOUT=120m [2022-07-25T13:25:44.982Z] DOCKER_BUILDTAGS= journald [2022-07-25T13:25:44.982Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T13:25:44.982Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-25T13:25:44.982Z] GO111MODULE=off [2022-07-25T13:25:44.982Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T13:25:44.982Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T13:25:44.982Z] GOPATH=/go [2022-07-25T13:25:44.982Z] PKG_CONFIG=pkg-config [2022-07-25T13:25:44.982Z] _=/usr/bin/env [2022-07-25T13:25:44.982Z] Building test suite binary ./integration-cli/test.main [2022-07-25T13:25:44.982Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T13:25:44.982Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T13:25:44.982Z] HOSTNAME=b99eaf930740 [2022-07-25T13:25:44.982Z] TEST_SKIP_INTEGRATION=1 [2022-07-25T13:25:44.982Z] TESTDEBUG=0 [2022-07-25T13:25:44.982Z] DEST=bundles/test-integration [2022-07-25T13:25:44.982Z] PWD=/go/src/github.com/docker/docker [2022-07-25T13:25:44.982Z] KEEPBUNDLE=1 [2022-07-25T13:25:44.982Z] DOCKER_GITCOMMIT=6cc644abef088e04b5b416921f203f5edb733ad1 [2022-07-25T13:25:44.982Z] container=docker [2022-07-25T13:25:44.982Z] HOME=/root [2022-07-25T13:25:44.982Z] GOLANG_VERSION=1.18.4 [2022-07-25T13:25:44.982Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T13:25:44.982Z] VALIDATE_BRANCH=master [2022-07-25T13:25:44.982Z] TERM=xterm [2022-07-25T13:25:44.982Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T13:25:44.982Z] SHLVL=1 [2022-07-25T13:25:44.982Z] TIMEOUT=120m [2022-07-25T13:25:44.982Z] DOCKER_BUILDTAGS= journald [2022-07-25T13:25:44.982Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T13:25:44.982Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-25T13:25:44.982Z] GO111MODULE=off [2022-07-25T13:25:44.982Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T13:25:44.982Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T13:25:44.982Z] GOPATH=/go [2022-07-25T13:25:44.982Z] PKG_CONFIG=pkg-config [2022-07-25T13:25:44.982Z] _=/usr/bin/env [2022-07-25T13:25:44.982Z] Building test suite binary ./integration-cli/test.main [2022-07-25T13:25:44.982Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-25T13:25:44.982Z] No new tests added to integration. [2022-07-25T13:25:44.982Z] [2022-07-25T13:25:44.982Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T13:25:44.982Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T13:25:44.982Z] HOSTNAME=c1123a5d1088 [2022-07-25T13:25:44.982Z] TESTDEBUG=0 [2022-07-25T13:25:44.982Z] DEST=bundles/test-integration [2022-07-25T13:25:44.982Z] PWD=/go/src/github.com/docker/docker [2022-07-25T13:25:44.982Z] KEEPBUNDLE=1 [2022-07-25T13:25:44.982Z] DOCKER_GITCOMMIT=6cc644abef088e04b5b416921f203f5edb733ad1 [2022-07-25T13:25:44.982Z] container=docker [2022-07-25T13:25:44.982Z] HOME=/root [2022-07-25T13:25:44.982Z] GOLANG_VERSION=1.18.4 [2022-07-25T13:25:44.982Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T13:25:44.982Z] VALIDATE_BRANCH=master [2022-07-25T13:25:44.982Z] TERM=xterm [2022-07-25T13:25:44.982Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T13:25:44.982Z] SHLVL=1 [2022-07-25T13:25:44.982Z] TIMEOUT=120m [2022-07-25T13:25:44.982Z] DOCKER_BUILDTAGS= journald [2022-07-25T13:25:44.982Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T13:25:44.982Z] GO111MODULE=off [2022-07-25T13:25:44.982Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-25T13:25:44.982Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T13:25:44.982Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T13:25:44.982Z] GOPATH=/go [2022-07-25T13:25:44.982Z] PKG_CONFIG=pkg-config [2022-07-25T13:25:44.982Z] _=/usr/bin/env [2022-07-25T13:25:44.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-25T13:26:18.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-25T13:26:18.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-25T13:26:36.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-25T13:26:37.667Z] --- PASS: TestBuildWithHugeFile (49.42s) [2022-07-25T13:26:37.667Z] === RUN TestBuildWCOWSandboxSize [2022-07-25T13:26:37.667Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T13:26:37.667Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-25T13:26:37.667Z] === RUN TestBuildWithEmptyDockerfile [2022-07-25T13:26:37.667Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T13:26:37.667Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T13:26:37.667Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T13:26:37.667Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T13:26:37.667Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T13:26:37.667Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T13:26:37.667Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T13:26:37.667Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T13:26:37.667Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T13:26:37.667Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-25T13:26:37.667Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-07-25T13:26:37.667Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-07-25T13:26:37.667Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-25T13:26:37.667Z] === RUN TestBuildPreserveOwnership [2022-07-25T13:26:37.667Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-25T13:26:37.667Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-25T13:26:37.667Z] --- PASS: TestBuildPreserveOwnership (3.81s) [2022-07-25T13:26:37.667Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.56s) [2022-07-25T13:26:37.667Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.25s) [2022-07-25T13:26:37.667Z] === RUN TestBuildPlatformInvalid [2022-07-25T13:26:37.667Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-25T13:26:37.667Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-25T13:26:37.667Z] Loaded image: busybox:latest [2022-07-25T13:26:37.667Z] Loaded image: busybox:glibc [2022-07-25T13:26:37.667Z] Loaded image: debian:bullseye-slim [2022-07-25T13:26:37.667Z] Loaded image: hello-world:latest [2022-07-25T13:26:37.667Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T13:26:45.781Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.97s) [2022-07-25T13:26:45.781Z] PASS [2022-07-25T13:26:45.781Z] [2022-07-25T13:26:45.781Z] === Skipped [2022-07-25T13:26:45.781Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-25T13:26:45.781Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T13:26:45.781Z] [2022-07-25T13:26:45.781Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-25T13:26:45.781Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T13:26:45.781Z] [2022-07-25T13:26:45.781Z] DONE 34 tests, 2 skipped in 87.851s [2022-07-25T13:26:45.781Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-25T13:26:45.781Z] INFO: Testing against a local daemon [2022-07-25T13:26:45.781Z] === RUN TestConfigInspect [2022-07-25T13:26:46.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-25T13:26:48.312Z] --- PASS: TestConfigInspect (2.35s) [2022-07-25T13:26:48.312Z] === RUN TestConfigList [2022-07-25T13:26:50.213Z] --- PASS: TestConfigList (2.15s) [2022-07-25T13:26:50.213Z] === RUN TestConfigsCreateAndDelete [2022-07-25T13:26:52.743Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2022-07-25T13:26:52.743Z] === RUN TestConfigsUpdate [2022-07-25T13:26:54.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-25T13:26:54.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-25T13:26:54.645Z] --- PASS: TestConfigsUpdate (2.17s) [2022-07-25T13:26:54.645Z] === RUN TestTemplatedConfig [2022-07-25T13:26:55.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-25T13:26:56.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-25T13:26:56.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-25T13:26:56.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-25T13:26:57.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-25T13:26:57.927Z] --- PASS: TestTemplatedConfig (2.75s) [2022-07-25T13:26:57.927Z] === RUN TestConfigCreateResolve [2022-07-25T13:26:59.828Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-07-25T13:26:59.828Z] PASS [2022-07-25T13:26:59.828Z] [2022-07-25T13:26:59.828Z] DONE 6 tests in 13.859s [2022-07-25T13:26:59.828Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-25T13:26:59.828Z] INFO: Testing against a local daemon [2022-07-25T13:26:59.828Z] === RUN TestAttachWithTTY [2022-07-25T13:26:59.828Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-25T13:26:59.828Z] === RUN TestAttachWithoutTTy [2022-07-25T13:26:59.828Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-25T13:26:59.828Z] === RUN TestCheckpoint [2022-07-25T13:26:59.828Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T13:26:59.828Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/commit [2022-07-25T13:26:59.828Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-25T13:26:59.828Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T13:26:59.828Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-25T13:26:59.828Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-25T13:26:59.828Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T13:26:59.828Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T13:26:59.828Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T13:26:59.828Z] === CONT TestContainerInvalidJSON/commit [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-25T13:26:59.828Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-25T13:26:59.828Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-25T13:26:59.828Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-25T13:26:59.828Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-25T13:26:59.828Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-25T13:26:59.828Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-25T13:26:59.828Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-25T13:26:59.828Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-25T13:26:59.828Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-25T13:26:59.828Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-25T13:26:59.828Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-25T13:26:59.828Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-25T13:26:59.828Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-25T13:26:59.828Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-25T13:26:59.828Z] === RUN TestCopyEmptyFile [2022-07-25T13:27:00.086Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-07-25T13:27:00.086Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-25T13:27:00.086Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-25T13:27:00.086Z] === RUN TestCopyFromContainer [2022-07-25T13:27:00.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-25T13:27:01.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-25T13:27:01.460Z] === RUN TestCopyFromContainer// [2022-07-25T13:27:01.460Z] === RUN TestCopyFromContainer//bar/root [2022-07-25T13:27:01.460Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-25T13:27:01.460Z] === RUN TestCopyFromContainer/bar/quux [2022-07-25T13:27:01.460Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-25T13:27:01.460Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-25T13:27:01.460Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-25T13:27:01.719Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-25T13:27:01.719Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-25T13:27:01.719Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-25T13:27:01.977Z] --- PASS: TestCopyFromContainer (1.73s) [2022-07-25T13:27:01.977Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-25T13:27:01.977Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-25T13:27:01.977Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-25T13:27:01.977Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-07-25T13:27:01.977Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-25T13:27:01.977Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-25T13:27:01.977Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-07-25T13:27:01.977Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-25T13:27:01.977Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-25T13:27:01.977Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-25T13:27:01.977Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-25T13:27:01.977Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T13:27:01.978Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T13:27:01.978Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T13:27:01.978Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T13:27:01.978Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T13:27:01.978Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T13:27:01.978Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T13:27:01.978Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T13:27:01.978Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T13:27:01.978Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-25T13:27:01.978Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-25T13:27:01.978Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-25T13:27:01.978Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-25T13:27:01.978Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-25T13:27:01.978Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-07-25T13:27:01.978Z] === RUN TestCreateWithInvalidEnv [2022-07-25T13:27:01.978Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-25T13:27:01.978Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-25T13:27:01.978Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-25T13:27:01.978Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-25T13:27:01.978Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-25T13:27:01.978Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-25T13:27:01.978Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-25T13:27:01.978Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-25T13:27:01.978Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-25T13:27:01.978Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-25T13:27:01.978Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-25T13:27:01.978Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-25T13:27:01.978Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-25T13:27:01.978Z] === RUN TestCreateTmpfsMountsTarget [2022-07-25T13:27:01.978Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-25T13:27:01.978Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-25T13:27:02.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-25T13:27:02.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-25T13:27:03.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-25T13:27:03.879Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s) [2022-07-25T13:27:03.880Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-25T13:27:04.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-25T13:27:05.253Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) [2022-07-25T13:27:05.253Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-25T13:27:05.253Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T13:27:05.253Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T13:27:05.253Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T13:27:05.253Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T13:27:05.253Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T13:27:05.253Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T13:27:05.253Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T13:27:05.253Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T13:27:05.253Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T13:27:05.253Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T13:27:05.253Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T13:27:05.253Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T13:27:05.253Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T13:27:05.253Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T13:27:05.253Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T13:27:05.253Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-25T13:27:05.253Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-25T13:27:05.253Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-25T13:27:05.253Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-25T13:27:05.253Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-25T13:27:05.253Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-07-25T13:27:05.253Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-25T13:27:05.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-25T13:27:05.820Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2022-07-25T13:27:05.820Z] === RUN TestCreateDifferentPlatform [2022-07-25T13:27:05.820Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-25T13:27:05.820Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-25T13:27:05.820Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-25T13:27:05.820Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-25T13:27:05.820Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-25T13:27:05.820Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-25T13:27:05.820Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-07-25T13:27:05.820Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-25T13:27:05.820Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-25T13:27:05.820Z] === RUN TestCreateInvalidHostConfig [2022-07-25T13:27:06.078Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T13:27:06.078Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T13:27:06.078Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T13:27:06.078Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T13:27:06.078Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T13:27:06.078Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T13:27:06.078Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T13:27:06.078Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T13:27:06.078Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T13:27:06.078Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T13:27:06.078Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T13:27:06.078Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T13:27:06.078Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-07-25T13:27:06.078Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-25T13:27:06.078Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-25T13:27:06.078Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-25T13:27:06.078Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-25T13:27:06.078Z] === RUN TestContainerStartOnDaemonRestart [2022-07-25T13:27:06.078Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-25T13:27:06.078Z] === RUN TestDaemonRestartIpcMode [2022-07-25T13:27:06.078Z] === PAUSE TestDaemonRestartIpcMode [2022-07-25T13:27:06.078Z] === RUN TestDaemonHostGatewayIP [2022-07-25T13:27:06.078Z] === PAUSE TestDaemonHostGatewayIP [2022-07-25T13:27:06.078Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-25T13:27:06.078Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-25T13:27:06.078Z] === RUN TestContainerKillOnDaemonStart [2022-07-25T13:27:06.078Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-25T13:27:06.078Z] === RUN TestDiff [2022-07-25T13:27:06.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-25T13:27:06.644Z] --- PASS: TestDiff (0.63s) [2022-07-25T13:27:06.644Z] === RUN TestExecConsoleSize [2022-07-25T13:27:07.213Z] --- PASS: TestExecConsoleSize (0.74s) [2022-07-25T13:27:07.213Z] === RUN TestExecWithCloseStdin [2022-07-25T13:27:07.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-25T13:27:07.781Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T13:27:07.782Z] Using test binary docker [2022-07-25T13:27:07.782Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-25T13:27:07.782Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T13:27:07.782Z] INFO: Waiting for daemon to start... [2022-07-25T13:27:07.782Z] Starting dockerd [2022-07-25T13:27:08.147Z] --- PASS: TestExecWithCloseStdin (0.68s) [2022-07-25T13:27:08.147Z] === RUN TestExec [2022-07-25T13:27:08.714Z] --- PASS: TestExec (0.65s) [2022-07-25T13:27:08.714Z] === RUN TestExecUser [2022-07-25T13:27:09.280Z] --- PASS: TestExecUser (0.62s) [2022-07-25T13:27:09.280Z] === RUN TestExportContainerAndImportImage [2022-07-25T13:27:10.216Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2022-07-25T13:27:10.216Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-25T13:27:11.052Z] . [2022-07-25T13:27:11.052Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T13:27:11.052Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T13:27:11.052Z] Error: No such image: emptyfs [2022-07-25T13:27:11.052Z] Running integration-test (iteration 1) [2022-07-25T13:27:11.052Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-25T13:27:11.308Z] Loaded image: busybox:latest [2022-07-25T13:27:11.564Z] Loaded image: busybox:glibc [2022-07-25T13:27:11.590Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-07-25T13:27:11.590Z] === RUN TestHealthCheckWorkdir [2022-07-25T13:27:12.156Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2022-07-25T13:27:12.156Z] === RUN TestHealthKillContainer [2022-07-25T13:27:12.930Z] Loaded image: debian:bullseye-slim [2022-07-25T13:27:12.930Z] Loaded image: hello-world:latest [2022-07-25T13:27:12.930Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T13:27:12.930Z] INFO: Testing against a local daemon [2022-07-25T13:27:12.930Z] === RUN TestCgroupNamespacesBuild [2022-07-25T13:27:14.298Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2022-07-25T13:27:14.298Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-25T13:27:15.665Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-07-25T13:27:15.665Z] === RUN TestBuildWithSession [2022-07-25T13:27:15.665Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T13:27:15.665Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-25T13:27:15.665Z] === RUN TestBuildSquashParent [2022-07-25T13:27:22.124Z] --- PASS: TestHealthKillContainer (8.23s) [2022-07-25T13:27:22.124Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-25T13:27:22.124Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2022-07-25T13:27:22.124Z] === RUN TestIpcModeNone [2022-07-25T13:27:22.124Z] --- PASS: TestIpcModeNone (0.66s) [2022-07-25T13:27:22.124Z] === RUN TestIpcModePrivate [2022-07-25T13:27:22.124Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-07-25T13:27:22.207Z] --- PASS: TestBuildSquashParent (6.82s) [2022-07-25T13:27:22.207Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-25T13:27:22.207Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T13:27:22.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T13:27:22.207Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T13:27:22.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T13:27:22.207Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T13:27:22.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T13:27:22.207Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T13:27:22.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T13:27:22.207Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T13:27:22.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T13:27:22.207Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T13:27:22.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T13:27:22.207Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T13:27:22.207Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T13:27:22.383Z] --- PASS: TestIpcModePrivate (0.63s) [2022-07-25T13:27:22.383Z] === RUN TestIpcModeShareable [2022-07-25T13:27:22.641Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-07-25T13:27:22.900Z] --- PASS: TestIpcModeShareable (0.62s) [2022-07-25T13:27:22.900Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-25T13:27:23.345Z] ok github.com/docker/docker/libnetwork/networkdb 104.222s coverage: 60.4% of statements [2022-07-25T13:27:23.345Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-25T13:27:23.345Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-25T13:27:23.345Z] ok github.com/docker/docker/libnetwork/osl 4.381s coverage: 39.7% of statements [2022-07-25T13:27:23.345Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-25T13:27:23.345Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-07-25T13:27:23.576Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T13:27:24.287Z] ok github.com/docker/docker/libnetwork/portmapper 0.679s coverage: 48.6% of statements [2022-07-25T13:27:24.546Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-25T13:27:24.546Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-25T13:27:24.805Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-07-25T13:27:24.805Z] [2022-07-25T13:27:24.805Z] === Skipped [2022-07-25T13:27:24.805Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-25T13:27:24.806Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-25T13:27:24.806Z] [2022-07-25T13:27:24.806Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-25T13:27:24.806Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-25T13:27:24.806Z] [2022-07-25T13:27:24.806Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-25T13:27:24.806Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-25T13:27:24.806Z] [2022-07-25T13:27:24.806Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-25T13:27:24.806Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T13:27:24.806Z] [2022-07-25T13:27:24.806Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-25T13:27:24.806Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T13:27:24.806Z] [2022-07-25T13:27:24.806Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-25T13:27:24.806Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T13:27:24.806Z] [2022-07-25T13:27:24.806Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-25T13:27:24.806Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T13:27:24.806Z] [2022-07-25T13:27:24.806Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-25T13:27:24.806Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T13:27:24.806Z] [2022-07-25T13:27:24.806Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-25T13:27:24.806Z] firewalld_test.go:14: firewalld is not running [2022-07-25T13:27:24.806Z] [2022-07-25T13:27:24.806Z] DONE 327 tests, 9 skipped in 205.217s [2022-07-25T13:27:24.826Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.00s) [2022-07-25T13:27:24.826Z] === RUN TestAPIIpcModeHost [2022-07-25T13:27:24.942Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T13:27:24.942Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T13:27:25.411Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-07-25T13:27:25.411Z] === RUN TestDaemonIpcModeShareable Post stage [Pipeline] junit [2022-07-25T13:27:25.762Z] Recording test results [2022-07-25T13:27:26.347Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-25T13:27:26.605Z] --- PASS: TestDaemonIpcModeShareable (1.21s) [2022-07-25T13:27:26.605Z] === RUN TestDaemonIpcModePrivate [2022-07-25T13:27:26.833Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T13:27:27.356Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|name|types_sizes|deps|files|imports) took 2m54.37936967s [2022-07-25T13:27:27.356Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 504.886977ms [2022-07-25T13:27:27.423Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-25T13:27:27.539Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-25T13:27:27.760Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43863/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6cc644abef088e04b5b416921f203f5edb733ad1 -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:6cc644abef088e04b5b416921f203f5edb733ad1 hack/make.sh dynbinary test-integration [2022-07-25T13:27:27.797Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-07-25T13:27:27.797Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-25T13:27:28.327Z] [2022-07-25T13:27:28.327Z] Removing bundles/ [2022-07-25T13:27:28.327Z] [2022-07-25T13:27:28.327Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-25T13:27:28.327Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-25T13:27:28.327Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T13:27:28.723Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2022-07-25T13:27:28.723Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.29s) [2022-07-25T13:27:28.723Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.45s) [2022-07-25T13:27:28.723Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.23s) [2022-07-25T13:27:28.723Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.89s) [2022-07-25T13:27:28.723Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.08s) [2022-07-25T13:27:28.723Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.82s) [2022-07-25T13:27:28.723Z] === RUN TestBuildMultiStageCopy [2022-07-25T13:27:28.723Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-25T13:27:28.730Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-25T13:27:28.988Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.26s) [2022-07-25T13:27:28.988Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-25T13:27:29.923Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-25T13:27:30.181Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.24s) [2022-07-25T13:27:30.181Z] === RUN TestIpcModeOlderClient [2022-07-25T13:27:30.181Z] === PAUSE TestIpcModeOlderClient [2022-07-25T13:27:30.181Z] === RUN TestKillContainerInvalidSignal [2022-07-25T13:27:30.747Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-07-25T13:27:30.747Z] === RUN TestKillContainer [2022-07-25T13:27:30.747Z] === RUN TestKillContainer/no_signal [2022-07-25T13:27:31.005Z] === RUN TestKillContainer/non_killing_signal [2022-07-25T13:27:31.239Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-25T13:27:31.264Z] === RUN TestKillContainer/killing_signal [2022-07-25T13:27:32.166Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-25T13:27:32.198Z] --- PASS: TestKillContainer (1.36s) [2022-07-25T13:27:32.198Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-07-25T13:27:32.198Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-25T13:27:32.198Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2022-07-25T13:27:32.198Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-25T13:27:32.198Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-25T13:27:32.455Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-25T13:27:33.093Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-25T13:27:33.389Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2022-07-25T13:27:33.389Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s) [2022-07-25T13:27:33.389Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.73s) [2022-07-25T13:27:33.389Z] === RUN TestKillStoppedContainer [2022-07-25T13:27:33.389Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-25T13:27:33.389Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-25T13:27:33.389Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-25T13:27:33.389Z] === RUN TestKillDifferentUserContainer [2022-07-25T13:27:33.955Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2022-07-25T13:27:33.955Z] === RUN TestInspectOomKilledTrue [2022-07-25T13:27:33.955Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-25T13:27:33.955Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-25T13:27:33.955Z] === RUN TestInspectOomKilledFalse [2022-07-25T13:27:34.457Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-25T13:27:34.522Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-07-25T13:27:34.522Z] === RUN TestLinksEtcHostsContentMatch [2022-07-25T13:27:34.781Z] --- PASS: TestLinksEtcHostsContentMatch (0.35s) [2022-07-25T13:27:34.781Z] === RUN TestLinksContainerNames [2022-07-25T13:27:35.385Z] --- PASS: TestBuildMultiStageCopy (6.59s) [2022-07-25T13:27:35.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.59s) [2022-07-25T13:27:35.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-25T13:27:35.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-25T13:27:35.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-25T13:27:35.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-25T13:27:35.385Z] === RUN TestBuildMultiStageParentConfig [2022-07-25T13:27:35.714Z] --- PASS: TestLinksContainerNames (0.85s) [2022-07-25T13:27:35.714Z] === RUN TestLogsFollowTailEmpty [2022-07-25T13:27:35.972Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-07-25T13:27:35.972Z] === RUN TestLogs [2022-07-25T13:27:35.972Z] === RUN TestLogs/driver_local [2022-07-25T13:27:35.972Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T13:27:35.972Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T13:27:35.972Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-25T13:27:35.972Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-25T13:27:35.972Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-25T13:27:35.972Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-25T13:27:35.972Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T13:27:35.972Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T13:27:35.972Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-25T13:27:35.972Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-25T13:27:35.972Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-25T13:27:35.972Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-25T13:27:35.972Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T13:27:35.972Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T13:27:36.908Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-25T13:27:36.908Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-25T13:27:37.474Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-25T13:27:37.474Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-25T13:27:38.046Z] === RUN TestLogs/driver_json-file [2022-07-25T13:27:38.046Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T13:27:38.046Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T13:27:38.046Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-25T13:27:38.046Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-25T13:27:38.046Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-25T13:27:38.046Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-25T13:27:38.046Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T13:27:38.046Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T13:27:38.046Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T13:27:38.046Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T13:27:38.046Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T13:27:38.046Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T13:27:38.046Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T13:27:38.046Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T13:27:38.982Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T13:27:38.982Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T13:27:39.550Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-25T13:27:39.550Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-25T13:27:40.117Z] --- PASS: TestLogs (4.09s) [2022-07-25T13:27:40.117Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-25T13:27:40.117Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.68s) [2022-07-25T13:27:40.117Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.68s) [2022-07-25T13:27:40.117Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.62s) [2022-07-25T13:27:40.117Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.68s) [2022-07-25T13:27:40.117Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.57s) [2022-07-25T13:27:40.117Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.58s) [2022-07-25T13:27:40.117Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-25T13:27:40.117Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.82s) [2022-07-25T13:27:40.117Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.84s) [2022-07-25T13:27:40.117Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s) [2022-07-25T13:27:40.117Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.62s) [2022-07-25T13:27:40.117Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.63s) [2022-07-25T13:27:40.117Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.67s) [2022-07-25T13:27:40.117Z] === RUN TestContainerNetworkMountsNoChown [2022-07-25T13:27:40.626Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-07-25T13:27:40.626Z] === RUN TestBuildLabelWithTargets [2022-07-25T13:27:40.685Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-07-25T13:27:40.685Z] === RUN TestMountDaemonRoot [2022-07-25T13:27:40.685Z] === RUN TestMountDaemonRoot/default [2022-07-25T13:27:40.685Z] === PAUSE TestMountDaemonRoot/default [2022-07-25T13:27:40.685Z] === RUN TestMountDaemonRoot/private [2022-07-25T13:27:40.685Z] === PAUSE TestMountDaemonRoot/private [2022-07-25T13:27:40.685Z] === RUN TestMountDaemonRoot/rprivate [2022-07-25T13:27:40.685Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-25T13:27:40.685Z] === RUN TestMountDaemonRoot/slave [2022-07-25T13:27:40.685Z] === PAUSE TestMountDaemonRoot/slave [2022-07-25T13:27:40.685Z] === RUN TestMountDaemonRoot/rslave [2022-07-25T13:27:40.685Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-25T13:27:40.685Z] === RUN TestMountDaemonRoot/shared [2022-07-25T13:27:40.685Z] === PAUSE TestMountDaemonRoot/shared [2022-07-25T13:27:40.685Z] === RUN TestMountDaemonRoot/rshared [2022-07-25T13:27:40.685Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-25T13:27:40.685Z] === CONT TestMountDaemonRoot/default [2022-07-25T13:27:40.685Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-25T13:27:40.685Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-25T13:27:40.685Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-25T13:27:40.685Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-25T13:27:40.685Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-25T13:27:40.685Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-25T13:27:40.686Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-25T13:27:40.686Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-25T13:27:40.686Z] === CONT TestMountDaemonRoot/rslave [2022-07-25T13:27:40.686Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-25T13:27:40.686Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-25T13:27:40.686Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T13:27:40.686Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T13:27:40.686Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-25T13:27:40.686Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-25T13:27:40.686Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T13:27:40.686Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T13:27:40.686Z] === CONT TestMountDaemonRoot/rshared [2022-07-25T13:27:40.686Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-25T13:27:40.686Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-25T13:27:40.686Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T13:27:40.686Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T13:27:40.686Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-25T13:27:40.686Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-25T13:27:40.686Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T13:27:40.686Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T13:27:40.686Z] === CONT TestMountDaemonRoot/shared [2022-07-25T13:27:40.686Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-25T13:27:40.686Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-25T13:27:40.686Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-25T13:27:40.686Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-25T13:27:40.686Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-25T13:27:40.686Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-25T13:27:40.686Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-25T13:27:40.686Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-25T13:27:40.686Z] === CONT TestMountDaemonRoot/rprivate [2022-07-25T13:27:40.686Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-25T13:27:40.686Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-25T13:27:40.686Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T13:27:40.686Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T13:27:40.686Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-25T13:27:40.686Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-25T13:27:40.686Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T13:27:40.686Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T13:27:40.686Z] === CONT TestMountDaemonRoot/slave [2022-07-25T13:27:40.686Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-25T13:27:40.686Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-25T13:27:40.686Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-25T13:27:40.686Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-25T13:27:40.686Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-25T13:27:40.686Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-25T13:27:40.686Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-25T13:27:40.686Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-25T13:27:40.686Z] === CONT TestMountDaemonRoot/private [2022-07-25T13:27:40.686Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-25T13:27:40.686Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-25T13:27:40.686Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-25T13:27:40.686Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-25T13:27:40.686Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-25T13:27:40.686Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-25T13:27:40.686Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-25T13:27:40.686Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-25T13:27:40.686Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-25T13:27:40.686Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-25T13:27:40.686Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-25T13:27:40.686Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-25T13:27:40.686Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-25T13:27:40.686Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-25T13:27:40.686Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-25T13:27:40.686Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T13:27:40.686Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-25T13:27:40.686Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T13:27:40.686Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-25T13:27:40.686Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T13:27:40.686Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-25T13:27:40.944Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T13:27:40.944Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-25T13:27:40.944Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-25T13:27:40.944Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-25T13:27:40.944Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-25T13:27:40.944Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-25T13:27:40.944Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T13:27:40.944Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-25T13:27:40.944Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T13:27:40.944Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-25T13:27:40.944Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-25T13:27:40.944Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-25T13:27:40.944Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-25T13:27:40.944Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-25T13:27:40.944Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-25T13:27:40.944Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-25T13:27:40.944Z] === RUN TestContainerBindMountNonRecursive [2022-07-25T13:27:42.320Z] --- PASS: TestContainerBindMountNonRecursive (1.38s) [2022-07-25T13:27:42.320Z] === RUN TestContainerVolumesMountedAsShared [2022-07-25T13:27:42.887Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-07-25T13:27:42.887Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-25T13:27:43.145Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-07-25T13:27:43.145Z] === RUN TestNetworkNat [2022-07-25T13:27:43.712Z] --- PASS: TestNetworkNat (0.50s) [2022-07-25T13:27:43.712Z] === RUN TestNetworkLocalhostTCPNat [2022-07-25T13:27:44.280Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-07-25T13:27:44.280Z] === RUN TestNetworkLoopbackNat [2022-07-25T13:27:46.808Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-07-25T13:27:46.808Z] === RUN TestPause [2022-07-25T13:27:47.374Z] --- PASS: TestPause (0.46s) [2022-07-25T13:27:47.374Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-25T13:27:47.374Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T13:27:47.374Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T13:27:47.374Z] === RUN TestPauseStopPausedContainer [2022-07-25T13:27:47.635Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-07-25T13:27:47.635Z] === RUN TestPidHost [2022-07-25T13:27:48.750Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2022-07-25T13:27:48.750Z] === RUN TestBuildWithEmptyLayers [2022-07-25T13:27:49.010Z] --- PASS: TestPidHost (1.06s) [2022-07-25T13:27:49.010Z] === RUN TestPsFilter [2022-07-25T13:27:49.010Z] --- PASS: TestPsFilter (0.11s) [2022-07-25T13:27:49.010Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-25T13:27:49.269Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-07-25T13:27:49.269Z] === RUN TestRemoveContainerWithVolume [2022-07-25T13:27:49.836Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-07-25T13:27:49.836Z] === RUN TestRemoveContainerRunning [2022-07-25T13:27:50.095Z] --- PASS: TestRemoveContainerRunning (0.47s) [2022-07-25T13:27:50.095Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-25T13:27:50.661Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2022-07-25T13:27:50.661Z] === RUN TestRemoveInvalidContainer [2022-07-25T13:27:50.661Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-25T13:27:50.661Z] === RUN TestRenameLinkedContainer [2022-07-25T13:27:51.286Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-25T13:27:51.287Z] === RUN TestBuildMultiStageOnBuild [2022-07-25T13:27:52.564Z] --- PASS: TestRenameLinkedContainer (1.79s) [2022-07-25T13:27:52.564Z] === RUN TestRenameStoppedContainer [2022-07-25T13:27:52.822Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-07-25T13:27:52.822Z] === RUN TestRenameRunningContainerAndReuse [2022-07-25T13:27:53.758Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s) [2022-07-25T13:27:53.758Z] === RUN TestRenameInvalidName [2022-07-25T13:27:54.324Z] --- PASS: TestRenameInvalidName (0.44s) [2022-07-25T13:27:54.324Z] === RUN TestRenameAnonymousContainer [2022-07-25T13:27:56.226Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-07-25T13:27:56.226Z] === RUN TestRenameContainerWithSameName [2022-07-25T13:27:56.226Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-07-25T13:27:56.226Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-25T13:27:56.530Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-25T13:27:56.530Z] === RUN TestBuildUncleanTarFilenames [2022-07-25T13:27:56.787Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-07-25T13:27:56.787Z] === RUN TestBuildMultiStageLayerLeak [2022-07-25T13:27:57.160Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-07-25T13:27:57.160Z] === RUN TestResize [2022-07-25T13:27:57.728Z] --- PASS: TestResize (0.44s) [2022-07-25T13:27:57.728Z] === RUN TestResizeWithInvalidSize [2022-07-25T13:27:57.988Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-07-25T13:27:57.988Z] === RUN TestResizeWhenContainerNotStarted [2022-07-25T13:27:58.555Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-07-25T13:27:58.555Z] === RUN TestDaemonRestartKillContainers [2022-07-25T13:27:58.555Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T13:27:58.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T13:27:58.555Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T13:27:58.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T13:27:58.555Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T13:27:58.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T13:27:58.555Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T13:27:58.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T13:27:58.555Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T13:27:58.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T13:27:58.555Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T13:27:58.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T13:27:58.555Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T13:27:58.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T13:27:58.555Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T13:27:58.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T13:27:58.555Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:27:58.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:27:58.555Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:27:58.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:27:58.555Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:27:58.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:27:58.555Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:27:58.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:27:58.555Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:27:58.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:27:58.555Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:27:58.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:27:58.555Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:27:58.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:27:58.555Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:27:58.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:27:58.555Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T13:27:58.555Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:28:00.457Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:28:01.831Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:28:02.032Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2022-07-25T13:28:02.032Z] === RUN TestBuildWithHugeFile [2022-07-25T13:28:02.765Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:28:02.765Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:28:04.141Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:28:04.141Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:28:08.331Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:28:08.331Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T13:28:10.233Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T13:28:11.608Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T13:28:11.608Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T13:28:13.511Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T13:28:13.770Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T13:28:15.704Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T13:28:17.098Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-25T13:28:17.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) [2022-07-25T13:28:17.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-07-25T13:28:17.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-07-25T13:28:17.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.37s) [2022-07-25T13:28:17.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-07-25T13:28:17.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) [2022-07-25T13:28:17.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.49s) [2022-07-25T13:28:17.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.59s) [2022-07-25T13:28:17.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.12s) [2022-07-25T13:28:17.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-07-25T13:28:17.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.06s) [2022-07-25T13:28:17.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.96s) [2022-07-25T13:28:17.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.18s) [2022-07-25T13:28:17.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.79s) [2022-07-25T13:28:17.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.88s) [2022-07-25T13:28:17.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-07-25T13:28:17.098Z] === RUN TestCgroupNamespacesRun [2022-07-25T13:28:18.479Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-07-25T13:28:18.479Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-25T13:28:18.479Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-25T13:28:18.479Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-25T13:28:18.479Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-25T13:28:19.414Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s) [2022-07-25T13:28:19.414Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-25T13:28:20.790Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-07-25T13:28:20.790Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-25T13:28:21.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-25T13:28:21.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-25T13:28:21.725Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2022-07-25T13:28:21.725Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-25T13:28:23.100Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-07-25T13:28:23.100Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-25T13:28:23.667Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-25T13:28:23.667Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-25T13:28:25.041Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s) [2022-07-25T13:28:25.041Z] === RUN TestNISDomainname [2022-07-25T13:28:25.607Z] --- PASS: TestNISDomainname (0.58s) [2022-07-25T13:28:25.607Z] === RUN TestHostnameDnsResolution [2022-07-25T13:28:26.173Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-07-25T13:28:26.173Z] === RUN TestUnprivilegedPortsAndPing [2022-07-25T13:28:26.740Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-07-25T13:28:26.740Z] === RUN TestPrivilegedHostDevices [2022-07-25T13:28:27.306Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-07-25T13:28:27.306Z] === RUN TestRunConsoleSize [2022-07-25T13:28:27.873Z] --- PASS: TestRunConsoleSize (0.46s) [2022-07-25T13:28:27.873Z] === RUN TestStats [2022-07-25T13:28:30.401Z] --- PASS: TestStats (2.49s) [2022-07-25T13:28:30.401Z] === RUN TestStopContainerWithTimeout [2022-07-25T13:28:30.401Z] === RUN TestStopContainerWithTimeout/0 [2022-07-25T13:28:30.401Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-25T13:28:30.401Z] === RUN TestStopContainerWithTimeout/1 [2022-07-25T13:28:30.401Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-25T13:28:30.401Z] === RUN TestStopContainerWithTimeout/3 [2022-07-25T13:28:30.401Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-25T13:28:30.401Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-25T13:28:30.401Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-25T13:28:30.401Z] === CONT TestStopContainerWithTimeout/0 [2022-07-25T13:28:30.401Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-25T13:28:30.968Z] === CONT TestStopContainerWithTimeout/3 [2022-07-25T13:28:32.868Z] === CONT TestStopContainerWithTimeout/1 [2022-07-25T13:28:34.769Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-25T13:28:34.769Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-07-25T13:28:34.769Z] --- PASS: TestStopContainerWithTimeout/-1 (2.76s) [2022-07-25T13:28:34.769Z] --- PASS: TestStopContainerWithTimeout/3 (2.45s) [2022-07-25T13:28:34.769Z] --- PASS: TestStopContainerWithTimeout/1 (1.50s) [2022-07-25T13:28:34.769Z] === RUN TestDeleteDevicemapper [2022-07-25T13:28:34.769Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T13:28:34.769Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-25T13:28:34.769Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-25T13:28:36.145Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s) [2022-07-25T13:28:36.145Z] === RUN TestUpdateMemory [2022-07-25T13:28:36.712Z] --- PASS: TestUpdateMemory (0.61s) [2022-07-25T13:28:36.712Z] === RUN TestUpdateCPUQuota [2022-07-25T13:28:37.647Z] --- PASS: TestUpdateCPUQuota (0.98s) [2022-07-25T13:28:37.647Z] === RUN TestUpdatePidsLimit [2022-07-25T13:28:37.647Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-25T13:28:37.905Z] === RUN TestUpdatePidsLimit/no_change [2022-07-25T13:28:38.163Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-25T13:28:38.422Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-25T13:28:38.422Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-25T13:28:38.681Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-25T13:28:38.939Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-25T13:28:39.875Z] --- PASS: TestUpdatePidsLimit (2.09s) [2022-07-25T13:28:39.875Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2022-07-25T13:28:39.875Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2022-07-25T13:28:39.875Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-07-25T13:28:39.875Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-07-25T13:28:39.875Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-07-25T13:28:39.875Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-07-25T13:28:39.875Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2022-07-25T13:28:39.875Z] === RUN TestUpdateRestartPolicy [2022-07-25T13:28:52.070Z] --- PASS: TestUpdateRestartPolicy (11.17s) [2022-07-25T13:28:52.070Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-25T13:28:52.070Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-07-25T13:28:52.070Z] === RUN TestWaitNonBlocked [2022-07-25T13:28:52.070Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T13:28:52.070Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T13:28:52.070Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T13:28:52.070Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T13:28:52.070Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T13:28:52.070Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T13:28:52.070Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-25T13:28:52.070Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-07-25T13:28:52.070Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2022-07-25T13:28:52.070Z] === RUN TestWaitBlocked [2022-07-25T13:28:52.070Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T13:28:52.070Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T13:28:52.070Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T13:28:52.070Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T13:28:52.070Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T13:28:52.070Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T13:28:53.006Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-25T13:28:53.006Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.87s) [2022-07-25T13:28:53.006Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.90s) [2022-07-25T13:28:53.006Z] === RUN TestWaitConditions [2022-07-25T13:28:53.006Z] === RUN TestWaitConditions/default [2022-07-25T13:28:53.006Z] === PAUSE TestWaitConditions/default [2022-07-25T13:28:53.006Z] === RUN TestWaitConditions/not-running [2022-07-25T13:28:53.006Z] === PAUSE TestWaitConditions/not-running [2022-07-25T13:28:53.006Z] === RUN TestWaitConditions/next-exit [2022-07-25T13:28:53.006Z] === PAUSE TestWaitConditions/next-exit [2022-07-25T13:28:53.006Z] === RUN TestWaitConditions/removed [2022-07-25T13:28:53.006Z] === PAUSE TestWaitConditions/removed [2022-07-25T13:28:53.006Z] === CONT TestWaitConditions/default [2022-07-25T13:28:53.006Z] === CONT TestWaitConditions/next-exit [2022-07-25T13:28:54.906Z] === CONT TestWaitConditions/removed [2022-07-25T13:28:54.906Z] === CONT TestWaitConditions/not-running [2022-07-25T13:28:56.806Z] --- PASS: TestWaitConditions (0.01s) [2022-07-25T13:28:56.806Z] --- PASS: TestWaitConditions/default (1.63s) [2022-07-25T13:28:56.806Z] --- PASS: TestWaitConditions/next-exit (1.73s) [2022-07-25T13:28:56.806Z] --- PASS: TestWaitConditions/removed (1.79s) [2022-07-25T13:28:56.806Z] --- PASS: TestWaitConditions/not-running (1.70s) [2022-07-25T13:28:56.806Z] === CONT TestContainerStartOnDaemonRestart [2022-07-25T13:28:56.806Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-25T13:28:58.209Z] --- PASS: TestBuildWithHugeFile (51.36s) [2022-07-25T13:28:58.209Z] === RUN TestBuildWCOWSandboxSize [2022-07-25T13:28:58.209Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T13:28:58.209Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-25T13:28:58.209Z] === RUN TestBuildWithEmptyDockerfile [2022-07-25T13:28:58.209Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T13:28:58.209Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T13:28:58.209Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T13:28:58.209Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T13:28:58.209Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T13:28:58.209Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T13:28:58.209Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T13:28:58.209Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T13:28:58.209Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T13:28:58.209Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-07-25T13:28:58.209Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-07-25T13:28:58.209Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-07-25T13:28:58.209Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-25T13:28:58.209Z] === RUN TestBuildPreserveOwnership [2022-07-25T13:28:58.209Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-25T13:28:59.136Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-25T13:28:59.338Z] --- PASS: TestContainerStartOnDaemonRestart (2.33s) [2022-07-25T13:28:59.338Z] === CONT TestIpcModeOlderClient [2022-07-25T13:28:59.338Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s) [2022-07-25T13:28:59.338Z] === CONT TestContainerKillOnDaemonStart [2022-07-25T13:28:59.338Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-07-25T13:28:59.338Z] === CONT TestDaemonHostGatewayIP [2022-07-25T13:29:01.869Z] --- PASS: TestDaemonHostGatewayIP (2.67s) [2022-07-25T13:29:01.869Z] === CONT TestDaemonRestartIpcMode [2022-07-25T13:29:03.304Z] --- PASS: TestBuildPreserveOwnership (10.32s) [2022-07-25T13:29:03.304Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.29s) [2022-07-25T13:29:03.304Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-25T13:29:03.304Z] === RUN TestBuildPlatformInvalid [2022-07-25T13:29:03.304Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-25T13:29:03.304Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-25T13:29:03.304Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-25T13:29:03.304Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-25T13:29:03.304Z] PASS [2022-07-25T13:29:03.304Z] [2022-07-25T13:29:03.304Z] === Skipped [2022-07-25T13:29:03.304Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-25T13:29:03.304Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T13:29:03.304Z] [2022-07-25T13:29:03.304Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-25T13:29:03.304Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T13:29:03.304Z] [2022-07-25T13:29:03.304Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-25T13:29:03.304Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-25T13:29:03.304Z] [2022-07-25T13:29:03.304Z] DONE 34 tests, 3 skipped in 112.162s [2022-07-25T13:29:03.304Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-25T13:29:03.304Z] INFO: Testing against a local daemon [2022-07-25T13:29:03.304Z] === RUN TestConfigInspect [2022-07-25T13:29:03.304Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:29:03.304Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-25T13:29:03.304Z] === RUN TestConfigList [2022-07-25T13:29:03.304Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:29:03.304Z] --- SKIP: TestConfigList (0.01s) [2022-07-25T13:29:03.304Z] === RUN TestConfigsCreateAndDelete [2022-07-25T13:29:03.304Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:29:03.561Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2022-07-25T13:29:03.561Z] === RUN TestConfigsUpdate [2022-07-25T13:29:03.561Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:29:03.561Z] --- SKIP: TestConfigsUpdate (0.02s) [2022-07-25T13:29:03.561Z] === RUN TestTemplatedConfig [2022-07-25T13:29:03.561Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:29:03.561Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-25T13:29:03.561Z] === RUN TestConfigCreateResolve [2022-07-25T13:29:03.561Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:29:03.561Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-25T13:29:03.561Z] PASS [2022-07-25T13:29:03.561Z] [2022-07-25T13:29:03.561Z] === Skipped [2022-07-25T13:29:03.561Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-25T13:29:03.561Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:29:03.561Z] [2022-07-25T13:29:03.561Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-25T13:29:03.561Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:29:03.561Z] [2022-07-25T13:29:03.561Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2022-07-25T13:29:03.561Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:29:03.561Z] [2022-07-25T13:29:03.561Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2022-07-25T13:29:03.561Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:29:03.561Z] [2022-07-25T13:29:03.561Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-25T13:29:03.561Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:29:03.561Z] [2022-07-25T13:29:03.561Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-25T13:29:03.561Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:29:03.561Z] [2022-07-25T13:29:03.561Z] DONE 6 tests, 6 skipped in 0.173s [2022-07-25T13:29:03.561Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-25T13:29:03.561Z] INFO: Testing against a local daemon [2022-07-25T13:29:03.561Z] === RUN TestAttachWithTTY [2022-07-25T13:29:03.561Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-25T13:29:03.561Z] === RUN TestAttachWithoutTTy [2022-07-25T13:29:03.805Z] INFO [linters context/goanalysis] analyzers took 7m8.111187785s with top 10 stages: buildir: 2m24.50611055s, the_only_name: 43.424259975s, goimports: 31.863651132s, unconvert: 26.252431507s, gosec: 21.258012557s, S1038: 20.888685305s, misspell: 8.049192537s, S1039: 6.151561945s, unused: 5.360763052s, nilness: 5.182367222s [2022-07-25T13:29:03.805Z] INFO [runner] Issues before processing: 2455, after processing: 0 [2022-07-25T13:29:03.805Z] INFO [runner] Processors filtering stat (out/in): exclude: 2017/2017, skip_dirs: 2120/2120, identifier_marker: 2017/2017, path_prettifier: 2120/2120, nolint: 0/77, filename_unadjuster: 2120/2120, skip_files: 2120/2120, autogenerated_exclude: 2017/2120, exclude-rules: 77/2017, cgo: 2120/2455 [2022-07-25T13:29:03.805Z] INFO [runner] processing took 82.638457ms with stages: nolint: 33.096756ms, identifier_marker: 22.052498ms, path_prettifier: 10.103432ms, autogenerated_exclude: 7.84718ms, exclude-rules: 7.523503ms, skip_dirs: 1.670457ms, cgo: 216.392µs, filename_unadjuster: 122.346µs, max_same_issues: 1.35µs, skip_files: 1.147µs, severity-rules: 562ns, uniq_by_line: 494ns, max_from_linter: 341ns, diff: 339ns, sort_results: 326ns, source_code: 315ns, exclude: 301ns, path_shortener: 279ns, max_per_file_from_linter: 257ns, path_prefixer: 182ns [2022-07-25T13:29:03.805Z] INFO [runner] linters took 1m46.87863155s with stages: goanalysis_metalinter: 1m46.795799105s [2022-07-25T13:29:03.805Z] INFO File cache stats: 1693 entries of total size 8.6MiB [2022-07-25T13:29:03.805Z] INFO Memory: 2819 samples, avg is 317.8MB, max is 1275.2MB [2022-07-25T13:29:03.805Z] INFO Execution took 4m41.79339238s [2022-07-25T13:29:03.805Z] Congratulations! The shell scripts are properly formatted. [2022-07-25T13:29:03.816Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-25T13:29:03.816Z] === RUN TestCheckpoint [2022-07-25T13:29:03.816Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T13:29:03.816Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/commit [2022-07-25T13:29:03.816Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-25T13:29:03.816Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T13:29:03.816Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-25T13:29:03.816Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-25T13:29:03.816Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T13:29:03.816Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T13:29:03.816Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T13:29:03.816Z] === CONT TestContainerInvalidJSON/commit [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-25T13:29:03.816Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-25T13:29:03.816Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-25T13:29:03.816Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-25T13:29:03.816Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-25T13:29:03.816Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-25T13:29:03.816Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-25T13:29:03.817Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-25T13:29:03.817Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-25T13:29:03.817Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T13:29:03.817Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-25T13:29:03.817Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-25T13:29:03.817Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-25T13:29:03.817Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-25T13:29:03.817Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-25T13:29:03.817Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-25T13:29:03.817Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-25T13:29:03.817Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-25T13:29:03.817Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-25T13:29:03.817Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-25T13:29:03.817Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-25T13:29:03.817Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-25T13:29:03.817Z] === RUN TestCopyEmptyFile [2022-07-25T13:29:04.072Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-07-25T13:29:04.072Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-25T13:29:04.072Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-25T13:29:04.072Z] === RUN TestCopyFromContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [2022-07-25T13:29:04.404Z] --- PASS: TestDaemonRestartIpcMode (2.30s) [Pipeline] sh [2022-07-25T13:29:04.789Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-25T13:29:04.789Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-25T13:29:04.789Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T13:29:04.789Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-25T13:29:04.789Z] [2022-07-25T13:29:04.789Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T13:29:04.789Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T13:29:04.789Z] HOSTNAME=e342ca121f02 [2022-07-25T13:29:04.789Z] TESTDEBUG=0 [2022-07-25T13:29:04.789Z] DEST=bundles/test-integration [2022-07-25T13:29:04.789Z] PWD=/go/src/github.com/docker/docker [2022-07-25T13:29:04.789Z] DOCKER_GITCOMMIT=6cc644abef088e04b5b416921f203f5edb733ad1 [2022-07-25T13:29:04.789Z] container=docker [2022-07-25T13:29:04.789Z] HOME=/root [2022-07-25T13:29:04.789Z] GOLANG_VERSION=1.18.4 [2022-07-25T13:29:04.789Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T13:29:04.789Z] VALIDATE_BRANCH=master [2022-07-25T13:29:04.789Z] TERM=xterm [2022-07-25T13:29:04.789Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T13:29:04.789Z] SHLVL=1 [2022-07-25T13:29:04.789Z] TIMEOUT=120m [2022-07-25T13:29:04.789Z] DOCKER_BUILDTAGS= journald [2022-07-25T13:29:04.789Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T13:29:04.789Z] GO111MODULE=off [2022-07-25T13:29:04.789Z] DOCKER_EXPERIMENTAL=1 [2022-07-25T13:29:04.789Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-25T13:29:04.789Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T13:29:04.789Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T13:29:04.789Z] GOPATH=/go [2022-07-25T13:29:04.789Z] PKG_CONFIG=pkg-config [2022-07-25T13:29:04.789Z] _=/usr/bin/env [2022-07-25T13:29:04.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-25T13:29:04.804Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43863/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6cc644abef088e04b5b416921f203f5edb733ad1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6cc644abef088e04b5b416921f203f5edb733ad1 hack/make.sh dynbinary test-docker-py [2022-07-25T13:29:05.061Z] [2022-07-25T13:29:05.319Z] Removing bundles/ [2022-07-25T13:29:05.319Z] [2022-07-25T13:29:05.319Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-25T13:29:05.319Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-25T13:29:05.319Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T13:29:08.237Z] === RUN TestCopyFromContainer// [2022-07-25T13:29:08.237Z] === RUN TestCopyFromContainer//bar/root [2022-07-25T13:29:08.237Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-25T13:29:08.237Z] === RUN TestCopyFromContainer/bar/quux [2022-07-25T13:29:08.494Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-25T13:29:08.494Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-25T13:29:08.494Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-25T13:29:08.494Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-25T13:29:08.494Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-25T13:29:08.751Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-25T13:29:08.751Z] --- PASS: TestCopyFromContainer (4.60s) [2022-07-25T13:29:08.751Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-25T13:29:08.751Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-25T13:29:08.751Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-25T13:29:08.751Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-25T13:29:08.751Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-25T13:29:08.751Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-25T13:29:08.751Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-25T13:29:08.751Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-25T13:29:08.751Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-25T13:29:08.751Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-25T13:29:08.751Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-25T13:29:08.751Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T13:29:08.751Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T13:29:08.751Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T13:29:08.751Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T13:29:08.751Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T13:29:08.751Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T13:29:08.751Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T13:29:08.751Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T13:29:08.751Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T13:29:08.751Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-25T13:29:08.751Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-25T13:29:08.751Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-25T13:29:08.751Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-25T13:29:08.751Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-25T13:29:08.751Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-25T13:29:08.751Z] === RUN TestCreateWithInvalidEnv [2022-07-25T13:29:08.751Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-25T13:29:08.751Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-25T13:29:08.751Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-25T13:29:08.751Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-25T13:29:08.751Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-25T13:29:08.751Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-25T13:29:08.751Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-25T13:29:08.751Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-25T13:29:08.751Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-25T13:29:08.751Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-25T13:29:08.751Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-25T13:29:08.751Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-25T13:29:08.751Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-25T13:29:08.751Z] === RUN TestCreateTmpfsMountsTarget [2022-07-25T13:29:08.751Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-25T13:29:08.751Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-25T13:29:10.115Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-07-25T13:29:10.115Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-25T13:29:10.960Z] --- PASS: TestContainerKillOnDaemonStart (11.83s) [2022-07-25T13:29:10.960Z] PASS [2022-07-25T13:29:10.960Z] [2022-07-25T13:29:10.960Z] === Skipped [2022-07-25T13:29:10.960Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-25T13:29:10.960Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T13:29:10.960Z] [2022-07-25T13:29:10.960Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-25T13:29:10.960Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-25T13:29:10.960Z] [2022-07-25T13:29:10.960Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T13:29:10.960Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T13:29:10.960Z] [2022-07-25T13:29:10.960Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-25T13:29:10.960Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-25T13:29:10.960Z] [2022-07-25T13:29:10.960Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-25T13:29:10.960Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T13:29:10.960Z] [2022-07-25T13:29:10.960Z] DONE 264 tests, 5 skipped in 131.240s [2022-07-25T13:29:10.960Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-25T13:29:10.960Z] === RUN TestConfigDaemonLibtrustID [2022-07-25T13:29:11.219Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-25T13:29:11.219Z] === RUN TestConfigDaemonID [2022-07-25T13:29:11.480Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-07-25T13:29:11.480Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-25T13:29:11.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T13:29:11.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T13:29:11.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T13:29:11.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T13:29:11.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T13:29:11.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T13:29:11.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T13:29:11.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T13:29:11.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T13:29:11.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T13:29:11.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T13:29:11.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T13:29:11.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T13:29:11.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T13:29:11.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T13:29:11.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-25T13:29:11.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-25T13:29:11.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-07-25T13:29:11.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-07-25T13:29:11.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-07-25T13:29:11.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-25T13:29:11.480Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-25T13:29:11.736Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-07-25T13:29:11.736Z] === RUN TestCreateDifferentPlatform [2022-07-25T13:29:11.736Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-25T13:29:11.736Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-25T13:29:11.736Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-25T13:29:11.736Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-25T13:29:11.736Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-25T13:29:11.736Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-25T13:29:11.736Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-25T13:29:11.736Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-25T13:29:11.736Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-25T13:29:11.736Z] === RUN TestCreateInvalidHostConfig [2022-07-25T13:29:11.736Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T13:29:11.736Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T13:29:11.736Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T13:29:11.736Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T13:29:11.736Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T13:29:11.736Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T13:29:11.736Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T13:29:11.736Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T13:29:11.736Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T13:29:11.736Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T13:29:11.736Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T13:29:11.736Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T13:29:11.736Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-25T13:29:11.736Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-25T13:29:11.736Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-25T13:29:11.736Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-25T13:29:11.736Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-25T13:29:11.736Z] === RUN TestContainerStartOnDaemonRestart [2022-07-25T13:29:11.736Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-25T13:29:11.736Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-25T13:29:11.736Z] === RUN TestDaemonRestartIpcMode [2022-07-25T13:29:11.736Z] === PAUSE TestDaemonRestartIpcMode [2022-07-25T13:29:11.736Z] === RUN TestDaemonHostGatewayIP [2022-07-25T13:29:11.736Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T13:29:11.736Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-25T13:29:11.736Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-25T13:29:11.736Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-25T13:29:11.736Z] === RUN TestContainerKillOnDaemonStart [2022-07-25T13:29:11.736Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-25T13:29:11.736Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-25T13:29:11.736Z] === RUN TestDiff [2022-07-25T13:29:12.297Z] --- PASS: TestDiff (0.42s) [2022-07-25T13:29:12.297Z] === RUN TestExecConsoleSize [2022-07-25T13:29:12.594Z] daemon_test.go:83: [d3e5e520b895e] daemon is not started [2022-07-25T13:29:12.594Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-25T13:29:12.594Z] === RUN TestDaemonConfigValidation [2022-07-25T13:29:12.594Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-25T13:29:12.594Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-25T13:29:12.594Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-25T13:29:12.594Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-25T13:29:12.594Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-25T13:29:12.594Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-25T13:29:12.594Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-25T13:29:12.594Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-25T13:29:12.594Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-25T13:29:12.594Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-25T13:29:12.594Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-25T13:29:12.594Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-25T13:29:12.594Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-25T13:29:12.594Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-25T13:29:12.594Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-25T13:29:12.594Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-25T13:29:12.594Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-07-25T13:29:12.594Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-07-25T13:29:12.594Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-07-25T13:29:12.594Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-07-25T13:29:12.594Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-25T13:29:12.594Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-25T13:29:12.594Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-25T13:29:12.860Z] --- PASS: TestExecConsoleSize (0.47s) [2022-07-25T13:29:12.860Z] === RUN TestExecWithCloseStdin [2022-07-25T13:29:13.116Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-07-25T13:29:13.116Z] === RUN TestExec [2022-07-25T13:29:13.679Z] --- PASS: TestExec (0.49s) [2022-07-25T13:29:13.679Z] === RUN TestExecUser [2022-07-25T13:29:13.968Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-25T13:29:14.241Z] --- PASS: TestExecUser (0.45s) [2022-07-25T13:29:14.241Z] === RUN TestExportContainerAndImportImage [2022-07-25T13:29:14.804Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-07-25T13:29:14.804Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-25T13:29:14.903Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-25T13:29:15.841Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-25T13:29:15.841Z] daemon_test.go:197: [d40f0798735a7] daemon is not started [2022-07-25T13:29:15.841Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-25T13:29:15.841Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-25T13:29:15.841Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-25T13:29:15.841Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-25T13:29:15.841Z] === RUN TestDaemonProxy [2022-07-25T13:29:15.841Z] === RUN TestDaemonProxy/environment_variables [2022-07-25T13:29:16.169Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-07-25T13:29:16.169Z] === RUN TestHealthCheckWorkdir [2022-07-25T13:29:16.425Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-07-25T13:29:16.425Z] === RUN TestHealthKillContainer [2022-07-25T13:29:17.740Z] === RUN TestDaemonProxy/command-line_options [2022-07-25T13:29:19.114Z] === RUN TestDaemonProxy/configuration_file [2022-07-25T13:29:21.046Z] === RUN TestDaemonProxy/conflicting_options [2022-07-25T13:29:21.315Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-25T13:29:21.892Z] --- PASS: TestDaemonProxy (6.22s) [2022-07-25T13:29:21.892Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-07-25T13:29:21.892Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-07-25T13:29:21.892Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-07-25T13:29:21.892Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-07-25T13:29:21.892Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-25T13:29:21.892Z] PASS [2022-07-25T13:29:21.892Z] [2022-07-25T13:29:21.892Z] DONE 18 tests in 11.161s [2022-07-25T13:29:21.892Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-25T13:29:22.156Z] INFO: Testing against a local daemon [2022-07-25T13:29:22.156Z] === RUN TestCommitInheritsEnv [2022-07-25T13:29:22.417Z] --- PASS: TestCommitInheritsEnv (0.37s) [2022-07-25T13:29:22.417Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-25T13:29:22.417Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-25T13:29:22.417Z] === RUN TestImportWithCustomPlatform [2022-07-25T13:29:22.417Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-25T13:29:22.417Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-25T13:29:22.417Z] === RUN TestImportWithCustomPlatform// [2022-07-25T13:29:22.417Z] === RUN TestImportWithCustomPlatform/linux [2022-07-25T13:29:22.675Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-25T13:29:22.675Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-25T13:29:22.675Z] === RUN TestImportWithCustomPlatform/macos [2022-07-25T13:29:22.675Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-25T13:29:22.675Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-25T13:29:22.675Z] --- PASS: TestImportWithCustomPlatform (0.35s) [2022-07-25T13:29:22.675Z] --- PASS: TestImportWithCustomPlatform/#00 (0.09s) [2022-07-25T13:29:22.675Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-25T13:29:22.675Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-25T13:29:22.675Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-07-25T13:29:22.675Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-25T13:29:22.675Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-25T13:29:22.675Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-25T13:29:22.675Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-25T13:29:22.675Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-25T13:29:22.675Z] === RUN TestImagesFilterMultiReference [2022-07-25T13:29:22.934Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-25T13:29:22.934Z] === RUN TestImagePullPlatformInvalid [2022-07-25T13:29:22.934Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-25T13:29:22.934Z] === RUN TestRemoveImageOrphaning [2022-07-25T13:29:23.192Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2022-07-25T13:29:23.192Z] === RUN TestRemoveImageGarbageCollector [2022-07-25T13:29:23.758Z] time="2022-07-25T13:29:23Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-25T13:29:24.507Z] --- PASS: TestHealthKillContainer (7.86s) [2022-07-25T13:29:24.507Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-25T13:29:24.507Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-25T13:29:24.507Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-25T13:29:24.507Z] === RUN TestIpcModeNone [2022-07-25T13:29:25.069Z] --- PASS: TestIpcModeNone (0.61s) [2022-07-25T13:29:25.069Z] === RUN TestIpcModePrivate [2022-07-25T13:29:25.134Z] --- PASS: TestRemoveImageGarbageCollector (1.92s) [2022-07-25T13:29:25.134Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-25T13:29:25.134Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-25T13:29:25.134Z] === RUN TestTagInvalidReference [2022-07-25T13:29:25.134Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-25T13:29:25.134Z] === RUN TestTagValidPrefixedRepo [2022-07-25T13:29:25.134Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-25T13:29:25.134Z] === RUN TestTagExistedNameWithoutForce [2022-07-25T13:29:25.134Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-25T13:29:25.134Z] === RUN TestTagOfficialNames [2022-07-25T13:29:25.134Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-25T13:29:25.134Z] === RUN TestTagMatchesDigest [2022-07-25T13:29:25.134Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-25T13:29:25.134Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-25T13:29:25.325Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-25T13:29:25.325Z] --- PASS: TestIpcModePrivate (0.44s) [2022-07-25T13:29:25.325Z] === RUN TestIpcModeShareable [2022-07-25T13:29:25.325Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T13:29:25.325Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-25T13:29:25.325Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-25T13:29:26.693Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2022-07-25T13:29:26.950Z] === RUN TestAPIIpcModeHost [2022-07-25T13:29:26.950Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T13:29:26.950Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-25T13:29:26.950Z] === RUN TestDaemonIpcModeShareable [2022-07-25T13:29:26.950Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T13:29:26.950Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-25T13:29:26.950Z] === RUN TestDaemonIpcModePrivate [2022-07-25T13:29:27.879Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-25T13:29:27.879Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-07-25T13:29:27.879Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-25T13:29:27.879Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T13:29:27.879Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-25T13:29:27.879Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-25T13:29:27.879Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T13:29:27.879Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-25T13:29:27.879Z] === RUN TestIpcModeOlderClient [2022-07-25T13:29:27.879Z] === PAUSE TestIpcModeOlderClient [2022-07-25T13:29:27.879Z] === RUN TestKillContainerInvalidSignal [2022-07-25T13:29:28.443Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2022-07-25T13:29:28.443Z] === RUN TestKillContainer [2022-07-25T13:29:28.443Z] === RUN TestKillContainer/no_signal [2022-07-25T13:29:29.005Z] === RUN TestKillContainer/non_killing_signal [2022-07-25T13:29:29.262Z] === RUN TestKillContainer/killing_signal [2022-07-25T13:29:29.827Z] --- PASS: TestKillContainer (1.22s) [2022-07-25T13:29:29.827Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-07-25T13:29:29.827Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-07-25T13:29:29.827Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-07-25T13:29:29.827Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-25T13:29:29.827Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-25T13:29:30.083Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-25T13:29:30.646Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-07-25T13:29:30.646Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-07-25T13:29:30.646Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-07-25T13:29:30.646Z] === RUN TestKillStoppedContainer [2022-07-25T13:29:30.646Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-25T13:29:30.646Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-25T13:29:30.646Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-25T13:29:30.646Z] === RUN TestKillDifferentUserContainer [2022-07-25T13:29:30.903Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-07-25T13:29:30.903Z] === RUN TestInspectOomKilledTrue [2022-07-25T13:29:30.903Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T13:29:30.903Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-25T13:29:30.903Z] === RUN TestInspectOomKilledFalse [2022-07-25T13:29:30.903Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T13:29:30.903Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-25T13:29:30.903Z] === RUN TestLinksEtcHostsContentMatch [2022-07-25T13:29:30.903Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-25T13:29:30.903Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-25T13:29:30.903Z] === RUN TestLinksContainerNames [2022-07-25T13:29:31.831Z] --- PASS: TestLinksContainerNames (0.87s) [2022-07-25T13:29:31.831Z] === RUN TestLogsFollowTailEmpty [2022-07-25T13:29:32.394Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-07-25T13:29:32.394Z] === RUN TestLogs [2022-07-25T13:29:32.394Z] === RUN TestLogs/driver_local [2022-07-25T13:29:32.394Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T13:29:32.394Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T13:29:32.394Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-25T13:29:32.394Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-25T13:29:32.394Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-25T13:29:32.394Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-25T13:29:32.394Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T13:29:32.394Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T13:29:32.394Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-25T13:29:32.394Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-25T13:29:32.394Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-25T13:29:32.394Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-25T13:29:32.394Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T13:29:32.394Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T13:29:32.957Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-25T13:29:33.212Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-25T13:29:33.469Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-25T13:29:33.725Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-25T13:29:34.288Z] === RUN TestLogs/driver_json-file [2022-07-25T13:29:34.288Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T13:29:34.288Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T13:29:34.288Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-25T13:29:34.288Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-25T13:29:34.288Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-25T13:29:34.288Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-25T13:29:34.288Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T13:29:34.288Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T13:29:34.288Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T13:29:34.288Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T13:29:34.288Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T13:29:34.288Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T13:29:34.288Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T13:29:34.288Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T13:29:34.850Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-25T13:29:34.850Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-25T13:29:35.780Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T13:29:35.780Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T13:29:36.036Z] --- PASS: TestLogs (3.81s) [2022-07-25T13:29:36.036Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-25T13:29:36.036Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.59s) [2022-07-25T13:29:36.036Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s) [2022-07-25T13:29:36.036Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.65s) [2022-07-25T13:29:36.036Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s) [2022-07-25T13:29:36.036Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s) [2022-07-25T13:29:36.036Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s) [2022-07-25T13:29:36.036Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-25T13:29:36.036Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.66s) [2022-07-25T13:29:36.036Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.75s) [2022-07-25T13:29:36.036Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.67s) [2022-07-25T13:29:36.036Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.79s) [2022-07-25T13:29:36.036Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.56s) [2022-07-25T13:29:36.036Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s) [2022-07-25T13:29:36.036Z] === RUN TestContainerNetworkMountsNoChown [2022-07-25T13:29:36.599Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/default [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/default [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/private [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/private [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/rprivate [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/slave [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/slave [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/rslave [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/shared [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/shared [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/rshared [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-25T13:29:36.599Z] === CONT TestMountDaemonRoot/default [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-25T13:29:36.599Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-25T13:29:36.599Z] === CONT TestMountDaemonRoot/rshared [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T13:29:36.599Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-25T13:29:36.599Z] === CONT TestMountDaemonRoot/shared [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-25T13:29:36.599Z] === CONT TestMountDaemonRoot/rslave [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T13:29:36.599Z] === CONT TestMountDaemonRoot/slave [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-25T13:29:36.599Z] === CONT TestMountDaemonRoot/rprivate [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T13:29:36.599Z] === CONT TestMountDaemonRoot/private [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-25T13:29:36.599Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-25T13:29:36.599Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-25T13:29:36.599Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-25T13:29:36.599Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-25T13:29:36.599Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-25T13:29:36.599Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T13:29:36.599Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-25T13:29:36.599Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T13:29:36.856Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-25T13:29:36.856Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-25T13:29:36.856Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-25T13:29:36.856Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-25T13:29:36.856Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-25T13:29:36.856Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-25T13:29:36.856Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T13:29:36.856Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-25T13:29:36.856Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T13:29:36.856Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-25T13:29:36.856Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-25T13:29:36.856Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-25T13:29:36.856Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-25T13:29:36.856Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-25T13:29:36.856Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T13:29:36.856Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-25T13:29:36.856Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T13:29:36.856Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-25T13:29:36.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-25T13:29:36.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-25T13:29:37.112Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-25T13:29:37.112Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-25T13:29:37.112Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-25T13:29:37.112Z] === RUN TestContainerBindMountNonRecursive [2022-07-25T13:29:37.112Z] 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-25T13:29:37.112Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-25T13:29:37.112Z] === RUN TestContainerVolumesMountedAsShared [2022-07-25T13:29:37.112Z] 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-25T13:29:37.112Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-25T13:29:37.112Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-25T13:29:37.112Z] 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-25T13:29:37.112Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-25T13:29:37.112Z] === RUN TestNetworkNat [2022-07-25T13:29:37.674Z] --- PASS: TestNetworkNat (0.50s) [2022-07-25T13:29:37.674Z] === RUN TestNetworkLocalhostTCPNat [2022-07-25T13:29:37.956Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-07-25T13:29:37.956Z] === RUN TestNetworkLoopbackNat [2022-07-25T13:29:40.504Z] --- PASS: TestNetworkLoopbackNat (2.62s) [2022-07-25T13:29:40.504Z] === RUN TestPause [2022-07-25T13:29:40.504Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T13:29:40.504Z] --- SKIP: TestPause (0.00s) [2022-07-25T13:29:40.504Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-25T13:29:40.504Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T13:29:40.504Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T13:29:40.504Z] === RUN TestPauseStopPausedContainer [2022-07-25T13:29:40.504Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T13:29:40.504Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-25T13:29:40.504Z] === RUN TestPidHost [2022-07-25T13:29:41.433Z] --- PASS: TestPidHost (0.88s) [2022-07-25T13:29:41.433Z] === RUN TestPsFilter [2022-07-25T13:29:41.690Z] --- PASS: TestPsFilter (0.10s) [2022-07-25T13:29:41.690Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-25T13:29:41.946Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-07-25T13:29:41.946Z] === RUN TestRemoveContainerWithVolume [2022-07-25T13:29:42.508Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-07-25T13:29:42.508Z] === RUN TestRemoveContainerRunning [2022-07-25T13:29:42.765Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-07-25T13:29:42.765Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-25T13:29:43.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-25T13:29:43.327Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-07-25T13:29:43.327Z] === RUN TestRemoveInvalidContainer [2022-07-25T13:29:43.327Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-25T13:29:43.327Z] === RUN TestRenameLinkedContainer [2022-07-25T13:29:45.216Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-07-25T13:29:45.216Z] === RUN TestRenameStoppedContainer [2022-07-25T13:29:45.216Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-07-25T13:29:45.216Z] === RUN TestRenameRunningContainerAndReuse [2022-07-25T13:29:46.144Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-07-25T13:29:46.144Z] === RUN TestRenameInvalidName [2022-07-25T13:29:46.707Z] --- PASS: TestRenameInvalidName (0.44s) [2022-07-25T13:29:46.707Z] === RUN TestRenameAnonymousContainer [2022-07-25T13:29:48.072Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-07-25T13:29:48.072Z] === RUN TestRenameContainerWithSameName [2022-07-25T13:29:48.634Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-07-25T13:29:48.634Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-25T13:29:49.196Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2022-07-25T13:29:49.196Z] === RUN TestResize [2022-07-25T13:29:49.759Z] --- PASS: TestResize (0.40s) [2022-07-25T13:29:49.759Z] === RUN TestResizeWithInvalidSize [2022-07-25T13:29:50.015Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-07-25T13:29:50.015Z] === RUN TestResizeWhenContainerNotStarted [2022-07-25T13:29:50.578Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-07-25T13:29:50.578Z] === RUN TestDaemonRestartKillContainers [2022-07-25T13:29:50.578Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-25T13:29:50.578Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-25T13:29:50.578Z] === RUN TestCgroupNamespacesRun [2022-07-25T13:29:51.943Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-07-25T13:29:51.943Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-25T13:29:52.877Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-07-25T13:29:52.877Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-25T13:29:54.242Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-07-25T13:29:54.242Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-25T13:29:55.170Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-07-25T13:29:55.170Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-25T13:29:56.098Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-07-25T13:29:56.098Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-25T13:29:57.465Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-07-25T13:29:57.465Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-25T13:29:58.027Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-07-25T13:29:58.027Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-25T13:29:58.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-25T13:29:59.393Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-07-25T13:29:59.393Z] === RUN TestNISDomainname [2022-07-25T13:29:59.393Z] 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-25T13:29:59.393Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-25T13:29:59.393Z] === RUN TestHostnameDnsResolution [2022-07-25T13:29:59.955Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-07-25T13:29:59.955Z] === RUN TestUnprivilegedPortsAndPing [2022-07-25T13:29:59.955Z] 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-25T13:29:59.955Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-25T13:29:59.955Z] === RUN TestPrivilegedHostDevices [2022-07-25T13:30:00.517Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-07-25T13:30:00.517Z] === RUN TestRunConsoleSize [2022-07-25T13:30:00.772Z] --- PASS: TestRunConsoleSize (0.41s) [2022-07-25T13:30:00.772Z] === RUN TestStats [2022-07-25T13:30:00.772Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T13:30:00.772Z] --- SKIP: TestStats (0.00s) [2022-07-25T13:30:00.772Z] === RUN TestStopContainerWithTimeout [2022-07-25T13:30:00.772Z] === RUN TestStopContainerWithTimeout/0 [2022-07-25T13:30:00.772Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-25T13:30:00.772Z] === RUN TestStopContainerWithTimeout/1 [2022-07-25T13:30:00.772Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-25T13:30:00.772Z] === RUN TestStopContainerWithTimeout/3 [2022-07-25T13:30:00.772Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-25T13:30:00.772Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-25T13:30:00.772Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-25T13:30:00.772Z] === CONT TestStopContainerWithTimeout/0 [2022-07-25T13:30:00.772Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-25T13:30:01.701Z] === CONT TestStopContainerWithTimeout/3 [2022-07-25T13:30:03.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-25T13:30:03.590Z] === CONT TestStopContainerWithTimeout/1 [2022-07-25T13:30:04.955Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-25T13:30:04.955Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2022-07-25T13:30:04.955Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2022-07-25T13:30:04.955Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-07-25T13:30:04.955Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-07-25T13:30:04.955Z] === RUN TestDeleteDevicemapper [2022-07-25T13:30:04.955Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T13:30:04.955Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-25T13:30:04.955Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-25T13:30:06.847Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.89s) [2022-07-25T13:30:06.847Z] === RUN TestUpdateMemory [2022-07-25T13:30:06.847Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T13:30:06.847Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-25T13:30:06.847Z] === RUN TestUpdateCPUQuota [2022-07-25T13:30:06.847Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T13:30:06.847Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-25T13:30:06.847Z] === RUN TestUpdatePidsLimit [2022-07-25T13:30:06.847Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T13:30:06.847Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-25T13:30:06.847Z] === RUN TestUpdateRestartPolicy [2022-07-25T13:30:09.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-25T13:30:11.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-25T13:30:11.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-25T13:30:11.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-25T13:30:12.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-25T13:30:12.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-25T13:30:13.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-25T13:30:14.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-25T13:30:16.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-25T13:30:17.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-25T13:30:18.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-25T13:30:18.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-25T13:30:19.015Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-07-25T13:30:19.016Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-25T13:30:19.016Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-07-25T13:30:19.016Z] === RUN TestWaitNonBlocked [2022-07-25T13:30:19.016Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T13:30:19.016Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T13:30:19.016Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T13:30:19.016Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T13:30:19.016Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T13:30:19.016Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T13:30:19.016Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-25T13:30:19.016Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2022-07-25T13:30:19.016Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2022-07-25T13:30:19.016Z] === RUN TestWaitBlocked [2022-07-25T13:30:19.016Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T13:30:19.016Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T13:30:19.016Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T13:30:19.016Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T13:30:19.016Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T13:30:19.016Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T13:30:19.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-25T13:30:19.578Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-25T13:30:19.578Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-07-25T13:30:19.578Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-07-25T13:30:19.578Z] === RUN TestWaitConditions [2022-07-25T13:30:19.578Z] === RUN TestWaitConditions/default [2022-07-25T13:30:19.578Z] === PAUSE TestWaitConditions/default [2022-07-25T13:30:19.578Z] === RUN TestWaitConditions/not-running [2022-07-25T13:30:19.578Z] === PAUSE TestWaitConditions/not-running [2022-07-25T13:30:19.578Z] === RUN TestWaitConditions/next-exit [2022-07-25T13:30:19.578Z] === PAUSE TestWaitConditions/next-exit [2022-07-25T13:30:19.578Z] === RUN TestWaitConditions/removed [2022-07-25T13:30:19.578Z] === PAUSE TestWaitConditions/removed [2022-07-25T13:30:19.578Z] === CONT TestWaitConditions/default [2022-07-25T13:30:19.578Z] === CONT TestWaitConditions/removed [2022-07-25T13:30:20.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-25T13:30:21.467Z] === CONT TestWaitConditions/next-exit [2022-07-25T13:30:21.467Z] === CONT TestWaitConditions/not-running [2022-07-25T13:30:21.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-25T13:30:21.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-25T13:30:22.832Z] --- PASS: TestWaitConditions (0.01s) [2022-07-25T13:30:22.832Z] --- PASS: TestWaitConditions/default (1.55s) [2022-07-25T13:30:22.832Z] --- PASS: TestWaitConditions/removed (1.64s) [2022-07-25T13:30:22.832Z] --- PASS: TestWaitConditions/next-exit (1.63s) [2022-07-25T13:30:22.832Z] --- PASS: TestWaitConditions/not-running (1.63s) [2022-07-25T13:30:22.832Z] === CONT TestDaemonRestartIpcMode [2022-07-25T13:30:22.832Z] === CONT TestIpcModeOlderClient [2022-07-25T13:30:23.089Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-07-25T13:30:23.089Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-25T13:30:23.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-25T13:30:23.744Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T13:30:23.744Z] Using test binary docker [2022-07-25T13:30:23.744Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-25T13:30:23.744Z] +++ /etc/init.d/apparmor start [2022-07-25T13:30:23.744Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T13:30:23.744Z] INFO: Waiting for daemon to start... [2022-07-25T13:30:23.744Z] Starting dockerd [2022-07-25T13:30:23.744Z] +++ 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-25T13:30:25.607Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.51s) [2022-07-25T13:30:25.607Z] --- PASS: TestDaemonRestartIpcMode (2.72s) [2022-07-25T13:30:25.607Z] PASS [2022-07-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === Skipped [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-25T13:30:25.607Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-25T13:30:25.607Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-25T13:30:25.607Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-25T13:30:25.607Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-25T13:30:25.607Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-25T13:30:25.607Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-25T13:30:25.607Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-25T13:30:25.607Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-25T13:30:25.607Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-25T13:30:25.607Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-25T13:30:25.607Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-25T13:30:25.607Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-25T13:30:25.607Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-25T13:30:25.607Z] 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-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-25T13:30:25.607Z] 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-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-25T13:30:25.607Z] 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-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-25T13:30:25.607Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T13:30:25.607Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-25T13:30:25.607Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-25T13:30:25.607Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-25T13:30:25.607Z] 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-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-25T13:30:25.607Z] 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-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-25T13:30:25.607Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-25T13:30:25.607Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-25T13:30:25.607Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-25T13:30:25.607Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-25T13:30:25.607Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T13:30:25.607Z] [2022-07-25T13:30:25.607Z] DONE 241 tests, 27 skipped in 82.139s [2022-07-25T13:30:25.607Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-25T13:30:25.863Z] === RUN TestConfigDaemonLibtrustID [2022-07-25T13:30:26.425Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-07-25T13:30:26.425Z] === RUN TestConfigDaemonID [2022-07-25T13:30:27.352Z] daemon_test.go:83: [d144cf59de2c3] daemon is not started [2022-07-25T13:30:27.352Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-25T13:30:27.352Z] === RUN TestDaemonConfigValidation [2022-07-25T13:30:27.352Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-25T13:30:27.352Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-25T13:30:27.352Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-25T13:30:27.352Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-25T13:30:27.352Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-25T13:30:27.352Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-25T13:30:27.352Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-25T13:30:27.352Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-25T13:30:27.352Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-25T13:30:27.352Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-25T13:30:27.352Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-25T13:30:27.352Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-25T13:30:27.609Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-25T13:30:27.609Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-25T13:30:27.609Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-25T13:30:27.609Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-25T13:30:27.609Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-25T13:30:27.609Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-07-25T13:30:27.609Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-07-25T13:30:27.609Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-25T13:30:27.609Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-25T13:30:27.609Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-25T13:30:27.609Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-25T13:30:28.974Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-25T13:30:29.905Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-25T13:30:30.308Z] . [2022-07-25T13:30:30.308Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T13:30:30.308Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T13:30:30.308Z] Error: No such image: emptyfs [2022-07-25T13:30:30.308Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-25T13:30:30.308Z] ++++ docker load [2022-07-25T13:30:30.308Z] Running integration-test (iteration 1) [2022-07-25T13:30:30.308Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-25T13:30:30.308Z] ++ 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-25T13:30:30.308Z] ++ set -e [2022-07-25T13:30:30.308Z] ++ '[' -n 0 ']' [2022-07-25T13:30:30.308Z] ++ set -x [2022-07-25T13:30:30.308Z] ++ 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-25T13:30:30.308Z] Loaded image: busybox:latest [2022-07-25T13:30:30.567Z] Loaded image: busybox:glibc [2022-07-25T13:30:30.833Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-25T13:30:30.833Z] daemon_test.go:197: [d2e1096e7c1ef] daemon is not started [2022-07-25T13:30:30.833Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2022-07-25T13:30:30.833Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-07-25T13:30:30.833Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-07-25T13:30:30.833Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-07-25T13:30:30.833Z] === RUN TestDaemonProxy [2022-07-25T13:30:30.833Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-25T13:30:30.833Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-25T13:30:30.833Z] PASS [2022-07-25T13:30:30.833Z] [2022-07-25T13:30:30.833Z] === Skipped [2022-07-25T13:30:30.833Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-25T13:30:30.833Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-25T13:30:30.833Z] [2022-07-25T13:30:30.833Z] DONE 13 tests, 1 skipped in 5.260s [2022-07-25T13:30:30.833Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-25T13:30:31.089Z] INFO: Testing against a local daemon [2022-07-25T13:30:31.089Z] === RUN TestCommitInheritsEnv [2022-07-25T13:30:31.506Z] Loaded image: debian:bullseye-slim [2022-07-25T13:30:31.506Z] Loaded image: hello-world:latest [2022-07-25T13:30:31.765Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T13:30:31.765Z] INFO: Testing against a local daemon [2022-07-25T13:30:31.765Z] === RUN TestCgroupNamespacesBuild [2022-07-25T13:30:32.703Z] --- PASS: TestCgroupNamespacesBuild (1.13s) [2022-07-25T13:30:32.703Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-25T13:30:33.606Z] --- PASS: TestCommitInheritsEnv (2.10s) [2022-07-25T13:30:33.606Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-25T13:30:33.606Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-25T13:30:33.606Z] === RUN TestImportWithCustomPlatform [2022-07-25T13:30:33.606Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-25T13:30:33.606Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-25T13:30:33.606Z] === RUN TestImportWithCustomPlatform// [2022-07-25T13:30:33.606Z] === RUN TestImportWithCustomPlatform/linux [2022-07-25T13:30:33.606Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-25T13:30:33.606Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-25T13:30:33.606Z] === RUN TestImportWithCustomPlatform/macos [2022-07-25T13:30:33.606Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-25T13:30:33.606Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-25T13:30:33.606Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-25T13:30:33.606Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-25T13:30:33.606Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-25T13:30:33.606Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-25T13:30:33.606Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-25T13:30:33.606Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-25T13:30:33.606Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-25T13:30:33.606Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-25T13:30:33.606Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-25T13:30:33.606Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-25T13:30:33.606Z] === RUN TestImagesFilterMultiReference [2022-07-25T13:30:33.606Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-07-25T13:30:33.606Z] === RUN TestImagePullPlatformInvalid [2022-07-25T13:30:33.606Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-25T13:30:33.606Z] === RUN TestRemoveImageOrphaning [2022-07-25T13:30:34.081Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s) [2022-07-25T13:30:34.081Z] === RUN TestBuildWithSession [2022-07-25T13:30:34.081Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T13:30:34.081Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-25T13:30:34.081Z] === RUN TestBuildSquashParent [2022-07-25T13:30:35.497Z] --- PASS: TestRemoveImageOrphaning (1.63s) [2022-07-25T13:30:35.497Z] === RUN TestRemoveImageGarbageCollector [2022-07-25T13:30:35.497Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-25T13:30:35.497Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-25T13:30:35.497Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-25T13:30:35.497Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-25T13:30:35.497Z] === RUN TestTagInvalidReference [2022-07-25T13:30:35.497Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-25T13:30:35.497Z] === RUN TestTagValidPrefixedRepo [2022-07-25T13:30:35.497Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-07-25T13:30:35.497Z] === RUN TestTagExistedNameWithoutForce [2022-07-25T13:30:35.497Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-25T13:30:35.497Z] === RUN TestTagOfficialNames [2022-07-25T13:30:35.497Z] --- PASS: TestTagOfficialNames (0.06s) [2022-07-25T13:30:35.497Z] === RUN TestTagMatchesDigest [2022-07-25T13:30:35.497Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-25T13:30:35.497Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-25T13:30:38.273Z] --- PASS: TestBuildSquashParent (4.20s) [2022-07-25T13:30:38.273Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-25T13:30:38.273Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T13:30:38.273Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T13:30:38.273Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T13:30:38.273Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T13:30:38.273Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T13:30:38.273Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T13:30:38.273Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T13:30:38.273Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T13:30:38.273Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T13:30:38.273Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T13:30:38.273Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T13:30:38.273Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T13:30:38.273Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T13:30:38.273Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T13:30:39.652Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T13:30:39.653Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T13:30:41.558Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T13:30:41.558Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T13:30:41.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-25T13:30:41.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-25T13:30:41.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-25T13:30:42.501Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-25T13:30:42.502Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.41s) [2022-07-25T13:30:42.502Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.42s) [2022-07-25T13:30:42.502Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.50s) [2022-07-25T13:30:42.502Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.56s) [2022-07-25T13:30:42.502Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.18s) [2022-07-25T13:30:42.502Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.18s) [2022-07-25T13:30:42.502Z] === RUN TestBuildMultiStageCopy [2022-07-25T13:30:42.502Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-25T13:30:43.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-25T13:30:43.880Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-25T13:30:43.880Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-25T13:30:44.139Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-25T13:30:44.139Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-25T13:30:44.398Z] --- PASS: TestBuildMultiStageCopy (2.07s) [2022-07-25T13:30:44.398Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.20s) [2022-07-25T13:30:44.398Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-07-25T13:30:44.398Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-25T13:30:44.398Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-25T13:30:44.398Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-07-25T13:30:44.398Z] === RUN TestBuildMultiStageParentConfig [2022-07-25T13:30:45.334Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-07-25T13:30:45.334Z] === RUN TestBuildLabelWithTargets [2022-07-25T13:30:45.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-25T13:30:46.271Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2022-07-25T13:30:46.271Z] === RUN TestBuildWithEmptyLayers [2022-07-25T13:30:46.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-25T13:30:46.530Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-07-25T13:30:46.530Z] === RUN TestBuildMultiStageOnBuild [2022-07-25T13:30:47.908Z] --- PASS: TestBuildMultiStageOnBuild (1.37s) [2022-07-25T13:30:47.908Z] === RUN TestBuildUncleanTarFilenames [2022-07-25T13:30:48.477Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-07-25T13:30:48.477Z] === RUN TestBuildMultiStageLayerLeak [2022-07-25T13:30:49.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-25T13:30:50.382Z] --- PASS: TestBuildMultiStageLayerLeak (1.47s) [2022-07-25T13:30:50.382Z] === RUN TestBuildWithHugeFile [2022-07-25T13:30:57.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-25T13:31:00.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-25T13:31:01.567Z] --- PASS: TestImportExtremelyLargeImageWorks (91.15s) [2022-07-25T13:31:01.567Z] PASS [2022-07-25T13:31:01.567Z] [2022-07-25T13:31:01.567Z] DONE 22 tests in 94.435s [2022-07-25T13:31:01.567Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-25T13:31:01.567Z] === RUN TestStripANSICommands [2022-07-25T13:31:01.567Z] === RUN TestStripANSICommands/#00 [2022-07-25T13:31:01.567Z] === RUN TestStripANSICommands/#01 [2022-07-25T13:31:01.567Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-25T13:31:01.567Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-25T13:31:01.567Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-25T13:31:01.567Z] PASS [2022-07-25T13:31:01.567Z] [2022-07-25T13:31:01.567Z] DONE 3 tests in 0.009s [2022-07-25T13:31:01.567Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-25T13:31:01.567Z] INFO: Testing against a local daemon [2022-07-25T13:31:01.567Z] === RUN TestNetworkCreateDelete [2022-07-25T13:31:01.567Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-25T13:31:01.567Z] === RUN TestDockerNetworkDeletePreferID [2022-07-25T13:31:01.567Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-07-25T13:31:01.567Z] === RUN TestDaemonDNSFallback [2022-07-25T13:31:03.465Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-07-25T13:31:03.465Z] === RUN TestInspectNetwork [2022-07-25T13:31:03.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-25T13:31:04.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-25T13:31:06.750Z] === RUN TestInspectNetwork/full_network_id [2022-07-25T13:31:06.750Z] === RUN TestInspectNetwork/partial_network_id [2022-07-25T13:31:06.750Z] === RUN TestInspectNetwork/network_name [2022-07-25T13:31:06.750Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-25T13:31:08.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-25T13:31:10.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-25T13:31:10.933Z] --- PASS: TestInspectNetwork (7.27s) [2022-07-25T13:31:10.933Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-25T13:31:10.933Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-25T13:31:10.933Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-25T13:31:10.933Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-25T13:31:10.933Z] === RUN TestRunContainerWithBridgeNone [2022-07-25T13:31:11.781Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-25T13:31:11.781Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-25T13:31:11.781Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T13:31:11.781Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-25T13:31:11.781Z] [2022-07-25T13:31:11.781Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-25T13:31:11.781Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-25T13:31:11.781Z] Using test binary docker [2022-07-25T13:31:11.781Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-25T13:31:11.781Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T13:31:11.781Z] INFO: Waiting for daemon to start... [2022-07-25T13:31:11.781Z] Starting dockerd [2022-07-25T13:31:11.781Z] . [2022-07-25T13:31:11.781Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-25T13:31:12.309Z] --- PASS: TestRunContainerWithBridgeNone (1.61s) [2022-07-25T13:31:12.309Z] === RUN TestNetworkInvalidJSON [2022-07-25T13:31:12.309Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-25T13:31:12.309Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-25T13:31:12.309Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T13:31:12.309Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T13:31:12.309Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T13:31:12.309Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T13:31:12.309Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-25T13:31:12.309Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-25T13:31:12.309Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T13:31:12.309Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-25T13:31:12.309Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-25T13:31:12.309Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-25T13:31:12.309Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-25T13:31:12.309Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-25T13:31:12.309Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-25T13:31:12.309Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T13:31:12.309Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-25T13:31:12.309Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-25T13:31:12.309Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-25T13:31:12.309Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-25T13:31:12.309Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-25T13:31:12.309Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-25T13:31:12.309Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-25T13:31:12.309Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-25T13:31:12.309Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-25T13:31:12.309Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-25T13:31:12.309Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-25T13:31:12.309Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-25T13:31:12.309Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-25T13:31:12.309Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-25T13:31:12.309Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-25T13:31:12.309Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-25T13:31:12.309Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-25T13:31:12.309Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-25T13:31:12.309Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-25T13:31:12.309Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-25T13:31:12.309Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-25T13:31:12.309Z] === RUN TestNetworkList [2022-07-25T13:31:12.309Z] === RUN TestNetworkList//networks [2022-07-25T13:31:12.309Z] === PAUSE TestNetworkList//networks [2022-07-25T13:31:12.309Z] === RUN TestNetworkList//networks/ [2022-07-25T13:31:12.309Z] === PAUSE TestNetworkList//networks/ [2022-07-25T13:31:12.309Z] === CONT TestNetworkList//networks [2022-07-25T13:31:12.309Z] === CONT TestNetworkList//networks/ [2022-07-25T13:31:12.309Z] --- PASS: TestNetworkList (0.01s) [2022-07-25T13:31:12.309Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-25T13:31:12.309Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-25T13:31:12.309Z] === RUN TestHostIPv4BridgeLabel [2022-07-25T13:31:12.875Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-25T13:31:12.875Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-25T13:31:13.809Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-25T13:31:13.809Z] === RUN TestDaemonDefaultNetworkPools [2022-07-25T13:31:14.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-25T13:31:14.743Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-07-25T13:31:14.743Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-25T13:31:15.677Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-25T13:31:15.677Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-25T13:31:16.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-25T13:31:17.051Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-07-25T13:31:17.051Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-25T13:31:17.616Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-25T13:31:17.616Z] === RUN TestServiceWithPredefinedNetwork [2022-07-25T13:31:19.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-25T13:31:20.146Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-07-25T13:31:20.146Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-25T13:31:20.146Z] service_test.go:243: FLAKY_TEST [2022-07-25T13:31:20.146Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T13:31:20.146Z] === RUN TestServiceWithDataPathPortInit [2022-07-25T13:31:22.223Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T13:31:22.223Z] Using test binary docker [2022-07-25T13:31:22.223Z] +++ /etc/init.d/apparmor start [2022-07-25T13:31:22.223Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T13:31:22.223Z] INFO: Waiting for daemon to start... [2022-07-25T13:31:22.223Z] Starting dockerd [2022-07-25T13:31:22.223Z] +++ 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-25T13:31:24.133Z] . [2022-07-25T13:31:24.133Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T13:31:24.393Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T13:31:24.393Z] Error: No such image: emptyfs [2022-07-25T13:31:24.393Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-25T13:31:24.393Z] ++++ docker load [2022-07-25T13:31:24.963Z] Running integration-test (iteration 1) [2022-07-25T13:31:24.963Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-25T13:31:24.963Z] ++ 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-25T13:31:24.963Z] ++ set -e [2022-07-25T13:31:24.963Z] ++ '[' -n 0 ']' [2022-07-25T13:31:24.963Z] ++ set -x [2022-07-25T13:31:24.963Z] ++ 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-25T13:31:25.903Z] Loaded image: busybox:latest [2022-07-25T13:31:26.165Z] Loaded image: busybox:glibc [2022-07-25T13:31:31.453Z] Loaded image: debian:bullseye-slim [2022-07-25T13:31:31.453Z] Loaded image: hello-world:latest [2022-07-25T13:31:31.453Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T13:31:31.453Z] INFO: Testing against a local daemon [2022-07-25T13:31:31.453Z] === RUN TestCgroupNamespacesBuild [2022-07-25T13:31:33.997Z] --- PASS: TestCgroupNamespacesBuild (2.51s) [2022-07-25T13:31:33.997Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-25T13:31:35.017Z] --- PASS: TestServiceWithDataPathPortInit (14.00s) [2022-07-25T13:31:35.017Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-25T13:31:35.909Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s) [2022-07-25T13:31:35.909Z] === RUN TestBuildWithSession [2022-07-25T13:31:35.909Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T13:31:35.910Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-25T13:31:35.910Z] === RUN TestBuildSquashParent [2022-07-25T13:31:36.392Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rh7c0juhsw72i976w95ffikxk Created:2022-07-25 13:31:35.101268899 +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[11392363e3ee5d17a11da86fa722944780b2b23b072fbbeb44a18488b4f3497f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o45sa12v5j0y6qrxkxxe6fsm0 EndpointID:993a86456a47395732baa0cf8bc8bd9702519c1abebf2c05abeec5899813785d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e6242e4c7f569d31b0ff2faac8747b68ca6af9848a6a0d2460d8a29e8f144655 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:f185287bb9b9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o45sa12v5j0y6qrxkxxe6fsm0 EndpointID:993a86456a47395732baa0cf8bc8bd9702519c1abebf2c05abeec5899813785d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-25T13:31:37.072Z] --- PASS: TestBuildWithHugeFile (46.21s) [2022-07-25T13:31:37.072Z] === RUN TestBuildWCOWSandboxSize [2022-07-25T13:31:37.072Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T13:31:37.072Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-25T13:31:37.072Z] === RUN TestBuildWithEmptyDockerfile [2022-07-25T13:31:37.072Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T13:31:37.072Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T13:31:37.072Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T13:31:37.072Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T13:31:37.072Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T13:31:37.072Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T13:31:37.072Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T13:31:37.072Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T13:31:37.072Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T13:31:37.072Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-25T13:31:37.072Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-07-25T13:31:37.072Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-07-25T13:31:37.072Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-25T13:31:37.072Z] === RUN TestBuildPreserveOwnership [2022-07-25T13:31:37.072Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-25T13:31:38.451Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-25T13:31:39.388Z] --- PASS: TestBuildPreserveOwnership (2.99s) [2022-07-25T13:31:39.388Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.01s) [2022-07-25T13:31:39.388Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s) [2022-07-25T13:31:39.388Z] === RUN TestBuildPlatformInvalid [2022-07-25T13:31:39.648Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-25T13:31:39.648Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-25T13:31:40.215Z] Loaded image: busybox:latest [2022-07-25T13:31:40.475Z] Loaded image: busybox:glibc [2022-07-25T13:31:41.413Z] Loaded image: debian:bullseye-slim [2022-07-25T13:31:41.413Z] Loaded image: hello-world:latest [2022-07-25T13:31:41.656Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.13s) [2022-07-25T13:31:41.656Z] PASS [2022-07-25T13:31:41.656Z] [2022-07-25T13:31:41.656Z] === Skipped [2022-07-25T13:31:41.656Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T13:31:41.656Z] service_test.go:243: FLAKY_TEST [2022-07-25T13:31:41.656Z] [2022-07-25T13:31:41.656Z] DONE 38 tests, 1 skipped in 44.462s [2022-07-25T13:31:41.656Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-25T13:31:41.656Z] INFO: Testing against a local daemon [2022-07-25T13:31:41.656Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-25T13:31:41.656Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T13:31:41.656Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T13:31:41.656Z] === RUN TestDockerNetworkIpvlan [2022-07-25T13:31:41.656Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T13:31:41.656Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-25T13:31:41.656Z] PASS [2022-07-25T13:31:41.656Z] [2022-07-25T13:31:41.656Z] === Skipped [2022-07-25T13:31:41.656Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T13:31:41.656Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T13:31:41.656Z] [2022-07-25T13:31:41.656Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-25T13:31:41.656Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T13:31:41.656Z] [2022-07-25T13:31:41.656Z] DONE 2 tests, 2 skipped in 0.050s [2022-07-25T13:31:41.656Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-25T13:31:41.656Z] INFO: Testing against a local daemon [2022-07-25T13:31:41.656Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-25T13:31:41.671Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T13:31:42.591Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-07-25T13:31:42.591Z] === RUN TestDockerNetworkMacvlan [2022-07-25T13:31:43.158Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-25T13:31:43.724Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-25T13:31:44.658Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-25T13:31:45.905Z] --- PASS: TestBuildSquashParent (8.89s) [2022-07-25T13:31:45.905Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-25T13:31:45.905Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T13:31:45.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T13:31:45.905Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T13:31:45.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T13:31:45.905Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T13:31:45.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T13:31:45.905Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T13:31:45.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T13:31:45.905Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T13:31:45.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T13:31:45.905Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T13:31:45.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T13:31:45.905Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T13:31:45.905Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T13:31:46.559Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-25T13:31:48.450Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T13:31:48.450Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T13:31:48.461Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-25T13:31:49.791Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.53s) [2022-07-25T13:31:49.791Z] PASS [2022-07-25T13:31:49.791Z] [2022-07-25T13:31:49.791Z] === Skipped [2022-07-25T13:31:49.791Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-25T13:31:49.791Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T13:31:49.791Z] [2022-07-25T13:31:49.791Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-25T13:31:49.791Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T13:31:49.791Z] [2022-07-25T13:31:49.791Z] DONE 34 tests, 2 skipped in 79.011s [2022-07-25T13:31:49.791Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-25T13:31:49.791Z] ++ 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-25T13:31:49.791Z] ++ set -e [2022-07-25T13:31:49.791Z] ++ '[' -n 0 ']' [2022-07-25T13:31:49.791Z] ++ set -x [2022-07-25T13:31:49.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=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-25T13:31:49.791Z] INFO: Testing against a local daemon [2022-07-25T13:31:49.791Z] === RUN TestConfigInspect [2022-07-25T13:31:50.489Z] sha256:7975a4830781a2c85edc401f47a68a31b83f07563e6b1ff2a36419560c16348f [2022-07-25T13:31:50.489Z] INFO: Starting docker-py tests... [2022-07-25T13:31:50.489Z] ============================= test session starts ============================== [2022-07-25T13:31:50.489Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-25T13:31:50.489Z] rootdir: /src, inifile: pytest.ini [2022-07-25T13:31:50.489Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-25T13:31:50.489Z] collected 395 items / 2 deselected / 393 selected [2022-07-25T13:31:50.489Z] [2022-07-25T13:31:51.701Z] --- PASS: TestConfigInspect (2.34s) [2022-07-25T13:31:51.701Z] === RUN TestConfigList [2022-07-25T13:31:51.748Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-25T13:31:51.751Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T13:31:51.751Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T13:31:52.314Z] --- PASS: TestDockerNetworkMacvlan (10.02s) [2022-07-25T13:31:52.314Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-25T13:31:52.314Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-25T13:31:52.314Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2022-07-25T13:31:52.314Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.90s) [2022-07-25T13:31:52.314Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.11s) [2022-07-25T13:31:52.314Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-07-25T13:31:52.314Z] PASS [2022-07-25T13:31:52.314Z] [2022-07-25T13:31:52.314Z] DONE 8 tests in 11.361s [2022-07-25T13:31:52.314Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-25T13:31:52.314Z] testing: warning: no tests to run [2022-07-25T13:31:52.314Z] PASS [2022-07-25T13:31:52.314Z] [2022-07-25T13:31:52.314Z] DONE 0 tests in 0.009s [2022-07-25T13:31:52.314Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-25T13:31:52.314Z] INFO: Testing against a local daemon [2022-07-25T13:31:52.314Z] === RUN TestAuthZPluginAllowRequest [2022-07-25T13:31:53.604Z] --- PASS: TestConfigList (2.16s) [2022-07-25T13:31:53.604Z] === RUN TestConfigsCreateAndDelete [2022-07-25T13:31:53.690Z] --- PASS: TestAuthZPluginAllowRequest (1.21s) [2022-07-25T13:31:53.690Z] === RUN TestAuthZPluginTLS [2022-07-25T13:31:54.256Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-25T13:31:54.256Z] === RUN TestAuthZPluginDenyRequest [2022-07-25T13:31:54.822Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-25T13:31:54.822Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-25T13:31:55.050Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-07-25T13:31:55.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.39s) [2022-07-25T13:31:55.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.53s) [2022-07-25T13:31:55.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.60s) [2022-07-25T13:31:55.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.47s) [2022-07-25T13:31:55.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.41s) [2022-07-25T13:31:55.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.44s) [2022-07-25T13:31:55.050Z] === RUN TestBuildMultiStageCopy [2022-07-25T13:31:55.050Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-25T13:31:55.387Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-25T13:31:55.387Z] === RUN TestAuthZPluginDenyResponse [2022-07-25T13:31:55.952Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-25T13:31:55.952Z] === RUN TestAuthZPluginAllowEventStream [2022-07-25T13:31:56.137Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-07-25T13:31:56.137Z] === RUN TestConfigsUpdate [2022-07-25T13:31:56.887Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2022-07-25T13:31:56.887Z] === RUN TestAuthZPluginErrorResponse [2022-07-25T13:31:57.478Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-25T13:31:57.478Z] === RUN TestAuthZPluginErrorRequest [2022-07-25T13:31:58.058Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-25T13:31:58.058Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-25T13:31:58.072Z] --- PASS: TestConfigsUpdate (2.22s) [2022-07-25T13:31:58.072Z] === RUN TestTemplatedConfig [2022-07-25T13:31:58.351Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-25T13:31:58.612Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-25T13:31:58.630Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-25T13:31:58.630Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-25T13:31:59.183Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-25T13:31:59.754Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-25T13:32:00.002Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-07-25T13:32:00.002Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-25T13:32:00.325Z] --- PASS: TestBuildMultiStageCopy (5.26s) [2022-07-25T13:32:00.325Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.93s) [2022-07-25T13:32:00.325Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2022-07-25T13:32:00.325Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.65s) [2022-07-25T13:32:00.325Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2022-07-25T13:32:00.325Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2022-07-25T13:32:00.325Z] === RUN TestBuildMultiStageParentConfig [2022-07-25T13:32:00.625Z] --- PASS: TestTemplatedConfig (2.58s) [2022-07-25T13:32:00.625Z] === RUN TestConfigCreateResolve [2022-07-25T13:32:01.710Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2022-07-25T13:32:01.710Z] === RUN TestBuildLabelWithTargets [2022-07-25T13:32:01.903Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.54s) [2022-07-25T13:32:01.903Z] === RUN TestAuthZPluginHeader [2022-07-25T13:32:02.161Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-07-25T13:32:02.161Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-25T13:32:03.164Z] --- PASS: TestConfigCreateResolve (2.20s) [2022-07-25T13:32:03.164Z] PASS [2022-07-25T13:32:03.164Z] [2022-07-25T13:32:03.164Z] DONE 6 tests in 13.783s [2022-07-25T13:32:03.164Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-25T13:32:03.164Z] ++ 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-25T13:32:03.164Z] ++ set -e [2022-07-25T13:32:03.164Z] ++ '[' -n 0 ']' [2022-07-25T13:32:03.164Z] ++ set -x [2022-07-25T13:32:03.164Z] ++ 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-25T13:32:03.164Z] INFO: Testing against a local daemon [2022-07-25T13:32:03.164Z] === RUN TestAttachWithTTY [2022-07-25T13:32:03.164Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-25T13:32:03.164Z] === RUN TestAttachWithoutTTy [2022-07-25T13:32:03.164Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-25T13:32:03.164Z] === RUN TestCheckpoint [2022-07-25T13:32:03.164Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T13:32:03.164Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/commit [2022-07-25T13:32:03.164Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-25T13:32:03.164Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T13:32:03.164Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-25T13:32:03.164Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-25T13:32:03.164Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T13:32:03.164Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T13:32:03.164Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T13:32:03.164Z] === CONT TestContainerInvalidJSON/commit [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-25T13:32:03.164Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-25T13:32:03.164Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-25T13:32:03.164Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-25T13:32:03.164Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-25T13:32:03.164Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-25T13:32:03.164Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-25T13:32:03.164Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-25T13:32:03.164Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-25T13:32:03.164Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-25T13:32:03.164Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-25T13:32:03.164Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-25T13:32:03.425Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-25T13:32:03.425Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-25T13:32:03.425Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-25T13:32:03.425Z] === RUN TestCopyEmptyFile [2022-07-25T13:32:03.639Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-25T13:32:03.684Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-07-25T13:32:03.684Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-25T13:32:03.684Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-25T13:32:03.684Z] === RUN TestCopyFromContainer [2022-07-25T13:32:04.258Z] --- PASS: TestBuildLabelWithTargets (2.23s) [2022-07-25T13:32:04.258Z] === RUN TestBuildWithEmptyLayers [2022-07-25T13:32:04.474Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-25T13:32:04.620Z] === RUN TestCopyFromContainer// [2022-07-25T13:32:04.620Z] === RUN TestCopyFromContainer//bar/root [2022-07-25T13:32:04.879Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-25T13:32:04.879Z] === RUN TestCopyFromContainer/bar/quux [2022-07-25T13:32:04.879Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-25T13:32:04.879Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-25T13:32:05.139Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-25T13:32:05.139Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-25T13:32:05.139Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-25T13:32:05.139Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-25T13:32:05.398Z] --- PASS: TestCopyFromContainer (1.63s) [2022-07-25T13:32:05.398Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-07-25T13:32:05.398Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-25T13:32:05.398Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-25T13:32:05.398Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-07-25T13:32:05.398Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-25T13:32:05.398Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-25T13:32:05.398Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-25T13:32:05.398Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-25T13:32:05.398Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-25T13:32:05.398Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-25T13:32:05.398Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-25T13:32:05.398Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T13:32:05.398Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T13:32:05.398Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T13:32:05.398Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T13:32:05.398Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T13:32:05.398Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T13:32:05.398Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T13:32:05.398Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T13:32:05.398Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T13:32:05.398Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-25T13:32:05.398Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-25T13:32:05.398Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-25T13:32:05.398Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-25T13:32:05.398Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-25T13:32:05.398Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-25T13:32:05.398Z] === RUN TestCreateWithInvalidEnv [2022-07-25T13:32:05.398Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-25T13:32:05.398Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-25T13:32:05.398Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-25T13:32:05.398Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-25T13:32:05.398Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-25T13:32:05.398Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-25T13:32:05.398Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-25T13:32:05.398Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-25T13:32:05.398Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-25T13:32:05.398Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-25T13:32:05.398Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-25T13:32:05.398Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-25T13:32:05.398Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-25T13:32:05.398Z] === RUN TestCreateTmpfsMountsTarget [2022-07-25T13:32:05.398Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-25T13:32:05.398Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-25T13:32:05.657Z] --- PASS: TestBuildWithEmptyLayers (1.36s) [2022-07-25T13:32:05.657Z] === RUN TestBuildMultiStageOnBuild [2022-07-25T13:32:05.993Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-25T13:32:06.774Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2022-07-25T13:32:06.775Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-25T13:32:07.424Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.90s) [2022-07-25T13:32:07.424Z] === RUN TestAuthZPluginV2Disable [2022-07-25T13:32:07.711Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s) [2022-07-25T13:32:07.711Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-25T13:32:07.711Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T13:32:07.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T13:32:07.711Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T13:32:07.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T13:32:07.711Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T13:32:07.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T13:32:07.711Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T13:32:07.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T13:32:07.711Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T13:32:07.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T13:32:07.970Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T13:32:07.970Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T13:32:07.970Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T13:32:07.970Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T13:32:07.970Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T13:32:07.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-25T13:32:07.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-25T13:32:07.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-25T13:32:07.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-25T13:32:07.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-25T13:32:07.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-25T13:32:07.970Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-25T13:32:08.229Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-07-25T13:32:08.229Z] === RUN TestCreateDifferentPlatform [2022-07-25T13:32:08.229Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-25T13:32:08.229Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-25T13:32:08.229Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-25T13:32:08.229Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-25T13:32:08.229Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-25T13:32:08.229Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-25T13:32:08.229Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-25T13:32:08.229Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-25T13:32:08.229Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-25T13:32:08.229Z] === RUN TestCreateInvalidHostConfig [2022-07-25T13:32:08.229Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T13:32:08.229Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T13:32:08.229Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T13:32:08.229Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T13:32:08.229Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T13:32:08.229Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T13:32:08.229Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T13:32:08.229Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T13:32:08.229Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T13:32:08.229Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T13:32:08.488Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T13:32:08.488Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T13:32:08.488Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-25T13:32:08.488Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-25T13:32:08.488Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-25T13:32:08.488Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-25T13:32:08.488Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-25T13:32:08.488Z] === RUN TestContainerStartOnDaemonRestart [2022-07-25T13:32:08.488Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-25T13:32:08.488Z] === RUN TestDaemonRestartIpcMode [2022-07-25T13:32:08.488Z] === PAUSE TestDaemonRestartIpcMode [2022-07-25T13:32:08.488Z] === RUN TestDaemonHostGatewayIP [2022-07-25T13:32:08.488Z] === PAUSE TestDaemonHostGatewayIP [2022-07-25T13:32:08.488Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-25T13:32:08.488Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-25T13:32:08.488Z] === RUN TestContainerKillOnDaemonStart [2022-07-25T13:32:08.488Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-25T13:32:08.488Z] === RUN TestDiff [2022-07-25T13:32:08.747Z] --- PASS: TestDiff (0.45s) [2022-07-25T13:32:08.747Z] === RUN TestExecConsoleSize [2022-07-25T13:32:08.957Z] --- PASS: TestBuildMultiStageOnBuild (3.14s) [2022-07-25T13:32:08.957Z] === RUN TestBuildUncleanTarFilenames [2022-07-25T13:32:09.315Z] --- PASS: TestExecConsoleSize (0.48s) [2022-07-25T13:32:09.315Z] === RUN TestExecWithCloseStdin [2022-07-25T13:32:09.883Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-07-25T13:32:09.883Z] === RUN TestExec [2022-07-25T13:32:10.451Z] --- PASS: TestExec (0.53s) [2022-07-25T13:32:10.451Z] === RUN TestExecUser [2022-07-25T13:32:10.870Z] --- PASS: TestBuildUncleanTarFilenames (2.09s) [2022-07-25T13:32:10.870Z] === RUN TestBuildMultiStageLayerLeak [2022-07-25T13:32:11.019Z] --- PASS: TestExecUser (0.53s) [2022-07-25T13:32:11.019Z] === RUN TestExportContainerAndImportImage [2022-07-25T13:32:11.587Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-07-25T13:32:11.587Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-25T13:32:11.607Z] --- PASS: TestAuthZPluginV2Disable (3.81s) [2022-07-25T13:32:11.607Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-25T13:32:11.961Z] --- PASS: TestImportExtremelyLargeImageWorks (92.74s) [2022-07-25T13:32:11.961Z] PASS [2022-07-25T13:32:11.961Z] [2022-07-25T13:32:11.961Z] === Skipped [2022-07-25T13:32:11.961Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-25T13:32:11.961Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-25T13:32:11.961Z] [2022-07-25T13:32:11.961Z] DONE 22 tests, 1 skipped in 97.282s [2022-07-25T13:32:11.961Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-25T13:32:11.961Z] === RUN TestStripANSICommands [2022-07-25T13:32:11.961Z] === RUN TestStripANSICommands/#00 [2022-07-25T13:32:11.961Z] === RUN TestStripANSICommands/#01 [2022-07-25T13:32:11.961Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-25T13:32:11.961Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-25T13:32:11.961Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-25T13:32:11.961Z] PASS [2022-07-25T13:32:11.961Z] [2022-07-25T13:32:11.961Z] DONE 3 tests in 0.039s [2022-07-25T13:32:11.961Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-25T13:32:11.961Z] INFO: Testing against a local daemon [2022-07-25T13:32:11.961Z] === RUN TestNetworkCreateDelete [2022-07-25T13:32:11.961Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-25T13:32:11.961Z] === RUN TestDockerNetworkDeletePreferID [2022-07-25T13:32:11.961Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-25T13:32:11.961Z] === RUN TestDaemonDNSFallback [2022-07-25T13:32:12.964Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-07-25T13:32:12.964Z] === RUN TestHealthCheckWorkdir [2022-07-25T13:32:13.532Z] --- PASS: TestHealthCheckWorkdir (0.67s) [2022-07-25T13:32:13.532Z] === RUN TestHealthKillContainer [2022-07-25T13:32:14.185Z] --- PASS: TestBuildMultiStageLayerLeak (3.39s) [2022-07-25T13:32:14.185Z] === RUN TestBuildWithHugeFile [2022-07-25T13:32:14.886Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.62s) [2022-07-25T13:32:14.886Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-25T13:32:15.225Z] --- PASS: TestDaemonDNSFallback (6.39s) [2022-07-25T13:32:15.225Z] === RUN TestInspectNetwork [2022-07-25T13:32:15.225Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:15.225Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-25T13:32:15.225Z] === RUN TestRunContainerWithBridgeNone [2022-07-25T13:32:15.225Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T13:32:15.225Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-25T13:32:15.225Z] === RUN TestNetworkInvalidJSON [2022-07-25T13:32:15.225Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-25T13:32:15.225Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-25T13:32:15.225Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T13:32:15.225Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T13:32:15.225Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T13:32:15.225Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T13:32:15.225Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-25T13:32:15.225Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-25T13:32:15.225Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T13:32:15.225Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-25T13:32:15.225Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-25T13:32:15.225Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-25T13:32:15.225Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-25T13:32:15.225Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-25T13:32:15.225Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-25T13:32:15.225Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-25T13:32:15.225Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T13:32:15.225Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-25T13:32:15.225Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-25T13:32:15.225Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-25T13:32:15.225Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-25T13:32:15.225Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-07-25T13:32:15.225Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-25T13:32:15.225Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-25T13:32:15.225Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-25T13:32:15.225Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-25T13:32:15.225Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-25T13:32:15.225Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-25T13:32:15.225Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-25T13:32:15.225Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-25T13:32:15.225Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-25T13:32:15.225Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-25T13:32:15.225Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-25T13:32:15.225Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-25T13:32:15.225Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-25T13:32:15.225Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-25T13:32:15.225Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-25T13:32:15.225Z] === RUN TestNetworkList [2022-07-25T13:32:15.225Z] === RUN TestNetworkList//networks [2022-07-25T13:32:15.225Z] === PAUSE TestNetworkList//networks [2022-07-25T13:32:15.225Z] === RUN TestNetworkList//networks/ [2022-07-25T13:32:15.225Z] === PAUSE TestNetworkList//networks/ [2022-07-25T13:32:15.225Z] === CONT TestNetworkList//networks [2022-07-25T13:32:15.225Z] === CONT TestNetworkList//networks/ [2022-07-25T13:32:15.225Z] --- PASS: TestNetworkList (0.01s) [2022-07-25T13:32:15.225Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-25T13:32:15.225Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-25T13:32:15.225Z] === RUN TestHostIPv4BridgeLabel [2022-07-25T13:32:15.225Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T13:32:15.225Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-25T13:32:15.225Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-25T13:32:15.225Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T13:32:15.225Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-25T13:32:15.225Z] === RUN TestDaemonDefaultNetworkPools [2022-07-25T13:32:15.225Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T13:32:15.225Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-25T13:32:15.225Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-25T13:32:15.482Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T13:32:15.482Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-25T13:32:15.482Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-25T13:32:15.482Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T13:32:15.482Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-25T13:32:15.482Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-25T13:32:15.482Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T13:32:15.482Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-25T13:32:15.482Z] === RUN TestServiceWithPredefinedNetwork [2022-07-25T13:32:15.482Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:15.482Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-25T13:32:15.482Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-25T13:32:15.482Z] service_test.go:243: FLAKY_TEST [2022-07-25T13:32:15.482Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T13:32:15.482Z] === RUN TestServiceWithDataPathPortInit [2022-07-25T13:32:15.482Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:15.482Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-25T13:32:15.482Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-25T13:32:15.482Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:15.482Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-25T13:32:15.482Z] PASS [2022-07-25T13:32:15.482Z] [2022-07-25T13:32:15.482Z] === Skipped [2022-07-25T13:32:15.482Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-25T13:32:15.482Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:15.482Z] [2022-07-25T13:32:15.482Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-25T13:32:15.482Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T13:32:15.482Z] [2022-07-25T13:32:15.482Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-25T13:32:15.482Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T13:32:15.482Z] [2022-07-25T13:32:15.482Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-25T13:32:15.482Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T13:32:15.482Z] [2022-07-25T13:32:15.482Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-25T13:32:15.482Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T13:32:15.482Z] [2022-07-25T13:32:15.482Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-25T13:32:15.482Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T13:32:15.482Z] [2022-07-25T13:32:15.482Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-25T13:32:15.482Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T13:32:15.482Z] [2022-07-25T13:32:15.482Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-25T13:32:15.482Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T13:32:15.482Z] [2022-07-25T13:32:15.482Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-25T13:32:15.482Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:15.482Z] [2022-07-25T13:32:15.482Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T13:32:15.482Z] service_test.go:243: FLAKY_TEST [2022-07-25T13:32:15.482Z] [2022-07-25T13:32:15.482Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-25T13:32:15.482Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:15.482Z] [2022-07-25T13:32:15.482Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-25T13:32:15.482Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:15.482Z] [2022-07-25T13:32:15.482Z] DONE 34 tests, 12 skipped in 7.164s [2022-07-25T13:32:15.482Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-25T13:32:15.482Z] INFO: Testing against a local daemon [2022-07-25T13:32:15.482Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-25T13:32:15.482Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T13:32:15.482Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T13:32:15.482Z] === RUN TestDockerNetworkIpvlan [2022-07-25T13:32:15.482Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T13:32:15.482Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-25T13:32:15.482Z] PASS [2022-07-25T13:32:15.482Z] [2022-07-25T13:32:15.482Z] === Skipped [2022-07-25T13:32:15.482Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T13:32:15.482Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T13:32:15.482Z] [2022-07-25T13:32:15.482Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-25T13:32:15.482Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T13:32:15.482Z] [2022-07-25T13:32:15.482Z] DONE 2 tests, 2 skipped in 0.089s [2022-07-25T13:32:15.482Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-25T13:32:15.738Z] INFO: Testing against a local daemon [2022-07-25T13:32:15.738Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-25T13:32:15.738Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T13:32:15.738Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-25T13:32:15.738Z] === RUN TestDockerNetworkMacvlan [2022-07-25T13:32:15.738Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T13:32:15.738Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-25T13:32:15.738Z] PASS [2022-07-25T13:32:15.738Z] [2022-07-25T13:32:15.738Z] === Skipped [2022-07-25T13:32:15.738Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-25T13:32:15.738Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T13:32:15.738Z] [2022-07-25T13:32:15.738Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-25T13:32:15.738Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T13:32:15.738Z] [2022-07-25T13:32:15.738Z] DONE 2 tests, 2 skipped in 0.084s [2022-07-25T13:32:15.738Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-25T13:32:15.738Z] testing: warning: no tests to run [2022-07-25T13:32:15.738Z] PASS [2022-07-25T13:32:15.738Z] [2022-07-25T13:32:15.738Z] DONE 0 tests in 0.026s [2022-07-25T13:32:15.738Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-25T13:32:15.738Z] INFO: Testing against a local daemon [2022-07-25T13:32:15.738Z] === RUN TestAuthZPluginAllowRequest [2022-07-25T13:32:15.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:15.738Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-25T13:32:15.738Z] === RUN TestAuthZPluginTLS [2022-07-25T13:32:15.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:15.738Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-25T13:32:15.738Z] === RUN TestAuthZPluginDenyRequest [2022-07-25T13:32:15.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:15.738Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-25T13:32:15.738Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-25T13:32:15.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:15.738Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-25T13:32:15.738Z] === RUN TestAuthZPluginDenyResponse [2022-07-25T13:32:15.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:15.738Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-25T13:32:15.738Z] === RUN TestAuthZPluginAllowEventStream [2022-07-25T13:32:15.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:15.738Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-25T13:32:15.738Z] === RUN TestAuthZPluginErrorResponse [2022-07-25T13:32:15.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:15.738Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-25T13:32:15.738Z] === RUN TestAuthZPluginErrorRequest [2022-07-25T13:32:15.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:15.738Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-25T13:32:15.738Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-25T13:32:15.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:15.738Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-25T13:32:15.738Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-25T13:32:15.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:15.738Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-25T13:32:15.738Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-25T13:32:15.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:15.738Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-25T13:32:15.738Z] === RUN TestAuthZPluginHeader [2022-07-25T13:32:15.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:15.738Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-25T13:32:15.738Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-25T13:32:16.299Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:16.299Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-07-25T13:32:16.299Z] === RUN TestAuthZPluginV2Disable [2022-07-25T13:32:16.555Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:16.555Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-25T13:32:16.555Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-25T13:32:16.810Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:16.810Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-25T13:32:16.810Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-25T13:32:17.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:17.066Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-25T13:32:17.066Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-25T13:32:17.627Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:17.627Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.33s) [2022-07-25T13:32:17.627Z] PASS [2022-07-25T13:32:17.627Z] [2022-07-25T13:32:17.627Z] === Skipped [2022-07-25T13:32:17.627Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-25T13:32:17.627Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:17.627Z] [2022-07-25T13:32:17.627Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-25T13:32:17.627Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:17.627Z] [2022-07-25T13:32:17.627Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-25T13:32:17.627Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:17.627Z] [2022-07-25T13:32:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-25T13:32:17.628Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:17.628Z] [2022-07-25T13:32:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-25T13:32:17.628Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:17.628Z] [2022-07-25T13:32:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-25T13:32:17.628Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:17.628Z] [2022-07-25T13:32:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-25T13:32:17.628Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:17.628Z] [2022-07-25T13:32:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-25T13:32:17.628Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:17.628Z] [2022-07-25T13:32:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-25T13:32:17.628Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:17.628Z] [2022-07-25T13:32:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-25T13:32:17.628Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:17.628Z] [2022-07-25T13:32:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-25T13:32:17.628Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:17.628Z] [2022-07-25T13:32:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-25T13:32:17.628Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:17.628Z] [2022-07-25T13:32:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-07-25T13:32:17.628Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:17.628Z] [2022-07-25T13:32:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-25T13:32:17.628Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:17.628Z] [2022-07-25T13:32:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-25T13:32:17.628Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:17.628Z] [2022-07-25T13:32:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-25T13:32:17.628Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:17.628Z] [2022-07-25T13:32:17.628Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.33s) [2022-07-25T13:32:17.628Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:17.628Z] [2022-07-25T13:32:17.628Z] DONE 17 tests, 17 skipped in 1.799s [2022-07-25T13:32:17.628Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-25T13:32:17.628Z] INFO: Testing against a local daemon [2022-07-25T13:32:17.628Z] === RUN TestPluginInvalidJSON [2022-07-25T13:32:17.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T13:32:17.628Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T13:32:17.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T13:32:17.628Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T13:32:17.628Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-25T13:32:17.628Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-25T13:32:17.628Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T13:32:17.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-25T13:32:17.628Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-25T13:32:17.628Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-25T13:32:17.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-25T13:32:17.628Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-25T13:32:17.628Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-25T13:32:17.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-25T13:32:17.628Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-25T13:32:17.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-25T13:32:17.628Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T13:32:17.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-25T13:32:17.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-25T13:32:17.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-25T13:32:17.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-25T13:32:17.628Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-25T13:32:17.628Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-25T13:32:17.628Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-25T13:32:17.628Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-25T13:32:17.628Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-25T13:32:17.628Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-25T13:32:17.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-25T13:32:17.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-25T13:32:17.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-25T13:32:17.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-25T13:32:17.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-25T13:32:17.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-25T13:32:17.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-25T13:32:17.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-25T13:32:17.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-25T13:32:17.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-25T13:32:17.628Z] === RUN TestPluginInstall [2022-07-25T13:32:17.628Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:17.628Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-25T13:32:17.628Z] === RUN TestPluginsWithRuntimes [2022-07-25T13:32:17.628Z] 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-25T13:32:17.628Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-25T13:32:17.628Z] === RUN TestPluginBackCompatMediaTypes [2022-07-25T13:32:17.628Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-25T13:32:17.628Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-25T13:32:17.628Z] PASS [2022-07-25T13:32:17.628Z] [2022-07-25T13:32:17.628Z] === Skipped [2022-07-25T13:32:17.628Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-25T13:32:17.628Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T13:32:17.628Z] [2022-07-25T13:32:17.628Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-25T13:32:17.628Z] 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-25T13:32:17.628Z] [2022-07-25T13:32:17.628Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-25T13:32:17.628Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-25T13:32:17.628Z] [2022-07-25T13:32:17.628Z] DONE 19 tests, 3 skipped in 0.132s [2022-07-25T13:32:17.628Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-25T13:32:17.628Z] INFO: Testing against a local daemon [2022-07-25T13:32:17.628Z] === RUN TestExternalGraphDriver [2022-07-25T13:32:18.189Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-25T13:32:18.189Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-25T13:32:18.189Z] === RUN TestGraphdriverPluginV2 [2022-07-25T13:32:21.650Z] --- PASS: TestHealthKillContainer (7.98s) [2022-07-25T13:32:21.650Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-25T13:32:21.908Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-07-25T13:32:21.908Z] === RUN TestIpcModeNone [2022-07-25T13:32:22.358Z] --- PASS: TestGraphdriverPluginV2 (3.84s) [2022-07-25T13:32:22.358Z] PASS [2022-07-25T13:32:22.358Z] [2022-07-25T13:32:22.358Z] === Skipped [2022-07-25T13:32:22.358Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-25T13:32:22.358Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-25T13:32:22.358Z] [2022-07-25T13:32:22.358Z] DONE 2 tests, 1 skipped in 4.289s [2022-07-25T13:32:22.358Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-25T13:32:22.358Z] INFO: Testing against a local daemon [2022-07-25T13:32:22.358Z] === RUN TestContinueAfterPluginCrash [2022-07-25T13:32:22.358Z] === PAUSE TestContinueAfterPluginCrash [2022-07-25T13:32:22.358Z] === RUN TestReadPluginNoRead [2022-07-25T13:32:22.358Z] === PAUSE TestReadPluginNoRead [2022-07-25T13:32:22.358Z] === RUN TestDaemonStartWithLogOpt [2022-07-25T13:32:22.358Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-25T13:32:22.358Z] === CONT TestContinueAfterPluginCrash [2022-07-25T13:32:22.358Z] === CONT TestDaemonStartWithLogOpt [2022-07-25T13:32:22.477Z] --- PASS: TestIpcModeNone (0.51s) [2022-07-25T13:32:22.477Z] === RUN TestIpcModePrivate [2022-07-25T13:32:22.736Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-25T13:32:22.736Z] --- PASS: TestIpcModePrivate (0.47s) [2022-07-25T13:32:22.736Z] === RUN TestIpcModeShareable [2022-07-25T13:32:22.996Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-25T13:32:23.255Z] --- PASS: TestIpcModeShareable (0.49s) [2022-07-25T13:32:23.255Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-25T13:32:24.634Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2022-07-25T13:32:24.634Z] === RUN TestAPIIpcModeHost [2022-07-25T13:32:24.851Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.37s) [2022-07-25T13:32:24.851Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-25T13:32:25.202Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-07-25T13:32:25.202Z] === RUN TestDaemonIpcModeShareable [2022-07-25T13:32:26.139Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-25T13:32:26.139Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-07-25T13:32:26.139Z] === RUN TestDaemonIpcModePrivate [2022-07-25T13:32:26.524Z] --- PASS: TestDaemonStartWithLogOpt (4.36s) [2022-07-25T13:32:26.524Z] === CONT TestReadPluginNoRead [2022-07-25T13:32:27.518Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-25T13:32:27.518Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-07-25T13:32:27.518Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-25T13:32:28.457Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-25T13:32:28.457Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-07-25T13:32:28.457Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-25T13:32:29.041Z] === RUN TestReadPluginNoRead/default [2022-07-25T13:32:29.835Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-25T13:32:29.835Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-07-25T13:32:29.835Z] === RUN TestIpcModeOlderClient [2022-07-25T13:32:29.835Z] === PAUSE TestIpcModeOlderClient [2022-07-25T13:32:29.835Z] === RUN TestKillContainerInvalidSignal [2022-07-25T13:32:29.968Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-25T13:32:30.094Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-07-25T13:32:30.094Z] === RUN TestKillContainer [2022-07-25T13:32:30.094Z] === RUN TestKillContainer/no_signal [2022-07-25T13:32:30.663Z] === RUN TestKillContainer/non_killing_signal [2022-07-25T13:32:30.922Z] === RUN TestKillContainer/killing_signal [2022-07-25T13:32:31.334Z] --- PASS: TestContinueAfterPluginCrash (9.05s) [2022-07-25T13:32:31.334Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-25T13:32:31.490Z] --- PASS: TestKillContainer (1.34s) [2022-07-25T13:32:31.490Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-07-25T13:32:31.490Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-07-25T13:32:31.490Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-07-25T13:32:31.490Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-25T13:32:31.490Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-25T13:32:32.058Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-25T13:32:32.707Z] === CONT TestReadPluginNoRead [2022-07-25T13:32:32.707Z] read_test.go:92: [df7b73b4ff038] daemon is not started [2022-07-25T13:32:32.707Z] --- PASS: TestReadPluginNoRead (6.04s) [2022-07-25T13:32:32.707Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-07-25T13:32:32.707Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.33s) [2022-07-25T13:32:32.707Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-07-25T13:32:32.707Z] PASS [2022-07-25T13:32:32.707Z] [2022-07-25T13:32:32.707Z] DONE 6 tests in 10.514s [2022-07-25T13:32:32.707Z] 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-25T13:32:32.707Z] testing: warning: no tests to run [2022-07-25T13:32:32.707Z] PASS [2022-07-25T13:32:32.707Z] [2022-07-25T13:32:32.707Z] DONE 0 tests in 0.036s [2022-07-25T13:32:32.707Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-25T13:32:32.707Z] INFO: Testing against a local daemon [2022-07-25T13:32:32.707Z] === RUN TestPluginWithDevMounts [2022-07-25T13:32:32.707Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-25T13:32:32.707Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-25T13:32:32.707Z] PASS [2022-07-25T13:32:32.707Z] [2022-07-25T13:32:32.707Z] === Skipped [2022-07-25T13:32:32.707Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-25T13:32:32.707Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-25T13:32:32.707Z] [2022-07-25T13:32:32.707Z] DONE 1 tests, 1 skipped in 0.102s [2022-07-25T13:32:32.707Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-25T13:32:32.707Z] INFO: Testing against a local daemon [2022-07-25T13:32:32.707Z] === RUN TestSecretInspect [2022-07-25T13:32:32.707Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.707Z] --- SKIP: TestSecretInspect (0.01s) [2022-07-25T13:32:32.707Z] === RUN TestSecretList [2022-07-25T13:32:32.707Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.707Z] --- SKIP: TestSecretList (0.02s) [2022-07-25T13:32:32.707Z] === RUN TestSecretsCreateAndDelete [2022-07-25T13:32:32.707Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.708Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-07-25T13:32:32.708Z] === RUN TestSecretsUpdate [2022-07-25T13:32:32.708Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.708Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-25T13:32:32.708Z] === RUN TestTemplatedSecret [2022-07-25T13:32:32.708Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.708Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-25T13:32:32.708Z] === RUN TestSecretCreateResolve [2022-07-25T13:32:32.708Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.708Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-25T13:32:32.708Z] PASS [2022-07-25T13:32:32.708Z] [2022-07-25T13:32:32.708Z] === Skipped [2022-07-25T13:32:32.708Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-07-25T13:32:32.708Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.708Z] [2022-07-25T13:32:32.708Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-07-25T13:32:32.708Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.708Z] [2022-07-25T13:32:32.708Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-07-25T13:32:32.708Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.708Z] [2022-07-25T13:32:32.708Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-25T13:32:32.708Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.708Z] [2022-07-25T13:32:32.708Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-25T13:32:32.708Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.708Z] [2022-07-25T13:32:32.708Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-25T13:32:32.708Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.708Z] [2022-07-25T13:32:32.708Z] DONE 6 tests, 6 skipped in 0.161s [2022-07-25T13:32:32.708Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-25T13:32:32.964Z] INFO: Testing against a local daemon [2022-07-25T13:32:32.964Z] === RUN TestServiceCreateInit [2022-07-25T13:32:32.964Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-25T13:32:32.964Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.964Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-25T13:32:32.964Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.964Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-25T13:32:32.964Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-25T13:32:32.964Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-25T13:32:32.964Z] === RUN TestCreateServiceMultipleTimes [2022-07-25T13:32:32.964Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.964Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-25T13:32:32.964Z] === RUN TestCreateServiceConflict [2022-07-25T13:32:32.964Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.964Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-25T13:32:32.964Z] === RUN TestCreateServiceMaxReplicas [2022-07-25T13:32:32.964Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.964Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-25T13:32:32.964Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-25T13:32:32.964Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.964Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-25T13:32:32.964Z] === RUN TestCreateServiceSecretFileMode [2022-07-25T13:32:32.964Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.964Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-25T13:32:32.964Z] === RUN TestCreateServiceConfigFileMode [2022-07-25T13:32:32.964Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.964Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-07-25T13:32:32.964Z] === RUN TestCreateServiceSysctls [2022-07-25T13:32:32.964Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.964Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-25T13:32:32.964Z] === RUN TestCreateServiceCapabilities [2022-07-25T13:32:32.964Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.964Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-25T13:32:32.964Z] === RUN TestInspect [2022-07-25T13:32:32.964Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.964Z] --- SKIP: TestInspect (0.01s) [2022-07-25T13:32:32.964Z] === RUN TestCreateJob [2022-07-25T13:32:32.964Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.964Z] --- SKIP: TestCreateJob (0.01s) [2022-07-25T13:32:32.964Z] === RUN TestReplicatedJob [2022-07-25T13:32:32.964Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.964Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-25T13:32:32.964Z] === RUN TestUpdateReplicatedJob [2022-07-25T13:32:32.964Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:32.994Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-07-25T13:32:32.994Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-07-25T13:32:32.994Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.73s) [2022-07-25T13:32:32.994Z] === RUN TestKillStoppedContainer [2022-07-25T13:32:32.994Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-25T13:32:32.994Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-25T13:32:32.994Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-25T13:32:32.994Z] === RUN TestKillDifferentUserContainer [2022-07-25T13:32:33.220Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-25T13:32:33.220Z] === RUN TestServiceListWithStatuses [2022-07-25T13:32:33.220Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T13:32:33.220Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-25T13:32:33.220Z] === RUN TestDockerNetworkConnectAlias [2022-07-25T13:32:33.220Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:33.220Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-25T13:32:33.220Z] === RUN TestDockerNetworkReConnect [2022-07-25T13:32:33.220Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:33.220Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-25T13:32:33.220Z] === RUN TestServicePlugin [2022-07-25T13:32:33.562Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-07-25T13:32:33.562Z] === RUN TestInspectOomKilledTrue [2022-07-25T13:32:33.821Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-07-25T13:32:33.821Z] === RUN TestInspectOomKilledFalse [2022-07-25T13:32:34.389Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-07-25T13:32:34.389Z] === RUN TestLinksEtcHostsContentMatch [2022-07-25T13:32:34.648Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-07-25T13:32:34.648Z] === RUN TestLinksContainerNames [2022-07-25T13:32:35.111Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] --- SKIP: TestServicePlugin (1.94s) [2022-07-25T13:32:35.111Z] === RUN TestServiceUpdateLabel [2022-07-25T13:32:35.111Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-25T13:32:35.111Z] === RUN TestServiceUpdateSecrets [2022-07-25T13:32:35.111Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-25T13:32:35.111Z] === RUN TestServiceUpdateConfigs [2022-07-25T13:32:35.111Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-25T13:32:35.111Z] === RUN TestServiceUpdateNetwork [2022-07-25T13:32:35.111Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-25T13:32:35.111Z] === RUN TestServiceUpdatePidsLimit [2022-07-25T13:32:35.111Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-07-25T13:32:35.111Z] PASS [2022-07-25T13:32:35.111Z] [2022-07-25T13:32:35.111Z] === Skipped [2022-07-25T13:32:35.111Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-25T13:32:35.111Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-25T13:32:35.111Z] [2022-07-25T13:32:35.111Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-25T13:32:35.111Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-25T13:32:35.111Z] [2022-07-25T13:32:35.111Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-25T13:32:35.111Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] [2022-07-25T13:32:35.111Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-25T13:32:35.111Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] [2022-07-25T13:32:35.111Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-25T13:32:35.111Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] [2022-07-25T13:32:35.111Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-25T13:32:35.111Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] [2022-07-25T13:32:35.111Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-25T13:32:35.111Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] [2022-07-25T13:32:35.111Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-07-25T13:32:35.111Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] [2022-07-25T13:32:35.111Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-25T13:32:35.111Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] [2022-07-25T13:32:35.111Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-25T13:32:35.111Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] [2022-07-25T13:32:35.111Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-25T13:32:35.111Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] [2022-07-25T13:32:35.111Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-25T13:32:35.111Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] [2022-07-25T13:32:35.111Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-25T13:32:35.111Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] [2022-07-25T13:32:35.111Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-25T13:32:35.111Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] [2022-07-25T13:32:35.111Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-25T13:32:35.111Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T13:32:35.111Z] [2022-07-25T13:32:35.111Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-25T13:32:35.111Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] [2022-07-25T13:32:35.111Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-25T13:32:35.111Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] [2022-07-25T13:32:35.111Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2022-07-25T13:32:35.111Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] [2022-07-25T13:32:35.111Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-25T13:32:35.111Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] [2022-07-25T13:32:35.111Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-25T13:32:35.111Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] [2022-07-25T13:32:35.111Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-25T13:32:35.111Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] [2022-07-25T13:32:35.111Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-25T13:32:35.111Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] [2022-07-25T13:32:35.111Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-07-25T13:32:35.111Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T13:32:35.111Z] [2022-07-25T13:32:35.111Z] DONE 24 tests, 23 skipped in 2.354s [2022-07-25T13:32:35.111Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-25T13:32:35.367Z] INFO: Testing against a local daemon [2022-07-25T13:32:35.367Z] === RUN TestSessionCreate [2022-07-25T13:32:35.367Z] --- PASS: TestSessionCreate (0.03s) [2022-07-25T13:32:35.367Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-25T13:32:35.367Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-25T13:32:35.367Z] PASS [2022-07-25T13:32:35.367Z] [2022-07-25T13:32:35.367Z] DONE 2 tests in 0.158s [2022-07-25T13:32:35.367Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-25T13:32:35.367Z] INFO: Testing against a local daemon [2022-07-25T13:32:35.367Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-25T13:32:35.367Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T13:32:35.367Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T13:32:35.367Z] === RUN TestDiskUsage [2022-07-25T13:32:35.367Z] === PAUSE TestDiskUsage [2022-07-25T13:32:35.367Z] === RUN TestEventsExecDie [2022-07-25T13:32:35.585Z] --- PASS: TestLinksContainerNames (0.88s) [2022-07-25T13:32:35.585Z] === RUN TestLogsFollowTailEmpty [2022-07-25T13:32:35.617Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-25T13:32:35.844Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-07-25T13:32:35.844Z] === RUN TestLogs [2022-07-25T13:32:35.844Z] === RUN TestLogs/driver_local [2022-07-25T13:32:35.844Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T13:32:35.844Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T13:32:35.844Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-25T13:32:35.844Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-25T13:32:35.844Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-25T13:32:35.844Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-25T13:32:35.844Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T13:32:35.844Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T13:32:35.844Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-25T13:32:35.844Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-25T13:32:35.844Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-25T13:32:35.844Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-25T13:32:35.844Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T13:32:35.844Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-25T13:32:35.929Z] --- PASS: TestEventsExecDie (0.53s) [2022-07-25T13:32:35.929Z] === RUN TestEventsBackwardsCompatible [2022-07-25T13:32:35.929Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-25T13:32:35.929Z] === RUN TestEventsVolumeCreate [2022-07-25T13:32:35.929Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-07-25T13:32:35.929Z] === RUN TestInfoBinaryCommits [2022-07-25T13:32:36.184Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-25T13:32:36.184Z] === RUN TestInfoAPIVersioned [2022-07-25T13:32:36.184Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-07-25T13:32:36.184Z] === RUN TestInfoAPI [2022-07-25T13:32:36.184Z] --- PASS: TestInfoAPI (0.02s) [2022-07-25T13:32:36.184Z] === RUN TestInfoAPIWarnings [2022-07-25T13:32:36.781Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-25T13:32:36.781Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T13:32:37.041Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-25T13:32:37.301Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-25T13:32:37.869Z] === RUN TestLogs/driver_json-file [2022-07-25T13:32:37.869Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T13:32:37.869Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T13:32:37.869Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-25T13:32:37.869Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-25T13:32:37.869Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-25T13:32:37.869Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-25T13:32:37.869Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T13:32:37.869Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T13:32:37.869Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T13:32:37.869Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T13:32:37.869Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T13:32:37.869Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T13:32:37.869Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T13:32:37.869Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T13:32:38.437Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T13:32:38.437Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T13:32:39.006Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-25T13:32:39.006Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-25T13:32:39.574Z] --- PASS: TestLogs (3.58s) [2022-07-25T13:32:39.574Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-25T13:32:39.574Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.70s) [2022-07-25T13:32:39.574Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.74s) [2022-07-25T13:32:39.574Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.50s) [2022-07-25T13:32:39.574Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.51s) [2022-07-25T13:32:39.574Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.56s) [2022-07-25T13:32:39.574Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s) [2022-07-25T13:32:39.574Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-25T13:32:39.574Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.63s) [2022-07-25T13:32:39.574Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.68s) [2022-07-25T13:32:39.574Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.55s) [2022-07-25T13:32:39.574Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.53s) [2022-07-25T13:32:39.574Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.54s) [2022-07-25T13:32:39.574Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.57s) [2022-07-25T13:32:39.574Z] === RUN TestContainerNetworkMountsNoChown [2022-07-25T13:32:39.833Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-07-25T13:32:39.833Z] === RUN TestMountDaemonRoot [2022-07-25T13:32:39.833Z] === RUN TestMountDaemonRoot/default [2022-07-25T13:32:39.833Z] === PAUSE TestMountDaemonRoot/default [2022-07-25T13:32:39.833Z] === RUN TestMountDaemonRoot/private [2022-07-25T13:32:39.833Z] === PAUSE TestMountDaemonRoot/private [2022-07-25T13:32:39.833Z] === RUN TestMountDaemonRoot/rprivate [2022-07-25T13:32:39.833Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-25T13:32:39.833Z] === RUN TestMountDaemonRoot/slave [2022-07-25T13:32:39.833Z] === PAUSE TestMountDaemonRoot/slave [2022-07-25T13:32:39.833Z] === RUN TestMountDaemonRoot/rslave [2022-07-25T13:32:39.833Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-25T13:32:39.833Z] === RUN TestMountDaemonRoot/shared [2022-07-25T13:32:39.833Z] === PAUSE TestMountDaemonRoot/shared [2022-07-25T13:32:39.833Z] === RUN TestMountDaemonRoot/rshared [2022-07-25T13:32:39.833Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-25T13:32:39.833Z] === CONT TestMountDaemonRoot/default [2022-07-25T13:32:39.833Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-25T13:32:39.833Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-25T13:32:39.833Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-25T13:32:39.833Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-25T13:32:39.833Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-25T13:32:39.833Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-25T13:32:39.833Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-25T13:32:39.833Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-25T13:32:39.833Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-25T13:32:39.833Z] === CONT TestMountDaemonRoot/rshared [2022-07-25T13:32:39.833Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-25T13:32:39.833Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-25T13:32:39.833Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T13:32:39.833Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T13:32:39.833Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-25T13:32:39.833Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-25T13:32:39.833Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T13:32:39.833Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T13:32:39.833Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-25T13:32:40.094Z] === CONT TestMountDaemonRoot/shared [2022-07-25T13:32:40.094Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-25T13:32:40.094Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-25T13:32:40.094Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-25T13:32:40.094Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-25T13:32:40.094Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-25T13:32:40.094Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-25T13:32:40.094Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-25T13:32:40.094Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-25T13:32:40.094Z] === CONT TestMountDaemonRoot/rslave [2022-07-25T13:32:40.094Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T13:32:40.094Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T13:32:40.094Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-25T13:32:40.094Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-25T13:32:40.094Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T13:32:40.094Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T13:32:40.094Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-25T13:32:40.094Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-25T13:32:40.094Z] === CONT TestMountDaemonRoot/slave [2022-07-25T13:32:40.094Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-25T13:32:40.094Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-25T13:32:40.094Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-25T13:32:40.094Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-25T13:32:40.094Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-25T13:32:40.094Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-25T13:32:40.094Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-25T13:32:40.094Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-25T13:32:40.094Z] === CONT TestMountDaemonRoot/rprivate [2022-07-25T13:32:40.094Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-25T13:32:40.094Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-25T13:32:40.094Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T13:32:40.094Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T13:32:40.094Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-25T13:32:40.094Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-25T13:32:40.094Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T13:32:40.094Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T13:32:40.094Z] === CONT TestMountDaemonRoot/private [2022-07-25T13:32:40.094Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-25T13:32:40.094Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-25T13:32:40.094Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-25T13:32:40.094Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-25T13:32:40.094Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-25T13:32:40.094Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-25T13:32:40.094Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-25T13:32:40.094Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-25T13:32:40.094Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-25T13:32:40.094Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-25T13:32:40.094Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-25T13:32:40.094Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T13:32:40.094Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-25T13:32:40.094Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T13:32:40.094Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-25T13:32:40.094Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T13:32:40.094Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-25T13:32:40.094Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-25T13:32:40.094Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-25T13:32:40.094Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-25T13:32:40.094Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-25T13:32:40.353Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T13:32:40.353Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-25T13:32:40.353Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-25T13:32:40.353Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-25T13:32:40.353Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-25T13:32:40.353Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-25T13:32:40.353Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-25T13:32:40.353Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T13:32:40.353Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-25T13:32:40.353Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T13:32:40.353Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-25T13:32:40.353Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-25T13:32:40.353Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-25T13:32:40.353Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-25T13:32:40.353Z] === RUN TestContainerBindMountNonRecursive [2022-07-25T13:32:41.732Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-07-25T13:32:41.732Z] === RUN TestContainerVolumesMountedAsShared [2022-07-25T13:32:42.334Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-07-25T13:32:42.334Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-25T13:32:42.608Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-07-25T13:32:42.608Z] === RUN TestNetworkNat [2022-07-25T13:32:42.925Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-25T13:32:42.925Z] PASS [2022-07-25T13:32:42.925Z] [2022-07-25T13:32:42.925Z] DONE 17 tests in 49.391s [2022-07-25T13:32:42.925Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-25T13:32:42.925Z] INFO: Testing against a local daemon [2022-07-25T13:32:42.925Z] === RUN TestPluginInvalidJSON [2022-07-25T13:32:42.925Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T13:32:42.925Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T13:32:42.925Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T13:32:42.925Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T13:32:42.925Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-25T13:32:42.925Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-25T13:32:42.925Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T13:32:42.925Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-25T13:32:42.925Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-25T13:32:42.925Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-25T13:32:42.925Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-25T13:32:42.925Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-25T13:32:42.925Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-25T13:32:42.925Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-25T13:32:42.925Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-25T13:32:42.925Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-25T13:32:42.925Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T13:32:42.925Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-25T13:32:42.925Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-25T13:32:42.925Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-25T13:32:42.925Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-25T13:32:42.925Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-25T13:32:42.925Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-25T13:32:42.925Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-25T13:32:42.925Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-25T13:32:42.925Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-25T13:32:42.925Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-25T13:32:42.925Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-25T13:32:42.925Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-25T13:32:42.925Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-25T13:32:42.925Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-25T13:32:42.925Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-25T13:32:42.925Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-25T13:32:42.925Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-25T13:32:42.925Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-25T13:32:42.925Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-25T13:32:42.925Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-25T13:32:42.925Z] === RUN TestPluginInstall [2022-07-25T13:32:42.925Z] === RUN TestPluginInstall/no_auth [2022-07-25T13:32:42.925Z] time="2022-07-25T13:32:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T13:32:42.925Z] time="2022-07-25T13:32:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c83f1923d259a673daac061c046bdcc596d774b4750ace3e3c58fbf101af5f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T13:32:42.925Z] time="2022-07-25T13:32:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T13:32:42.925Z] time="2022-07-25T13:32:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c83f1923d259a673daac061c046bdcc596d774b4750ace3e3c58fbf101af5f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T13:32:42.925Z] === RUN TestPluginInstall/with_htpasswd [2022-07-25T13:32:43.175Z] --- PASS: TestNetworkNat (0.63s) [2022-07-25T13:32:43.175Z] === RUN TestNetworkLocalhostTCPNat [2022-07-25T13:32:43.185Z] time="2022-07-25T13:32:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T13:32:43.185Z] time="2022-07-25T13:32:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c83f1923d259a673daac061c046bdcc596d774b4750ace3e3c58fbf101af5f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T13:32:43.185Z] time="2022-07-25T13:32:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T13:32:43.185Z] time="2022-07-25T13:32:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c83f1923d259a673daac061c046bdcc596d774b4750ace3e3c58fbf101af5f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T13:32:43.443Z] === RUN TestPluginInstall/with_insecure [2022-07-25T13:32:43.743Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-07-25T13:32:43.743Z] === RUN TestNetworkLoopbackNat [2022-07-25T13:32:44.382Z] time="2022-07-25T13:32:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T13:32:44.382Z] time="2022-07-25T13:32:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9d8523a367309db46f2715eb2b9cda9cd6ad03c0fafbeedbce83dfe28ca0fc8f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T13:32:44.382Z] time="2022-07-25T13:32:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T13:32:44.382Z] time="2022-07-25T13:32:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9d8523a367309db46f2715eb2b9cda9cd6ad03c0fafbeedbce83dfe28ca0fc8f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T13:32:44.641Z] plugin_test.go:195: [dab8d1d8fffc1] daemon is not started [2022-07-25T13:32:44.641Z] --- PASS: TestPluginInstall (2.78s) [2022-07-25T13:32:44.641Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-07-25T13:32:44.641Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-07-25T13:32:44.641Z] --- PASS: TestPluginInstall/with_insecure (1.10s) [2022-07-25T13:32:44.641Z] === RUN TestPluginsWithRuntimes [2022-07-25T13:32:46.276Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-07-25T13:32:46.276Z] === RUN TestPause [2022-07-25T13:32:46.535Z] --- PASS: TestPause (0.46s) [2022-07-25T13:32:46.535Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-25T13:32:46.535Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T13:32:46.535Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T13:32:46.535Z] === RUN TestPauseStopPausedContainer [2022-07-25T13:32:46.539Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-25T13:32:47.104Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-07-25T13:32:47.104Z] === RUN TestPidHost [2022-07-25T13:32:47.105Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-25T13:32:48.041Z] --- PASS: TestPluginsWithRuntimes (3.37s) [2022-07-25T13:32:48.041Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-07-25T13:32:48.041Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2022-07-25T13:32:48.041Z] === RUN TestPluginBackCompatMediaTypes [2022-07-25T13:32:48.042Z] --- PASS: TestPidHost (0.99s) [2022-07-25T13:32:48.042Z] === RUN TestPsFilter [2022-07-25T13:32:48.301Z] --- PASS: TestPsFilter (0.12s) [2022-07-25T13:32:48.301Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-25T13:32:48.559Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-07-25T13:32:48.559Z] === RUN TestRemoveContainerWithVolume [2022-07-25T13:32:48.608Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-07-25T13:32:48.608Z] PASS [2022-07-25T13:32:48.608Z] [2022-07-25T13:32:48.608Z] DONE 24 tests in 6.779s [2022-07-25T13:32:48.608Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-25T13:32:48.608Z] INFO: Testing against a local daemon [2022-07-25T13:32:48.608Z] === RUN TestExternalGraphDriver [2022-07-25T13:32:49.128Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-07-25T13:32:49.128Z] === RUN TestRemoveContainerRunning [2022-07-25T13:32:49.173Z] === RUN TestExternalGraphDriver/json [2022-07-25T13:32:49.387Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-07-25T13:32:49.387Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-25T13:32:49.955Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-07-25T13:32:49.955Z] === RUN TestRemoveInvalidContainer [2022-07-25T13:32:49.955Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-25T13:32:49.955Z] === RUN TestRenameLinkedContainer [2022-07-25T13:32:51.072Z] === RUN TestExternalGraphDriver/spec [2022-07-25T13:32:51.861Z] --- PASS: TestRenameLinkedContainer (1.77s) [2022-07-25T13:32:51.861Z] === RUN TestRenameStoppedContainer [2022-07-25T13:32:52.429Z] --- PASS: TestRenameStoppedContainer (0.53s) [2022-07-25T13:32:52.429Z] === RUN TestRenameRunningContainerAndReuse [2022-07-25T13:32:52.446Z] === RUN TestExternalGraphDriver/pull [2022-07-25T13:32:52.996Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-07-25T13:32:52.996Z] === RUN TestRenameInvalidName [2022-07-25T13:32:53.564Z] --- PASS: TestRenameInvalidName (0.45s) [2022-07-25T13:32:53.564Z] === RUN TestRenameAnonymousContainer [2022-07-25T13:32:54.222Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-07-25T13:32:54.222Z] === RUN TestInfoDebug [2022-07-25T13:32:54.222Z] --- PASS: TestInfoDebug (0.54s) [2022-07-25T13:32:54.222Z] === RUN TestInfoInsecureRegistries [2022-07-25T13:32:54.222Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-25T13:32:54.222Z] === RUN TestInfoRegistryMirrors [2022-07-25T13:32:54.222Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-25T13:32:54.222Z] === RUN TestLoginFailsWithBadCredentials [2022-07-25T13:32:54.346Z] --- PASS: TestExternalGraphDriver (5.40s) [2022-07-25T13:32:54.347Z] --- PASS: TestExternalGraphDriver/json (1.70s) [2022-07-25T13:32:54.347Z] --- PASS: TestExternalGraphDriver/spec (1.69s) [2022-07-25T13:32:54.347Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2022-07-25T13:32:54.347Z] === RUN TestGraphdriverPluginV2 [2022-07-25T13:32:54.783Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-25T13:32:54.783Z] === RUN TestPingCacheHeaders [2022-07-25T13:32:54.783Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-25T13:32:54.783Z] === RUN TestPingGet [2022-07-25T13:32:54.783Z] --- PASS: TestPingGet (0.01s) [2022-07-25T13:32:54.783Z] === RUN TestPingHead [2022-07-25T13:32:54.783Z] --- PASS: TestPingHead (0.03s) [2022-07-25T13:32:54.783Z] === RUN TestPingSwarmHeader [2022-07-25T13:32:55.344Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-25T13:32:55.470Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-07-25T13:32:55.470Z] === RUN TestRenameContainerWithSameName [2022-07-25T13:32:55.730Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-07-25T13:32:55.730Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-25T13:32:55.906Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-25T13:32:56.667Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-07-25T13:32:56.667Z] === RUN TestResize [2022-07-25T13:32:56.834Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-25T13:32:56.834Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-07-25T13:32:56.834Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-25T13:32:56.834Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-25T13:32:56.834Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-25T13:32:56.834Z] === RUN TestVersion [2022-07-25T13:32:56.834Z] --- PASS: TestVersion (0.03s) [2022-07-25T13:32:56.834Z] === CONT TestDiskUsage [2022-07-25T13:32:56.926Z] --- PASS: TestResize (0.44s) [2022-07-25T13:32:56.926Z] === RUN TestResizeWithInvalidSize [2022-07-25T13:32:57.185Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-07-25T13:32:57.185Z] === RUN TestResizeWhenContainerNotStarted [2022-07-25T13:32:57.397Z] === RUN TestDiskUsage/empty [2022-07-25T13:32:57.397Z] === RUN TestDiskUsage/empty/container_types [2022-07-25T13:32:57.397Z] === RUN TestDiskUsage/empty/image_types [2022-07-25T13:32:57.397Z] === RUN TestDiskUsage/empty/volume_types [2022-07-25T13:32:57.397Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-25T13:32:57.397Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-25T13:32:57.397Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-25T13:32:57.397Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-25T13:32:57.397Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-25T13:32:57.397Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-25T13:32:57.397Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-25T13:32:57.397Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-25T13:32:57.397Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-25T13:32:57.397Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-25T13:32:57.397Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-25T13:32:57.397Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-25T13:32:57.397Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-25T13:32:57.397Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-25T13:32:57.397Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-25T13:32:57.397Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-25T13:32:57.654Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-25T13:32:57.654Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-25T13:32:57.654Z] === RUN TestDiskUsage/after_container.Run [2022-07-25T13:32:57.753Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-07-25T13:32:57.753Z] === RUN TestDaemonRestartKillContainers [2022-07-25T13:32:57.753Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T13:32:57.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T13:32:57.753Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T13:32:57.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T13:32:57.753Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T13:32:57.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T13:32:57.753Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T13:32:57.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T13:32:57.753Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T13:32:57.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T13:32:57.753Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T13:32:57.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T13:32:57.753Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T13:32:57.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T13:32:57.753Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T13:32:57.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T13:32:57.753Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:32:57.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:32:57.753Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:32:57.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:32:57.753Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:32:57.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:32:57.753Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:32:57.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:32:57.753Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:32:57.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:32:57.753Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:32:57.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:32:57.753Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:32:57.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:32:57.753Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:32:57.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:32:57.753Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T13:32:57.753Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:32:57.910Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-25T13:32:57.910Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-25T13:32:57.910Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-25T13:32:57.910Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-25T13:32:57.910Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-25T13:32:57.910Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-25T13:32:57.910Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-25T13:32:57.910Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-25T13:32:57.910Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-25T13:32:57.910Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage (1.24s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-25T13:32:58.167Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-25T13:32:58.167Z] PASS [2022-07-25T13:32:58.167Z] [2022-07-25T13:32:58.167Z] === Skipped [2022-07-25T13:32:58.167Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T13:32:58.167Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T13:32:58.167Z] [2022-07-25T13:32:58.167Z] DONE 54 tests, 1 skipped in 22.768s [2022-07-25T13:32:58.167Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-25T13:32:58.167Z] INFO: Testing against a local daemon [2022-07-25T13:32:58.167Z] === RUN TestVolumesCreateAndList [2022-07-25T13:32:58.167Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-25T13:32:58.167Z] === RUN TestVolumesRemove [2022-07-25T13:32:58.167Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-25T13:32:58.167Z] === RUN TestVolumesInspect [2022-07-25T13:32:58.167Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-25T13:32:58.167Z] === RUN TestVolumesInvalidJSON [2022-07-25T13:32:58.167Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-25T13:32:58.167Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-25T13:32:58.167Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-25T13:32:58.167Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-25T13:32:58.167Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-25T13:32:58.167Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-25T13:32:58.167Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-25T13:32:58.167Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-25T13:32:58.167Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-25T13:32:58.167Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-25T13:32:58.167Z] PASS [2022-07-25T13:32:58.167Z] [2022-07-25T13:32:58.167Z] DONE 9 tests in 0.179s [2022-07-25T13:32:58.167Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T13:32:58.422Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14256 is not a child of this shell [2022-07-25T13:32:58.423Z] warning: PID 14256 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-25T13:32:58.423Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T13:32:58.423Z] [2022-07-25T13:32:58.423Z] Unloading profiles will leave already running processes permanently [2022-07-25T13:32:58.423Z] unconfined, which can lead to unexpected situations. [2022-07-25T13:32:58.423Z] [2022-07-25T13:32:58.423Z] To set a process to complain mode, use the command line tool [2022-07-25T13:32:58.423Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T13:32:58.423Z] Removing test suite binaries [2022-07-25T13:32:58.423Z] exiting test-integration [2022-07-25T13:32:58.423Z] ++ exit 0 [2022-07-25T13:32:58.423Z] [2022-07-25T13:32:58.528Z] --- PASS: TestGraphdriverPluginV2 (4.25s) [2022-07-25T13:32:58.529Z] PASS [2022-07-25T13:32:58.529Z] [2022-07-25T13:32:58.529Z] DONE 5 tests in 9.716s [2022-07-25T13:32:58.529Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-25T13:32:58.529Z] INFO: Testing against a local daemon [2022-07-25T13:32:58.529Z] === RUN TestContinueAfterPluginCrash [2022-07-25T13:32:58.529Z] === PAUSE TestContinueAfterPluginCrash [2022-07-25T13:32:58.529Z] === RUN TestReadPluginNoRead [2022-07-25T13:32:58.529Z] === PAUSE TestReadPluginNoRead [2022-07-25T13:32:58.529Z] === RUN TestDaemonStartWithLogOpt [2022-07-25T13:32:58.529Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-25T13:32:58.529Z] === CONT TestContinueAfterPluginCrash [2022-07-25T13:32:58.529Z] === CONT TestDaemonStartWithLogOpt Post stage [Pipeline] junit [2022-07-25T13:32:59.359Z] Recording test results [2022-07-25T13:32:59.659Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:33:00.595Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:33:01.146Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-25T13:33:01.474Z] + echo Ensuring container killed. [2022-07-25T13:33:01.474Z] Ensuring container killed. [2022-07-25T13:33:01.474Z] + docker rm -vf docker-pr1 [2022-07-25T13:33:01.474Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-25T13:33:01.748Z] + echo Chowning /workspace to jenkins user [2022-07-25T13:33:01.748Z] Chowning /workspace to jenkins user [2022-07-25T13:33:01.748Z] + id -u [2022-07-25T13:33:01.748Z] + id -g [2022-07-25T13:33:01.748Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43863:/workspace busybox chown -R 1000:1000 /workspace [2022-07-25T13:33:01.748Z] Unable to find image 'busybox:latest' locally [2022-07-25T13:33:01.814Z] --- PASS: TestDaemonStartWithLogOpt (3.47s) [2022-07-25T13:33:01.814Z] === CONT TestReadPluginNoRead [2022-07-25T13:33:01.973Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:33:01.973Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:33:02.004Z] latest: Pulling from library/busybox [2022-07-25T13:33:02.004Z] 19d511225f94: Pulling fs layer [2022-07-25T13:33:02.004Z] 19d511225f94: Download complete [2022-07-25T13:33:02.004Z] 19d511225f94: Pull complete [2022-07-25T13:33:02.264Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-25T13:33:02.265Z] Status: Downloaded newer image for busybox:latest [2022-07-25T13:33:03.350Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:33:03.350Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T13:33:03.960Z] + bundleName=amd64-rootless [2022-07-25T13:33:03.960Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-25T13:33:03.960Z] Creating amd64-rootless-bundles.tar.gz [2022-07-25T13:33:03.960Z] + 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-25T13:33:03.960Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-25T13:33:03.969Z] Archiving artifacts [2022-07-25T13:33:04.343Z] === RUN TestReadPluginNoRead/default [2022-07-25T13:33:05.277Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-25T13:33:05.982Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43863/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-25T13:33:06.331Z] + make clean [2022-07-25T13:33:06.588Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-25T13:33:06.588Z] docker-dev-cache [2022-07-25T13:33:06.588Z] docker-mod-cache [Pipeline] deleteDir [2022-07-25T13:33:06.637Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:33:06.637Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T13:33:06.652Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-25T13:33:06.910Z] --- PASS: TestContinueAfterPluginCrash (8.49s) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-25T13:33:07.845Z] === CONT TestReadPluginNoRead [2022-07-25T13:33:07.845Z] read_test.go:92: [d00d498b4c4f2] daemon is not started [2022-07-25T13:33:07.845Z] --- PASS: TestReadPluginNoRead (6.13s) [2022-07-25T13:33:07.845Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-07-25T13:33:07.845Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2022-07-25T13:33:07.845Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s) [2022-07-25T13:33:07.845Z] PASS [2022-07-25T13:33:07.845Z] [2022-07-25T13:33:07.845Z] DONE 6 tests in 9.624s [2022-07-25T13:33:08.103Z] 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-25T13:33:08.103Z] testing: warning: no tests to run [2022-07-25T13:33:08.103Z] PASS [2022-07-25T13:33:08.103Z] [2022-07-25T13:33:08.103Z] DONE 0 tests in 0.007s [2022-07-25T13:33:08.103Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-25T13:33:08.103Z] INFO: Testing against a local daemon [2022-07-25T13:33:08.103Z] === RUN TestPluginWithDevMounts [2022-07-25T13:33:08.103Z] === PAUSE TestPluginWithDevMounts [2022-07-25T13:33:08.103Z] === CONT TestPluginWithDevMounts [2022-07-25T13:33:09.174Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T13:33:10.004Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-07-25T13:33:10.004Z] PASS [2022-07-25T13:33:10.004Z] [2022-07-25T13:33:10.004Z] DONE 1 tests in 1.625s [2022-07-25T13:33:10.004Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-25T13:33:10.004Z] INFO: Testing against a local daemon [2022-07-25T13:33:10.004Z] === RUN TestSecretInspect [2022-07-25T13:33:10.550Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T13:33:10.550Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T13:33:11.903Z] --- PASS: TestSecretInspect (2.24s) [2022-07-25T13:33:11.903Z] === RUN TestSecretList [2022-07-25T13:33:11.927Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T13:33:12.495Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T13:33:13.872Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T13:33:14.431Z] --- PASS: TestSecretList (2.22s) [2022-07-25T13:33:14.431Z] === RUN TestSecretsCreateAndDelete [2022-07-25T13:33:15.250Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-25T13:33:15.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.67s) [2022-07-25T13:33:15.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-25T13:33:15.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.98s) [2022-07-25T13:33:15.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-07-25T13:33:15.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.38s) [2022-07-25T13:33:15.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-07-25T13:33:15.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.63s) [2022-07-25T13:33:15.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.59s) [2022-07-25T13:33:15.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.95s) [2022-07-25T13:33:15.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2022-07-25T13:33:15.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.94s) [2022-07-25T13:33:15.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.67s) [2022-07-25T13:33:15.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s) [2022-07-25T13:33:15.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-07-25T13:33:15.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.67s) [2022-07-25T13:33:15.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s) [2022-07-25T13:33:15.250Z] === RUN TestCgroupNamespacesRun [2022-07-25T13:33:16.336Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-07-25T13:33:16.336Z] === RUN TestSecretsUpdate [2022-07-25T13:33:16.627Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-07-25T13:33:16.627Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-25T13:33:17.564Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-07-25T13:33:17.564Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-25T13:33:18.865Z] --- PASS: TestSecretsUpdate (2.20s) [2022-07-25T13:33:18.865Z] === RUN TestTemplatedSecret [2022-07-25T13:33:18.942Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-07-25T13:33:18.942Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-25T13:33:20.320Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-07-25T13:33:20.320Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-25T13:33:21.259Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-07-25T13:33:21.259Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-25T13:33:21.475Z] --- PASS: TestTemplatedSecret (2.77s) [2022-07-25T13:33:21.475Z] === RUN TestSecretCreateResolve [2022-07-25T13:33:22.637Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-07-25T13:33:22.637Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-25T13:33:22.895Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-25T13:33:22.895Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-25T13:33:23.377Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-07-25T13:33:23.377Z] PASS [2022-07-25T13:33:23.377Z] [2022-07-25T13:33:23.377Z] DONE 6 tests in 13.815s [2022-07-25T13:33:23.377Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-25T13:33:23.377Z] INFO: Testing against a local daemon [2022-07-25T13:33:23.377Z] === RUN TestServiceCreateInit [2022-07-25T13:33:23.377Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-25T13:33:24.274Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-07-25T13:33:24.274Z] === RUN TestNISDomainname [2022-07-25T13:33:24.842Z] --- PASS: TestNISDomainname (0.55s) [2022-07-25T13:33:24.842Z] === RUN TestHostnameDnsResolution [2022-07-25T13:33:25.410Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-07-25T13:33:25.410Z] === RUN TestUnprivilegedPortsAndPing [2022-07-25T13:33:25.978Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-07-25T13:33:25.978Z] === RUN TestPrivilegedHostDevices [2022-07-25T13:33:26.546Z] --- PASS: TestPrivilegedHostDevices (0.55s) [2022-07-25T13:33:26.546Z] === RUN TestRunConsoleSize [2022-07-25T13:33:26.805Z] --- PASS: TestRunConsoleSize (0.41s) [2022-07-25T13:33:26.806Z] === RUN TestStats [2022-07-25T13:33:27.561Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-25T13:33:28.971Z] .........................xx.................... [ 29%] [2022-07-25T13:33:29.377Z] --- PASS: TestStats (2.43s) [2022-07-25T13:33:29.377Z] === RUN TestStopContainerWithTimeout [2022-07-25T13:33:29.377Z] === RUN TestStopContainerWithTimeout/0 [2022-07-25T13:33:29.377Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-25T13:33:29.377Z] === RUN TestStopContainerWithTimeout/1 [2022-07-25T13:33:29.377Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-25T13:33:29.377Z] === RUN TestStopContainerWithTimeout/3 [2022-07-25T13:33:29.377Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-25T13:33:29.377Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-25T13:33:29.377Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-25T13:33:29.377Z] === CONT TestStopContainerWithTimeout/0 [2022-07-25T13:33:29.377Z] === CONT TestStopContainerWithTimeout/3 [2022-07-25T13:33:30.317Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-25T13:33:31.746Z] --- PASS: TestServiceCreateInit (7.75s) [2022-07-25T13:33:31.746Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.87s) [2022-07-25T13:33:31.746Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.86s) [2022-07-25T13:33:31.746Z] === RUN TestCreateServiceMultipleTimes [2022-07-25T13:33:32.221Z] === CONT TestStopContainerWithTimeout/1 [2022-07-25T13:33:33.597Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-25T13:33:33.597Z] --- PASS: TestStopContainerWithTimeout/0 (0.82s) [2022-07-25T13:33:33.597Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2022-07-25T13:33:33.597Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-07-25T13:33:33.597Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-07-25T13:33:33.597Z] === RUN TestDeleteDevicemapper [2022-07-25T13:33:33.597Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T13:33:33.597Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-25T13:33:33.597Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-25T13:33:34.976Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s) [2022-07-25T13:33:34.976Z] === RUN TestUpdateMemory [2022-07-25T13:33:35.543Z] --- PASS: TestUpdateMemory (0.53s) [2022-07-25T13:33:35.543Z] === RUN TestUpdateCPUQuota [2022-07-25T13:33:36.111Z] --- PASS: TestUpdateCPUQuota (0.73s) [2022-07-25T13:33:36.111Z] === RUN TestUpdatePidsLimit [2022-07-25T13:33:36.111Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-25T13:33:36.370Z] === RUN TestUpdatePidsLimit/no_change [2022-07-25T13:33:36.629Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-25T13:33:36.888Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-25T13:33:36.888Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-25T13:33:37.147Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-25T13:33:37.406Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-25T13:33:37.974Z] --- PASS: TestUpdatePidsLimit (1.89s) [2022-07-25T13:33:37.974Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-07-25T13:33:37.974Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-07-25T13:33:37.974Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-07-25T13:33:37.974Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-07-25T13:33:37.974Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-07-25T13:33:37.974Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-07-25T13:33:37.974Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-07-25T13:33:37.974Z] === RUN TestUpdateRestartPolicy [2022-07-25T13:33:45.248Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-25T13:33:49.826Z] --- PASS: TestCreateServiceMultipleTimes (16.18s) [2022-07-25T13:33:49.826Z] === RUN TestCreateServiceConflict [2022-07-25T13:33:49.826Z] --- PASS: TestCreateServiceConflict (2.22s) [2022-07-25T13:33:49.826Z] === RUN TestCreateServiceMaxReplicas [2022-07-25T13:33:50.197Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2022-07-25T13:33:50.197Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-25T13:33:50.197Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-07-25T13:33:50.198Z] === RUN TestWaitNonBlocked [2022-07-25T13:33:50.198Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T13:33:50.198Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T13:33:50.198Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T13:33:50.198Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T13:33:50.198Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T13:33:50.198Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T13:33:50.198Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-25T13:33:50.198Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2022-07-25T13:33:50.198Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-07-25T13:33:50.198Z] === RUN TestWaitBlocked [2022-07-25T13:33:50.198Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T13:33:50.198Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T13:33:50.198Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T13:33:50.198Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T13:33:50.198Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T13:33:50.198Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T13:33:50.766Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-25T13:33:50.766Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-07-25T13:33:50.766Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-07-25T13:33:50.766Z] === RUN TestWaitConditions [2022-07-25T13:33:50.766Z] === RUN TestWaitConditions/default [2022-07-25T13:33:50.766Z] === PAUSE TestWaitConditions/default [2022-07-25T13:33:50.766Z] === RUN TestWaitConditions/not-running [2022-07-25T13:33:50.766Z] === PAUSE TestWaitConditions/not-running [2022-07-25T13:33:50.766Z] === RUN TestWaitConditions/next-exit [2022-07-25T13:33:50.766Z] === PAUSE TestWaitConditions/next-exit [2022-07-25T13:33:50.766Z] === RUN TestWaitConditions/removed [2022-07-25T13:33:50.766Z] === PAUSE TestWaitConditions/removed [2022-07-25T13:33:50.766Z] === CONT TestWaitConditions/default [2022-07-25T13:33:50.766Z] === CONT TestWaitConditions/removed [2022-07-25T13:33:52.357Z] --- PASS: TestCreateServiceMaxReplicas (2.81s) [2022-07-25T13:33:52.357Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-25T13:33:52.669Z] === CONT TestWaitConditions/next-exit [2022-07-25T13:33:52.670Z] === CONT TestWaitConditions/not-running [2022-07-25T13:33:52.708Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-25T13:33:54.047Z] --- PASS: TestWaitConditions (0.01s) [2022-07-25T13:33:54.047Z] --- PASS: TestWaitConditions/default (1.61s) [2022-07-25T13:33:54.047Z] --- PASS: TestWaitConditions/removed (1.73s) [2022-07-25T13:33:54.047Z] --- PASS: TestWaitConditions/next-exit (1.52s) [2022-07-25T13:33:54.047Z] --- PASS: TestWaitConditions/not-running (1.50s) [2022-07-25T13:33:54.047Z] === CONT TestContainerStartOnDaemonRestart [2022-07-25T13:33:54.047Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-25T13:33:55.952Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.02s) [2022-07-25T13:33:55.952Z] === CONT TestIpcModeOlderClient [2022-07-25T13:33:55.952Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-25T13:33:55.952Z] === CONT TestContainerKillOnDaemonStart [2022-07-25T13:33:56.211Z] --- PASS: TestContainerStartOnDaemonRestart (2.14s) [2022-07-25T13:33:56.211Z] === CONT TestDaemonHostGatewayIP [2022-07-25T13:33:57.608Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-25T13:33:58.746Z] --- PASS: TestDaemonHostGatewayIP (2.44s) [2022-07-25T13:33:58.746Z] === CONT TestDaemonRestartIpcMode [2022-07-25T13:34:00.650Z] --- PASS: TestDaemonRestartIpcMode (2.17s) [2022-07-25T13:34:05.777Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T13:34:05.777Z] Using test binary docker [2022-07-25T13:34:05.777Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T13:34:05.777Z] Using test binary docker [2022-07-25T13:34:05.777Z] +++ /etc/init.d/apparmor start [2022-07-25T13:34:05.777Z] +++ /etc/init.d/apparmor start [2022-07-25T13:34:05.777Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). (warning). [2022-07-25T13:34:05.777Z] [2022-07-25T13:34:05.777Z] INFO: Waiting for daemon to start... [2022-07-25T13:34:05.777Z] Starting dockerd [2022-07-25T13:34:05.777Z] +++ 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-25T13:34:05.777Z] INFO: Waiting for daemon to start... [2022-07-25T13:34:05.777Z] Starting dockerd [2022-07-25T13:34:05.777Z] +++ 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-25T13:34:07.227Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s) [2022-07-25T13:34:07.227Z] === RUN TestCreateServiceSecretFileMode [2022-07-25T13:34:08.161Z] --- PASS: TestCreateServiceSecretFileMode (2.58s) [2022-07-25T13:34:08.161Z] === RUN TestCreateServiceConfigFileMode [2022-07-25T13:34:08.764Z] --- PASS: TestContainerKillOnDaemonStart (11.72s) [2022-07-25T13:34:08.764Z] PASS [2022-07-25T13:34:08.764Z] [2022-07-25T13:34:08.764Z] === Skipped [2022-07-25T13:34:08.764Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-25T13:34:08.764Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T13:34:08.764Z] [2022-07-25T13:34:08.764Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T13:34:08.764Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T13:34:08.764Z] [2022-07-25T13:34:08.764Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-25T13:34:08.764Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T13:34:08.764Z] [2022-07-25T13:34:08.764Z] DONE 264 tests, 3 skipped in 124.880s [2022-07-25T13:34:08.764Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-25T13:34:08.764Z] ++ 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-25T13:34:08.764Z] ++ set -e [2022-07-25T13:34:08.764Z] ++ '[' -n 0 ']' [2022-07-25T13:34:08.764Z] ++ set -x [2022-07-25T13:34:08.764Z] ++ 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-25T13:34:08.764Z] === RUN TestConfigDaemonLibtrustID [2022-07-25T13:34:08.764Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-25T13:34:08.764Z] === RUN TestConfigDaemonID [2022-07-25T13:34:09.072Z] .. [2022-07-25T13:34:09.072Z] [2022-07-25T13:34:09.072Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T13:34:09.072Z] [2022-07-25T13:34:09.072Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T13:34:09.072Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T13:34:09.072Z] Error: No such image: emptyfs [2022-07-25T13:34:09.072Z] Error: No such image: emptyfs [2022-07-25T13:34:09.072Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-25T13:34:09.072Z] ++++ docker load [2022-07-25T13:34:09.072Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-25T13:34:09.072Z] ++++ docker load [2022-07-25T13:34:09.072Z] Running integration-test (iteration 1) [2022-07-25T13:34:09.072Z] 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-25T13:34:09.073Z] ++ 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-25T13:34:09.073Z] ++ set -e [2022-07-25T13:34:09.073Z] ++ '[' -n 0 ']' [2022-07-25T13:34:09.073Z] ++ set -x [2022-07-25T13:34:09.073Z] ++ 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-25T13:34:09.073Z] Running integration-test (iteration 1) [2022-07-25T13:34:09.073Z] 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-25T13:34:09.073Z] ++ 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-25T13:34:09.073Z] ++ set -e [2022-07-25T13:34:09.073Z] ++ '[' -n 0 ']' [2022-07-25T13:34:09.073Z] ++ set -x [2022-07-25T13:34:09.073Z] ++ 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-25T13:34:09.700Z] daemon_test.go:83: [ddfc7a86d34d9] daemon is not started [2022-07-25T13:34:09.700Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-25T13:34:09.700Z] === RUN TestDaemonConfigValidation [2022-07-25T13:34:09.700Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-25T13:34:09.700Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-25T13:34:09.700Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-25T13:34:09.700Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-25T13:34:09.700Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-25T13:34:09.700Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-25T13:34:09.700Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-25T13:34:09.700Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-25T13:34:09.700Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-25T13:34:09.700Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-25T13:34:09.700Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-25T13:34:09.700Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-25T13:34:09.700Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-25T13:34:09.700Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-25T13:34:09.700Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-25T13:34:09.700Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-25T13:34:09.700Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-07-25T13:34:09.700Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-25T13:34:09.700Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-07-25T13:34:09.700Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-07-25T13:34:09.700Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-07-25T13:34:09.700Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-25T13:34:09.700Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-25T13:34:10.028Z] Loaded image: busybox:latest [2022-07-25T13:34:10.028Z] Loaded image: busybox:latest [2022-07-25T13:34:10.288Z] Loaded image: busybox:glibc [2022-07-25T13:34:10.549Z] Loaded image: busybox:glibc [2022-07-25T13:34:10.637Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-25T13:34:10.690Z] --- PASS: TestCreateServiceConfigFileMode (2.53s) [2022-07-25T13:34:10.690Z] === RUN TestCreateServiceSysctls [2022-07-25T13:34:12.013Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-25T13:34:12.949Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-25T13:34:12.949Z] daemon_test.go:197: [df1a03db7050c] daemon is not started [2022-07-25T13:34:12.949Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-07-25T13:34:12.949Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-25T13:34:12.949Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-25T13:34:12.949Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-25T13:34:12.949Z] === RUN TestDaemonProxy [2022-07-25T13:34:12.949Z] === RUN TestDaemonProxy/environment_variables [2022-07-25T13:34:13.859Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-25T13:34:13.973Z] --- PASS: TestCreateServiceSysctls (3.28s) [2022-07-25T13:34:13.973Z] === RUN TestCreateServiceCapabilities [2022-07-25T13:34:14.751Z] Loaded image: debian:bullseye-slim [2022-07-25T13:34:14.751Z] Loaded image: debian:bullseye-slim [2022-07-25T13:34:14.851Z] === RUN TestDaemonProxy/command-line_options [2022-07-25T13:34:15.011Z] Loaded image: hello-world:latest [2022-07-25T13:34:15.011Z] Loaded image: hello-world:latest [2022-07-25T13:34:15.011Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T13:34:15.011Z] INFO: Testing against a local daemon [2022-07-25T13:34:15.011Z] === RUN TestDockerSuite [2022-07-25T13:34:15.011Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-25T13:34:15.011Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-25T13:34:15.271Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T13:34:15.271Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-25T13:34:15.271Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-25T13:34:15.271Z] INFO: Testing against a local daemon [2022-07-25T13:34:15.271Z] === RUN TestDockerDaemonSuite [2022-07-25T13:34:15.271Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-25T13:34:15.271Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-25T13:34:15.271Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-25T13:34:15.271Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-25T13:34:15.271Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-25T13:34:16.228Z] === RUN TestDaemonProxy/configuration_file [2022-07-25T13:34:17.257Z] --- PASS: TestCreateServiceCapabilities (2.69s) [2022-07-25T13:34:17.257Z] === RUN TestInspect [2022-07-25T13:34:18.131Z] === RUN TestDaemonProxy/conflicting_options [2022-07-25T13:34:18.698Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-25T13:34:18.958Z] --- PASS: TestDaemonProxy (6.24s) [2022-07-25T13:34:18.958Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-07-25T13:34:18.958Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-25T13:34:18.958Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-07-25T13:34:18.958Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-25T13:34:18.958Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-25T13:34:18.958Z] PASS [2022-07-25T13:34:19.217Z] [2022-07-25T13:34:19.217Z] DONE 18 tests in 11.274s [2022-07-25T13:34:19.217Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-25T13:34:19.217Z] ++ 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-25T13:34:19.217Z] ++ set -e [2022-07-25T13:34:19.217Z] ++ '[' -n 0 ']' [2022-07-25T13:34:19.217Z] ++ set -x [2022-07-25T13:34:19.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-25T13:34:19.217Z] INFO: Testing against a local daemon [2022-07-25T13:34:19.217Z] === RUN TestCommitInheritsEnv [2022-07-25T13:34:19.471Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-25T13:34:19.471Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-25T13:34:19.476Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-07-25T13:34:19.476Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-25T13:34:19.476Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-25T13:34:19.476Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-25T13:34:19.476Z] === RUN TestImportWithCustomPlatform [2022-07-25T13:34:19.476Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-25T13:34:19.734Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-25T13:34:19.734Z] === RUN TestImportWithCustomPlatform// [2022-07-25T13:34:19.734Z] === RUN TestImportWithCustomPlatform/linux [2022-07-25T13:34:19.734Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-25T13:34:19.734Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-25T13:34:19.785Z] --- PASS: TestInspect (2.88s) [2022-07-25T13:34:19.785Z] === RUN TestCreateJob [2022-07-25T13:34:19.994Z] === RUN TestImportWithCustomPlatform/macos [2022-07-25T13:34:19.994Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-25T13:34:19.994Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-25T13:34:19.994Z] --- PASS: TestImportWithCustomPlatform (0.35s) [2022-07-25T13:34:19.994Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-25T13:34:19.994Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-25T13:34:19.994Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-25T13:34:19.994Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-07-25T13:34:19.994Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-25T13:34:19.994Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-25T13:34:19.994Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-25T13:34:19.994Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-25T13:34:19.994Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-25T13:34:19.994Z] === RUN TestImagesFilterMultiReference [2022-07-25T13:34:19.994Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-25T13:34:19.994Z] === RUN TestImagePullPlatformInvalid [2022-07-25T13:34:19.994Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-25T13:34:19.994Z] === RUN TestRemoveImageOrphaning [2022-07-25T13:34:20.041Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-25T13:34:20.253Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-07-25T13:34:20.253Z] === RUN TestRemoveImageGarbageCollector [2022-07-25T13:34:20.253Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T13:34:20.253Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-25T13:34:20.253Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-25T13:34:20.253Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-25T13:34:20.253Z] === RUN TestTagInvalidReference [2022-07-25T13:34:20.253Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-25T13:34:20.253Z] === RUN TestTagValidPrefixedRepo [2022-07-25T13:34:20.253Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-25T13:34:20.253Z] === RUN TestTagExistedNameWithoutForce [2022-07-25T13:34:20.302Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-25T13:34:20.512Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-25T13:34:20.512Z] === RUN TestTagOfficialNames [2022-07-25T13:34:20.512Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-25T13:34:20.512Z] === RUN TestTagMatchesDigest [2022-07-25T13:34:20.512Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-25T13:34:20.512Z] PASS [2022-07-25T13:34:20.512Z] [2022-07-25T13:34:20.512Z] === Skipped [2022-07-25T13:34:20.512Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-25T13:34:20.512Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-25T13:34:20.512Z] [2022-07-25T13:34:20.512Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-25T13:34:20.512Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T13:34:20.512Z] [2022-07-25T13:34:20.512Z] DONE 22 tests, 2 skipped in 1.358s [2022-07-25T13:34:20.512Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-25T13:34:20.512Z] ++ 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-25T13:34:20.512Z] ++ set -e [2022-07-25T13:34:20.512Z] ++ '[' -n 0 ']' [2022-07-25T13:34:20.512Z] ++ set -x [2022-07-25T13:34:20.512Z] ++ 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-25T13:34:20.512Z] === RUN TestStripANSICommands [2022-07-25T13:34:20.512Z] === RUN TestStripANSICommands/#00 [2022-07-25T13:34:20.512Z] === RUN TestStripANSICommands/#01 [2022-07-25T13:34:20.512Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-25T13:34:20.512Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-25T13:34:20.512Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-25T13:34:20.512Z] PASS [2022-07-25T13:34:20.512Z] [2022-07-25T13:34:20.512Z] DONE 3 tests in 0.040s [2022-07-25T13:34:20.512Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-25T13:34:20.512Z] ++ 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-25T13:34:20.512Z] ++ set -e [2022-07-25T13:34:20.512Z] ++ '[' -n 0 ']' [2022-07-25T13:34:20.512Z] ++ set -x [2022-07-25T13:34:20.512Z] ++ 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-25T13:34:20.512Z] INFO: Testing against a local daemon [2022-07-25T13:34:20.512Z] === RUN TestNetworkCreateDelete [2022-07-25T13:34:20.771Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-25T13:34:20.771Z] === RUN TestDockerNetworkDeletePreferID [2022-07-25T13:34:21.030Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-25T13:34:21.030Z] === RUN TestDaemonDNSFallback [2022-07-25T13:34:21.241Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-25T13:34:21.502Z] --- PASS: TestBuildWithHugeFile (127.38s) [2022-07-25T13:34:21.502Z] === RUN TestBuildWCOWSandboxSize [2022-07-25T13:34:21.502Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T13:34:21.502Z] --- SKIP: TestBuildWCOWSandboxSize (0.03s) [2022-07-25T13:34:21.502Z] === RUN TestBuildWithEmptyDockerfile [2022-07-25T13:34:21.502Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T13:34:21.502Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T13:34:21.502Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T13:34:21.502Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T13:34:21.502Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T13:34:21.502Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T13:34:21.502Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T13:34:21.502Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T13:34:21.502Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T13:34:21.761Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-07-25T13:34:21.761Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-07-25T13:34:21.761Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-07-25T13:34:21.761Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-25T13:34:21.761Z] === RUN TestBuildPreserveOwnership [2022-07-25T13:34:21.761Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-25T13:34:22.021Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-25T13:34:22.021Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-25T13:34:23.068Z] --- PASS: TestCreateJob (3.14s) [2022-07-25T13:34:23.068Z] === RUN TestReplicatedJob [2022-07-25T13:34:23.407Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-25T13:34:23.407Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-25T13:34:23.667Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-25T13:34:23.667Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-25T13:34:23.667Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-25T13:34:24.609Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-25T13:34:24.784Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-25T13:34:24.870Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-25T13:34:24.870Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-25T13:34:25.443Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-25T13:34:25.703Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-25T13:34:25.703Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-25T13:34:25.703Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-25T13:34:26.284Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-25T13:34:26.642Z] --- PASS: TestBuildPreserveOwnership (4.75s) [2022-07-25T13:34:26.642Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.27s) [2022-07-25T13:34:26.642Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.47s) [2022-07-25T13:34:26.642Z] === RUN TestBuildPlatformInvalid [2022-07-25T13:34:26.642Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-25T13:34:26.642Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-25T13:34:27.581Z] Loaded image: busybox:latest [2022-07-25T13:34:27.581Z] Loaded image: busybox:glibc [2022-07-25T13:34:27.596Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-07-25T13:34:27.596Z] === RUN TestInspectNetwork [2022-07-25T13:34:28.333Z] --- PASS: TestReplicatedJob (5.50s) [2022-07-25T13:34:28.333Z] === RUN TestUpdateReplicatedJob [2022-07-25T13:34:28.964Z] Loaded image: debian:bullseye-slim [2022-07-25T13:34:28.964Z] Loaded image: hello-world:latest [2022-07-25T13:34:28.964Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T13:34:29.533Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-25T13:34:30.904Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-25T13:34:30.915Z] === RUN TestInspectNetwork/full_network_id [2022-07-25T13:34:30.915Z] === RUN TestInspectNetwork/partial_network_id [2022-07-25T13:34:30.915Z] === RUN TestInspectNetwork/network_name [2022-07-25T13:34:30.915Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-25T13:34:31.446Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-25T13:34:31.616Z] --- PASS: TestUpdateReplicatedJob (3.27s) [2022-07-25T13:34:31.617Z] === RUN TestServiceListWithStatuses [2022-07-25T13:34:31.617Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T13:34:31.617Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-25T13:34:31.617Z] === RUN TestDockerNetworkConnectAlias [2022-07-25T13:34:33.988Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-25T13:34:35.139Z] --- PASS: TestInspectNetwork (7.31s) [2022-07-25T13:34:35.139Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-25T13:34:35.139Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-25T13:34:35.139Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-25T13:34:35.139Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-25T13:34:35.139Z] === RUN TestRunContainerWithBridgeNone [2022-07-25T13:34:35.339Z] ............................ [ 66%] [2022-07-25T13:34:35.800Z] --- PASS: TestDockerNetworkConnectAlias (4.34s) [2022-07-25T13:34:35.800Z] === RUN TestDockerNetworkReConnect [2022-07-25T13:34:35.898Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-25T13:34:36.158Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-25T13:34:36.516Z] --- PASS: TestRunContainerWithBridgeNone (1.51s) [2022-07-25T13:34:36.516Z] === RUN TestNetworkInvalidJSON [2022-07-25T13:34:36.516Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-25T13:34:36.516Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-25T13:34:36.516Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T13:34:36.516Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T13:34:36.516Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T13:34:36.516Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T13:34:36.516Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-25T13:34:36.516Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-25T13:34:36.516Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T13:34:36.516Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-25T13:34:36.516Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-25T13:34:36.516Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-25T13:34:36.516Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-25T13:34:36.516Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-25T13:34:36.516Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-25T13:34:36.516Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T13:34:36.516Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-25T13:34:36.516Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-25T13:34:36.516Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-25T13:34:36.516Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-25T13:34:36.516Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-25T13:34:36.516Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-25T13:34:36.516Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-25T13:34:36.516Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-25T13:34:36.516Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-25T13:34:36.516Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-25T13:34:36.516Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-25T13:34:36.516Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-25T13:34:36.516Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-25T13:34:36.516Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-25T13:34:36.516Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-25T13:34:36.516Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-25T13:34:36.516Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-25T13:34:36.516Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-25T13:34:36.516Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-25T13:34:36.516Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-25T13:34:36.516Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-25T13:34:36.516Z] === RUN TestNetworkList [2022-07-25T13:34:36.516Z] === RUN TestNetworkList//networks [2022-07-25T13:34:36.516Z] === PAUSE TestNetworkList//networks [2022-07-25T13:34:36.516Z] === RUN TestNetworkList//networks/ [2022-07-25T13:34:36.516Z] === PAUSE TestNetworkList//networks/ [2022-07-25T13:34:36.517Z] === CONT TestNetworkList//networks [2022-07-25T13:34:36.517Z] === CONT TestNetworkList//networks/ [2022-07-25T13:34:36.517Z] --- PASS: TestNetworkList (0.01s) [2022-07-25T13:34:36.517Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-25T13:34:36.517Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-25T13:34:36.517Z] === RUN TestHostIPv4BridgeLabel [2022-07-25T13:34:36.776Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-07-25T13:34:36.776Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-25T13:34:38.069Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-25T13:34:38.152Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-25T13:34:38.152Z] === RUN TestDaemonDefaultNetworkPools [2022-07-25T13:34:38.640Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.26s) [2022-07-25T13:34:38.640Z] PASS [2022-07-25T13:34:38.640Z] [2022-07-25T13:34:38.640Z] === Skipped [2022-07-25T13:34:38.640Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-25T13:34:38.640Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T13:34:38.640Z] [2022-07-25T13:34:38.640Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.03s) [2022-07-25T13:34:38.640Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T13:34:38.640Z] [2022-07-25T13:34:38.640Z] DONE 34 tests, 2 skipped in 193.792s [2022-07-25T13:34:38.720Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-25T13:34:38.720Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-25T13:34:38.900Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-25T13:34:38.900Z] ++ 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-25T13:34:38.900Z] ++ set -e [2022-07-25T13:34:38.900Z] ++ '[' -n 0 ']' [2022-07-25T13:34:38.900Z] ++ set -x [2022-07-25T13:34:38.900Z] ++ 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-25T13:34:38.900Z] INFO: Testing against a local daemon [2022-07-25T13:34:38.900Z] === RUN TestConfigInspect [2022-07-25T13:34:39.470Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-25T13:34:39.985Z] --- PASS: TestDockerNetworkReConnect (3.42s) [2022-07-25T13:34:39.985Z] === RUN TestServicePlugin [2022-07-25T13:34:40.040Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-25T13:34:40.096Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-25T13:34:40.096Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-25T13:34:40.980Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-25T13:34:40.980Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-25T13:34:41.033Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-07-25T13:34:41.033Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-25T13:34:41.240Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-25T13:34:41.601Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-25T13:34:41.601Z] === RUN TestServiceWithPredefinedNetwork [2022-07-25T13:34:41.811Z] --- PASS: TestConfigInspect (2.73s) [2022-07-25T13:34:41.811Z] === RUN TestConfigList [2022-07-25T13:34:41.811Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-25T13:34:42.755Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-25T13:34:43.015Z] docker_cli_daemon_test.go:1474: [d63dc8e3aa7ad] daemon is not started [2022-07-25T13:34:43.268Z] plugin_test.go:61: [d9f090c96a98f] joining swarm manager [dacbe91cee0f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:34:43.275Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-25T13:34:43.845Z] check_test.go:540: [df8b3fd05a399] daemon is not started [2022-07-25T13:34:43.845Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-25T13:34:44.134Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s) [2022-07-25T13:34:44.134Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-25T13:34:44.134Z] service_test.go:243: FLAKY_TEST [2022-07-25T13:34:44.134Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T13:34:44.134Z] === RUN TestServiceWithDataPathPortInit [2022-07-25T13:34:44.202Z] plugin_test.go:64: [d33f75b4364d4] joining swarm manager [dacbe91cee0f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T13:34:44.419Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-25T13:34:44.680Z] --- PASS: TestConfigList (3.02s) [2022-07-25T13:34:44.680Z] === RUN TestConfigsCreateAndDelete [2022-07-25T13:34:46.062Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-25T13:34:48.030Z] check_test.go:540: [d9c8c85916383] daemon is not started [2022-07-25T13:34:48.030Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-25T13:34:48.030Z] --- PASS: TestConfigsCreateAndDelete (3.11s) [2022-07-25T13:34:48.030Z] === RUN TestConfigsUpdate [2022-07-25T13:34:49.420Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-25T13:34:49.991Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-25T13:34:50.561Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-25T13:34:50.561Z] --- PASS: TestConfigsUpdate (2.57s) [2022-07-25T13:34:50.561Z] === RUN TestTemplatedConfig [2022-07-25T13:34:50.822Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-25T13:34:51.082Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-25T13:34:51.343Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-25T13:34:51.343Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-25T13:34:51.914Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-25T13:34:53.298Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-25T13:34:53.868Z] --- PASS: TestTemplatedConfig (3.47s) [2022-07-25T13:34:53.868Z] === RUN TestConfigCreateResolve [2022-07-25T13:34:54.810Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-25T13:34:54.810Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-25T13:34:55.070Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-25T13:34:55.640Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-25T13:34:56.582Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-25T13:34:56.842Z] --- PASS: TestConfigCreateResolve (2.84s) [2022-07-25T13:34:56.842Z] PASS [2022-07-25T13:34:56.842Z] [2022-07-25T13:34:56.842Z] DONE 6 tests in 17.944s [2022-07-25T13:34:56.842Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-25T13:34:56.842Z] ++ 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-25T13:34:56.842Z] ++ set -e [2022-07-25T13:34:56.842Z] ++ '[' -n 0 ']' [2022-07-25T13:34:56.842Z] ++ set -x [2022-07-25T13:34:56.842Z] ++ 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-25T13:34:57.102Z] INFO: Testing against a local daemon [2022-07-25T13:34:57.102Z] === RUN TestAttachWithTTY [2022-07-25T13:34:57.102Z] --- PASS: TestAttachWithTTY (0.07s) [2022-07-25T13:34:57.102Z] === RUN TestAttachWithoutTTy [2022-07-25T13:34:57.102Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-25T13:34:57.102Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-07-25T13:34:57.102Z] === RUN TestCheckpoint [2022-07-25T13:34:57.102Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T13:34:57.102Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/commit [2022-07-25T13:34:57.102Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-25T13:34:57.102Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T13:34:57.102Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-25T13:34:57.102Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-25T13:34:57.102Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T13:34:57.102Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T13:34:57.102Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T13:34:57.102Z] === CONT TestContainerInvalidJSON/commit [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-25T13:34:57.102Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-25T13:34:57.102Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-25T13:34:57.102Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-25T13:34:57.102Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-25T13:34:57.102Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-25T13:34:57.102Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-25T13:34:57.102Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-25T13:34:57.102Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-25T13:34:57.102Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-25T13:34:57.362Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-07-25T13:34:57.362Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-25T13:34:57.362Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-07-25T13:34:57.362Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-25T13:34:57.362Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-25T13:34:57.362Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2022-07-25T13:34:57.362Z] === RUN TestCopyEmptyFile [2022-07-25T13:34:57.935Z] --- PASS: TestCopyEmptyFile (0.39s) [2022-07-25T13:34:57.935Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-25T13:34:57.935Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-25T13:34:57.935Z] === RUN TestCopyFromContainer [2022-07-25T13:34:57.935Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-25T13:34:58.878Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-25T13:34:58.878Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-25T13:34:58.878Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-25T13:34:59.017Z] --- PASS: TestServiceWithDataPathPortInit (13.65s) [2022-07-25T13:34:59.017Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-25T13:34:59.448Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-25T13:34:59.448Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-25T13:34:59.448Z] === RUN TestCopyFromContainer// [2022-07-25T13:34:59.708Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-25T13:34:59.708Z] === RUN TestCopyFromContainer//bar/root [2022-07-25T13:34:59.708Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-25T13:34:59.708Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-25T13:34:59.708Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-25T13:34:59.968Z] === RUN TestCopyFromContainer/bar/quux [2022-07-25T13:34:59.968Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-25T13:35:00.229Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-25T13:35:00.229Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-25T13:35:00.394Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lbkeo185jc9or7833ens22mw4 Created:2022-07-25 13:34:58.935229983 +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[d77e514dff9e0238e70c94488de4fd6b665e0b678890fa8b2bf10316bdde0d88:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mrrrtffov92dglfe7973otmlb EndpointID:e2553e231fd57d9f426bcb9304dd99ea32439a26dcb23ee669330e58b798fa34 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:788de1366f74e54f36968c06dda8d63eb669b146fed4da7d74feeaebcb8460ae 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:87189b2c948c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mrrrtffov92dglfe7973otmlb EndpointID:e2553e231fd57d9f426bcb9304dd99ea32439a26dcb23ee669330e58b798fa34 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-25T13:35:00.489Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-25T13:35:00.489Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-25T13:35:00.751Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-25T13:35:00.751Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-25T13:35:00.751Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-25T13:35:00.751Z] --- PASS: TestCopyFromContainer (2.91s) [2022-07-25T13:35:00.751Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-07-25T13:35:00.751Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-07-25T13:35:00.751Z] --- PASS: TestCopyFromContainer//bar/root/ (0.17s) [2022-07-25T13:35:00.751Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-07-25T13:35:00.751Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2022-07-25T13:35:00.751Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2022-07-25T13:35:00.751Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-07-25T13:35:00.751Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2022-07-25T13:35:00.751Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-07-25T13:35:00.751Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2022-07-25T13:35:00.751Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-25T13:35:00.751Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T13:35:00.751Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T13:35:00.751Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T13:35:00.751Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T13:35:00.751Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T13:35:00.751Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T13:35:00.751Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T13:35:00.751Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T13:35:00.751Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T13:35:00.751Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-25T13:35:00.751Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-25T13:35:00.751Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-25T13:35:00.751Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-25T13:35:00.751Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-25T13:35:01.012Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-07-25T13:35:01.012Z] === RUN TestCreateWithInvalidEnv [2022-07-25T13:35:01.012Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-25T13:35:01.012Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-25T13:35:01.012Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-25T13:35:01.012Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-25T13:35:01.012Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-25T13:35:01.012Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-25T13:35:01.012Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-25T13:35:01.012Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-25T13:35:01.012Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-25T13:35:01.012Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-07-25T13:35:01.012Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-25T13:35:01.012Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-25T13:35:01.012Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-25T13:35:01.012Z] === RUN TestCreateTmpfsMountsTarget [2022-07-25T13:35:01.012Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2022-07-25T13:35:01.012Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-25T13:35:01.583Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-25T13:35:02.526Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-25T13:35:02.526Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-25T13:35:03.469Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s) [2022-07-25T13:35:03.469Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-25T13:35:04.042Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-25T13:35:04.303Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-25T13:35:04.583Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-07-25T13:35:04.583Z] PASS [2022-07-25T13:35:04.583Z] [2022-07-25T13:35:04.583Z] === Skipped [2022-07-25T13:35:04.583Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T13:35:04.583Z] service_test.go:243: FLAKY_TEST [2022-07-25T13:35:04.583Z] [2022-07-25T13:35:04.583Z] DONE 38 tests, 1 skipped in 43.966s [2022-07-25T13:35:04.583Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-25T13:35:04.583Z] ++ 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-25T13:35:04.583Z] ++ set -e [2022-07-25T13:35:04.583Z] ++ '[' -n 0 ']' [2022-07-25T13:35:04.583Z] ++ set -x [2022-07-25T13:35:04.583Z] ++ 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-25T13:35:04.583Z] INFO: Testing against a local daemon [2022-07-25T13:35:04.583Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-25T13:35:04.583Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T13:35:04.583Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T13:35:04.583Z] === RUN TestDockerNetworkIpvlan [2022-07-25T13:35:04.583Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T13:35:04.583Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-25T13:35:04.583Z] PASS [2022-07-25T13:35:04.583Z] [2022-07-25T13:35:04.583Z] === Skipped [2022-07-25T13:35:04.583Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T13:35:04.583Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T13:35:04.583Z] [2022-07-25T13:35:04.583Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-25T13:35:04.583Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T13:35:04.583Z] [2022-07-25T13:35:04.583Z] DONE 2 tests, 2 skipped in 0.095s [2022-07-25T13:35:04.583Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-25T13:35:04.583Z] ++ 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-25T13:35:04.583Z] ++ set -e [2022-07-25T13:35:04.583Z] ++ '[' -n 0 ']' [2022-07-25T13:35:04.583Z] ++ set -x [2022-07-25T13:35:04.583Z] ++ 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-25T13:35:04.842Z] INFO: Testing against a local daemon [2022-07-25T13:35:04.842Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-25T13:35:05.244Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-25T13:35:05.244Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-25T13:35:05.505Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.13s) [2022-07-25T13:35:05.505Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-25T13:35:05.505Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T13:35:05.505Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T13:35:05.505Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T13:35:05.505Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T13:35:05.505Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T13:35:05.505Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T13:35:05.505Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T13:35:05.505Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T13:35:05.505Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T13:35:05.505Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T13:35:05.505Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T13:35:05.505Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T13:35:05.505Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T13:35:05.505Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T13:35:05.505Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T13:35:05.505Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-25T13:35:05.505Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-25T13:35:05.505Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-07-25T13:35:05.505Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-25T13:35:05.505Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-07-25T13:35:05.505Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-07-25T13:35:05.505Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-25T13:35:06.077Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-25T13:35:06.077Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2022-07-25T13:35:06.077Z] === RUN TestCreateDifferentPlatform [2022-07-25T13:35:06.077Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-25T13:35:06.219Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-07-25T13:35:06.219Z] === RUN TestDockerNetworkMacvlan [2022-07-25T13:35:06.337Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-25T13:35:06.337Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-07-25T13:35:06.337Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-07-25T13:35:06.337Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-25T13:35:06.337Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-25T13:35:06.337Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-07-25T13:35:06.337Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-25T13:35:06.337Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-25T13:35:06.337Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-07-25T13:35:06.337Z] === RUN TestCreateInvalidHostConfig [2022-07-25T13:35:06.337Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T13:35:06.337Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T13:35:06.337Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T13:35:06.337Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T13:35:06.337Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T13:35:06.337Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T13:35:06.337Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T13:35:06.337Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T13:35:06.337Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T13:35:06.337Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T13:35:06.337Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T13:35:06.337Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T13:35:06.337Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-07-25T13:35:06.337Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-25T13:35:06.337Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-25T13:35:06.337Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-25T13:35:06.337Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.01s) [2022-07-25T13:35:06.337Z] === RUN TestContainerStartOnDaemonRestart [2022-07-25T13:35:06.337Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-25T13:35:06.337Z] === RUN TestDaemonRestartIpcMode [2022-07-25T13:35:06.337Z] === PAUSE TestDaemonRestartIpcMode [2022-07-25T13:35:06.337Z] === RUN TestDaemonHostGatewayIP [2022-07-25T13:35:06.337Z] === PAUSE TestDaemonHostGatewayIP [2022-07-25T13:35:06.337Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-25T13:35:06.337Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-25T13:35:06.337Z] === RUN TestContainerKillOnDaemonStart [2022-07-25T13:35:06.337Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-25T13:35:06.337Z] === RUN TestDiff [2022-07-25T13:35:06.598Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-25T13:35:06.787Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-25T13:35:07.168Z] --- PASS: TestDiff (0.70s) [2022-07-25T13:35:07.168Z] === RUN TestExecConsoleSize [2022-07-25T13:35:07.726Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-25T13:35:07.738Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-25T13:35:07.738Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-25T13:35:07.999Z] --- PASS: TestExecConsoleSize (0.84s) [2022-07-25T13:35:07.999Z] === RUN TestExecWithCloseStdin [2022-07-25T13:35:08.293Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-25T13:35:08.569Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-25T13:35:08.569Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-25T13:35:08.830Z] --- PASS: TestExecWithCloseStdin (0.89s) [2022-07-25T13:35:08.830Z] === RUN TestExec [2022-07-25T13:35:09.401Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-25T13:35:09.662Z] --- PASS: TestExec (0.98s) [2022-07-25T13:35:09.662Z] === RUN TestExecUser [2022-07-25T13:35:09.922Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-25T13:35:10.183Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-25T13:35:10.197Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-25T13:35:10.730Z] --- PASS: TestServicePlugin (30.17s) [2022-07-25T13:35:10.730Z] === RUN TestServiceUpdateLabel [2022-07-25T13:35:10.753Z] --- PASS: TestExecUser (0.82s) [2022-07-25T13:35:10.753Z] === RUN TestExportContainerAndImportImage [2022-07-25T13:35:11.013Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-25T13:35:11.013Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-25T13:35:11.583Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-25T13:35:11.665Z] --- PASS: TestServiceUpdateLabel (2.21s) [2022-07-25T13:35:11.665Z] === RUN TestServiceUpdateSecrets [2022-07-25T13:35:11.843Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2022-07-25T13:35:11.843Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-25T13:35:11.843Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-25T13:35:11.843Z] check_test.go:540: [dfdd8b9153b3f] daemon is not started [2022-07-25T13:35:11.843Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-25T13:35:12.103Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-25T13:35:13.225Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2022-07-25T13:35:13.225Z] === RUN TestHealthCheckWorkdir [2022-07-25T13:35:13.225Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-25T13:35:14.608Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-25T13:35:14.608Z] --- PASS: TestHealthCheckWorkdir (1.22s) [2022-07-25T13:35:14.608Z] === RUN TestHealthKillContainer [2022-07-25T13:35:14.868Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-25T13:35:14.868Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-25T13:35:14.868Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-25T13:35:14.868Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-25T13:35:14.868Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-25T13:35:15.393Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-25T13:35:15.443Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-25T13:35:15.652Z] --- PASS: TestDockerNetworkMacvlan (9.59s) [2022-07-25T13:35:15.652Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-25T13:35:15.652Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-25T13:35:15.652Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-07-25T13:35:15.652Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-07-25T13:35:15.652Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s) [2022-07-25T13:35:15.652Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-07-25T13:35:15.652Z] PASS [2022-07-25T13:35:15.652Z] [2022-07-25T13:35:15.652Z] DONE 8 tests in 11.052s [2022-07-25T13:35:15.652Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-25T13:35:15.652Z] ++ 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-25T13:35:15.652Z] ++ set -e [2022-07-25T13:35:15.652Z] ++ '[' -n 0 ']' [2022-07-25T13:35:15.652Z] ++ set -x [2022-07-25T13:35:15.652Z] ++ 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-25T13:35:15.652Z] testing: warning: no tests to run [2022-07-25T13:35:15.652Z] PASS [2022-07-25T13:35:15.652Z] [2022-07-25T13:35:15.652Z] DONE 0 tests in 0.027s [2022-07-25T13:35:15.652Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-25T13:35:15.652Z] ++ 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-25T13:35:15.652Z] ++ set -e [2022-07-25T13:35:15.652Z] ++ '[' -n 0 ']' [2022-07-25T13:35:15.652Z] ++ set -x [2022-07-25T13:35:15.652Z] ++ 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-25T13:35:15.703Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-25T13:35:15.911Z] INFO: Testing against a local daemon [2022-07-25T13:35:15.911Z] === RUN TestAuthZPluginAllowRequest [2022-07-25T13:35:16.755Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-25T13:35:17.289Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-07-25T13:35:17.289Z] === RUN TestAuthZPluginTLS [2022-07-25T13:35:17.548Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-25T13:35:17.548Z] === RUN TestAuthZPluginDenyRequest [2022-07-25T13:35:17.610Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-25T13:35:18.116Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-25T13:35:18.116Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-25T13:35:18.683Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-25T13:35:18.683Z] === RUN TestAuthZPluginDenyResponse [2022-07-25T13:35:19.251Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-25T13:35:19.251Z] === RUN TestAuthZPluginAllowEventStream [2022-07-25T13:35:20.147Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-25T13:35:20.147Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-25T13:35:20.188Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-07-25T13:35:20.188Z] === RUN TestAuthZPluginErrorResponse [2022-07-25T13:35:20.717Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-25T13:35:20.717Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-25T13:35:20.717Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-25T13:35:20.717Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-25T13:35:20.756Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-25T13:35:20.756Z] === RUN TestAuthZPluginErrorRequest [2022-07-25T13:35:20.985Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-25T13:35:21.324Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-25T13:35:21.324Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-25T13:35:21.892Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-25T13:35:21.892Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-25T13:35:22.893Z] --- PASS: TestHealthKillContainer (8.21s) [2022-07-25T13:35:22.894Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-25T13:35:23.154Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s) [2022-07-25T13:35:23.154Z] === RUN TestIpcModeNone [2022-07-25T13:35:23.270Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-07-25T13:35:23.270Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-25T13:35:23.415Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-25T13:35:23.986Z] --- PASS: TestIpcModeNone (0.68s) [2022-07-25T13:35:23.986Z] === RUN TestIpcModePrivate [2022-07-25T13:35:23.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-25T13:35:24.247Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-07-25T13:35:24.508Z] --- PASS: TestIpcModePrivate (0.68s) [2022-07-25T13:35:24.508Z] === RUN TestIpcModeShareable [2022-07-25T13:35:24.648Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) [2022-07-25T13:35:24.648Z] === RUN TestAuthZPluginHeader [2022-07-25T13:35:24.769Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-25T13:35:25.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-25T13:35:25.030Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-07-25T13:35:25.215Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-25T13:35:25.215Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-25T13:35:25.215Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T13:35:25.215Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-25T13:35:25.215Z] === RUN TestAuthZPluginV2Disable [2022-07-25T13:35:25.215Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T13:35:25.215Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-25T13:35:25.215Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-25T13:35:25.215Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T13:35:25.215Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-25T13:35:25.215Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-25T13:35:25.215Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T13:35:25.215Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-25T13:35:25.215Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-25T13:35:25.291Z] check_test.go:540: [dcc08f422dfa3] daemon is not started [2022-07-25T13:35:25.291Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-25T13:35:25.291Z] --- PASS: TestIpcModeShareable (0.75s) [2022-07-25T13:35:25.291Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-25T13:35:25.860Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-25T13:35:26.430Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-25T13:35:26.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-25T13:35:26.598Z] --- PASS: TestServiceUpdateSecrets (14.48s) [2022-07-25T13:35:26.598Z] === RUN TestServiceUpdateConfigs [2022-07-25T13:35:27.001Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-25T13:35:27.262Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.11s) [2022-07-25T13:35:27.262Z] === RUN TestAPIIpcModeHost [2022-07-25T13:35:28.204Z] --- PASS: TestAPIIpcModeHost (0.62s) [2022-07-25T13:35:28.204Z] === RUN TestDaemonIpcModeShareable [2022-07-25T13:35:28.204Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-25T13:35:29.586Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2022-07-25T13:35:29.586Z] --- PASS: TestDaemonIpcModeShareable (1.51s) [2022-07-25T13:35:29.586Z] === RUN TestDaemonIpcModePrivate [2022-07-25T13:35:29.586Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-25T13:35:29.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-25T13:35:30.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d2a570__} [2022-07-25T13:35:31.137Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2022-07-25T13:35:31.402Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2022-07-25T13:35:31.402Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-25T13:35:31.619Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-25T13:35:31.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13060335608_/foo_false_____} [2022-07-25T13:35:32.541Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2022-07-25T13:35:32.801Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.39s) [2022-07-25T13:35:32.801Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-25T13:35:33.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13060335608_/foo_true_____} [2022-07-25T13:35:33.776Z] tests/integration/client_test.py ..... [ 75%] [2022-07-25T13:35:33.776Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-25T13:35:34.317Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2022-07-25T13:35:34.317Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-25T13:35:34.317Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2022-07-25T13:35:34.317Z] === RUN TestIpcModeOlderClient [2022-07-25T13:35:34.317Z] === PAUSE TestIpcModeOlderClient [2022-07-25T13:35:34.317Z] === RUN TestKillContainerInvalidSignal [2022-07-25T13:35:34.342Z] tests/integration/errors_test.py . [ 76%] [2022-07-25T13:35:34.888Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33160283475_/foo_false_____} [2022-07-25T13:35:34.888Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2022-07-25T13:35:34.888Z] === RUN TestKillContainer [2022-07-25T13:35:34.888Z] === RUN TestKillContainer/no_signal [2022-07-25T13:35:35.828Z] === RUN TestKillContainer/non_killing_signal [2022-07-25T13:35:36.400Z] === RUN TestKillContainer/killing_signal [2022-07-25T13:35:36.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33160283475_/foo_true_____} [2022-07-25T13:35:36.661Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-25T13:35:36.922Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-25T13:35:36.922Z] check_test.go:540: [d854a42e65442] daemon is not started [2022-07-25T13:35:36.922Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-25T13:35:37.181Z] --- PASS: TestKillContainer (2.23s) [2022-07-25T13:35:37.181Z] --- PASS: TestKillContainer/no_signal (0.81s) [2022-07-25T13:35:37.181Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2022-07-25T13:35:37.181Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2022-07-25T13:35:37.181Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-25T13:35:37.181Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-25T13:35:37.751Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-25T13:35:38.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33160283475_/foo_true__0xc000d2a5a0___} [2022-07-25T13:35:38.583Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2022-07-25T13:35:38.583Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2022-07-25T13:35:38.583Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2022-07-25T13:35:38.583Z] === RUN TestKillStoppedContainer [2022-07-25T13:35:38.583Z] --- PASS: TestKillStoppedContainer (0.09s) [2022-07-25T13:35:38.583Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-25T13:35:38.843Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-07-25T13:35:38.843Z] === RUN TestKillDifferentUserContainer [2022-07-25T13:35:38.843Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-25T13:35:39.414Z] --- PASS: TestKillDifferentUserContainer (0.58s) [2022-07-25T13:35:39.414Z] === RUN TestInspectOomKilledTrue [2022-07-25T13:35:39.414Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T13:35:39.414Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-25T13:35:39.414Z] === RUN TestInspectOomKilledFalse [2022-07-25T13:35:39.414Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T13:35:39.414Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-25T13:35:39.414Z] === RUN TestLinksEtcHostsContentMatch [2022-07-25T13:35:39.674Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d2a5b8__} [2022-07-25T13:35:39.674Z] --- PASS: TestLinksEtcHostsContentMatch (0.47s) [2022-07-25T13:35:39.674Z] === RUN TestLinksContainerNames [2022-07-25T13:35:41.056Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-25T13:35:41.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d2a5d0__} [2022-07-25T13:35:41.316Z] --- PASS: TestLinksContainerNames (1.49s) [2022-07-25T13:35:41.316Z] === RUN TestLogsFollowTailEmpty [2022-07-25T13:35:41.464Z] --- PASS: TestServiceUpdateConfigs (14.51s) [2022-07-25T13:35:41.464Z] === RUN TestServiceUpdateNetwork [2022-07-25T13:35:42.256Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2022-07-25T13:35:42.256Z] === RUN TestLogs [2022-07-25T13:35:42.256Z] === RUN TestLogs/driver_local [2022-07-25T13:35:42.256Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T13:35:42.256Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T13:35:42.256Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-25T13:35:42.256Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-25T13:35:42.256Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-25T13:35:42.256Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-25T13:35:42.256Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T13:35:42.256Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T13:35:42.256Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-25T13:35:42.256Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-25T13:35:42.256Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-25T13:35:42.256Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-25T13:35:42.256Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T13:35:42.256Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T13:35:42.256Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-25T13:35:42.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d2a5e8__} [2022-07-25T13:35:43.088Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-25T13:35:43.088Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-25T13:35:43.318Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-25T13:35:43.318Z] PASS [2022-07-25T13:35:43.318Z] [2022-07-25T13:35:43.318Z] === Skipped [2022-07-25T13:35:43.318Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-25T13:35:43.318Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T13:35:43.318Z] [2022-07-25T13:35:43.318Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-25T13:35:43.318Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T13:35:43.318Z] [2022-07-25T13:35:43.318Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-25T13:35:43.318Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T13:35:43.318Z] [2022-07-25T13:35:43.318Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-25T13:35:43.318Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T13:35:43.318Z] [2022-07-25T13:35:43.318Z] DONE 17 tests, 4 skipped in 26.415s [2022-07-25T13:35:43.318Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-25T13:35:43.318Z] ++ 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-25T13:35:43.318Z] ++ set -e [2022-07-25T13:35:43.318Z] ++ '[' -n 0 ']' [2022-07-25T13:35:43.318Z] ++ set -x [2022-07-25T13:35:43.318Z] ++ 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-25T13:35:43.318Z] INFO: Testing against a local daemon [2022-07-25T13:35:43.318Z] === RUN TestPluginInvalidJSON [2022-07-25T13:35:43.318Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T13:35:43.318Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T13:35:43.318Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T13:35:43.318Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T13:35:43.318Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-25T13:35:43.318Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-25T13:35:43.318Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T13:35:43.318Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-25T13:35:43.318Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-25T13:35:43.318Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-25T13:35:43.318Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-25T13:35:43.318Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-25T13:35:43.318Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-25T13:35:43.318Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-25T13:35:43.318Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-25T13:35:43.318Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-25T13:35:43.318Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T13:35:43.318Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-25T13:35:43.318Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-25T13:35:43.318Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-25T13:35:43.318Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-25T13:35:43.318Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-25T13:35:43.318Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-25T13:35:43.318Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-25T13:35:43.318Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-25T13:35:43.318Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-25T13:35:43.318Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-25T13:35:43.318Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-25T13:35:43.318Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-25T13:35:43.318Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-25T13:35:43.318Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-25T13:35:43.318Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-25T13:35:43.318Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-25T13:35:43.318Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-25T13:35:43.318Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-25T13:35:43.318Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-25T13:35:43.318Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-25T13:35:43.318Z] === RUN TestPluginInstall [2022-07-25T13:35:43.318Z] === RUN TestPluginInstall/no_auth [2022-07-25T13:35:43.318Z] time="2022-07-25T13:35:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T13:35:43.318Z] time="2022-07-25T13:35:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4842204650ddbd8df6dca36a7b37cf58c1368889fe1b1b1211037b6b08aa6e0c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T13:35:43.318Z] time="2022-07-25T13:35:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T13:35:43.318Z] time="2022-07-25T13:35:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4842204650ddbd8df6dca36a7b37cf58c1368889fe1b1b1211037b6b08aa6e0c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T13:35:43.318Z] === RUN TestPluginInstall/with_htpasswd [2022-07-25T13:35:43.594Z] time="2022-07-25T13:35:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T13:35:43.594Z] time="2022-07-25T13:35:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01c973185f7af963aee1260f5c6eeebbe636779ecf6e33a97dfdb9628c6b651b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T13:35:43.594Z] time="2022-07-25T13:35:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T13:35:43.594Z] time="2022-07-25T13:35:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01c973185f7af963aee1260f5c6eeebbe636779ecf6e33a97dfdb9628c6b651b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T13:35:43.862Z] === RUN TestPluginInstall/with_insecure [2022-07-25T13:35:44.030Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-25T13:35:44.030Z] check_test.go:540: [d1d3d595ebd81] daemon is not started [2022-07-25T13:35:44.030Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-25T13:35:44.030Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-25T13:35:44.294Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d2a600__} [2022-07-25T13:35:44.817Z] time="2022-07-25T13:35:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T13:35:44.817Z] time="2022-07-25T13:35:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca5e08e20aebf6d5b82ce7b23260b9417426dc7dcb9b070a450fc05a2e035d1d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T13:35:44.817Z] time="2022-07-25T13:35:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T13:35:44.817Z] time="2022-07-25T13:35:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca5e08e20aebf6d5b82ce7b23260b9417426dc7dcb9b070a450fc05a2e035d1d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T13:35:44.817Z] plugin_test.go:195: [dd7717cfc4d18] daemon is not started [2022-07-25T13:35:44.817Z] --- PASS: TestPluginInstall (2.60s) [2022-07-25T13:35:44.817Z] --- PASS: TestPluginInstall/no_auth (0.99s) [2022-07-25T13:35:44.817Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-07-25T13:35:44.817Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-07-25T13:35:44.817Z] === RUN TestPluginsWithRuntimes [2022-07-25T13:35:44.864Z] === RUN TestLogs/driver_json-file [2022-07-25T13:35:45.125Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T13:35:45.125Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T13:35:45.125Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-25T13:35:45.125Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-25T13:35:45.125Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-25T13:35:45.125Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-25T13:35:45.125Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T13:35:45.125Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T13:35:45.125Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T13:35:45.125Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T13:35:45.125Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T13:35:45.125Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T13:35:45.125Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T13:35:45.125Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T13:35:45.694Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T13:35:45.954Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T13:35:45.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-25T13:35:46.720Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-25T13:35:46.894Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-25T13:35:46.894Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-25T13:35:47.154Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-25T13:35:47.287Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-25T13:35:47.415Z] check_test.go:540: [d3ad9690aa113] daemon is not started [2022-07-25T13:35:47.415Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-25T13:35:47.676Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-25T13:35:47.676Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-25T13:35:47.676Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-25T13:35:47.676Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-25T13:35:47.676Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-25T13:35:47.676Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-25T13:35:47.676Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-25T13:35:47.676Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-25T13:35:47.676Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-25T13:35:47.936Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-25T13:35:47.936Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-25T13:35:47.936Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-25T13:35:47.936Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-25T13:35:47.936Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-25T13:35:47.936Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-25T13:35:47.936Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-25T13:35:47.936Z] --- PASS: TestLogs (5.94s) [2022-07-25T13:35:47.936Z] --- PASS: TestLogs/driver_local (0.03s) [2022-07-25T13:35:47.936Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.95s) [2022-07-25T13:35:47.936Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.98s) [2022-07-25T13:35:47.936Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.89s) [2022-07-25T13:35:47.936Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.97s) [2022-07-25T13:35:47.936Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.91s) [2022-07-25T13:35:47.936Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.96s) [2022-07-25T13:35:47.936Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-07-25T13:35:47.936Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.77s) [2022-07-25T13:35:47.936Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.95s) [2022-07-25T13:35:47.936Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.22s) [2022-07-25T13:35:47.936Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.09s) [2022-07-25T13:35:47.936Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.91s) [2022-07-25T13:35:47.936Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.96s) [2022-07-25T13:35:47.936Z] === RUN TestContainerNetworkMountsNoChown [2022-07-25T13:35:47.936Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-25T13:35:48.196Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-25T13:35:48.196Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-25T13:35:48.196Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-25T13:35:48.196Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-25T13:35:48.223Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-07-25T13:35:48.223Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-07-25T13:35:48.223Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2022-07-25T13:35:48.223Z] === RUN TestPluginBackCompatMediaTypes [2022-07-25T13:35:48.767Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/default [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/default [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/private [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/private [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/rprivate [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/slave [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/slave [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/rslave [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/shared [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/shared [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/rshared [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-25T13:35:48.767Z] === CONT TestMountDaemonRoot/default [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-25T13:35:48.767Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-25T13:35:48.767Z] === CONT TestMountDaemonRoot/rshared [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T13:35:48.767Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-25T13:35:48.767Z] === CONT TestMountDaemonRoot/shared [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-25T13:35:48.767Z] === CONT TestMountDaemonRoot/rslave [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T13:35:48.767Z] === CONT TestMountDaemonRoot/slave [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-25T13:35:48.767Z] === CONT TestMountDaemonRoot/rprivate [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T13:35:48.767Z] === CONT TestMountDaemonRoot/private [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-25T13:35:48.767Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-25T13:35:48.767Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-25T13:35:48.767Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-25T13:35:48.767Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-25T13:35:48.767Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-25T13:35:48.767Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T13:35:48.790Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-07-25T13:35:48.791Z] PASS [2022-07-25T13:35:48.791Z] [2022-07-25T13:35:48.791Z] DONE 24 tests in 6.641s [2022-07-25T13:35:48.791Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-25T13:35:48.791Z] ++ 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-25T13:35:48.791Z] ++ set -e [2022-07-25T13:35:48.791Z] ++ '[' -n 0 ']' [2022-07-25T13:35:48.791Z] ++ set -x [2022-07-25T13:35:48.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=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-25T13:35:49.028Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-25T13:35:49.028Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T13:35:49.028Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-25T13:35:49.028Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-25T13:35:49.028Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-25T13:35:49.028Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-25T13:35:49.028Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-25T13:35:49.028Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-25T13:35:49.028Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-25T13:35:49.028Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T13:35:49.028Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-25T13:35:49.049Z] INFO: Testing against a local daemon [2022-07-25T13:35:49.049Z] === RUN TestExternalGraphDriver [2022-07-25T13:35:49.288Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T13:35:49.288Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-25T13:35:49.288Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-25T13:35:49.288Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-25T13:35:49.288Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-25T13:35:49.288Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-25T13:35:49.288Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T13:35:49.288Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-25T13:35:49.288Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T13:35:49.288Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-25T13:35:49.288Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-25T13:35:49.288Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot (0.05s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2022-07-25T13:35:49.288Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-25T13:35:49.288Z] === RUN TestContainerBindMountNonRecursive [2022-07-25T13:35:49.308Z] === RUN TestExternalGraphDriver/json [2022-07-25T13:35:50.671Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-25T13:35:50.931Z] docker_cli_daemon_plugins_test.go:80: [d914b1d808253] daemon is not started [2022-07-25T13:35:51.191Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-25T13:35:51.191Z] --- PASS: TestContainerBindMountNonRecursive (1.90s) [2022-07-25T13:35:51.191Z] === RUN TestContainerVolumesMountedAsShared [2022-07-25T13:35:51.210Z] === RUN TestExternalGraphDriver/spec [2022-07-25T13:35:52.133Z] --- PASS: TestContainerVolumesMountedAsShared (0.70s) [2022-07-25T13:35:52.133Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-25T13:35:52.133Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-25T13:35:52.586Z] === RUN TestExternalGraphDriver/pull [2022-07-25T13:35:52.703Z] --- PASS: TestContainerVolumesMountedAsSlave (0.53s) [2022-07-25T13:35:52.703Z] === RUN TestNetworkNat [2022-07-25T13:35:52.703Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-25T13:35:53.205Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-25T13:35:53.274Z] --- PASS: TestNetworkNat (0.70s) [2022-07-25T13:35:53.274Z] === RUN TestNetworkLocalhostTCPNat [2022-07-25T13:35:53.658Z] --- PASS: TestServiceUpdateNetwork (12.59s) [2022-07-25T13:35:53.658Z] === RUN TestServiceUpdatePidsLimit [2022-07-25T13:35:53.844Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s) [2022-07-25T13:35:53.844Z] === RUN TestNetworkLoopbackNat [2022-07-25T13:35:53.962Z] --- PASS: TestExternalGraphDriver (5.15s) [2022-07-25T13:35:53.962Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-07-25T13:35:53.962Z] --- PASS: TestExternalGraphDriver/spec (1.60s) [2022-07-25T13:35:53.962Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-07-25T13:35:53.962Z] === RUN TestGraphdriverPluginV2 [2022-07-25T13:35:54.414Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-25T13:35:54.531Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T13:35:54.531Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-25T13:35:54.531Z] PASS [2022-07-25T13:35:54.531Z] [2022-07-25T13:35:54.531Z] === Skipped [2022-07-25T13:35:54.531Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-25T13:35:54.531Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T13:35:54.531Z] [2022-07-25T13:35:54.531Z] DONE 5 tests, 1 skipped in 5.582s [2022-07-25T13:35:54.531Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-25T13:35:54.531Z] ++ 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-25T13:35:54.531Z] ++ set -e [2022-07-25T13:35:54.531Z] ++ '[' -n 0 ']' [2022-07-25T13:35:54.531Z] ++ set -x [2022-07-25T13:35:54.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-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-25T13:35:54.531Z] INFO: Testing against a local daemon [2022-07-25T13:35:54.531Z] === RUN TestContinueAfterPluginCrash [2022-07-25T13:35:54.531Z] === PAUSE TestContinueAfterPluginCrash [2022-07-25T13:35:54.531Z] === RUN TestReadPluginNoRead [2022-07-25T13:35:54.531Z] === PAUSE TestReadPluginNoRead [2022-07-25T13:35:54.531Z] === RUN TestDaemonStartWithLogOpt [2022-07-25T13:35:54.531Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-25T13:35:54.531Z] === CONT TestContinueAfterPluginCrash [2022-07-25T13:35:54.531Z] === CONT TestDaemonStartWithLogOpt [2022-07-25T13:35:54.591Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-25T13:35:54.983Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-25T13:35:55.158Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-25T13:35:55.242Z] docker_cli_daemon_plugins_test.go:170: [d01da817c180e] daemon is not started [2022-07-25T13:35:55.503Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-25T13:35:55.503Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-25T13:35:56.075Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-25T13:35:56.335Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-25T13:35:56.595Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-25T13:35:56.856Z] --- PASS: TestNetworkLoopbackNat (3.02s) [2022-07-25T13:35:56.856Z] === RUN TestPause [2022-07-25T13:35:57.427Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-25T13:35:57.687Z] --- PASS: TestPause (0.73s) [2022-07-25T13:35:57.687Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-25T13:35:57.687Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T13:35:57.687Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T13:35:57.687Z] === RUN TestPauseStopPausedContainer [2022-07-25T13:35:57.819Z] --- PASS: TestDaemonStartWithLogOpt (3.12s) [2022-07-25T13:35:57.819Z] === CONT TestReadPluginNoRead [2022-07-25T13:35:58.629Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2022-07-25T13:35:58.629Z] === RUN TestPidHost [2022-07-25T13:35:59.570Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-25T13:35:59.725Z] === RUN TestReadPluginNoRead/default [2022-07-25T13:35:59.831Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-25T13:36:00.092Z] --- PASS: TestPidHost (1.61s) [2022-07-25T13:36:00.092Z] === RUN TestPsFilter [2022-07-25T13:36:00.353Z] --- PASS: TestPsFilter (0.13s) [2022-07-25T13:36:00.353Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-25T13:36:00.353Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-25T13:36:00.353Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-25T13:36:00.925Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2022-07-25T13:36:00.925Z] === RUN TestRemoveContainerWithVolume [2022-07-25T13:36:00.925Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-25T13:36:01.103Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-25T13:36:01.185Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-25T13:36:01.446Z] check_test.go:540: [d24668b48ef5f] daemon is not started [2022-07-25T13:36:01.446Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-25T13:36:01.446Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2022-07-25T13:36:01.446Z] === RUN TestRemoveContainerRunning [2022-07-25T13:36:02.023Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-25T13:36:02.283Z] --- PASS: TestRemoveContainerRunning (0.76s) [2022-07-25T13:36:02.283Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-25T13:36:02.480Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-25T13:36:02.480Z] --- PASS: TestContinueAfterPluginCrash (8.01s) [2022-07-25T13:36:02.856Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-25T13:36:02.856Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2022-07-25T13:36:02.856Z] === RUN TestRemoveInvalidContainer [2022-07-25T13:36:03.117Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-07-25T13:36:03.117Z] === RUN TestRenameLinkedContainer [2022-07-25T13:36:03.117Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-25T13:36:03.263Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-25T13:36:03.416Z] === CONT TestReadPluginNoRead [2022-07-25T13:36:03.416Z] read_test.go:92: [d33ff3d0dd146] daemon is not started [2022-07-25T13:36:03.416Z] --- PASS: TestReadPluginNoRead (5.75s) [2022-07-25T13:36:03.416Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-07-25T13:36:03.416Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-07-25T13:36:03.416Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-07-25T13:36:03.416Z] PASS [2022-07-25T13:36:03.416Z] [2022-07-25T13:36:03.416Z] DONE 6 tests in 8.981s [2022-07-25T13:36:03.416Z] 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-25T13:36:03.416Z] ++ 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-25T13:36:03.416Z] ++ set -e [2022-07-25T13:36:03.416Z] ++ '[' -n 0 ']' [2022-07-25T13:36:03.416Z] ++ set -x [2022-07-25T13:36:03.416Z] ++ 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-25T13:36:03.416Z] testing: warning: no tests to run [2022-07-25T13:36:03.416Z] PASS [2022-07-25T13:36:03.416Z] [2022-07-25T13:36:03.416Z] DONE 0 tests in 0.034s [2022-07-25T13:36:03.416Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-25T13:36:03.416Z] ++ 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-25T13:36:03.416Z] ++ set -e [2022-07-25T13:36:03.416Z] ++ '[' -n 0 ']' [2022-07-25T13:36:03.416Z] ++ set -x [2022-07-25T13:36:03.416Z] ++ 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-25T13:36:03.675Z] INFO: Testing against a local daemon [2022-07-25T13:36:03.675Z] === RUN TestPluginWithDevMounts [2022-07-25T13:36:03.675Z] === PAUSE TestPluginWithDevMounts [2022-07-25T13:36:03.675Z] === CONT TestPluginWithDevMounts [2022-07-25T13:36:03.688Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-25T13:36:04.628Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-25T13:36:05.053Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-07-25T13:36:05.053Z] PASS [2022-07-25T13:36:05.053Z] [2022-07-25T13:36:05.053Z] DONE 1 tests in 1.649s [2022-07-25T13:36:05.053Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-25T13:36:05.053Z] ++ 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-25T13:36:05.053Z] ++ set -e [2022-07-25T13:36:05.053Z] ++ '[' -n 0 ']' [2022-07-25T13:36:05.053Z] ++ set -x [2022-07-25T13:36:05.053Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-25T13:36:05.200Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-25T13:36:05.312Z] INFO: Testing against a local daemon [2022-07-25T13:36:05.312Z] === RUN TestSecretInspect [2022-07-25T13:36:05.461Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-25T13:36:06.034Z] --- PASS: TestRenameLinkedContainer (3.08s) [2022-07-25T13:36:06.034Z] === RUN TestRenameStoppedContainer [2022-07-25T13:36:06.977Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-25T13:36:06.977Z] --- PASS: TestRenameStoppedContainer (0.87s) [2022-07-25T13:36:06.977Z] === RUN TestRenameRunningContainerAndReuse [2022-07-25T13:36:06.977Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-25T13:36:07.845Z] --- PASS: TestSecretInspect (2.27s) [2022-07-25T13:36:07.845Z] === RUN TestSecretList [2022-07-25T13:36:08.358Z] --- PASS: TestRenameRunningContainerAndReuse (1.50s) [2022-07-25T13:36:08.358Z] === RUN TestRenameInvalidName [2022-07-25T13:36:08.619Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-25T13:36:09.202Z] --- PASS: TestRenameInvalidName (0.57s) [2022-07-25T13:36:09.202Z] === RUN TestRenameAnonymousContainer [2022-07-25T13:36:09.420Z] ......... [ 85%] [2022-07-25T13:36:09.748Z] --- PASS: TestSecretList (2.15s) [2022-07-25T13:36:09.748Z] === RUN TestSecretsCreateAndDelete [2022-07-25T13:36:09.819Z] --- PASS: TestServiceUpdatePidsLimit (16.37s) [2022-07-25T13:36:09.819Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2022-07-25T13:36:09.819Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-07-25T13:36:09.819Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-07-25T13:36:09.819Z] PASS [2022-07-25T13:36:09.819Z] [2022-07-25T13:36:09.819Z] === Skipped [2022-07-25T13:36:09.819Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-25T13:36:09.819Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T13:36:09.819Z] [2022-07-25T13:36:09.819Z] DONE 27 tests, 1 skipped in 166.163s [2022-07-25T13:36:09.819Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-25T13:36:09.819Z] INFO: Testing against a local daemon [2022-07-25T13:36:09.819Z] === RUN TestSessionCreate [2022-07-25T13:36:09.819Z] --- PASS: TestSessionCreate (0.02s) [2022-07-25T13:36:09.819Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-25T13:36:09.819Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-25T13:36:09.819Z] PASS [2022-07-25T13:36:09.819Z] [2022-07-25T13:36:09.819Z] DONE 2 tests in 0.057s [2022-07-25T13:36:09.819Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-25T13:36:09.819Z] INFO: Testing against a local daemon [2022-07-25T13:36:09.819Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-25T13:36:09.819Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-25T13:36:09.819Z] === RUN TestDiskUsage [2022-07-25T13:36:09.819Z] === PAUSE TestDiskUsage [2022-07-25T13:36:09.819Z] === RUN TestEventsExecDie [2022-07-25T13:36:10.168Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-25T13:36:10.386Z] --- PASS: TestEventsExecDie (0.61s) [2022-07-25T13:36:10.386Z] === RUN TestEventsBackwardsCompatible [2022-07-25T13:36:10.386Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-07-25T13:36:10.386Z] === RUN TestEventsVolumeCreate [2022-07-25T13:36:10.386Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-25T13:36:10.386Z] === RUN TestInfoBinaryCommits [2022-07-25T13:36:10.386Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-25T13:36:10.386Z] === RUN TestInfoAPIVersioned [2022-07-25T13:36:10.386Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-25T13:36:10.386Z] === RUN TestInfoAPI [2022-07-25T13:36:10.644Z] --- PASS: TestInfoAPI (0.02s) [2022-07-25T13:36:10.644Z] === RUN TestInfoAPIWarnings [2022-07-25T13:36:11.548Z] --- PASS: TestRenameAnonymousContainer (2.28s) [2022-07-25T13:36:11.548Z] === RUN TestRenameContainerWithSameName [2022-07-25T13:36:11.548Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-25T13:36:11.808Z] --- PASS: TestRenameContainerWithSameName (0.56s) [2022-07-25T13:36:11.808Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-25T13:36:12.280Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-07-25T13:36:12.280Z] === RUN TestSecretsUpdate [2022-07-25T13:36:13.190Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-25T13:36:13.190Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s) [2022-07-25T13:36:13.190Z] === RUN TestResize [2022-07-25T13:36:13.761Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-25T13:36:13.761Z] --- PASS: TestResize (0.52s) [2022-07-25T13:36:13.761Z] === RUN TestResizeWithInvalidSize [2022-07-25T13:36:14.183Z] --- PASS: TestSecretsUpdate (2.29s) [2022-07-25T13:36:14.183Z] === RUN TestTemplatedSecret [2022-07-25T13:36:14.330Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-25T13:36:14.331Z] --- PASS: TestResizeWithInvalidSize (0.52s) [2022-07-25T13:36:14.331Z] === RUN TestResizeWhenContainerNotStarted [2022-07-25T13:36:14.591Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s) [2022-07-25T13:36:14.591Z] === RUN TestDaemonRestartKillContainers [2022-07-25T13:36:14.591Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T13:36:14.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T13:36:14.591Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T13:36:14.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T13:36:14.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T13:36:14.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T13:36:14.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T13:36:14.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T13:36:14.591Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T13:36:14.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T13:36:14.591Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T13:36:14.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T13:36:14.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T13:36:14.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T13:36:14.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T13:36:14.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T13:36:14.591Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:36:14.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:36:14.591Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:36:14.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:36:14.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:36:14.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:36:14.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:36:14.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:36:14.591Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:36:14.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:36:14.591Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:36:14.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:36:14.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:36:14.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:36:14.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:36:14.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:36:14.591Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T13:36:14.591Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:36:15.523Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-25T13:36:16.087Z] --- PASS: TestTemplatedSecret (2.07s) [2022-07-25T13:36:16.087Z] === RUN TestSecretCreateResolve [2022-07-25T13:36:17.132Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:36:17.132Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-25T13:36:18.071Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:36:18.331Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-25T13:36:18.621Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-07-25T13:36:18.621Z] PASS [2022-07-25T13:36:18.621Z] [2022-07-25T13:36:18.621Z] DONE 6 tests in 13.215s [2022-07-25T13:36:18.621Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-25T13:36:18.621Z] ++ 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-25T13:36:18.621Z] ++ set -e [2022-07-25T13:36:18.621Z] ++ '[' -n 0 ']' [2022-07-25T13:36:18.621Z] ++ set -x [2022-07-25T13:36:18.621Z] ++ 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-25T13:36:18.621Z] INFO: Testing against a local daemon [2022-07-25T13:36:18.621Z] === RUN TestServiceCreateInit [2022-07-25T13:36:18.621Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-25T13:36:18.901Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:36:19.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:36:20.410Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:36:20.670Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:36:22.080Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-25T13:36:22.080Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-25T13:36:22.812Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-25T13:36:23.209Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-25T13:36:23.777Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError=== CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:36:23.777Z] [2022-07-25T13:36:24.038Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T13:36:26.101Z] --- PASS: TestServiceCreateInit (7.18s) [2022-07-25T13:36:26.101Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.63s) [2022-07-25T13:36:26.101Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s) [2022-07-25T13:36:26.101Z] === RUN TestCreateServiceMultipleTimes [2022-07-25T13:36:26.580Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T13:36:27.520Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-25T13:36:28.165Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-25T13:36:28.460Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T13:36:28.460Z] check_test.go:540: [dd730634bfd99] daemon is not started [2022-07-25T13:36:28.460Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-25T13:36:28.715Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-25T13:36:28.715Z] === RUN TestInfoDebug [2022-07-25T13:36:28.715Z] --- PASS: TestInfoDebug (0.52s) [2022-07-25T13:36:28.715Z] === RUN TestInfoInsecureRegistries [2022-07-25T13:36:28.715Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-25T13:36:28.715Z] === RUN TestInfoRegistryMirrors [2022-07-25T13:36:28.715Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-25T13:36:28.715Z] === RUN TestLoginFailsWithBadCredentials [2022-07-25T13:36:28.720Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T13:36:28.973Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-25T13:36:28.973Z] === RUN TestPingCacheHeaders [2022-07-25T13:36:28.973Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-25T13:36:28.973Z] === RUN TestPingGet [2022-07-25T13:36:28.973Z] --- PASS: TestPingGet (0.01s) [2022-07-25T13:36:28.973Z] === RUN TestPingHead [2022-07-25T13:36:28.973Z] --- PASS: TestPingHead (0.02s) [2022-07-25T13:36:28.973Z] === RUN TestPingSwarmHeader [2022-07-25T13:36:29.290Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-25T13:36:29.539Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-25T13:36:30.111Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-25T13:36:30.915Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-25T13:36:30.915Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-25T13:36:31.200Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T13:36:31.200Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-25T13:36:31.460Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T13:36:31.485Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-25T13:36:31.485Z] --- PASS: TestPingSwarmHeader (2.15s) [2022-07-25T13:36:31.485Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-25T13:36:31.485Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-25T13:36:31.485Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-25T13:36:31.485Z] === RUN TestVersion [2022-07-25T13:36:31.485Z] --- PASS: TestVersion (0.02s) [2022-07-25T13:36:31.485Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-25T13:36:31.485Z] === CONT TestDiskUsage [2022-07-25T13:36:31.743Z] === RUN TestDiskUsage/empty [2022-07-25T13:36:31.743Z] === RUN TestDiskUsage/empty/container_types [2022-07-25T13:36:31.743Z] === RUN TestDiskUsage/empty/image_types [2022-07-25T13:36:31.743Z] === RUN TestDiskUsage/empty/volume_types [2022-07-25T13:36:31.743Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-25T13:36:31.743Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-25T13:36:31.743Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-25T13:36:31.743Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-25T13:36:31.743Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-25T13:36:31.743Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-25T13:36:31.743Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-25T13:36:31.743Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-25T13:36:32.002Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-25T13:36:32.002Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-25T13:36:32.002Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-25T13:36:32.002Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-25T13:36:32.002Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-25T13:36:32.002Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-25T13:36:32.002Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-25T13:36:32.002Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-25T13:36:32.002Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-25T13:36:32.002Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-25T13:36:32.002Z] === RUN TestDiskUsage/after_container.Run [2022-07-25T13:36:32.569Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-25T13:36:32.569Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-25T13:36:32.569Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-25T13:36:32.569Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-25T13:36:32.569Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-25T13:36:32.569Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-25T13:36:32.569Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-25T13:36:32.569Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-25T13:36:32.569Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-25T13:36:32.569Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-25T13:36:32.828Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.58s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage (1.59s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/after_container.Run (0.52s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-25T13:36:32.828Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T13:36:32.828Z] PASS [2022-07-25T13:36:32.828Z] [2022-07-25T13:36:32.828Z] DONE 54 tests in 23.115s [2022-07-25T13:36:32.828Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-25T13:36:32.828Z] INFO: Testing against a local daemon [2022-07-25T13:36:32.828Z] === RUN TestVolumesCreateAndList [2022-07-25T13:36:32.828Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-25T13:36:32.828Z] === RUN TestVolumesRemove [2022-07-25T13:36:33.087Z] --- PASS: TestVolumesRemove (0.09s) [2022-07-25T13:36:33.087Z] === RUN TestVolumesInspect [2022-07-25T13:36:33.087Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-25T13:36:33.087Z] === RUN TestVolumesInvalidJSON [2022-07-25T13:36:33.087Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-25T13:36:33.087Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-25T13:36:33.087Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-25T13:36:33.087Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-25T13:36:33.087Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-25T13:36:33.087Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-25T13:36:33.087Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-25T13:36:33.087Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-25T13:36:33.087Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-25T13:36:33.087Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-25T13:36:33.087Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-25T13:36:33.087Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-25T13:36:33.087Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-25T13:36:33.087Z] PASS [2022-07-25T13:36:33.087Z] [2022-07-25T13:36:33.087Z] DONE 9 tests in 0.162s [2022-07-25T13:36:33.087Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T13:36:33.370Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T13:36:33.655Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-25T13:36:33.655Z] Removing test suite binaries [2022-07-25T13:36:33.655Z] exiting test-integration [2022-07-25T13:36:33.655Z] ++ exit 0 [2022-07-25T13:36:33.655Z] [2022-07-25T13:36:34.312Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket Post stage [Pipeline] junit [2022-07-25T13:36:35.047Z] Recording test results [2022-07-25T13:36:35.101Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-25T13:36:35.254Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-25T13:36:35.254Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-25T13:36:35.254Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-25T13:36:35.360Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-25T13:36:35.360Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-25T13:36:35.360Z] [2022-07-25T13:36:35.360Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-25T13:36:35.360Z] =========================== short test summary info ============================ [2022-07-25T13:36:35.360Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-25T13:36:35.360Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-25T13:36:35.360Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-25T13:36:35.360Z] Not supported on most drivers [2022-07-25T13:36:35.360Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-25T13:36:35.360Z] Output of docker top depends on host distro, and is not formalized. [2022-07-25T13:36:35.360Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-25T13:36:35.360Z] Output of docker top depends on host distro, and is not formalized. [2022-07-25T13:36:35.360Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-25T13:36:35.360Z] Can fail if eth0 has multiple IP addresses [2022-07-25T13:36:35.360Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-25T13:36:35.360Z] This doesn't seem to be taken into account by the engine [2022-07-25T13:36:35.360Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-25T13:36:35.360Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-25T13:36:35.360Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 289.63 seconds == [2022-07-25T13:36:35.619Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-25T13:36:36.197Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-25T13:36:36.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.96s) [2022-07-25T13:36:36.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-07-25T13:36:36.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.22s) [2022-07-25T13:36:36.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-07-25T13:36:36.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-07-25T13:36:36.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-07-25T13:36:36.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.46s) [2022-07-25T13:36:36.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.42s) [2022-07-25T13:36:36.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.58s) [2022-07-25T13:36:36.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.81s) [2022-07-25T13:36:36.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s) [2022-07-25T13:36:36.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s) [2022-07-25T13:36:36.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.66s) [2022-07-25T13:36:36.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.56s) [2022-07-25T13:36:36.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.88s) [2022-07-25T13:36:36.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.64s) [2022-07-25T13:36:36.197Z] === RUN TestCgroupNamespacesRun [2022-07-25T13:36:36.197Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-25T13:36:36.591Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-25T13:36:36.964Z] + echo Ensuring container killed. [2022-07-25T13:36:36.964Z] Ensuring container killed. [2022-07-25T13:36:36.964Z] + docker rm -vf docker-pr1 [2022-07-25T13:36:36.964Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-25T13:36:37.141Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-25T13:36:37.246Z] + echo Chowning /workspace to jenkins user [2022-07-25T13:36:37.246Z] Chowning /workspace to jenkins user [2022-07-25T13:36:37.246Z] + id -u [2022-07-25T13:36:37.246Z] + id -g [2022-07-25T13:36:37.246Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43863:/workspace busybox chown -R 1000:1000 /workspace [2022-07-25T13:36:37.246Z] Unable to find image 'busybox:latest' locally [2022-07-25T13:36:37.504Z] latest: Pulling from library/busybox [2022-07-25T13:36:37.504Z] 19d511225f94: Pulling fs layer [2022-07-25T13:36:37.504Z] 19d511225f94: Verifying Checksum [2022-07-25T13:36:37.504Z] 19d511225f94: Download complete [2022-07-25T13:36:37.763Z] 19d511225f94: Pull complete [2022-07-25T13:36:37.763Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-25T13:36:37.763Z] Status: Downloaded newer image for busybox:latest [2022-07-25T13:36:38.081Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-25T13:36:38.081Z] --- PASS: TestCgroupNamespacesRun (2.12s) [2022-07-25T13:36:38.081Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-25T13:36:39.021Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T13:36:39.439Z] + bundleName=amd64-cgroup2 [2022-07-25T13:36:39.439Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-25T13:36:39.439Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-25T13:36:39.439Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-07-25T13:36:39.439Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-07-25T13:36:39.708Z] Archiving artifacts [2022-07-25T13:36:39.963Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-25T13:36:40.225Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.08s) [2022-07-25T13:36:40.225Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-25T13:36:40.795Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-25T13:36:40.985Z] --- PASS: TestCreateServiceMultipleTimes (15.42s) [2022-07-25T13:36:40.985Z] === RUN TestCreateServiceConflict [2022-07-25T13:36:41.056Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-25T13:36:41.056Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-25T13:36:41.751Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43863/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-25T13:36:41.997Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-25T13:36:42.055Z] + make clean [2022-07-25T13:36:42.055Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-25T13:36:42.055Z] docker-dev-cache [2022-07-25T13:36:42.055Z] docker-mod-cache [Pipeline] deleteDir [2022-07-25T13:36:42.257Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.06s) [2022-07-25T13:36:42.257Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-25T13:36:42.828Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-25T13:36:43.518Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-07-25T13:36:43.518Z] === RUN TestCreateServiceMaxReplicas [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-25T13:36:44.214Z] --- PASS: TestCgroupNamespacesRunHostMode (1.93s) [2022-07-25T13:36:44.214Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-25T13:36:45.155Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-25T13:36:45.725Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.41s) [2022-07-25T13:36:45.725Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-25T13:36:46.053Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2022-07-25T13:36:46.053Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-25T13:36:46.665Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-25T13:36:46.925Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-25T13:36:47.185Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.48s) [2022-07-25T13:36:47.185Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-25T13:36:47.446Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-25T13:36:47.812Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T13:36:47.812Z] [2022-07-25T13:36:47.812Z] Unloading profiles will leave already running processes permanently [2022-07-25T13:36:47.812Z] unconfined, which can lead to unexpected situations. [2022-07-25T13:36:47.812Z] [2022-07-25T13:36:47.812Z] To set a process to complain mode, use the command line tool [2022-07-25T13:36:47.812Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T13:36:47.812Z] Post stage [Pipeline] junit [2022-07-25T13:36:47.824Z] Recording test results [2022-07-25T13:36:48.016Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-25T13:36:48.016Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2022-07-25T13:36:48.016Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-25T13:36:48.939Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-25T13:36:49.218Z] + echo Ensuring container killed. [2022-07-25T13:36:49.218Z] Ensuring container killed. [2022-07-25T13:36:49.218Z] + docker rm -vf docker-pr1 [2022-07-25T13:36:49.218Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-25T13:36:49.500Z] + echo Chowning /workspace to jenkins user [2022-07-25T13:36:49.500Z] Chowning /workspace to jenkins user [2022-07-25T13:36:49.500Z] + id -u [2022-07-25T13:36:49.500Z] + id -g [2022-07-25T13:36:49.500Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43863:/workspace busybox chown -R 1000:1000 /workspace [2022-07-25T13:36:49.500Z] Unable to find image 'busybox:latest' locally [2022-07-25T13:36:49.759Z] latest: Pulling from library/busybox [2022-07-25T13:36:49.759Z] 19d511225f94: Pulling fs layer [2022-07-25T13:36:49.759Z] 19d511225f94: Verifying Checksum [2022-07-25T13:36:49.759Z] 19d511225f94: Download complete [2022-07-25T13:36:49.759Z] 19d511225f94: Pull complete [2022-07-25T13:36:49.925Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s) [2022-07-25T13:36:49.925Z] === RUN TestNISDomainname [2022-07-25T13:36:50.017Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-25T13:36:50.017Z] Status: Downloaded newer image for busybox:latest [2022-07-25T13:36:50.494Z] --- PASS: TestNISDomainname (0.71s) [2022-07-25T13:36:50.495Z] === RUN TestHostnameDnsResolution [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T13:36:51.434Z] --- PASS: TestHostnameDnsResolution (0.89s) [2022-07-25T13:36:51.435Z] === RUN TestUnprivilegedPortsAndPing [2022-07-25T13:36:51.688Z] + bundleName=docker-py [2022-07-25T13:36:51.688Z] + echo Creating docker-py-bundles.tar.gz [2022-07-25T13:36:51.688Z] Creating docker-py-bundles.tar.gz [2022-07-25T13:36:51.688Z] + 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-25T13:36:51.700Z] Archiving artifacts [2022-07-25T13:36:52.005Z] --- PASS: TestUnprivilegedPortsAndPing (0.70s) [2022-07-25T13:36:52.005Z] === RUN TestPrivilegedHostDevices [2022-07-25T13:36:52.005Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-25T13:36:52.265Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-25T13:36:52.836Z] --- PASS: TestPrivilegedHostDevices (0.78s) [2022-07-25T13:36:52.836Z] === RUN TestRunConsoleSize [2022-07-25T13:36:53.097Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-25T13:36:53.625Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43863/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-25T13:36:53.701Z] --- PASS: TestRunConsoleSize (0.79s) [2022-07-25T13:36:53.701Z] === RUN TestStats [2022-07-25T13:36:53.968Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43863/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=6cc644abef088e04b5b416921f203f5edb733ad1 -e DOCKER_GRAPHDRIVER docker:6cc644abef088e04b5b416921f203f5edb733ad1 hack/make.sh binary [2022-07-25T13:36:54.226Z] [2022-07-25T13:36:54.484Z] Removing bundles/ [2022-07-25T13:36:54.485Z] [2022-07-25T13:36:54.485Z] ---> Making bundle: binary (in bundles/binary) [2022-07-25T13:36:54.485Z] Building: bundles/binary-daemon/dockerd [2022-07-25T13:36:54.485Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T13:36:54.651Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-25T13:36:54.911Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-25T13:36:56.292Z] --- PASS: TestStats (2.91s) [2022-07-25T13:36:56.292Z] === RUN TestStopContainerWithTimeout [2022-07-25T13:36:56.552Z] === RUN TestStopContainerWithTimeout/0 [2022-07-25T13:36:56.552Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-25T13:36:56.552Z] === RUN TestStopContainerWithTimeout/1 [2022-07-25T13:36:56.552Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-25T13:36:56.552Z] === RUN TestStopContainerWithTimeout/3 [2022-07-25T13:36:56.552Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-25T13:36:56.552Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-25T13:36:56.552Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-25T13:36:56.552Z] === CONT TestStopContainerWithTimeout/1 [2022-07-25T13:36:56.552Z] === CONT TestStopContainerWithTimeout/0 [2022-07-25T13:36:57.493Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-25T13:36:58.436Z] === CONT TestStopContainerWithTimeout/3 [2022-07-25T13:36:59.006Z] check_test.go:540: [d0faa19ec9fa8] daemon is not started [2022-07-25T13:36:59.006Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-25T13:37:00.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-25T13:37:00.961Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-07-25T13:37:00.961Z] --- PASS: TestStopContainerWithTimeout/0 (0.94s) [2022-07-25T13:37:00.961Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2022-07-25T13:37:00.961Z] --- PASS: TestStopContainerWithTimeout/-1 (2.88s) [2022-07-25T13:37:00.961Z] --- PASS: TestStopContainerWithTimeout/3 (2.58s) [2022-07-25T13:37:00.961Z] === RUN TestDeleteDevicemapper [2022-07-25T13:37:00.961Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T13:37:00.961Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-25T13:37:00.961Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-25T13:37:00.978Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-07-25T13:37:00.978Z] === RUN TestCreateServiceSecretFileMode [2022-07-25T13:37:01.222Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-25T13:37:01.222Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-25T13:37:01.222Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-25T13:37:01.237Z] --- PASS: TestCreateServiceSecretFileMode (2.37s) [2022-07-25T13:37:01.237Z] === RUN TestCreateServiceConfigFileMode [2022-07-25T13:37:02.164Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-25T13:37:02.164Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-25T13:37:02.425Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-25T13:37:02.996Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-25T13:37:02.996Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-25T13:37:03.938Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-25T13:37:03.938Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-25T13:37:04.198Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.14s) [2022-07-25T13:37:04.198Z] === RUN TestUpdateMemory [2022-07-25T13:37:04.198Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-25T13:37:04.198Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-25T13:37:04.198Z] === RUN TestUpdateCPUQuota [2022-07-25T13:37:04.526Z] --- PASS: TestCreateServiceConfigFileMode (2.56s) [2022-07-25T13:37:04.526Z] === RUN TestCreateServiceSysctls [2022-07-25T13:37:05.580Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-25T13:37:05.580Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-25T13:37:05.580Z] --- PASS: TestUpdateCPUQuota (1.55s) [2022-07-25T13:37:05.580Z] === RUN TestUpdatePidsLimit [2022-07-25T13:37:05.580Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-25T13:37:06.152Z] === RUN TestUpdatePidsLimit/no_change [2022-07-25T13:37:06.152Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-25T13:37:06.415Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-25T13:37:06.677Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-25T13:37:07.060Z] --- PASS: TestCreateServiceSysctls (3.03s) [2022-07-25T13:37:07.060Z] === RUN TestCreateServiceCapabilities [2022-07-25T13:37:07.247Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-25T13:37:07.247Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-25T13:37:07.507Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-25T13:37:08.078Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-25T13:37:09.019Z] --- PASS: TestUpdatePidsLimit (3.21s) [2022-07-25T13:37:09.019Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2022-07-25T13:37:09.019Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2022-07-25T13:37:09.019Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-07-25T13:37:09.019Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2022-07-25T13:37:09.019Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2022-07-25T13:37:09.019Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s) [2022-07-25T13:37:09.019Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.29s) [2022-07-25T13:37:09.019Z] === RUN TestUpdateRestartPolicy [2022-07-25T13:37:09.593Z] --- PASS: TestCreateServiceCapabilities (2.38s) [2022-07-25T13:37:09.593Z] === RUN TestInspect [2022-07-25T13:37:09.959Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-25T13:37:10.902Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-25T13:37:11.162Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-25T13:37:11.733Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-25T13:37:12.128Z] --- PASS: TestInspect (2.64s) [2022-07-25T13:37:12.128Z] === RUN TestCreateJob [2022-07-25T13:37:13.646Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-25T13:37:13.646Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-25T13:37:13.905Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-25T13:37:14.844Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-25T13:37:15.417Z] --- PASS: TestCreateJob (2.96s) [2022-07-25T13:37:15.417Z] === RUN TestReplicatedJob [2022-07-25T13:37:15.417Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-25T13:37:17.328Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-25T13:37:19.877Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-25T13:37:19.877Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-25T13:37:19.877Z] check_test.go:540: [d747d32474c2a] daemon is not started [2022-07-25T13:37:19.877Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-25T13:37:19.877Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-25T13:37:19.877Z] check_test.go:540: [df4d74c5c85b1] daemon is not started [2022-07-25T13:37:19.877Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-25T13:37:20.692Z] --- PASS: TestReplicatedJob (4.96s) [2022-07-25T13:37:20.692Z] === RUN TestUpdateReplicatedJob [2022-07-25T13:37:21.788Z] --- PASS: TestUpdateRestartPolicy (12.60s) [2022-07-25T13:37:21.788Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-25T13:37:22.049Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2022-07-25T13:37:22.049Z] === RUN TestWaitNonBlocked [2022-07-25T13:37:22.049Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T13:37:22.049Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T13:37:22.049Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T13:37:22.049Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T13:37:22.049Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T13:37:22.049Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T13:37:22.989Z] check_test.go:540: [d6e368afaa09f] daemon is not started [2022-07-25T13:37:22.989Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-25T13:37:23.226Z] --- PASS: TestUpdateReplicatedJob (2.91s) [2022-07-25T13:37:23.226Z] === RUN TestServiceListWithStatuses [2022-07-25T13:37:23.226Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T13:37:23.226Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-25T13:37:23.226Z] === RUN TestDockerNetworkConnectAlias [2022-07-25T13:37:23.250Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-07-25T13:37:23.250Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.30s) [2022-07-25T13:37:23.250Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.32s) [2022-07-25T13:37:23.250Z] === RUN TestWaitBlocked [2022-07-25T13:37:23.510Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T13:37:23.510Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T13:37:23.510Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T13:37:23.510Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T13:37:23.510Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T13:37:23.510Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T13:37:24.893Z] --- PASS: TestWaitBlocked (0.03s) [2022-07-25T13:37:24.893Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2022-07-25T13:37:24.893Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s) [2022-07-25T13:37:24.893Z] === RUN TestWaitConditions [2022-07-25T13:37:24.893Z] === RUN TestWaitConditions/default [2022-07-25T13:37:24.893Z] === PAUSE TestWaitConditions/default [2022-07-25T13:37:24.893Z] === RUN TestWaitConditions/not-running [2022-07-25T13:37:24.893Z] === PAUSE TestWaitConditions/not-running [2022-07-25T13:37:24.893Z] === RUN TestWaitConditions/next-exit [2022-07-25T13:37:24.893Z] === PAUSE TestWaitConditions/next-exit [2022-07-25T13:37:24.893Z] === RUN TestWaitConditions/removed [2022-07-25T13:37:24.893Z] === PAUSE TestWaitConditions/removed [2022-07-25T13:37:24.893Z] === CONT TestWaitConditions/default [2022-07-25T13:37:24.893Z] === CONT TestWaitConditions/removed [2022-07-25T13:37:26.805Z] === CONT TestWaitConditions/next-exit [2022-07-25T13:37:26.805Z] === CONT TestWaitConditions/not-running [2022-07-25T13:37:27.417Z] --- PASS: TestDockerNetworkConnectAlias (4.19s) [2022-07-25T13:37:27.417Z] === RUN TestDockerNetworkReConnect [2022-07-25T13:37:28.189Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-25T13:37:29.574Z] --- PASS: TestWaitConditions (0.04s) [2022-07-25T13:37:29.574Z] --- PASS: TestWaitConditions/default (2.12s) [2022-07-25T13:37:29.574Z] --- PASS: TestWaitConditions/removed (2.14s) [2022-07-25T13:37:29.574Z] --- PASS: TestWaitConditions/not-running (2.24s) [2022-07-25T13:37:29.574Z] --- PASS: TestWaitConditions/next-exit (2.39s) [2022-07-25T13:37:29.574Z] === CONT TestContainerStartOnDaemonRestart [2022-07-25T13:37:29.574Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-25T13:37:30.146Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-25T13:37:30.704Z] --- PASS: TestDockerNetworkReConnect (3.34s) [2022-07-25T13:37:30.704Z] === RUN TestServicePlugin [2022-07-25T13:37:30.704Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T13:37:30.704Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-25T13:37:30.704Z] === RUN TestServiceUpdateLabel [2022-07-25T13:37:31.088Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-25T13:37:31.088Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-25T13:37:32.608Z] --- PASS: TestServiceUpdateLabel (2.25s) [2022-07-25T13:37:32.608Z] === RUN TestServiceUpdateSecrets [2022-07-25T13:37:33.002Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-25T13:37:33.002Z] --- PASS: TestContainerStartOnDaemonRestart (3.80s) [2022-07-25T13:37:33.002Z] === CONT TestIpcModeOlderClient [2022-07-25T13:37:33.002Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-25T13:37:33.263Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-07-25T13:37:33.263Z] === CONT TestContainerKillOnDaemonStart [2022-07-25T13:37:33.525Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.20s) [2022-07-25T13:37:33.525Z] === CONT TestDaemonHostGatewayIP [2022-07-25T13:37:34.467Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-25T13:37:35.409Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-25T13:37:37.321Z] --- PASS: TestDaemonHostGatewayIP (3.53s) [2022-07-25T13:37:37.321Z] === CONT TestDaemonRestartIpcMode [2022-07-25T13:37:37.321Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-25T13:37:37.581Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-25T13:37:38.542Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-25T13:37:40.465Z] --- PASS: TestDaemonRestartIpcMode (3.45s) [2022-07-25T13:37:41.848Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-25T13:37:45.159Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-25T13:37:45.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-25T13:37:46.099Z] --- PASS: TestContainerKillOnDaemonStart (12.81s) [2022-07-25T13:37:46.099Z] PASS [2022-07-25T13:37:46.099Z] [2022-07-25T13:37:46.099Z] === Skipped [2022-07-25T13:37:46.099Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-25T13:37:46.099Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T13:37:46.099Z] [2022-07-25T13:37:46.099Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-25T13:37:46.099Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T13:37:46.099Z] [2022-07-25T13:37:46.099Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-25T13:37:46.099Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T13:37:46.099Z] [2022-07-25T13:37:46.099Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T13:37:46.099Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T13:37:46.099Z] [2022-07-25T13:37:46.099Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-25T13:37:46.099Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T13:37:46.099Z] [2022-07-25T13:37:46.099Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-25T13:37:46.099Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-25T13:37:46.099Z] [2022-07-25T13:37:46.099Z] DONE 264 tests, 6 skipped in 169.212s [2022-07-25T13:37:46.099Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-25T13:37:46.099Z] ++ 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-25T13:37:46.099Z] ++ set -e [2022-07-25T13:37:46.099Z] ++ '[' -n 0 ']' [2022-07-25T13:37:46.099Z] ++ set -x [2022-07-25T13:37:46.099Z] ++ 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-25T13:37:46.360Z] === RUN TestConfigDaemonLibtrustID [2022-07-25T13:37:46.930Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-07-25T13:37:46.930Z] === RUN TestConfigDaemonID [2022-07-25T13:37:47.487Z] --- PASS: TestServiceUpdateSecrets (14.32s) [2022-07-25T13:37:47.488Z] === RUN TestServiceUpdateConfigs [2022-07-25T13:37:47.870Z] daemon_test.go:83: [d19b2b37f0013] daemon is not started [2022-07-25T13:37:47.870Z] --- PASS: TestConfigDaemonID (1.09s) [2022-07-25T13:37:47.870Z] === RUN TestDaemonConfigValidation [2022-07-25T13:37:47.870Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-25T13:37:47.870Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-25T13:37:47.870Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-25T13:37:47.870Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-25T13:37:47.870Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-25T13:37:47.870Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-25T13:37:47.870Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-25T13:37:47.870Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-25T13:37:47.870Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-25T13:37:47.870Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-25T13:37:47.870Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-25T13:37:47.870Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-25T13:37:48.131Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-25T13:37:48.131Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-25T13:37:48.131Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-25T13:37:48.392Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-25T13:37:48.392Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-25T13:37:48.392Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-25T13:37:48.392Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.20s) [2022-07-25T13:37:48.392Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.21s) [2022-07-25T13:37:48.392Z] --- PASS: TestDaemonConfigValidation/valid_config (0.25s) [2022-07-25T13:37:48.392Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.24s) [2022-07-25T13:37:48.392Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s) [2022-07-25T13:37:48.392Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-25T13:37:48.392Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-25T13:37:48.962Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-25T13:37:49.533Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-25T13:37:50.474Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-25T13:37:51.043Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-25T13:37:51.305Z] check_test.go:540: [d4bd1d904b27c] daemon is not started [2022-07-25T13:37:51.305Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-25T13:37:51.876Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-25T13:37:51.876Z] daemon_test.go:197: [d79a1e38bc2aa] daemon is not started [2022-07-25T13:37:51.876Z] --- PASS: TestConfigDaemonSeccompProfiles (3.43s) [2022-07-25T13:37:51.876Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-07-25T13:37:51.876Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.28s) [2022-07-25T13:37:51.876Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-07-25T13:37:51.876Z] === RUN TestDaemonProxy [2022-07-25T13:37:51.876Z] === RUN TestDaemonProxy/environment_variables [2022-07-25T13:37:53.789Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-25T13:37:53.789Z] === RUN TestDaemonProxy/command-line_options [2022-07-25T13:37:54.360Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-25T13:37:54.620Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-25T13:37:55.190Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-25T13:37:55.451Z] === RUN TestDaemonProxy/configuration_file [2022-07-25T13:37:57.365Z] docker_cli_daemon_plugins_test.go:106: [d15da426af042] daemon is not started [2022-07-25T13:37:57.365Z] === RUN TestDaemonProxy/conflicting_options [2022-07-25T13:37:57.365Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-25T13:37:57.626Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-25T13:37:58.197Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-25T13:37:58.197Z] --- PASS: TestDaemonProxy (6.31s) [2022-07-25T13:37:58.197Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-07-25T13:37:58.197Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-07-25T13:37:58.197Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-07-25T13:37:58.197Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-25T13:37:58.197Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-25T13:37:58.197Z] PASS [2022-07-25T13:37:58.197Z] [2022-07-25T13:37:58.197Z] DONE 18 tests in 12.260s [2022-07-25T13:37:58.197Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-25T13:37:58.197Z] ++ 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-25T13:37:58.197Z] ++ set -e [2022-07-25T13:37:58.197Z] ++ '[' -n 0 ']' [2022-07-25T13:37:58.197Z] ++ set -x [2022-07-25T13:37:58.197Z] ++ 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-25T13:37:58.457Z] INFO: Testing against a local daemon [2022-07-25T13:37:58.457Z] === RUN TestCommitInheritsEnv [2022-07-25T13:37:59.027Z] --- PASS: TestCommitInheritsEnv (0.36s) [2022-07-25T13:37:59.027Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-25T13:37:59.027Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-25T13:37:59.027Z] === RUN TestImportWithCustomPlatform [2022-07-25T13:37:59.027Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-25T13:37:59.027Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-25T13:37:59.027Z] === RUN TestImportWithCustomPlatform// [2022-07-25T13:37:59.027Z] === RUN TestImportWithCustomPlatform/linux [2022-07-25T13:37:59.027Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-25T13:37:59.287Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-25T13:37:59.288Z] === RUN TestImportWithCustomPlatform/macos [2022-07-25T13:37:59.288Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-25T13:37:59.288Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-25T13:37:59.288Z] --- PASS: TestImportWithCustomPlatform (0.45s) [2022-07-25T13:37:59.288Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-25T13:37:59.288Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-25T13:37:59.288Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-25T13:37:59.288Z] --- PASS: TestImportWithCustomPlatform/linux (0.14s) [2022-07-25T13:37:59.288Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-07-25T13:37:59.288Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-07-25T13:37:59.288Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-25T13:37:59.288Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-25T13:37:59.288Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.01s) [2022-07-25T13:37:59.288Z] === RUN TestImagesFilterMultiReference [2022-07-25T13:37:59.288Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-25T13:37:59.288Z] === RUN TestImagePullPlatformInvalid [2022-07-25T13:37:59.547Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-25T13:37:59.547Z] === RUN TestRemoveImageOrphaning [2022-07-25T13:37:59.547Z] check_test.go:540: [dbd699ad8920d] daemon is not started [2022-07-25T13:37:59.547Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-25T13:37:59.808Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2022-07-25T13:37:59.808Z] === RUN TestRemoveImageGarbageCollector [2022-07-25T13:37:59.808Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-25T13:38:00.378Z] time="2022-07-25T13:38:00Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-25T13:38:00.639Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-25T13:38:02.021Z] --- PASS: TestRemoveImageGarbageCollector (2.15s) [2022-07-25T13:38:02.022Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-25T13:38:02.022Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-25T13:38:02.022Z] === RUN TestTagInvalidReference [2022-07-25T13:38:02.022Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-25T13:38:02.022Z] === RUN TestTagValidPrefixedRepo [2022-07-25T13:38:02.022Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-07-25T13:38:02.022Z] === RUN TestTagExistedNameWithoutForce [2022-07-25T13:38:02.022Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-25T13:38:02.022Z] === RUN TestTagOfficialNames [2022-07-25T13:38:02.282Z] --- PASS: TestTagOfficialNames (0.07s) [2022-07-25T13:38:02.282Z] === RUN TestTagMatchesDigest [2022-07-25T13:38:02.282Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-25T13:38:02.282Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-25T13:38:02.368Z] --- PASS: TestServiceUpdateConfigs (14.50s) [2022-07-25T13:38:02.368Z] === RUN TestServiceUpdateNetwork [2022-07-25T13:38:02.854Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-25T13:38:03.114Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-25T13:38:09.695Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-25T13:38:09.955Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-25T13:38:10.216Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-25T13:38:10.786Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-25T13:38:11.358Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-25T13:38:11.358Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-25T13:38:11.934Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-25T13:38:12.511Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-25T13:38:12.774Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-25T13:38:13.343Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-25T13:38:13.913Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-25T13:38:14.483Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-25T13:38:14.575Z] --- PASS: TestServiceUpdateNetwork (12.21s) [2022-07-25T13:38:14.575Z] === RUN TestServiceUpdatePidsLimit [2022-07-25T13:38:14.744Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-25T13:38:14.834Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-25T13:38:15.005Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-25T13:38:15.402Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-25T13:38:15.576Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-25T13:38:16.148Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-25T13:38:16.408Z] check_test.go:540: [d251eece92ea1] daemon is not started [2022-07-25T13:38:16.408Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-25T13:38:17.792Z] check_test.go:540: [d74b3ab7c6f11] daemon is not started [2022-07-25T13:38:17.792Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-25T13:38:17.792Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-25T13:38:18.052Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-25T13:38:18.312Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-25T13:38:19.695Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-25T13:38:22.994Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-25T13:38:23.254Z] check_test.go:540: [d41960debab2a] daemon is not started [2022-07-25T13:38:23.254Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-25T13:38:23.517Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-25T13:38:26.554Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-25T13:38:26.554Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-25T13:38:28.522Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-25T13:38:28.522Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-25T13:38:29.904Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-25T13:38:30.120Z] --- PASS: TestServiceUpdatePidsLimit (16.07s) [2022-07-25T13:38:30.121Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-25T13:38:30.121Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-25T13:38:30.121Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-25T13:38:30.121Z] PASS [2022-07-25T13:38:30.121Z] [2022-07-25T13:38:30.121Z] === Skipped [2022-07-25T13:38:30.121Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-25T13:38:30.121Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T13:38:30.121Z] [2022-07-25T13:38:30.121Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-25T13:38:30.121Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T13:38:30.121Z] [2022-07-25T13:38:30.121Z] DONE 27 tests, 2 skipped in 131.307s [2022-07-25T13:38:30.121Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-25T13:38:30.121Z] ++ 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-25T13:38:30.121Z] ++ set -e [2022-07-25T13:38:30.121Z] ++ '[' -n 0 ']' [2022-07-25T13:38:30.121Z] ++ set -x [2022-07-25T13:38:30.121Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-25T13:38:30.121Z] INFO: Testing against a local daemon [2022-07-25T13:38:30.121Z] === RUN TestSessionCreate [2022-07-25T13:38:30.121Z] --- PASS: TestSessionCreate (0.02s) [2022-07-25T13:38:30.121Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-25T13:38:30.121Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-25T13:38:30.121Z] PASS [2022-07-25T13:38:30.121Z] [2022-07-25T13:38:30.121Z] DONE 2 tests in 0.130s [2022-07-25T13:38:30.121Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-25T13:38:30.121Z] ++ 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-25T13:38:30.121Z] ++ set -e [2022-07-25T13:38:30.121Z] ++ '[' -n 0 ']' [2022-07-25T13:38:30.121Z] ++ set -x [2022-07-25T13:38:30.121Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-25T13:38:30.121Z] INFO: Testing against a local daemon [2022-07-25T13:38:30.121Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-25T13:38:30.121Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T13:38:30.121Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T13:38:30.121Z] === RUN TestDiskUsage [2022-07-25T13:38:30.121Z] === PAUSE TestDiskUsage [2022-07-25T13:38:30.121Z] === RUN TestEventsExecDie [2022-07-25T13:38:30.380Z] --- PASS: TestEventsExecDie (0.52s) [2022-07-25T13:38:30.380Z] === RUN TestEventsBackwardsCompatible [2022-07-25T13:38:30.639Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-25T13:38:30.639Z] === RUN TestEventsVolumeCreate [2022-07-25T13:38:30.639Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-25T13:38:30.639Z] === RUN TestInfoBinaryCommits [2022-07-25T13:38:30.639Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-25T13:38:30.639Z] === RUN TestInfoAPIVersioned [2022-07-25T13:38:30.639Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-25T13:38:30.639Z] === RUN TestInfoAPI [2022-07-25T13:38:30.639Z] --- PASS: TestInfoAPI (0.02s) [2022-07-25T13:38:30.639Z] === RUN TestInfoAPIWarnings [2022-07-25T13:38:32.447Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-25T13:38:33.388Z] check_test.go:540: [d6e795ea417dd] daemon is not started [2022-07-25T13:38:33.388Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-25T13:38:34.331Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-25T13:38:38.534Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-25T13:38:41.833Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-25T13:38:41.833Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-25T13:38:42.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-25T13:38:44.636Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-25T13:38:44.636Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-25T13:38:46.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-25T13:38:47.117Z] check_test.go:540: [d537ee7c8d427] daemon is not started [2022-07-25T13:38:47.117Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-25T13:38:47.688Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-25T13:38:48.258Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-25T13:38:48.258Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-25T13:38:48.725Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-25T13:38:48.725Z] === RUN TestInfoDebug [2022-07-25T13:38:48.725Z] --- PASS: TestInfoDebug (0.52s) [2022-07-25T13:38:48.725Z] === RUN TestInfoInsecureRegistries [2022-07-25T13:38:48.725Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-25T13:38:48.725Z] === RUN TestInfoRegistryMirrors [2022-07-25T13:38:48.725Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-25T13:38:48.725Z] === RUN TestLoginFailsWithBadCredentials [2022-07-25T13:38:48.829Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-25T13:38:49.298Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-25T13:38:49.298Z] === RUN TestPingCacheHeaders [2022-07-25T13:38:49.298Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-25T13:38:49.298Z] === RUN TestPingGet [2022-07-25T13:38:49.298Z] --- PASS: TestPingGet (0.02s) [2022-07-25T13:38:49.298Z] === RUN TestPingHead [2022-07-25T13:38:49.298Z] --- PASS: TestPingHead (0.02s) [2022-07-25T13:38:49.298Z] === RUN TestPingSwarmHeader [2022-07-25T13:38:49.865Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-25T13:38:50.432Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-25T13:38:50.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-25T13:38:50.739Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-25T13:38:50.739Z] check_test.go:540: [d53f9f0c584fa] daemon is not started [2022-07-25T13:38:50.739Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-25T13:38:51.369Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-25T13:38:51.369Z] --- PASS: TestPingSwarmHeader (2.13s) [2022-07-25T13:38:51.369Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-25T13:38:51.369Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-25T13:38:51.369Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-25T13:38:51.369Z] === RUN TestVersion [2022-07-25T13:38:51.369Z] --- PASS: TestVersion (0.02s) [2022-07-25T13:38:51.369Z] === CONT TestDiskUsage [2022-07-25T13:38:51.937Z] === RUN TestDiskUsage/empty [2022-07-25T13:38:51.937Z] === RUN TestDiskUsage/empty/container_types [2022-07-25T13:38:51.937Z] === RUN TestDiskUsage/empty/image_types [2022-07-25T13:38:51.937Z] === RUN TestDiskUsage/empty/volume_types [2022-07-25T13:38:51.937Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-25T13:38:51.937Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-25T13:38:51.937Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-25T13:38:51.937Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-25T13:38:51.937Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-25T13:38:51.937Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-25T13:38:51.937Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-25T13:38:51.937Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-25T13:38:51.937Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-25T13:38:51.937Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-25T13:38:51.937Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-25T13:38:51.937Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-25T13:38:51.937Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-25T13:38:51.937Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-25T13:38:51.937Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-25T13:38:51.937Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-25T13:38:51.937Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-25T13:38:51.937Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-25T13:38:51.937Z] === RUN TestDiskUsage/after_container.Run [2022-07-25T13:38:52.196Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-25T13:38:52.196Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-25T13:38:52.196Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-25T13:38:52.196Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-25T13:38:52.196Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-25T13:38:52.196Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-25T13:38:52.196Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-25T13:38:52.196Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-25T13:38:52.196Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-25T13:38:52.196Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage (1.12s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-25T13:38:52.456Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T13:38:52.456Z] PASS [2022-07-25T13:38:52.456Z] [2022-07-25T13:38:52.456Z] === Skipped [2022-07-25T13:38:52.456Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T13:38:52.456Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T13:38:52.456Z] [2022-07-25T13:38:52.456Z] DONE 54 tests, 1 skipped in 22.623s [2022-07-25T13:38:52.456Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-25T13:38:52.456Z] ++ 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-25T13:38:52.456Z] ++ set -e [2022-07-25T13:38:52.456Z] ++ '[' -n 0 ']' [2022-07-25T13:38:52.456Z] ++ set -x [2022-07-25T13:38:52.456Z] ++ 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-25T13:38:52.456Z] INFO: Testing against a local daemon [2022-07-25T13:38:52.456Z] === RUN TestVolumesCreateAndList [2022-07-25T13:38:52.649Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-25T13:38:52.715Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-25T13:38:52.715Z] === RUN TestVolumesRemove [2022-07-25T13:38:52.715Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-25T13:38:52.715Z] === RUN TestVolumesInspect [2022-07-25T13:38:52.715Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-25T13:38:52.715Z] === RUN TestVolumesInvalidJSON [2022-07-25T13:38:52.715Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-25T13:38:52.715Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-25T13:38:52.715Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-25T13:38:52.715Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-25T13:38:52.715Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-25T13:38:52.715Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-25T13:38:52.715Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-25T13:38:52.715Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-25T13:38:52.715Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-25T13:38:52.715Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-25T13:38:52.715Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-25T13:38:52.715Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-25T13:38:52.715Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-25T13:38:52.715Z] PASS [2022-07-25T13:38:52.715Z] [2022-07-25T13:38:52.715Z] DONE 9 tests in 0.207s [2022-07-25T13:38:52.715Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T13:38:52.715Z] ++++ cat bundles/test-integration/docker.pid [2022-07-25T13:38:52.715Z] +++ kill 14261 [2022-07-25T13:38:52.974Z] +++ /etc/init.d/apparmor stop [2022-07-25T13:38:52.974Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T13:38:52.974Z] [2022-07-25T13:38:52.974Z] Unloading profiles will leave already running processes permanently [2022-07-25T13:38:52.974Z] unconfined, which can lead to unexpected situations. [2022-07-25T13:38:52.974Z] [2022-07-25T13:38:52.974Z] To set a process to complain mode, use the command line tool [2022-07-25T13:38:52.974Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T13:38:52.974Z] +++ true [2022-07-25T13:38:52.974Z] exiting test-integration [2022-07-25T13:38:52.974Z] ++ exit 0 [2022-07-25T13:38:52.974Z] Post stage [Pipeline] junit [2022-07-25T13:38:53.554Z] Recording test results [2022-07-25T13:38:53.591Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-25T13:38:53.797Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-25T13:38:54.122Z] + echo Ensuring container killed. [2022-07-25T13:38:54.122Z] Ensuring container killed. [2022-07-25T13:38:54.122Z] + docker rm -vf docker-pr1 [2022-07-25T13:38:54.122Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-25T13:38:54.404Z] + echo Chowning /workspace to jenkins user [2022-07-25T13:38:54.404Z] Chowning /workspace to jenkins user [2022-07-25T13:38:54.404Z] + id -u [2022-07-25T13:38:54.404Z] + id -g [2022-07-25T13:38:54.404Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43863:/workspace busybox chown -R 1000:1000 /workspace [2022-07-25T13:38:54.404Z] Unable to find image 'busybox:latest' locally [2022-07-25T13:38:54.668Z] latest: Pulling from library/busybox [2022-07-25T13:38:54.668Z] 87379020f3b6: Pulling fs layer [2022-07-25T13:38:54.668Z] 87379020f3b6: Download complete [2022-07-25T13:38:54.668Z] 87379020f3b6: Pull complete [2022-07-25T13:38:54.668Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-25T13:38:54.668Z] Status: Downloaded newer image for busybox:latest [2022-07-25T13:38:55.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T13:38:56.074Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-25T13:38:56.334Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-25T13:38:56.343Z] + bundleName=arm64-integration [2022-07-25T13:38:56.343Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-25T13:38:56.343Z] Creating arm64-integration-bundles.tar.gz [2022-07-25T13:38:56.343Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-07-25T13:38:56.343Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-07-25T13:38:56.615Z] Archiving artifacts [2022-07-25T13:38:58.476Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43863/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-25T13:38:58.780Z] + make clean [2022-07-25T13:38:59.039Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-25T13:38:59.039Z] docker-dev-cache [2022-07-25T13:38:59.039Z] docker-mod-cache [Pipeline] deleteDir [2022-07-25T13:39:00.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-25T13:39:00.534Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-25T13:39:00.957Z] Created binary: bundles/binary-daemon/dockerd [2022-07-25T13:39:00.957Z] Copying nested executables into bundles/binary-daemon [2022-07-25T13:39:00.957Z] Building: bundles/binary-daemon/docker-proxy [2022-07-25T13:39:00.957Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T13:39:00.957Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-25T13:39:00.957Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-25T13:39:01.274Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43863/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=6cc644abef088e04b5b416921f203f5edb733ad1 -e DOCKER_GRAPHDRIVER docker:6cc644abef088e04b5b416921f203f5edb733ad1 hack/make.sh cross [2022-07-25T13:39:01.532Z] [2022-07-25T13:39:01.791Z] Removing bundles/ [2022-07-25T13:39:01.791Z] [2022-07-25T13:39:01.791Z] ---> Making bundle: cross (in bundles/cross) [2022-07-25T13:39:01.791Z] Cross building: bundles/cross/linux/amd64 [2022-07-25T13:39:01.791Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-25T13:39:01.791Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-25T13:39:01.916Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-25T13:39:03.825Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-25T13:39:07.124Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-25T13:39:11.327Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-25T13:39:12.268Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-25T13:39:14.810Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-25T13:39:16.295Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-25T13:39:16.562Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-25T13:39:17.964Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-25T13:39:18.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-25T13:39:18.906Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-25T13:39:19.167Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-25T13:39:21.712Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-25T13:39:22.284Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-25T13:39:24.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-25T13:39:28.409Z] docker_cli_daemon_test.go:2503: [d826af3808a4e] daemon is not started [2022-07-25T13:39:30.322Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-25T13:39:30.322Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-25T13:39:31.264Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-25T13:39:33.176Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-25T13:39:33.747Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-25T13:39:34.687Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-25T13:39:38.891Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-25T13:39:40.276Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-25T13:39:41.659Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-25T13:39:41.919Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-25T13:39:43.302Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-25T13:39:43.302Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-25T13:39:44.245Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-25T13:39:46.157Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-25T13:39:46.157Z] check_test.go:540: [d00ae3dc29d3d] daemon is not started [2022-07-25T13:39:46.157Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-25T13:39:46.417Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-25T13:39:47.357Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-25T13:39:47.929Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-25T13:39:48.190Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-25T13:39:49.131Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-25T13:39:49.391Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-25T13:39:49.391Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-25T13:39:49.391Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-25T13:39:50.774Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite (337.51s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.98s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.49s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.62s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.56s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.11s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.76s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.28s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.97s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.38s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.35s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.24s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.37s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.16s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.41s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.40s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.45s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.75s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.68s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.79s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.49s) [2022-07-25T13:39:52.689Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.98s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.03s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.49s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.73s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.91s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.61s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.29s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.56s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.74s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.82s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.74s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.51s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.41s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.66s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.88s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.36s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.10s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.87s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.04s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.87s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.03s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.28s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.26s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.79s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.38s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.05s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.54s) [2022-07-25T13:39:52.689Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-25T13:39:52.689Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.24s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.96s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.00s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.48s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.85s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.34s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.01s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.13s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.56s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.91s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.75s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.42s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.98s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.02s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.85s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.12s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.10s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.70s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.49s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.86s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.63s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.72s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.81s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.69s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.46s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.50s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.48s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.34s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.50s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.24s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.74s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.20s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.74s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.75s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.76s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.91s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.72s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-07-25T13:39:52.689Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.50s) [2022-07-25T13:39:52.689Z] === RUN TestDockerSwarmSuite [2022-07-25T13:39:52.689Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-25T13:39:55.996Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-25T13:39:56.937Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-25T13:39:58.322Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-25T13:39:59.263Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-25T13:39:59.263Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-25T13:39:59.523Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-25T13:40:00.464Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-25T13:40:01.035Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-25T13:40:01.296Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-25T13:40:05.500Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-25T13:40:13.631Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-25T13:40:13.631Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-25T13:40:15.541Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-25T13:40:18.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-25T13:40:19.471Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-25T13:40:19.471Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-25T13:40:21.382Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-25T13:40:21.382Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-25T13:40:21.382Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-25T13:40:21.382Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-25T13:40:21.382Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-25T13:40:21.382Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-25T13:40:21.382Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-25T13:40:21.382Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-25T13:40:21.382Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-25T13:40:22.322Z] docker_api_swarm_test.go:563: [db3ff14757e8a] joining swarm manager [d2d3f1968e462]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:40:24.865Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-25T13:40:29.068Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-25T13:40:31.611Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-25T13:40:32.183Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-25T13:40:35.483Z] docker_api_swarm_test.go:585: [daff1870b7eb1] joining swarm manager [d2d3f1968e462]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T13:40:38.027Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-25T13:40:38.969Z] check_test.go:611: [db3ff14757e8a] daemon is not started [2022-07-25T13:40:43.180Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-25T13:40:43.752Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-25T13:40:45.136Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-25T13:40:48.435Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-25T13:40:48.435Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-25T13:40:48.435Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-25T13:40:49.375Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-25T13:40:49.375Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-25T13:40:49.375Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-25T13:40:49.635Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-25T13:40:51.017Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-25T13:40:52.401Z] docker_api_swarm_test.go:46: [d0437c2482753] joining swarm manager [d6c4a68d008cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:40:52.401Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-25T13:41:02.397Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-25T13:41:02.397Z] --- PASS: TestImportExtremelyLargeImageWorks (179.55s) [2022-07-25T13:41:02.397Z] PASS [2022-07-25T13:41:02.397Z] [2022-07-25T13:41:02.397Z] DONE 22 tests in 183.459s [2022-07-25T13:41:02.397Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-25T13:41:02.397Z] ++ 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-25T13:41:02.397Z] ++ set -e [2022-07-25T13:41:02.397Z] ++ '[' -n 0 ']' [2022-07-25T13:41:02.397Z] ++ set -x [2022-07-25T13:41:02.397Z] ++ 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-25T13:41:02.397Z] === RUN TestStripANSICommands [2022-07-25T13:41:02.397Z] === RUN TestStripANSICommands/#00 [2022-07-25T13:41:02.397Z] === RUN TestStripANSICommands/#01 [2022-07-25T13:41:02.397Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-25T13:41:02.397Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-25T13:41:02.397Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-25T13:41:02.397Z] PASS [2022-07-25T13:41:02.397Z] [2022-07-25T13:41:02.397Z] DONE 3 tests in 0.058s [2022-07-25T13:41:02.397Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-25T13:41:02.397Z] ++ 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-25T13:41:02.397Z] ++ set -e [2022-07-25T13:41:02.397Z] ++ '[' -n 0 ']' [2022-07-25T13:41:02.397Z] ++ set -x [2022-07-25T13:41:02.397Z] ++ 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-25T13:41:02.397Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-25T13:41:02.397Z] INFO: Testing against a local daemon [2022-07-25T13:41:02.397Z] === RUN TestNetworkCreateDelete [2022-07-25T13:41:02.397Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-07-25T13:41:02.397Z] === RUN TestDockerNetworkDeletePreferID [2022-07-25T13:41:02.657Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2022-07-25T13:41:02.657Z] === RUN TestDaemonDNSFallback [2022-07-25T13:41:04.568Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-25T13:41:08.264Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-25T13:41:08.264Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-25T13:41:08.264Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-25T13:41:08.264Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-25T13:41:08.264Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-25T13:41:08.264Z] Cross building: bundles/cross/windows/amd64 [2022-07-25T13:41:08.264Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-25T13:41:08.264Z] { [2022-07-25T13:41:08.264Z] "RT_GROUP_ICON": { [2022-07-25T13:41:08.264Z] "#1": { [2022-07-25T13:41:08.264Z] "0409": "../../winresources/docker.ico" [2022-07-25T13:41:08.264Z] } [2022-07-25T13:41:08.264Z] }, [2022-07-25T13:41:08.264Z] "RT_MANIFEST": { [2022-07-25T13:41:08.264Z] "#1": { [2022-07-25T13:41:08.264Z] "0409": { [2022-07-25T13:41:08.264Z] "identity": {}, [2022-07-25T13:41:08.264Z] "description": "Docker Engine", [2022-07-25T13:41:08.264Z] "minimum-os": "vista", [2022-07-25T13:41:08.264Z] "execution-level": "", [2022-07-25T13:41:08.264Z] "ui-access": false, [2022-07-25T13:41:08.264Z] "auto-elevate": false, [2022-07-25T13:41:08.264Z] "dpi-awareness": "unaware", [2022-07-25T13:41:08.264Z] "disable-theming": false, [2022-07-25T13:41:08.264Z] "disable-window-filtering": false, [2022-07-25T13:41:08.264Z] "high-resolution-scrolling-aware": false, [2022-07-25T13:41:08.264Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-25T13:41:08.264Z] "long-path-aware": false, [2022-07-25T13:41:08.264Z] "printer-driver-isolation": false, [2022-07-25T13:41:08.264Z] "gdi-scaling": false, [2022-07-25T13:41:08.264Z] "segment-heap": false, [2022-07-25T13:41:08.264Z] "use-common-controls-v6": false [2022-07-25T13:41:08.264Z] } [2022-07-25T13:41:08.264Z] } [2022-07-25T13:41:08.264Z] }, [2022-07-25T13:41:08.264Z] "RT_MESSAGETABLE": { [2022-07-25T13:41:08.264Z] "#1": { [2022-07-25T13:41:08.264Z] "0409": "../../winresources/event_messages.bin" [2022-07-25T13:41:08.264Z] } [2022-07-25T13:41:08.264Z] }, [2022-07-25T13:41:08.264Z] "RT_VERSION": { [2022-07-25T13:41:08.264Z] "#1": { [2022-07-25T13:41:08.264Z] "0409": { [2022-07-25T13:41:08.264Z] "fixed": { [2022-07-25T13:41:08.264Z] "file_version": "0.0.0.0", [2022-07-25T13:41:08.264Z] "product_version": "0.0.0.0", [2022-07-25T13:41:08.264Z] "type": "Unknown" [2022-07-25T13:41:08.264Z] }, [2022-07-25T13:41:08.264Z] "info": { [2022-07-25T13:41:08.264Z] "0000": { [2022-07-25T13:41:08.264Z] "CompanyName": "", [2022-07-25T13:41:08.264Z] "FileVersion": "dev", [2022-07-25T13:41:08.264Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-25T13:41:08.264Z] "OriginalFileName": "dockerd.exe", [2022-07-25T13:41:08.264Z] "ProductName": "", [2022-07-25T13:41:08.264Z] "ProductVersion": "dev", [2022-07-25T13:41:08.264Z] "SpecialBuild": "6cc644abef088e04b5b416921f203f5edb733ad1" [2022-07-25T13:41:08.264Z] } [2022-07-25T13:41:08.264Z] } [2022-07-25T13:41:08.264Z] } [2022-07-25T13:41:08.264Z] } [2022-07-25T13:41:08.264Z] } [2022-07-25T13:41:08.264Z] } [2022-07-25T13:41:08.264Z] cmd/dockerd/config.go [2022-07-25T13:41:08.264Z] cmd/dockerd/config_windows.go [2022-07-25T13:41:08.264Z] cmd/dockerd/daemon.go [2022-07-25T13:41:08.264Z] cmd/dockerd/daemon_test.go [2022-07-25T13:41:08.264Z] cmd/dockerd/daemon_windows.go [2022-07-25T13:41:08.264Z] cmd/dockerd/docker.go [2022-07-25T13:41:08.264Z] cmd/dockerd/docker_windows.go [2022-07-25T13:41:08.264Z] cmd/dockerd/genwinres_windows.go [2022-07-25T13:41:08.264Z] cmd/dockerd/metrics.go [2022-07-25T13:41:08.264Z] cmd/dockerd/options.go [2022-07-25T13:41:08.264Z] cmd/dockerd/options_test.go [2022-07-25T13:41:08.264Z] cmd/dockerd/service_windows.go [2022-07-25T13:41:08.264Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-25T13:41:08.264Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-25T13:41:09.849Z] --- PASS: TestDaemonDNSFallback (7.17s) [2022-07-25T13:41:09.849Z] === RUN TestInspectNetwork [2022-07-25T13:41:09.849Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-25T13:41:10.793Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-25T13:41:11.733Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-25T13:41:12.673Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-25T13:41:12.673Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-25T13:41:14.584Z] === RUN TestInspectNetwork/full_network_id [2022-07-25T13:41:14.584Z] === RUN TestInspectNetwork/partial_network_id [2022-07-25T13:41:14.584Z] === RUN TestInspectNetwork/network_name [2022-07-25T13:41:14.584Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-25T13:41:15.965Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-25T13:41:17.347Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-25T13:41:19.258Z] --- PASS: TestInspectNetwork (9.19s) [2022-07-25T13:41:19.258Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-25T13:41:19.258Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-25T13:41:19.258Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-25T13:41:19.258Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-25T13:41:19.258Z] === RUN TestRunContainerWithBridgeNone [2022-07-25T13:41:19.258Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-25T13:41:21.167Z] --- PASS: TestRunContainerWithBridgeNone (2.02s) [2022-07-25T13:41:21.167Z] === RUN TestNetworkInvalidJSON [2022-07-25T13:41:21.167Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-25T13:41:21.167Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-25T13:41:21.167Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T13:41:21.167Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T13:41:21.167Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T13:41:21.167Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T13:41:21.167Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-25T13:41:21.167Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-25T13:41:21.167Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T13:41:21.167Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-25T13:41:21.167Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-25T13:41:21.167Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-25T13:41:21.167Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-25T13:41:21.167Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-25T13:41:21.167Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-25T13:41:21.167Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T13:41:21.167Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-25T13:41:21.167Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-25T13:41:21.167Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-25T13:41:21.167Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-25T13:41:21.167Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-25T13:41:21.167Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-25T13:41:21.167Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-25T13:41:21.167Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-25T13:41:21.167Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-25T13:41:21.167Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-25T13:41:21.167Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-25T13:41:21.167Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-25T13:41:21.167Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-25T13:41:21.167Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-25T13:41:21.167Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-25T13:41:21.167Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-25T13:41:21.167Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-07-25T13:41:21.167Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-25T13:41:21.167Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-25T13:41:21.167Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-25T13:41:21.167Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-25T13:41:21.167Z] === RUN TestNetworkList [2022-07-25T13:41:21.167Z] === RUN TestNetworkList//networks [2022-07-25T13:41:21.167Z] === PAUSE TestNetworkList//networks [2022-07-25T13:41:21.167Z] === RUN TestNetworkList//networks/ [2022-07-25T13:41:21.167Z] === PAUSE TestNetworkList//networks/ [2022-07-25T13:41:21.167Z] === CONT TestNetworkList//networks [2022-07-25T13:41:21.167Z] === CONT TestNetworkList//networks/ [2022-07-25T13:41:21.167Z] --- PASS: TestNetworkList (0.02s) [2022-07-25T13:41:21.167Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-25T13:41:21.167Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-25T13:41:21.167Z] === RUN TestHostIPv4BridgeLabel [2022-07-25T13:41:21.738Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-07-25T13:41:21.738Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-25T13:41:22.677Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2022-07-25T13:41:22.677Z] === RUN TestDaemonDefaultNetworkPools [2022-07-25T13:41:23.248Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-25T13:41:23.508Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-07-25T13:41:23.508Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-25T13:41:24.891Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2022-07-25T13:41:24.891Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-25T13:41:24.891Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-25T13:41:25.832Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2022-07-25T13:41:25.832Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-25T13:41:26.403Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-25T13:41:26.663Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-25T13:41:26.663Z] === RUN TestServiceWithPredefinedNetwork [2022-07-25T13:41:29.204Z] --- PASS: TestServiceWithPredefinedNetwork (2.68s) [2022-07-25T13:41:29.204Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-25T13:41:29.204Z] service_test.go:243: FLAKY_TEST [2022-07-25T13:41:29.204Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T13:41:29.204Z] === RUN TestServiceWithDataPathPortInit [2022-07-25T13:41:37.347Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-25T13:41:37.347Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-25T13:41:40.644Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-25T13:41:40.904Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-25T13:41:41.165Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-25T13:41:41.425Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-25T13:41:41.685Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-25T13:41:41.685Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-25T13:41:41.945Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-25T13:41:43.329Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-25T13:41:44.268Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-25T13:41:45.208Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-25T13:41:45.468Z] --- PASS: TestServiceWithDataPathPortInit (16.13s) [2022-07-25T13:41:45.468Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-25T13:41:46.410Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-25T13:41:47.352Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-25T13:41:48.293Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-25T13:41:48.294Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:keo2aaups5yiy732gzgzcasfm Created:2022-07-25 13:41:46.307530848 +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[46ddd94cd80148164b8433ff9a6206b3eb210a969a3b39845acd90848ce50ed3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ldrbdsvm73yszpml7pjn0vjlu EndpointID:55fc4a9d7de73d009ce28fe5fbed7b3245ec0626f796d1c14ec88a41759af031 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8b2cd3d7f27281dd6487f244eac0951366e3f456026918233275970eb632bbb6 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:82ebd8549c60 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ldrbdsvm73yszpml7pjn0vjlu EndpointID:55fc4a9d7de73d009ce28fe5fbed7b3245ec0626f796d1c14ec88a41759af031 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-25T13:41:52.494Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-25T13:41:52.754Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.48s) [2022-07-25T13:41:52.754Z] PASS [2022-07-25T13:41:52.754Z] [2022-07-25T13:41:52.754Z] === Skipped [2022-07-25T13:41:52.754Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T13:41:52.754Z] service_test.go:243: FLAKY_TEST [2022-07-25T13:41:52.754Z] [2022-07-25T13:41:52.754Z] DONE 38 tests, 1 skipped in 50.994s [2022-07-25T13:41:52.754Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-25T13:41:52.754Z] ++ 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-25T13:41:52.754Z] ++ set -e [2022-07-25T13:41:52.754Z] ++ '[' -n 0 ']' [2022-07-25T13:41:52.754Z] ++ set -x [2022-07-25T13:41:52.754Z] ++ 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-25T13:41:53.014Z] INFO: Testing against a local daemon [2022-07-25T13:41:53.014Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-25T13:41:53.274Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T13:41:53.274Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.02s) [2022-07-25T13:41:53.274Z] === RUN TestDockerNetworkIpvlan [2022-07-25T13:41:53.274Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T13:41:53.274Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-25T13:41:53.274Z] PASS [2022-07-25T13:41:53.274Z] [2022-07-25T13:41:53.274Z] === Skipped [2022-07-25T13:41:53.274Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.02s) [2022-07-25T13:41:53.274Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T13:41:53.274Z] [2022-07-25T13:41:53.274Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-25T13:41:53.274Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T13:41:53.274Z] [2022-07-25T13:41:53.274Z] DONE 2 tests, 2 skipped in 0.315s [2022-07-25T13:41:53.274Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-25T13:41:53.274Z] ++ 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-25T13:41:53.274Z] ++ set -e [2022-07-25T13:41:53.274Z] ++ '[' -n 0 ']' [2022-07-25T13:41:53.274Z] ++ set -x [2022-07-25T13:41:53.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-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-25T13:41:53.274Z] INFO: Testing against a local daemon [2022-07-25T13:41:53.274Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-25T13:41:54.666Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-07-25T13:41:54.666Z] === RUN TestDockerNetworkMacvlan [2022-07-25T13:41:55.608Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-25T13:41:56.548Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-25T13:41:57.488Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-25T13:42:00.031Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-25T13:42:00.031Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-25T13:42:02.575Z] docker_api_swarm_test.go:304: [da8ba3e852b6a] joining swarm manager [df26c8b5a3599]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:42:02.575Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-25T13:42:03.962Z] docker_api_swarm_test.go:305: [d70f55fa3f2d0] joining swarm manager [df26c8b5a3599]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T13:42:04.532Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-25T13:42:07.833Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-25T13:42:08.406Z] --- PASS: TestDockerNetworkMacvlan (13.60s) [2022-07-25T13:42:08.406Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2022-07-25T13:42:08.406Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2022-07-25T13:42:08.406Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2022-07-25T13:42:08.406Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.44s) [2022-07-25T13:42:08.406Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.51s) [2022-07-25T13:42:08.406Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2022-07-25T13:42:08.406Z] PASS [2022-07-25T13:42:08.406Z] [2022-07-25T13:42:08.406Z] DONE 8 tests in 15.180s [2022-07-25T13:42:08.406Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-25T13:42:08.406Z] ++ 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-25T13:42:08.406Z] ++ set -e [2022-07-25T13:42:08.406Z] ++ '[' -n 0 ']' [2022-07-25T13:42:08.406Z] ++ set -x [2022-07-25T13:42:08.406Z] ++ 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-25T13:42:08.406Z] testing: warning: no tests to run [2022-07-25T13:42:08.406Z] PASS [2022-07-25T13:42:08.406Z] [2022-07-25T13:42:08.406Z] DONE 0 tests in 0.049s [2022-07-25T13:42:08.406Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-25T13:42:08.406Z] ++ 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-25T13:42:08.406Z] ++ set -e [2022-07-25T13:42:08.406Z] ++ '[' -n 0 ']' [2022-07-25T13:42:08.406Z] ++ set -x [2022-07-25T13:42:08.406Z] ++ 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-25T13:42:08.666Z] INFO: Testing against a local daemon [2022-07-25T13:42:08.666Z] === RUN TestAuthZPluginAllowRequest [2022-07-25T13:42:10.048Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-25T13:42:10.048Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2022-07-25T13:42:10.048Z] === RUN TestAuthZPluginTLS [2022-07-25T13:42:10.618Z] --- PASS: TestAuthZPluginTLS (0.60s) [2022-07-25T13:42:10.618Z] === RUN TestAuthZPluginDenyRequest [2022-07-25T13:42:11.187Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-25T13:42:11.187Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-25T13:42:11.447Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-25T13:42:11.707Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-07-25T13:42:11.707Z] === RUN TestAuthZPluginDenyResponse [2022-07-25T13:42:12.277Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-25T13:42:12.277Z] === RUN TestAuthZPluginAllowEventStream [2022-07-25T13:42:13.659Z] --- PASS: TestAuthZPluginAllowEventStream (1.42s) [2022-07-25T13:42:13.659Z] === RUN TestAuthZPluginErrorResponse [2022-07-25T13:42:14.233Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-07-25T13:42:14.233Z] === RUN TestAuthZPluginErrorRequest [2022-07-25T13:42:14.821Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-25T13:42:14.821Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-25T13:42:15.391Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-07-25T13:42:15.391Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-25T13:42:17.301Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2022-07-25T13:42:17.301Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-25T13:42:18.242Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-25T13:42:19.183Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-25T13:42:19.183Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.01s) [2022-07-25T13:42:19.183Z] === RUN TestAuthZPluginHeader [2022-07-25T13:42:19.754Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-25T13:42:20.014Z] --- PASS: TestAuthZPluginHeader (0.93s) [2022-07-25T13:42:20.014Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-25T13:42:20.274Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-25T13:42:21.213Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-25T13:42:21.213Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-25T13:42:21.213Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-25T13:42:21.472Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-25T13:42:23.383Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-25T13:42:24.766Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.72s) [2022-07-25T13:42:24.766Z] === RUN TestAuthZPluginV2Disable [2022-07-25T13:42:28.965Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-25T13:42:28.965Z] --- PASS: TestAuthZPluginV2Disable (4.23s) [2022-07-25T13:42:28.965Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-25T13:42:28.965Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-25T13:42:29.536Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-25T13:42:29.796Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-25T13:42:30.056Z] === RUN TestDockerSuite/TestBuildFails [2022-07-25T13:42:30.626Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-25T13:42:30.626Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-25T13:42:32.535Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-25T13:42:32.795Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.91s) [2022-07-25T13:42:32.795Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-25T13:42:33.733Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-25T13:42:35.149Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-25T13:42:36.090Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-25T13:42:36.090Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-25T13:42:37.030Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-25T13:42:38.943Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-25T13:42:38.943Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-25T13:42:40.329Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-25T13:42:40.900Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-25T13:42:41.470Z] docker_api_swarm_test.go:272: [dda9ee960744d] joining swarm manager [d5ecfa1f732cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:42:43.382Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-25T13:42:43.382Z] docker_api_swarm_test.go:273: [dfec8159e863a] joining swarm manager [d5ecfa1f732cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T13:42:44.766Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-25T13:42:44.850Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-25T13:42:44.850Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-25T13:42:44.850Z] { [2022-07-25T13:42:44.850Z] "RT_GROUP_ICON": { [2022-07-25T13:42:44.850Z] "#1": { [2022-07-25T13:42:44.850Z] "0409": "../../winresources/docker.ico" [2022-07-25T13:42:44.850Z] } [2022-07-25T13:42:44.850Z] }, [2022-07-25T13:42:44.850Z] "RT_MANIFEST": { [2022-07-25T13:42:44.850Z] "#1": { [2022-07-25T13:42:44.850Z] "0409": { [2022-07-25T13:42:44.850Z] "identity": {}, [2022-07-25T13:42:44.850Z] "description": "Docker Engine", [2022-07-25T13:42:44.850Z] "minimum-os": "vista", [2022-07-25T13:42:44.850Z] "execution-level": "", [2022-07-25T13:42:44.850Z] "ui-access": false, [2022-07-25T13:42:44.850Z] "auto-elevate": false, [2022-07-25T13:42:44.850Z] "dpi-awareness": "unaware", [2022-07-25T13:42:44.850Z] "disable-theming": false, [2022-07-25T13:42:44.850Z] "disable-window-filtering": false, [2022-07-25T13:42:44.850Z] "high-resolution-scrolling-aware": false, [2022-07-25T13:42:44.850Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-25T13:42:44.850Z] "long-path-aware": false, [2022-07-25T13:42:44.850Z] "printer-driver-isolation": false, [2022-07-25T13:42:44.850Z] "gdi-scaling": false, [2022-07-25T13:42:44.850Z] "segment-heap": false, [2022-07-25T13:42:44.850Z] "use-common-controls-v6": false [2022-07-25T13:42:44.850Z] } [2022-07-25T13:42:44.850Z] } [2022-07-25T13:42:44.850Z] }, [2022-07-25T13:42:44.850Z] "RT_MESSAGETABLE": { [2022-07-25T13:42:44.850Z] "#1": { [2022-07-25T13:42:44.850Z] "0409": "../../winresources/event_messages.bin" [2022-07-25T13:42:44.850Z] } [2022-07-25T13:42:44.850Z] }, [2022-07-25T13:42:44.850Z] "RT_VERSION": { [2022-07-25T13:42:44.850Z] "#1": { [2022-07-25T13:42:44.850Z] "0409": { [2022-07-25T13:42:44.850Z] "fixed": { [2022-07-25T13:42:44.850Z] "file_version": "0.0.0.0", [2022-07-25T13:42:44.850Z] "product_version": "0.0.0.0", [2022-07-25T13:42:44.850Z] "type": "Unknown" [2022-07-25T13:42:44.850Z] }, [2022-07-25T13:42:44.850Z] "info": { [2022-07-25T13:42:44.850Z] "0000": { [2022-07-25T13:42:44.850Z] "CompanyName": "", [2022-07-25T13:42:44.850Z] "FileVersion": "dev", [2022-07-25T13:42:44.850Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-25T13:42:44.850Z] "OriginalFileName": "docker-proxy.exe", [2022-07-25T13:42:44.850Z] "ProductName": "", [2022-07-25T13:42:44.850Z] "ProductVersion": "dev", [2022-07-25T13:42:44.850Z] "SpecialBuild": "6cc644abef088e04b5b416921f203f5edb733ad1" [2022-07-25T13:42:44.850Z] } [2022-07-25T13:42:44.850Z] } [2022-07-25T13:42:44.850Z] } [2022-07-25T13:42:44.850Z] } [2022-07-25T13:42:44.850Z] } [2022-07-25T13:42:44.850Z] } [2022-07-25T13:42:44.850Z] cmd/docker-proxy/genwinres_windows.go [2022-07-25T13:42:44.850Z] cmd/docker-proxy/main.go [2022-07-25T13:42:44.850Z] cmd/docker-proxy/network_proxy_test.go [2022-07-25T13:42:44.850Z] cmd/docker-proxy/proxy.go [2022-07-25T13:42:44.850Z] cmd/docker-proxy/sctp_proxy.go [2022-07-25T13:42:44.850Z] cmd/docker-proxy/tcp_proxy.go [2022-07-25T13:42:44.850Z] cmd/docker-proxy/udp_proxy.go [2022-07-25T13:42:44.850Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-25T13:42:44.850Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-25T13:42:44.850Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-25T13:42:44.850Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-25T13:42:44.850Z] remote: Enumerating objects: 23, done. [2022-07-25T13:42:44.850Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-25T13:42:44.850Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-25T13:42:44.850Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-25T13:42:44.850Z] 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-25T13:42:44.850Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-25T13:42:44.850Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-25T13:42:44.850Z] Cross building: bundles/cross/linux/ppc64le [2022-07-25T13:42:44.850Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-25T13:42:44.850Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-25T13:42:46.150Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-25T13:42:46.150Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-25T13:42:46.410Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.52s) [2022-07-25T13:42:46.410Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-25T13:42:46.670Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-25T13:42:47.241Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-25T13:42:47.812Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-25T13:42:47.812Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-25T13:42:48.382Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-25T13:42:48.643Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-25T13:42:48.903Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-25T13:42:49.162Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-25T13:42:49.423Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-25T13:42:49.683Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-25T13:42:50.253Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-25T13:42:52.166Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-25T13:42:56.373Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-25T13:42:58.283Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-25T13:42:58.283Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-25T13:42:58.283Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-25T13:42:58.283Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-25T13:42:58.543Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-25T13:42:58.543Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-25T13:42:59.925Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-25T13:43:00.495Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-25T13:43:03.040Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-25T13:43:03.300Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-25T13:43:03.300Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-25T13:43:03.300Z] PASS [2022-07-25T13:43:03.300Z] [2022-07-25T13:43:03.300Z] DONE 17 tests in 54.865s [2022-07-25T13:43:03.300Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-25T13:43:03.300Z] ++ 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-25T13:43:03.300Z] ++ set -e [2022-07-25T13:43:03.300Z] ++ '[' -n 0 ']' [2022-07-25T13:43:03.300Z] ++ set -x [2022-07-25T13:43:03.300Z] ++ 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-25T13:43:03.560Z] INFO: Testing against a local daemon [2022-07-25T13:43:03.560Z] === RUN TestPluginInvalidJSON [2022-07-25T13:43:03.560Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T13:43:03.560Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T13:43:03.560Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T13:43:03.560Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T13:43:03.560Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-25T13:43:03.560Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-25T13:43:03.560Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T13:43:03.560Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-25T13:43:03.560Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-25T13:43:03.560Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-25T13:43:03.560Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-25T13:43:03.560Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-25T13:43:03.560Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-25T13:43:03.560Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-25T13:43:03.560Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-25T13:43:03.560Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-25T13:43:03.560Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T13:43:03.560Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-25T13:43:03.560Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-25T13:43:03.560Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-25T13:43:03.560Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-25T13:43:03.560Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-07-25T13:43:03.560Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-25T13:43:03.560Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-25T13:43:03.560Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-25T13:43:03.560Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-25T13:43:03.560Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-25T13:43:03.560Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-25T13:43:03.560Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-25T13:43:03.560Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-25T13:43:03.560Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-25T13:43:03.560Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-25T13:43:03.560Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-25T13:43:03.560Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-25T13:43:03.560Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-25T13:43:03.560Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-25T13:43:03.560Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-25T13:43:03.560Z] === RUN TestPluginInstall [2022-07-25T13:43:03.560Z] === RUN TestPluginInstall/no_auth [2022-07-25T13:43:03.821Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-25T13:43:04.392Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-25T13:43:07.691Z] time="2022-07-25T13:43:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T13:43:07.691Z] time="2022-07-25T13:43:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d9e3660cc325c5abf4f390a8eb977bb78b9b4c5310cf08197ecdefee6bba68d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T13:43:07.691Z] time="2022-07-25T13:43:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T13:43:07.691Z] time="2022-07-25T13:43:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d9e3660cc325c5abf4f390a8eb977bb78b9b4c5310cf08197ecdefee6bba68d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T13:43:07.691Z] === RUN TestPluginInstall/with_htpasswd [2022-07-25T13:43:08.631Z] time="2022-07-25T13:43:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T13:43:08.631Z] time="2022-07-25T13:43:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44d66961ad1a0362480f8ddea94235eab9cff74a94455f694a39f174fbd100f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T13:43:08.631Z] time="2022-07-25T13:43:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T13:43:08.631Z] time="2022-07-25T13:43:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44d66961ad1a0362480f8ddea94235eab9cff74a94455f694a39f174fbd100f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T13:43:08.891Z] === RUN TestPluginInstall/with_insecure [2022-07-25T13:43:09.833Z] time="2022-07-25T13:43:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T13:43:09.833Z] time="2022-07-25T13:43:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec491a2e9dc56c38301c4e55ef782679953a8ea751c2adadde9661e5c27769a9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T13:43:09.833Z] time="2022-07-25T13:43:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T13:43:09.833Z] time="2022-07-25T13:43:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec491a2e9dc56c38301c4e55ef782679953a8ea751c2adadde9661e5c27769a9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T13:43:10.094Z] plugin_test.go:195: [d047b4990f7d5] daemon is not started [2022-07-25T13:43:10.094Z] --- PASS: TestPluginInstall (6.59s) [2022-07-25T13:43:10.094Z] --- PASS: TestPluginInstall/no_auth (4.18s) [2022-07-25T13:43:10.094Z] --- PASS: TestPluginInstall/with_htpasswd (1.07s) [2022-07-25T13:43:10.094Z] --- PASS: TestPluginInstall/with_insecure (1.34s) [2022-07-25T13:43:10.094Z] === RUN TestPluginsWithRuntimes [2022-07-25T13:43:12.004Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-25T13:43:12.575Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-25T13:43:13.145Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-25T13:43:14.104Z] --- PASS: TestPluginsWithRuntimes (4.01s) [2022-07-25T13:43:14.104Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2022-07-25T13:43:14.104Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2022-07-25T13:43:14.104Z] === RUN TestPluginBackCompatMediaTypes [2022-07-25T13:43:15.045Z] --- PASS: TestPluginBackCompatMediaTypes (0.80s) [2022-07-25T13:43:15.045Z] PASS [2022-07-25T13:43:15.045Z] [2022-07-25T13:43:15.045Z] DONE 24 tests in 11.636s [2022-07-25T13:43:15.045Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-25T13:43:15.045Z] ++ 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-25T13:43:15.045Z] ++ set -e [2022-07-25T13:43:15.045Z] ++ '[' -n 0 ']' [2022-07-25T13:43:15.045Z] ++ set -x [2022-07-25T13:43:15.045Z] ++ 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-25T13:43:15.045Z] INFO: Testing against a local daemon [2022-07-25T13:43:15.045Z] === RUN TestExternalGraphDriver [2022-07-25T13:43:15.304Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-25T13:43:15.564Z] === RUN TestExternalGraphDriver/json [2022-07-25T13:43:16.135Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-25T13:43:17.517Z] === RUN TestExternalGraphDriver/spec [2022-07-25T13:43:18.089Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-25T13:43:18.089Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-25T13:43:18.089Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-25T13:43:19.474Z] === RUN TestExternalGraphDriver/pull [2022-07-25T13:43:21.388Z] --- PASS: TestExternalGraphDriver (5.92s) [2022-07-25T13:43:21.388Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2022-07-25T13:43:21.388Z] --- PASS: TestExternalGraphDriver/spec (1.85s) [2022-07-25T13:43:21.388Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2022-07-25T13:43:21.388Z] === RUN TestGraphdriverPluginV2 [2022-07-25T13:43:21.388Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-25T13:43:21.958Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-25T13:43:23.344Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-25T13:43:23.605Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-25T13:43:24.986Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-25T13:43:25.557Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-25T13:43:25.822Z] --- PASS: TestGraphdriverPluginV2 (4.90s) [2022-07-25T13:43:25.822Z] PASS [2022-07-25T13:43:26.082Z] [2022-07-25T13:43:26.082Z] DONE 5 tests in 10.922s [2022-07-25T13:43:26.082Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-25T13:43:26.082Z] ++ 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-25T13:43:26.082Z] ++ set -e [2022-07-25T13:43:26.082Z] ++ '[' -n 0 ']' [2022-07-25T13:43:26.082Z] ++ set -x [2022-07-25T13:43:26.082Z] ++ 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-25T13:43:26.344Z] INFO: Testing against a local daemon [2022-07-25T13:43:26.344Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-25T13:43:26.344Z] === RUN TestContinueAfterPluginCrash [2022-07-25T13:43:26.344Z] === PAUSE TestContinueAfterPluginCrash [2022-07-25T13:43:26.344Z] === RUN TestReadPluginNoRead [2022-07-25T13:43:26.344Z] === PAUSE TestReadPluginNoRead [2022-07-25T13:43:26.344Z] === RUN TestDaemonStartWithLogOpt [2022-07-25T13:43:26.344Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-25T13:43:26.344Z] === CONT TestDaemonStartWithLogOpt [2022-07-25T13:43:26.344Z] === CONT TestContinueAfterPluginCrash [2022-07-25T13:43:27.284Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-25T13:43:29.200Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-25T13:43:29.461Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-25T13:43:29.724Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-25T13:43:29.724Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-25T13:43:30.295Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-25T13:43:30.866Z] --- PASS: TestDaemonStartWithLogOpt (4.56s) [2022-07-25T13:43:30.866Z] === CONT TestReadPluginNoRead [2022-07-25T13:43:30.866Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-25T13:43:32.266Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-25T13:43:34.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-25T13:43:34.437Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-25T13:43:34.698Z] === RUN TestReadPluginNoRead/default [2022-07-25T13:43:36.612Z] --- PASS: TestContinueAfterPluginCrash (10.01s) [2022-07-25T13:43:36.873Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-25T13:43:36.873Z] docker_api_swarm_node_test.go:20: [d584b634c279d] joining swarm manager [deb8864c8d979]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:43:37.133Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-25T13:43:38.076Z] docker_api_swarm_node_test.go:21: [d66eb16a67c69] joining swarm manager [deb8864c8d979]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T13:43:39.015Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-25T13:43:39.015Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-25T13:43:40.401Z] === CONT TestReadPluginNoRead [2022-07-25T13:43:40.401Z] read_test.go:92: [dd3cf40674ac9] daemon is not started [2022-07-25T13:43:40.401Z] --- PASS: TestReadPluginNoRead (9.67s) [2022-07-25T13:43:40.401Z] --- PASS: TestReadPluginNoRead/default (2.08s) [2022-07-25T13:43:40.401Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.00s) [2022-07-25T13:43:40.401Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.63s) [2022-07-25T13:43:40.401Z] PASS [2022-07-25T13:43:40.401Z] [2022-07-25T13:43:40.401Z] DONE 6 tests in 14.519s [2022-07-25T13:43:40.661Z] 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-25T13:43:40.661Z] ++ 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-25T13:43:40.661Z] ++ set -e [2022-07-25T13:43:40.661Z] ++ '[' -n 0 ']' [2022-07-25T13:43:40.661Z] ++ set -x [2022-07-25T13:43:40.662Z] ++ 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-25T13:43:40.662Z] testing: warning: no tests to run [2022-07-25T13:43:40.662Z] PASS [2022-07-25T13:43:40.662Z] [2022-07-25T13:43:40.662Z] DONE 0 tests in 0.095s [2022-07-25T13:43:40.662Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-25T13:43:40.662Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-25T13:43:40.662Z] ++ 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-25T13:43:40.662Z] ++ set -e [2022-07-25T13:43:40.662Z] ++ '[' -n 0 ']' [2022-07-25T13:43:40.662Z] ++ set -x [2022-07-25T13:43:40.662Z] ++ 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-25T13:43:40.922Z] INFO: Testing against a local daemon [2022-07-25T13:43:40.922Z] === RUN TestPluginWithDevMounts [2022-07-25T13:43:40.922Z] === PAUSE TestPluginWithDevMounts [2022-07-25T13:43:40.922Z] === CONT TestPluginWithDevMounts [2022-07-25T13:43:41.492Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-25T13:43:42.875Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-25T13:43:42.875Z] --- PASS: TestPluginWithDevMounts (1.78s) [2022-07-25T13:43:42.875Z] PASS [2022-07-25T13:43:42.875Z] [2022-07-25T13:43:42.875Z] DONE 1 tests in 2.048s [2022-07-25T13:43:42.875Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-25T13:43:42.875Z] ++ 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-25T13:43:42.875Z] ++ set -e [2022-07-25T13:43:42.875Z] ++ '[' -n 0 ']' [2022-07-25T13:43:42.875Z] ++ set -x [2022-07-25T13:43:42.875Z] ++ 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-25T13:43:42.875Z] INFO: Testing against a local daemon [2022-07-25T13:43:42.875Z] === RUN TestSecretInspect [2022-07-25T13:43:45.419Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-25T13:43:45.419Z] --- PASS: TestSecretInspect (2.59s) [2022-07-25T13:43:45.419Z] === RUN TestSecretList [2022-07-25T13:43:46.800Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-25T13:43:47.371Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-25T13:43:47.942Z] --- PASS: TestSecretList (2.53s) [2022-07-25T13:43:47.942Z] === RUN TestSecretsCreateAndDelete [2022-07-25T13:43:48.203Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-25T13:43:48.773Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-25T13:43:51.320Z] --- PASS: TestSecretsCreateAndDelete (2.88s) [2022-07-25T13:43:51.320Z] === RUN TestSecretsUpdate [2022-07-25T13:43:54.633Z] docker_api_swarm_test.go:502: [de7b6596625c7] joining swarm manager [dd4ba44200bc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:43:54.633Z] --- PASS: TestSecretsUpdate (3.47s) [2022-07-25T13:43:54.633Z] === RUN TestTemplatedSecret [2022-07-25T13:43:57.176Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-25T13:43:57.744Z] --- PASS: TestTemplatedSecret (3.28s) [2022-07-25T13:43:57.744Z] === RUN TestSecretCreateResolve [2022-07-25T13:44:00.286Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-25T13:44:00.286Z] --- PASS: TestSecretCreateResolve (2.63s) [2022-07-25T13:44:00.286Z] PASS [2022-07-25T13:44:00.286Z] [2022-07-25T13:44:00.286Z] DONE 6 tests in 17.572s [2022-07-25T13:44:00.286Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-25T13:44:00.287Z] ++ 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-25T13:44:00.287Z] ++ set -e [2022-07-25T13:44:00.287Z] ++ '[' -n 0 ']' [2022-07-25T13:44:00.287Z] ++ set -x [2022-07-25T13:44:00.287Z] ++ 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-25T13:44:00.548Z] INFO: Testing against a local daemon [2022-07-25T13:44:00.548Z] === RUN TestServiceCreateInit [2022-07-25T13:44:00.548Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-25T13:44:01.489Z] === RUN TestDockerSuite/TestBuildRm [2022-07-25T13:44:04.033Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-25T13:44:04.294Z] docker_api_swarm_test.go:507: [da07cc13e4246] joining swarm manager [dd4ba44200bc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T13:44:05.234Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-25T13:44:05.234Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-25T13:44:06.618Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-25T13:44:06.879Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-25T13:44:08.263Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-25T13:44:09.205Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-25T13:44:09.775Z] --- PASS: TestServiceCreateInit (9.37s) [2022-07-25T13:44:09.775Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.66s) [2022-07-25T13:44:09.775Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.69s) [2022-07-25T13:44:09.775Z] === RUN TestCreateServiceMultipleTimes [2022-07-25T13:44:10.035Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-25T13:44:14.245Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-25T13:44:14.245Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-25T13:44:14.245Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-25T13:44:14.245Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-25T13:44:14.245Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-25T13:44:14.505Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-25T13:44:15.446Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-25T13:44:15.707Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-25T13:44:17.090Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-25T13:44:20.389Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-25T13:44:20.958Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-25T13:44:21.529Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-25T13:44:22.099Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-25T13:44:22.670Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-25T13:44:23.610Z] === RUN TestDockerSuite/TestBuildUser [2022-07-25T13:44:24.993Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-25T13:44:26.908Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-25T13:44:27.168Z] --- PASS: TestCreateServiceMultipleTimes (17.42s) [2022-07-25T13:44:27.168Z] === RUN TestCreateServiceConflict [2022-07-25T13:44:29.709Z] --- PASS: TestCreateServiceConflict (2.54s) [2022-07-25T13:44:29.709Z] === RUN TestCreateServiceMaxReplicas [2022-07-25T13:44:33.915Z] --- PASS: TestCreateServiceMaxReplicas (3.41s) [2022-07-25T13:44:33.915Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-25T13:44:36.307Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-25T13:44:36.307Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-25T13:44:36.307Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-25T13:44:36.307Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-25T13:44:36.307Z] Cross building: bundles/cross/linux/s390x [2022-07-25T13:44:36.307Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-25T13:44:36.307Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-25T13:44:37.240Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-25T13:44:39.151Z] docker_api_swarm_node_test.go:81: [d7e888353fc99] joining swarm manager [d294de71a9111]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:44:39.412Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-25T13:44:40.353Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-25T13:44:40.353Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-25T13:44:41.294Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-25T13:44:42.236Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-25T13:44:43.178Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-25T13:44:43.178Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-25T13:44:43.178Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-25T13:44:43.178Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-25T13:44:43.178Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-25T13:44:43.178Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-25T13:44:43.178Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-25T13:44:43.178Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-25T13:44:43.178Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-25T13:44:44.562Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-25T13:44:44.562Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-25T13:44:45.136Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-25T13:44:46.078Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-25T13:44:47.021Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-25T13:44:47.021Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-25T13:44:47.021Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.84s) [2022-07-25T13:44:47.021Z] === RUN TestCreateServiceSecretFileMode [2022-07-25T13:44:49.565Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-25T13:44:50.137Z] --- PASS: TestCreateServiceSecretFileMode (3.14s) [2022-07-25T13:44:50.137Z] === RUN TestCreateServiceConfigFileMode [2022-07-25T13:44:51.077Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-25T13:44:51.647Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-25T13:44:52.219Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-25T13:44:52.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-25T13:44:52.739Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-25T13:44:52.739Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-25T13:44:52.739Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-25T13:44:53.309Z] --- PASS: TestCreateServiceConfigFileMode (2.99s) [2022-07-25T13:44:53.309Z] === RUN TestCreateServiceSysctls [2022-07-25T13:44:53.569Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-25T13:44:55.502Z] docker_api_swarm_node_test.go:53: [ddf634a6db311] joining swarm manager [db890fa43c257]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:44:56.075Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-25T13:44:56.646Z] docker_api_swarm_node_test.go:54: [d96fcebfe052d] joining swarm manager [db890fa43c257]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T13:44:56.906Z] === RUN TestDockerSuite/TestCommitChange [2022-07-25T13:44:57.845Z] --- PASS: TestCreateServiceSysctls (4.39s) [2022-07-25T13:44:57.845Z] === RUN TestCreateServiceCapabilities [2022-07-25T13:44:57.846Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-25T13:44:58.786Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-25T13:44:59.728Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-25T13:45:00.668Z] --- PASS: TestCreateServiceCapabilities (3.09s) [2022-07-25T13:45:00.668Z] === RUN TestInspect [2022-07-25T13:45:01.239Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-25T13:45:01.810Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-25T13:45:03.721Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-25T13:45:04.291Z] --- PASS: TestInspect (3.47s) [2022-07-25T13:45:04.291Z] === RUN TestCreateJob [2022-07-25T13:45:04.862Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-25T13:45:05.432Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-25T13:45:06.817Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-25T13:45:07.077Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-25T13:45:07.646Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-25T13:45:07.906Z] --- PASS: TestCreateJob (3.83s) [2022-07-25T13:45:07.906Z] === RUN TestReplicatedJob [2022-07-25T13:45:08.476Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-25T13:45:09.046Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-25T13:45:09.987Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-25T13:45:10.939Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-25T13:45:11.542Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-25T13:45:12.484Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-25T13:45:13.428Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-25T13:45:14.000Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-25T13:45:14.261Z] --- PASS: TestReplicatedJob (6.20s) [2022-07-25T13:45:14.261Z] === RUN TestUpdateReplicatedJob [2022-07-25T13:45:14.847Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-25T13:45:15.418Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-25T13:45:16.358Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-25T13:45:17.300Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-25T13:45:17.871Z] --- PASS: TestUpdateReplicatedJob (3.75s) [2022-07-25T13:45:17.871Z] === RUN TestServiceListWithStatuses [2022-07-25T13:45:17.871Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T13:45:17.871Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-25T13:45:17.871Z] === RUN TestDockerNetworkConnectAlias [2022-07-25T13:45:18.131Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-25T13:45:19.073Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-25T13:45:19.332Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-25T13:45:19.593Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-25T13:45:20.534Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-25T13:45:21.103Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-25T13:45:22.047Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-25T13:45:22.616Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-25T13:45:23.185Z] --- PASS: TestDockerNetworkConnectAlias (5.12s) [2022-07-25T13:45:23.185Z] === RUN TestDockerNetworkReConnect [2022-07-25T13:45:23.445Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-25T13:45:24.829Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-25T13:45:25.403Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-25T13:45:27.314Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-25T13:45:27.314Z] --- PASS: TestDockerNetworkReConnect (4.20s) [2022-07-25T13:45:27.314Z] === RUN TestServicePlugin [2022-07-25T13:45:28.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-25T13:45:31.251Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-25T13:45:31.823Z] plugin_test.go:61: [d03d4ccf1e0d5] joining swarm manager [d9fd6d437478f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:45:33.204Z] plugin_test.go:64: [dab3e6132812d] joining swarm manager [d9fd6d437478f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T13:45:33.464Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-25T13:45:34.403Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-25T13:45:35.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-25T13:45:37.888Z] docker_api_swarm_test.go:202: [db2fbd0ed7b23] joining swarm manager [d01647ff25a4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:45:38.148Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-25T13:45:40.690Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-25T13:45:40.690Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-25T13:45:43.990Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-25T13:45:44.559Z] === RUN TestDockerSuite/TestCpToDot [2022-07-25T13:45:45.129Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-25T13:45:46.070Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-25T13:45:47.452Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-25T13:45:48.032Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-25T13:45:48.621Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-25T13:45:48.880Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-25T13:45:49.822Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-25T13:45:50.392Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-25T13:45:50.392Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-25T13:45:50.652Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-25T13:45:50.912Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-25T13:45:51.481Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-25T13:45:51.481Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-25T13:45:51.481Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-25T13:45:51.481Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-25T13:45:51.741Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-25T13:45:52.000Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-25T13:45:52.261Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-25T13:45:52.261Z] === RUN TestDockerSuite/TestCreateRM [2022-07-25T13:45:52.261Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-25T13:45:52.261Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-25T13:45:52.261Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-25T13:45:52.521Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-25T13:45:52.521Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-25T13:45:53.903Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-25T13:45:53.903Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-25T13:45:54.163Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-25T13:45:54.163Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-25T13:45:56.705Z] docker_api_swarm_test.go:384: [d9ba118835051] joining swarm manager [dc311c574bbae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:45:58.090Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-25T13:45:58.090Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-25T13:45:58.090Z] docker_api_swarm_test.go:385: [d652aa732892b] joining swarm manager [dc311c574bbae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T13:45:58.090Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-25T13:45:58.658Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-25T13:45:59.599Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-25T13:45:59.859Z] --- PASS: TestServicePlugin (32.49s) [2022-07-25T13:45:59.859Z] === RUN TestServiceUpdateLabel [2022-07-25T13:46:00.119Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-25T13:46:00.692Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-25T13:46:01.262Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-25T13:46:02.202Z] --- PASS: TestServiceUpdateLabel (2.42s) [2022-07-25T13:46:02.202Z] === RUN TestServiceUpdateSecrets [2022-07-25T13:46:02.773Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-25T13:46:04.157Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-25T13:46:06.729Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-25T13:46:08.636Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-25T13:46:09.207Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-25T13:46:10.149Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-25T13:46:10.719Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-25T13:46:10.979Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-25T13:46:11.920Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-25T13:46:12.179Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-25T13:46:12.439Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-25T13:46:12.700Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-25T13:46:12.700Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-25T13:46:12.700Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-25T13:46:14.081Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-25T13:46:14.650Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-25T13:46:14.650Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-25T13:46:14.650Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-25T13:46:15.591Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-25T13:46:15.591Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-25T13:46:16.529Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-25T13:46:17.098Z] --- PASS: TestServiceUpdateSecrets (14.80s) [2022-07-25T13:46:17.098Z] === RUN TestServiceUpdateConfigs [2022-07-25T13:46:17.667Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-25T13:46:17.927Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-25T13:46:17.927Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-25T13:46:17.927Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-25T13:46:17.927Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-25T13:46:17.927Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-25T13:46:20.468Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-25T13:46:20.729Z] === RUN TestDockerSuite/TestEventsRename [2022-07-25T13:46:20.989Z] === RUN TestDockerSuite/TestEventsResize [2022-07-25T13:46:21.558Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-25T13:46:22.128Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-25T13:46:22.699Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-25T13:46:23.283Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-25T13:46:26.576Z] === RUN TestDockerSuite/TestEventsTop [2022-07-25T13:46:26.576Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-25T13:46:27.770Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-25T13:46:27.770Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-25T13:46:27.770Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-25T13:46:27.770Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-25T13:46:27.770Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-25T13:46:28.088Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-25T13:46:28.369Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43863/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6cc644abef088e04b5b416921f203f5edb733ad1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6cc644abef088e04b5b416921f203f5edb733ad1 hack/test/unit [2022-07-25T13:46:28.937Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-25T13:46:28.937Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-25T13:46:28.937Z] + TESTDIRS=./... [2022-07-25T13:46:28.937Z] + exclude_paths='/vendor/|/integration' [2022-07-25T13:46:28.937Z] ++ go list ./... [2022-07-25T13:46:28.937Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-25T13:46:29.114Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-25T13:46:29.873Z] + pkg_list='github.com/docker/docker/api [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/server [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/server/backend/build [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/server/httputils [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/server/middleware [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/server/router [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/server/router/build [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/server/router/container [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/server/router/debug [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/server/router/image [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/server/router/network [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/server/router/session [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/server/router/system [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/server/router/volume [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/types [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/types/backend [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/types/container [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/types/events [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/types/filters [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/types/image [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/types/mount [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/types/network [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/types/registry [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/types/strslice [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/types/swarm [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/types/time [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/types/versions [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T13:46:29.873Z] github.com/docker/docker/api/types/volume [2022-07-25T13:46:29.873Z] github.com/docker/docker/builder [2022-07-25T13:46:29.873Z] github.com/docker/docker/builder/builder-next [2022-07-25T13:46:29.873Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T13:46:29.873Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T13:46:29.873Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T13:46:29.873Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T13:46:29.873Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T13:46:29.873Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T13:46:29.873Z] github.com/docker/docker/builder/dockerfile [2022-07-25T13:46:29.873Z] github.com/docker/docker/builder/remotecontext [2022-07-25T13:46:29.873Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T13:46:29.873Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T13:46:29.873Z] github.com/docker/docker/cli [2022-07-25T13:46:29.873Z] github.com/docker/docker/cli/config [2022-07-25T13:46:29.873Z] github.com/docker/docker/cli/debug [2022-07-25T13:46:29.873Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T13:46:29.873Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T13:46:29.873Z] github.com/docker/docker/client [2022-07-25T13:46:29.873Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T13:46:29.873Z] github.com/docker/docker/cmd/dockerd [2022-07-25T13:46:29.873Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T13:46:29.873Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T13:46:29.873Z] github.com/docker/docker/container [2022-07-25T13:46:29.873Z] github.com/docker/docker/container/stream [2022-07-25T13:46:29.873Z] github.com/docker/docker/contrib/apparmor [2022-07-25T13:46:29.873Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T13:46:29.873Z] github.com/docker/docker/contrib/httpserver [2022-07-25T13:46:29.873Z] github.com/docker/docker/daemon [2022-07-25T13:46:29.873Z] github.com/docker/docker/daemon/cluster [2022-07-25T13:46:29.873Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T13:46:29.873Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T13:46:29.873Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T13:46:29.873Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T13:46:29.873Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T13:46:29.873Z] github.com/docker/docker/daemon/config [2022-07-25T13:46:29.873Z] github.com/docker/docker/daemon/containerd [2022-07-25T13:46:29.873Z] github.com/docker/docker/daemon/events [2022-07-25T13:46:29.873Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T13:46:29.873Z] github.com/docker/docker/daemon/exec [2022-07-25T13:46:29.873Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T13:46:29.873Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T13:46:29.873Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T13:46:29.873Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T13:46:29.873Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T13:46:29.873Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T13:46:29.873Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T13:46:29.873Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T13:46:29.873Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/images [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/initlayer [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/links [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/listeners [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/local [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/names [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/network [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/stats [2022-07-25T13:46:29.874Z] github.com/docker/docker/distribution [2022-07-25T13:46:29.874Z] github.com/docker/docker/distribution/metadata [2022-07-25T13:46:29.874Z] github.com/docker/docker/distribution/utils [2022-07-25T13:46:29.874Z] github.com/docker/docker/distribution/xfer [2022-07-25T13:46:29.874Z] github.com/docker/docker/dockerversion [2022-07-25T13:46:29.874Z] github.com/docker/docker/errdefs [2022-07-25T13:46:29.874Z] github.com/docker/docker/image [2022-07-25T13:46:29.874Z] github.com/docker/docker/image/cache [2022-07-25T13:46:29.874Z] github.com/docker/docker/image/tarexport [2022-07-25T13:46:29.874Z] github.com/docker/docker/image/v1 [2022-07-25T13:46:29.874Z] github.com/docker/docker/internal/test/suite [2022-07-25T13:46:29.874Z] github.com/docker/docker/layer [2022-07-25T13:46:29.874Z] github.com/docker/docker/libcontainerd [2022-07-25T13:46:29.874Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T13:46:29.874Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T13:46:29.874Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T13:46:29.874Z] github.com/docker/docker/libcontainerd/types [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/config [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/idm [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/ns [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/options [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/osl [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/types [2022-07-25T13:46:29.874Z] github.com/docker/docker/oci [2022-07-25T13:46:29.874Z] github.com/docker/docker/oci/caps [2022-07-25T13:46:29.874Z] github.com/docker/docker/opts [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/aaparser [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/archive [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/authorization [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/capabilities [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/containerfs [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/directory [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/dmesg [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/fileutils [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/fsutils [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/homedir [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/idtools [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/ioutils [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/longpath [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/loopback [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/parsers [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/pidfile [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/platform [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/plugins [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/pools [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/progress [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/pubsub [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/reexec [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/signal [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/stack [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/stringid [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/system [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/tailfile [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/tarsum [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/urlutil [2022-07-25T13:46:29.874Z] github.com/docker/docker/pkg/useragent [2022-07-25T13:46:29.874Z] github.com/docker/docker/plugin [2022-07-25T13:46:29.874Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T13:46:29.874Z] github.com/docker/docker/plugin/v2 [2022-07-25T13:46:29.874Z] github.com/docker/docker/profiles/apparmor [2022-07-25T13:46:29.874Z] github.com/docker/docker/profiles/seccomp [2022-07-25T13:46:29.874Z] github.com/docker/docker/quota [2022-07-25T13:46:29.874Z] github.com/docker/docker/reference [2022-07-25T13:46:29.874Z] github.com/docker/docker/registry [2022-07-25T13:46:29.874Z] github.com/docker/docker/registry/resumable [2022-07-25T13:46:29.874Z] github.com/docker/docker/restartmanager [2022-07-25T13:46:29.874Z] github.com/docker/docker/rootless [2022-07-25T13:46:29.874Z] github.com/docker/docker/rootless/specconv [2022-07-25T13:46:29.874Z] github.com/docker/docker/runconfig [2022-07-25T13:46:29.874Z] github.com/docker/docker/runconfig/opts [2022-07-25T13:46:29.874Z] github.com/docker/docker/testutil [2022-07-25T13:46:29.874Z] github.com/docker/docker/testutil/daemon [2022-07-25T13:46:29.874Z] github.com/docker/docker/testutil/environment [2022-07-25T13:46:29.874Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T13:46:29.874Z] github.com/docker/docker/testutil/fakegit [2022-07-25T13:46:29.874Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T13:46:29.874Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T13:46:29.874Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T13:46:29.874Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T13:46:29.874Z] github.com/docker/docker/testutil/registry [2022-07-25T13:46:29.874Z] github.com/docker/docker/testutil/request [2022-07-25T13:46:29.874Z] github.com/docker/docker/volume [2022-07-25T13:46:29.874Z] github.com/docker/docker/volume/drivers [2022-07-25T13:46:29.874Z] github.com/docker/docker/volume/local [2022-07-25T13:46:29.874Z] github.com/docker/docker/volume/mounts [2022-07-25T13:46:29.874Z] github.com/docker/docker/volume/service [2022-07-25T13:46:29.874Z] github.com/docker/docker/volume/service/opts [2022-07-25T13:46:29.874Z] github.com/docker/docker/volume/testutils' [2022-07-25T13:46:29.874Z] ++ grep --fixed-strings -v /libnetwork [2022-07-25T13:46:29.874Z] ++ echo 'github.com/docker/docker/api [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/server [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/server/backend/build [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/server/httputils [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/server/middleware [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/server/router [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/server/router/build [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/server/router/container [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/server/router/debug [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/server/router/image [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/server/router/network [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/server/router/session [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/server/router/system [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/server/router/volume [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/types [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/types/backend [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/types/container [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/types/events [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/types/filters [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/types/image [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/types/mount [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/types/network [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/types/registry [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/types/strslice [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/types/swarm [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/types/time [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/types/versions [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T13:46:29.874Z] github.com/docker/docker/api/types/volume [2022-07-25T13:46:29.874Z] github.com/docker/docker/builder [2022-07-25T13:46:29.874Z] github.com/docker/docker/builder/builder-next [2022-07-25T13:46:29.874Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T13:46:29.874Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T13:46:29.874Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T13:46:29.874Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T13:46:29.874Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T13:46:29.874Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T13:46:29.874Z] github.com/docker/docker/builder/dockerfile [2022-07-25T13:46:29.874Z] github.com/docker/docker/builder/remotecontext [2022-07-25T13:46:29.874Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T13:46:29.874Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T13:46:29.874Z] github.com/docker/docker/cli [2022-07-25T13:46:29.874Z] github.com/docker/docker/cli/config [2022-07-25T13:46:29.874Z] github.com/docker/docker/cli/debug [2022-07-25T13:46:29.874Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T13:46:29.874Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T13:46:29.874Z] github.com/docker/docker/client [2022-07-25T13:46:29.874Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T13:46:29.874Z] github.com/docker/docker/cmd/dockerd [2022-07-25T13:46:29.874Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T13:46:29.874Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T13:46:29.874Z] github.com/docker/docker/container [2022-07-25T13:46:29.874Z] github.com/docker/docker/container/stream [2022-07-25T13:46:29.874Z] github.com/docker/docker/contrib/apparmor [2022-07-25T13:46:29.874Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T13:46:29.874Z] github.com/docker/docker/contrib/httpserver [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/cluster [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/config [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/containerd [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/events [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/exec [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/images [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/initlayer [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/links [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/listeners [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/local [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/names [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/network [2022-07-25T13:46:29.874Z] github.com/docker/docker/daemon/stats [2022-07-25T13:46:29.874Z] github.com/docker/docker/distribution [2022-07-25T13:46:29.874Z] github.com/docker/docker/distribution/metadata [2022-07-25T13:46:29.874Z] github.com/docker/docker/distribution/utils [2022-07-25T13:46:29.874Z] github.com/docker/docker/distribution/xfer [2022-07-25T13:46:29.874Z] github.com/docker/docker/dockerversion [2022-07-25T13:46:29.874Z] github.com/docker/docker/errdefs [2022-07-25T13:46:29.874Z] github.com/docker/docker/image [2022-07-25T13:46:29.874Z] github.com/docker/docker/image/cache [2022-07-25T13:46:29.874Z] github.com/docker/docker/image/tarexport [2022-07-25T13:46:29.874Z] github.com/docker/docker/image/v1 [2022-07-25T13:46:29.874Z] github.com/docker/docker/internal/test/suite [2022-07-25T13:46:29.874Z] github.com/docker/docker/layer [2022-07-25T13:46:29.874Z] github.com/docker/docker/libcontainerd [2022-07-25T13:46:29.874Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T13:46:29.874Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T13:46:29.874Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T13:46:29.874Z] github.com/docker/docker/libcontainerd/types [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/config [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/idm [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T13:46:29.874Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T13:46:29.875Z] github.com/docker/docker/libnetwork/ns [2022-07-25T13:46:29.875Z] github.com/docker/docker/libnetwork/options [2022-07-25T13:46:29.875Z] github.com/docker/docker/libnetwork/osl [2022-07-25T13:46:29.875Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T13:46:29.875Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T13:46:29.875Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T13:46:29.875Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T13:46:29.875Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T13:46:29.875Z] github.com/docker/docker/libnetwork/types [2022-07-25T13:46:29.875Z] github.com/docker/docker/oci [2022-07-25T13:46:29.875Z] github.com/docker/docker/oci/caps [2022-07-25T13:46:29.875Z] github.com/docker/docker/opts [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/aaparser [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/archive [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/authorization [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/capabilities [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/containerfs [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/directory [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/dmesg [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/fileutils [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/fsutils [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/homedir [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/idtools [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/ioutils [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/longpath [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/loopback [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/parsers [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/pidfile [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/platform [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/plugins [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/pools [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/progress [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/pubsub [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/reexec [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/signal [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/stack [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/stringid [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/system [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/tailfile [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/tarsum [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/urlutil [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/useragent [2022-07-25T13:46:29.875Z] github.com/docker/docker/plugin [2022-07-25T13:46:29.875Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T13:46:29.875Z] github.com/docker/docker/plugin/v2 [2022-07-25T13:46:29.875Z] github.com/docker/docker/profiles/apparmor [2022-07-25T13:46:29.875Z] github.com/docker/docker/profiles/seccomp [2022-07-25T13:46:29.875Z] github.com/docker/docker/quota [2022-07-25T13:46:29.875Z] github.com/docker/docker/reference [2022-07-25T13:46:29.875Z] github.com/docker/docker/registry [2022-07-25T13:46:29.875Z] github.com/docker/docker/registry/resumable [2022-07-25T13:46:29.875Z] github.com/docker/docker/restartmanager [2022-07-25T13:46:29.875Z] github.com/docker/docker/rootless [2022-07-25T13:46:29.875Z] github.com/docker/docker/rootless/specconv [2022-07-25T13:46:29.875Z] github.com/docker/docker/runconfig [2022-07-25T13:46:29.875Z] github.com/docker/docker/runconfig/opts [2022-07-25T13:46:29.875Z] github.com/docker/docker/testutil [2022-07-25T13:46:29.875Z] github.com/docker/docker/testutil/daemon [2022-07-25T13:46:29.875Z] github.com/docker/docker/testutil/environment [2022-07-25T13:46:29.875Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T13:46:29.875Z] github.com/docker/docker/testutil/fakegit [2022-07-25T13:46:29.875Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T13:46:29.875Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T13:46:29.875Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T13:46:29.875Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T13:46:29.875Z] github.com/docker/docker/testutil/registry [2022-07-25T13:46:29.875Z] github.com/docker/docker/testutil/request [2022-07-25T13:46:29.875Z] github.com/docker/docker/volume [2022-07-25T13:46:29.875Z] github.com/docker/docker/volume/drivers [2022-07-25T13:46:29.875Z] github.com/docker/docker/volume/local [2022-07-25T13:46:29.875Z] github.com/docker/docker/volume/mounts [2022-07-25T13:46:29.875Z] github.com/docker/docker/volume/service [2022-07-25T13:46:29.875Z] github.com/docker/docker/volume/service/opts [2022-07-25T13:46:29.875Z] github.com/docker/docker/volume/testutils' [2022-07-25T13:46:29.875Z] + base_pkg_list='github.com/docker/docker/api [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/backend/build [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/httputils [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/middleware [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/build [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/container [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/debug [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/image [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/network [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/session [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/system [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/volume [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/backend [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/container [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/events [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/filters [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/image [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/mount [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/network [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/registry [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/strslice [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/swarm [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/time [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/versions [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/volume [2022-07-25T13:46:29.875Z] github.com/docker/docker/builder [2022-07-25T13:46:29.875Z] github.com/docker/docker/builder/builder-next [2022-07-25T13:46:29.875Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T13:46:29.875Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T13:46:29.875Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T13:46:29.875Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T13:46:29.875Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T13:46:29.875Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T13:46:29.875Z] github.com/docker/docker/builder/dockerfile [2022-07-25T13:46:29.875Z] github.com/docker/docker/builder/remotecontext [2022-07-25T13:46:29.875Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T13:46:29.875Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T13:46:29.875Z] github.com/docker/docker/cli [2022-07-25T13:46:29.875Z] github.com/docker/docker/cli/config [2022-07-25T13:46:29.875Z] github.com/docker/docker/cli/debug [2022-07-25T13:46:29.875Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T13:46:29.875Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T13:46:29.875Z] github.com/docker/docker/client [2022-07-25T13:46:29.875Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T13:46:29.875Z] github.com/docker/docker/cmd/dockerd [2022-07-25T13:46:29.875Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T13:46:29.875Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T13:46:29.875Z] github.com/docker/docker/container [2022-07-25T13:46:29.875Z] github.com/docker/docker/container/stream [2022-07-25T13:46:29.875Z] github.com/docker/docker/contrib/apparmor [2022-07-25T13:46:29.875Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T13:46:29.875Z] github.com/docker/docker/contrib/httpserver [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/cluster [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/config [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/containerd [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/events [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/exec [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/images [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/initlayer [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/links [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/listeners [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/logger [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/logger/local [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/names [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/network [2022-07-25T13:46:29.875Z] github.com/docker/docker/daemon/stats [2022-07-25T13:46:29.875Z] github.com/docker/docker/distribution [2022-07-25T13:46:29.875Z] github.com/docker/docker/distribution/metadata [2022-07-25T13:46:29.875Z] github.com/docker/docker/distribution/utils [2022-07-25T13:46:29.875Z] github.com/docker/docker/distribution/xfer [2022-07-25T13:46:29.875Z] github.com/docker/docker/dockerversion [2022-07-25T13:46:29.875Z] github.com/docker/docker/errdefs [2022-07-25T13:46:29.875Z] github.com/docker/docker/image [2022-07-25T13:46:29.875Z] github.com/docker/docker/image/cache [2022-07-25T13:46:29.875Z] github.com/docker/docker/image/tarexport [2022-07-25T13:46:29.875Z] github.com/docker/docker/image/v1 [2022-07-25T13:46:29.875Z] github.com/docker/docker/internal/test/suite [2022-07-25T13:46:29.875Z] github.com/docker/docker/layer [2022-07-25T13:46:29.875Z] github.com/docker/docker/libcontainerd [2022-07-25T13:46:29.875Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T13:46:29.875Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T13:46:29.875Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T13:46:29.875Z] github.com/docker/docker/libcontainerd/types [2022-07-25T13:46:29.875Z] github.com/docker/docker/oci [2022-07-25T13:46:29.875Z] github.com/docker/docker/oci/caps [2022-07-25T13:46:29.875Z] github.com/docker/docker/opts [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/aaparser [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/archive [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/authorization [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/capabilities [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/containerfs [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/directory [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/dmesg [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/fileutils [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/fsutils [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/homedir [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/idtools [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/ioutils [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/longpath [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/loopback [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/parsers [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/pidfile [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/platform [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/plugins [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/pools [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/progress [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/pubsub [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/reexec [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/signal [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/stack [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/stringid [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/system [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/tailfile [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/tarsum [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/urlutil [2022-07-25T13:46:29.875Z] github.com/docker/docker/pkg/useragent [2022-07-25T13:46:29.875Z] github.com/docker/docker/plugin [2022-07-25T13:46:29.875Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T13:46:29.875Z] github.com/docker/docker/plugin/v2 [2022-07-25T13:46:29.875Z] github.com/docker/docker/profiles/apparmor [2022-07-25T13:46:29.875Z] github.com/docker/docker/profiles/seccomp [2022-07-25T13:46:29.875Z] github.com/docker/docker/quota [2022-07-25T13:46:29.875Z] github.com/docker/docker/reference [2022-07-25T13:46:29.875Z] github.com/docker/docker/registry [2022-07-25T13:46:29.875Z] github.com/docker/docker/registry/resumable [2022-07-25T13:46:29.875Z] github.com/docker/docker/restartmanager [2022-07-25T13:46:29.875Z] github.com/docker/docker/rootless [2022-07-25T13:46:29.875Z] github.com/docker/docker/rootless/specconv [2022-07-25T13:46:29.875Z] github.com/docker/docker/runconfig [2022-07-25T13:46:29.875Z] github.com/docker/docker/runconfig/opts [2022-07-25T13:46:29.875Z] github.com/docker/docker/testutil [2022-07-25T13:46:29.875Z] github.com/docker/docker/testutil/daemon [2022-07-25T13:46:29.875Z] github.com/docker/docker/testutil/environment [2022-07-25T13:46:29.875Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T13:46:29.875Z] github.com/docker/docker/testutil/fakegit [2022-07-25T13:46:29.875Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T13:46:29.875Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T13:46:29.875Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T13:46:29.875Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T13:46:29.875Z] github.com/docker/docker/testutil/registry [2022-07-25T13:46:29.875Z] github.com/docker/docker/testutil/request [2022-07-25T13:46:29.875Z] github.com/docker/docker/volume [2022-07-25T13:46:29.875Z] github.com/docker/docker/volume/drivers [2022-07-25T13:46:29.875Z] github.com/docker/docker/volume/local [2022-07-25T13:46:29.875Z] github.com/docker/docker/volume/mounts [2022-07-25T13:46:29.875Z] github.com/docker/docker/volume/service [2022-07-25T13:46:29.875Z] github.com/docker/docker/volume/service/opts [2022-07-25T13:46:29.875Z] github.com/docker/docker/volume/testutils' [2022-07-25T13:46:29.875Z] ++ echo 'github.com/docker/docker/api [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/backend/build [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/httputils [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/middleware [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/build [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/container [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/debug [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/image [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/network [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/session [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/system [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/server/router/volume [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/backend [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/container [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/events [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/filters [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/image [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/mount [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/network [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/registry [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/strslice [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/swarm [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/time [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/versions [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T13:46:29.875Z] github.com/docker/docker/api/types/volume [2022-07-25T13:46:29.875Z] github.com/docker/docker/builder [2022-07-25T13:46:29.875Z] github.com/docker/docker/builder/builder-next [2022-07-25T13:46:29.875Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T13:46:29.875Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T13:46:29.875Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T13:46:29.875Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T13:46:29.875Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T13:46:29.875Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T13:46:29.875Z] github.com/docker/docker/builder/dockerfile [2022-07-25T13:46:29.875Z] github.com/docker/docker/builder/remotecontext [2022-07-25T13:46:29.876Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T13:46:29.876Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T13:46:29.876Z] github.com/docker/docker/cli [2022-07-25T13:46:29.876Z] github.com/docker/docker/cli/config [2022-07-25T13:46:29.876Z] github.com/docker/docker/cli/debug [2022-07-25T13:46:29.876Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T13:46:29.876Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T13:46:29.876Z] github.com/docker/docker/client [2022-07-25T13:46:29.876Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T13:46:29.876Z] github.com/docker/docker/cmd/dockerd [2022-07-25T13:46:29.876Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T13:46:29.876Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T13:46:29.876Z] github.com/docker/docker/container [2022-07-25T13:46:29.876Z] github.com/docker/docker/container/stream [2022-07-25T13:46:29.876Z] github.com/docker/docker/contrib/apparmor [2022-07-25T13:46:29.876Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T13:46:29.876Z] github.com/docker/docker/contrib/httpserver [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/cluster [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/config [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/containerd [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/events [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/exec [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/images [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/initlayer [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/links [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/listeners [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/logger [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/logger/local [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/names [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/network [2022-07-25T13:46:29.876Z] github.com/docker/docker/daemon/stats [2022-07-25T13:46:29.876Z] github.com/docker/docker/distribution [2022-07-25T13:46:29.876Z] github.com/docker/docker/distribution/metadata [2022-07-25T13:46:29.876Z] github.com/docker/docker/distribution/utils [2022-07-25T13:46:29.876Z] github.com/docker/docker/distribution/xfer [2022-07-25T13:46:29.876Z] github.com/docker/docker/dockerversion [2022-07-25T13:46:29.876Z] github.com/docker/docker/errdefs [2022-07-25T13:46:29.876Z] github.com/docker/docker/image [2022-07-25T13:46:29.876Z] github.com/docker/docker/image/cache [2022-07-25T13:46:29.876Z] github.com/docker/docker/image/tarexport [2022-07-25T13:46:29.876Z] github.com/docker/docker/image/v1 [2022-07-25T13:46:29.876Z] github.com/docker/docker/internal/test/suite [2022-07-25T13:46:29.876Z] github.com/docker/docker/layer [2022-07-25T13:46:29.876Z] github.com/docker/docker/libcontainerd [2022-07-25T13:46:29.876Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T13:46:29.876Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T13:46:29.876Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T13:46:29.876Z] github.com/docker/docker/libcontainerd/types [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/config [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/idm [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ns [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/options [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/osl [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/types [2022-07-25T13:46:29.876Z] github.com/docker/docker/oci [2022-07-25T13:46:29.876Z] github.com/docker/docker/oci/caps [2022-07-25T13:46:29.876Z] github.com/docker/docker/opts [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/aaparser [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/archive [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/authorization [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/capabilities [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/containerfs [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/directory [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/dmesg [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/fileutils [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/fsutils [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/homedir [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/idtools [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/ioutils [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/longpath [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/loopback [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/parsers [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/pidfile [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/platform [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/plugins [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/pools [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/progress [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/pubsub [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/reexec [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/signal [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/stack [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/stringid [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/system [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/tailfile [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/tarsum [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/urlutil [2022-07-25T13:46:29.876Z] github.com/docker/docker/pkg/useragent [2022-07-25T13:46:29.876Z] github.com/docker/docker/plugin [2022-07-25T13:46:29.876Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T13:46:29.876Z] github.com/docker/docker/plugin/v2 [2022-07-25T13:46:29.876Z] github.com/docker/docker/profiles/apparmor [2022-07-25T13:46:29.876Z] github.com/docker/docker/profiles/seccomp [2022-07-25T13:46:29.876Z] github.com/docker/docker/quota [2022-07-25T13:46:29.876Z] github.com/docker/docker/reference [2022-07-25T13:46:29.876Z] github.com/docker/docker/registry [2022-07-25T13:46:29.876Z] github.com/docker/docker/registry/resumable [2022-07-25T13:46:29.876Z] github.com/docker/docker/restartmanager [2022-07-25T13:46:29.876Z] github.com/docker/docker/rootless [2022-07-25T13:46:29.876Z] github.com/docker/docker/rootless/specconv [2022-07-25T13:46:29.876Z] github.com/docker/docker/runconfig [2022-07-25T13:46:29.876Z] github.com/docker/docker/runconfig/opts [2022-07-25T13:46:29.876Z] github.com/docker/docker/testutil [2022-07-25T13:46:29.876Z] github.com/docker/docker/testutil/daemon [2022-07-25T13:46:29.876Z] github.com/docker/docker/testutil/environment [2022-07-25T13:46:29.876Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T13:46:29.876Z] github.com/docker/docker/testutil/fakegit [2022-07-25T13:46:29.876Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T13:46:29.876Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T13:46:29.876Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T13:46:29.876Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T13:46:29.876Z] github.com/docker/docker/testutil/registry [2022-07-25T13:46:29.876Z] github.com/docker/docker/testutil/request [2022-07-25T13:46:29.876Z] github.com/docker/docker/volume [2022-07-25T13:46:29.876Z] github.com/docker/docker/volume/drivers [2022-07-25T13:46:29.876Z] github.com/docker/docker/volume/local [2022-07-25T13:46:29.876Z] github.com/docker/docker/volume/mounts [2022-07-25T13:46:29.876Z] github.com/docker/docker/volume/service [2022-07-25T13:46:29.876Z] github.com/docker/docker/volume/service/opts [2022-07-25T13:46:29.876Z] github.com/docker/docker/volume/testutils' [2022-07-25T13:46:29.876Z] ++ grep --fixed-strings /libnetwork [2022-07-25T13:46:29.876Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/config [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/idm [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ns [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/options [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/osl [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/types' [2022-07-25T13:46:29.876Z] + echo 'github.com/docker/docker/libnetwork [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/config [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/idm [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/ns [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/options [2022-07-25T13:46:29.876Z] github.com/docker/docker/libnetwork/osl [2022-07-25T13:46:29.877Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T13:46:29.877Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T13:46:29.877Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T13:46:29.877Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T13:46:29.877Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T13:46:29.877Z] github.com/docker/docker/libnetwork/types' [2022-07-25T13:46:29.877Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-25T13:46:29.877Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T13:46:29.877Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T13:46:29.877Z] + type docker-proxy [2022-07-25T13:46:29.877Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-25T13:46:29.877Z] + hack/make.sh binary-proxy install-proxy [2022-07-25T13:46:29.877Z] [2022-07-25T13:46:29.877Z] Removing bundles/ [2022-07-25T13:46:29.877Z] [2022-07-25T13:46:29.877Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-25T13:46:29.877Z] Building: bundles/binary-proxy/docker-proxy [2022-07-25T13:46:29.877Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T13:46:32.406Z] --- PASS: TestServiceUpdateConfigs (14.87s) [2022-07-25T13:46:32.406Z] === RUN TestServiceUpdateNetwork [2022-07-25T13:46:37.995Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-25T13:46:37.995Z] [2022-07-25T13:46:37.995Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-25T13:46:37.995Z] Installing docker-proxy to /usr/local/bin/ [2022-07-25T13:46:37.995Z] [2022-07-25T13:46:37.995Z] + mkdir -p bundles [2022-07-25T13:46:37.995Z] + '[' -n 'github.com/docker/docker/api [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/server [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/server/backend/build [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/server/httputils [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/server/middleware [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/server/router [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/server/router/build [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/server/router/container [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/server/router/debug [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/server/router/image [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/server/router/network [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/server/router/session [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/server/router/system [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/server/router/volume [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/types [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/types/backend [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/types/container [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/types/events [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/types/filters [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/types/image [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/types/mount [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/types/network [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/types/registry [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/types/strslice [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/types/swarm [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/types/time [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/types/versions [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T13:46:37.995Z] github.com/docker/docker/api/types/volume [2022-07-25T13:46:37.995Z] github.com/docker/docker/builder [2022-07-25T13:46:37.995Z] github.com/docker/docker/builder/builder-next [2022-07-25T13:46:37.995Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T13:46:37.995Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T13:46:37.995Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T13:46:37.995Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T13:46:37.995Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T13:46:37.995Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T13:46:37.995Z] github.com/docker/docker/builder/dockerfile [2022-07-25T13:46:37.995Z] github.com/docker/docker/builder/remotecontext [2022-07-25T13:46:37.995Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T13:46:37.995Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T13:46:37.995Z] github.com/docker/docker/cli [2022-07-25T13:46:37.995Z] github.com/docker/docker/cli/config [2022-07-25T13:46:37.995Z] github.com/docker/docker/cli/debug [2022-07-25T13:46:37.995Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T13:46:37.995Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T13:46:37.995Z] github.com/docker/docker/client [2022-07-25T13:46:37.995Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T13:46:37.995Z] github.com/docker/docker/cmd/dockerd [2022-07-25T13:46:37.995Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T13:46:37.995Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T13:46:37.995Z] github.com/docker/docker/container [2022-07-25T13:46:37.995Z] github.com/docker/docker/container/stream [2022-07-25T13:46:37.995Z] github.com/docker/docker/contrib/apparmor [2022-07-25T13:46:37.995Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T13:46:37.995Z] github.com/docker/docker/contrib/httpserver [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/cluster [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/config [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/containerd [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/events [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/exec [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/images [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/initlayer [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/links [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/listeners [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/logger [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/logger/local [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/names [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/network [2022-07-25T13:46:37.995Z] github.com/docker/docker/daemon/stats [2022-07-25T13:46:37.995Z] github.com/docker/docker/distribution [2022-07-25T13:46:37.995Z] github.com/docker/docker/distribution/metadata [2022-07-25T13:46:37.995Z] github.com/docker/docker/distribution/utils [2022-07-25T13:46:37.995Z] github.com/docker/docker/distribution/xfer [2022-07-25T13:46:37.995Z] github.com/docker/docker/dockerversion [2022-07-25T13:46:37.995Z] github.com/docker/docker/errdefs [2022-07-25T13:46:37.995Z] github.com/docker/docker/image [2022-07-25T13:46:37.995Z] github.com/docker/docker/image/cache [2022-07-25T13:46:37.995Z] github.com/docker/docker/image/tarexport [2022-07-25T13:46:37.995Z] github.com/docker/docker/image/v1 [2022-07-25T13:46:37.995Z] github.com/docker/docker/internal/test/suite [2022-07-25T13:46:37.995Z] github.com/docker/docker/layer [2022-07-25T13:46:37.995Z] github.com/docker/docker/libcontainerd [2022-07-25T13:46:37.995Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T13:46:37.995Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T13:46:37.995Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T13:46:37.995Z] github.com/docker/docker/libcontainerd/types [2022-07-25T13:46:37.995Z] github.com/docker/docker/oci [2022-07-25T13:46:37.995Z] github.com/docker/docker/oci/caps [2022-07-25T13:46:37.995Z] github.com/docker/docker/opts [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/aaparser [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/archive [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/authorization [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/capabilities [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/containerfs [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/directory [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/dmesg [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/fileutils [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/fsutils [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/homedir [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/idtools [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/ioutils [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/longpath [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/loopback [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/parsers [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/pidfile [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/platform [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/plugins [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/pools [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/progress [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/pubsub [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/reexec [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/signal [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/stack [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/stringid [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/system [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/tailfile [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/tarsum [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/urlutil [2022-07-25T13:46:37.995Z] github.com/docker/docker/pkg/useragent [2022-07-25T13:46:37.995Z] github.com/docker/docker/plugin [2022-07-25T13:46:37.995Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T13:46:37.995Z] github.com/docker/docker/plugin/v2 [2022-07-25T13:46:37.995Z] github.com/docker/docker/profiles/apparmor [2022-07-25T13:46:37.995Z] github.com/docker/docker/profiles/seccomp [2022-07-25T13:46:37.995Z] github.com/docker/docker/quota [2022-07-25T13:46:37.995Z] github.com/docker/docker/reference [2022-07-25T13:46:37.995Z] github.com/docker/docker/registry [2022-07-25T13:46:37.995Z] github.com/docker/docker/registry/resumable [2022-07-25T13:46:37.995Z] github.com/docker/docker/restartmanager [2022-07-25T13:46:37.995Z] github.com/docker/docker/rootless [2022-07-25T13:46:37.995Z] github.com/docker/docker/rootless/specconv [2022-07-25T13:46:37.995Z] github.com/docker/docker/runconfig [2022-07-25T13:46:37.995Z] github.com/docker/docker/runconfig/opts [2022-07-25T13:46:37.995Z] github.com/docker/docker/testutil [2022-07-25T13:46:37.995Z] github.com/docker/docker/testutil/daemon [2022-07-25T13:46:37.995Z] github.com/docker/docker/testutil/environment [2022-07-25T13:46:37.995Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T13:46:37.995Z] github.com/docker/docker/testutil/fakegit [2022-07-25T13:46:37.995Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T13:46:37.995Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T13:46:37.995Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T13:46:37.995Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T13:46:37.995Z] github.com/docker/docker/testutil/registry [2022-07-25T13:46:37.995Z] github.com/docker/docker/testutil/request [2022-07-25T13:46:37.995Z] github.com/docker/docker/volume [2022-07-25T13:46:37.995Z] github.com/docker/docker/volume/drivers [2022-07-25T13:46:37.995Z] github.com/docker/docker/volume/local [2022-07-25T13:46:37.995Z] github.com/docker/docker/volume/mounts [2022-07-25T13:46:37.995Z] github.com/docker/docker/volume/service [2022-07-25T13:46:37.995Z] github.com/docker/docker/volume/service/opts [2022-07-25T13:46:37.995Z] github.com/docker/docker/volume/testutils' ']' [2022-07-25T13:46:37.996Z] + 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/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-25T13:46:37.996Z] ? github.com/docker/docker/api [no test files] [2022-07-25T13:46:40.533Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-25T13:46:44.727Z] --- PASS: TestServiceUpdateNetwork (12.78s) [2022-07-25T13:46:44.727Z] === RUN TestServiceUpdatePidsLimit [2022-07-25T13:46:45.665Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-25T13:46:45.925Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-25T13:46:46.865Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-25T13:46:51.079Z] === RUN TestDockerSuite/TestExec [2022-07-25T13:46:51.647Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-25T13:46:52.590Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-25T13:46:53.530Z] === RUN TestDockerSuite/TestExecEnv [2022-07-25T13:46:53.530Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-25T13:46:54.099Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-25T13:46:54.359Z] check_test.go:611: [d652aa732892b] daemon is not started [2022-07-25T13:46:54.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-25T13:46:55.189Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-25T13:46:55.760Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-25T13:46:56.085Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-07-25T13:46:56.699Z] docker_api_swarm_test.go:802: [de26e10c83933] joining swarm manager [dc4b06d587591]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:46:58.082Z] docker_api_swarm_test.go:802: [dac54af019736] joining swarm manager [dc4b06d587591]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T13:46:58.655Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-25T13:46:59.226Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-25T13:46:59.487Z] docker_api_swarm_test.go:802: [da277bb5311b0] joining swarm manager [dc4b06d587591]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-25T13:47:00.056Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-25T13:47:00.627Z] === RUN TestDockerSuite/TestExecParseError [2022-07-25T13:47:01.198Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-25T13:47:01.198Z] --- PASS: TestServiceUpdatePidsLimit (16.65s) [2022-07-25T13:47:01.198Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-07-25T13:47:01.198Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-07-25T13:47:01.198Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2022-07-25T13:47:01.198Z] PASS [2022-07-25T13:47:01.198Z] [2022-07-25T13:47:01.198Z] === Skipped [2022-07-25T13:47:01.198Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-25T13:47:01.198Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T13:47:01.198Z] [2022-07-25T13:47:01.198Z] DONE 27 tests, 1 skipped in 180.965s [2022-07-25T13:47:01.198Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-25T13:47:01.198Z] ++ 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-25T13:47:01.198Z] ++ set -e [2022-07-25T13:47:01.198Z] ++ '[' -n 0 ']' [2022-07-25T13:47:01.198Z] ++ set -x [2022-07-25T13:47:01.198Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-25T13:47:01.458Z] INFO: Testing against a local daemon [2022-07-25T13:47:01.458Z] === RUN TestSessionCreate [2022-07-25T13:47:01.458Z] --- PASS: TestSessionCreate (0.03s) [2022-07-25T13:47:01.458Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-25T13:47:01.458Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-25T13:47:01.458Z] PASS [2022-07-25T13:47:01.458Z] [2022-07-25T13:47:01.458Z] DONE 2 tests in 0.255s [2022-07-25T13:47:01.720Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-25T13:47:01.720Z] ++ 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-25T13:47:01.720Z] ++ set -e [2022-07-25T13:47:01.720Z] ++ '[' -n 0 ']' [2022-07-25T13:47:01.720Z] ++ set -x [2022-07-25T13:47:01.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=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-25T13:47:01.720Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-25T13:47:01.720Z] INFO: Testing against a local daemon [2022-07-25T13:47:01.720Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-25T13:47:01.720Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T13:47:01.720Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T13:47:01.720Z] === RUN TestDiskUsage [2022-07-25T13:47:01.720Z] === PAUSE TestDiskUsage [2022-07-25T13:47:01.720Z] === RUN TestEventsExecDie [2022-07-25T13:47:01.980Z] docker_api_swarm_test.go:802: [dd5aab89bd10a] joining swarm manager [dc4b06d587591]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-25T13:47:02.551Z] --- PASS: TestEventsExecDie (0.83s) [2022-07-25T13:47:02.551Z] === RUN TestEventsBackwardsCompatible [2022-07-25T13:47:02.551Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-25T13:47:02.810Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-07-25T13:47:02.811Z] === RUN TestEventsVolumeCreate [2022-07-25T13:47:02.811Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-07-25T13:47:02.811Z] === RUN TestInfoBinaryCommits [2022-07-25T13:47:02.811Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-07-25T13:47:02.811Z] === RUN TestInfoAPIVersioned [2022-07-25T13:47:02.811Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-25T13:47:02.811Z] === RUN TestInfoAPI [2022-07-25T13:47:02.811Z] --- PASS: TestInfoAPI (0.06s) [2022-07-25T13:47:02.811Z] === RUN TestInfoAPIWarnings [2022-07-25T13:47:03.381Z] docker_api_swarm_test.go:810: [d5a5934fa694c] joining swarm manager [dc4b06d587591]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-25T13:47:03.381Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-25T13:47:03.951Z] === RUN TestDockerSuite/TestExecTTY [2022-07-25T13:47:04.521Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-25T13:47:05.091Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-25T13:47:05.661Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-25T13:47:06.241Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-25T13:47:06.241Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-25T13:47:06.241Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-25T13:47:07.625Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-25T13:47:07.884Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-25T13:47:08.823Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-25T13:47:09.766Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-25T13:47:10.334Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-25T13:47:11.276Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-25T13:47:13.185Z] === RUN TestDockerSuite/TestHealth [2022-07-25T13:47:19.759Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-25T13:47:19.759Z] === RUN TestInfoDebug [2022-07-25T13:47:20.020Z] --- PASS: TestInfoDebug (0.52s) [2022-07-25T13:47:20.020Z] === RUN TestInfoInsecureRegistries [2022-07-25T13:47:20.589Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-25T13:47:20.589Z] === RUN TestInfoRegistryMirrors [2022-07-25T13:47:21.159Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-07-25T13:47:21.159Z] === RUN TestLoginFailsWithBadCredentials [2022-07-25T13:47:21.419Z] --- PASS: TestLoginFailsWithBadCredentials (0.45s) [2022-07-25T13:47:21.419Z] === RUN TestPingCacheHeaders [2022-07-25T13:47:21.419Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-25T13:47:21.419Z] === RUN TestPingGet [2022-07-25T13:47:21.419Z] --- PASS: TestPingGet (0.03s) [2022-07-25T13:47:21.419Z] === RUN TestPingHead [2022-07-25T13:47:21.419Z] --- PASS: TestPingHead (0.03s) [2022-07-25T13:47:21.419Z] === RUN TestPingSwarmHeader [2022-07-25T13:47:21.988Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-25T13:47:22.558Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-25T13:47:23.497Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-25T13:47:23.497Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-07-25T13:47:23.497Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-25T13:47:23.497Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-25T13:47:23.497Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-25T13:47:23.497Z] === RUN TestVersion [2022-07-25T13:47:23.497Z] --- PASS: TestVersion (0.02s) [2022-07-25T13:47:23.497Z] === CONT TestDiskUsage [2022-07-25T13:47:24.067Z] === RUN TestDiskUsage/empty [2022-07-25T13:47:24.067Z] === RUN TestDiskUsage/empty/container_types [2022-07-25T13:47:24.067Z] === RUN TestDiskUsage/empty/image_types [2022-07-25T13:47:24.067Z] === RUN TestDiskUsage/empty/volume_types [2022-07-25T13:47:24.067Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-25T13:47:24.067Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-25T13:47:24.067Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-25T13:47:24.067Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-25T13:47:24.067Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-25T13:47:24.067Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-25T13:47:24.067Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-25T13:47:24.067Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-25T13:47:24.327Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-25T13:47:24.327Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-25T13:47:24.327Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-25T13:47:24.327Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-25T13:47:24.327Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-25T13:47:24.327Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-25T13:47:24.327Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-25T13:47:24.327Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-25T13:47:24.327Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-25T13:47:24.327Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-25T13:47:24.327Z] === RUN TestDiskUsage/after_container.Run [2022-07-25T13:47:24.587Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-25T13:47:24.587Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-25T13:47:24.587Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-25T13:47:24.587Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-25T13:47:24.587Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-25T13:47:24.587Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-25T13:47:24.587Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-25T13:47:24.587Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-25T13:47:24.587Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-25T13:47:24.587Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage (1.27s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.25s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-25T13:47:24.846Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T13:47:24.846Z] PASS [2022-07-25T13:47:24.846Z] [2022-07-25T13:47:24.846Z] === Skipped [2022-07-25T13:47:24.846Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T13:47:24.846Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T13:47:24.846Z] [2022-07-25T13:47:24.846Z] DONE 54 tests, 1 skipped in 23.272s [2022-07-25T13:47:24.846Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-25T13:47:24.846Z] ++ 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-25T13:47:24.846Z] ++ set -e [2022-07-25T13:47:24.846Z] ++ '[' -n 0 ']' [2022-07-25T13:47:24.846Z] ++ set -x [2022-07-25T13:47:24.847Z] ++ 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-25T13:47:25.106Z] INFO: Testing against a local daemon [2022-07-25T13:47:25.106Z] === RUN TestVolumesCreateAndList [2022-07-25T13:47:25.106Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-07-25T13:47:25.106Z] === RUN TestVolumesRemove [2022-07-25T13:47:25.106Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-25T13:47:25.106Z] === RUN TestVolumesInspect [2022-07-25T13:47:25.106Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-25T13:47:25.106Z] === RUN TestVolumesInvalidJSON [2022-07-25T13:47:25.106Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-25T13:47:25.106Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-25T13:47:25.106Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-25T13:47:25.106Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-25T13:47:25.106Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-25T13:47:25.106Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-25T13:47:25.106Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-25T13:47:25.106Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-25T13:47:25.106Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-25T13:47:25.106Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-25T13:47:25.106Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-25T13:47:25.106Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-25T13:47:25.106Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-25T13:47:25.106Z] PASS [2022-07-25T13:47:25.106Z] [2022-07-25T13:47:25.106Z] DONE 9 tests in 0.236s [2022-07-25T13:47:25.106Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T13:47:25.366Z] ++++ cat bundles/test-integration/docker.pid [2022-07-25T13:47:25.366Z] +++ kill 6696 [2022-07-25T13:47:25.626Z] +++ /etc/init.d/apparmor stop [2022-07-25T13:47:25.626Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T13:47:25.626Z] [2022-07-25T13:47:25.626Z] Unloading profiles will leave already running processes permanently [2022-07-25T13:47:25.626Z] unconfined, which can lead to unexpected situations. [2022-07-25T13:47:25.626Z] [2022-07-25T13:47:25.626Z] To set a process to complain mode, use the command line tool [2022-07-25T13:47:25.626Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T13:47:25.626Z] +++ true [2022-07-25T13:47:25.626Z] exiting test-integration [2022-07-25T13:47:25.626Z] ++ exit 0 [2022-07-25T13:47:25.626Z] [2022-07-25T13:47:27.561Z] + for job in $(jobs -p) [2022-07-25T13:47:27.561Z] + wait 8150 [2022-07-25T13:47:32.835Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-25T13:47:36.129Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-25T13:47:38.668Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-25T13:47:38.668Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-25T13:47:38.668Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-25T13:47:38.668Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-25T13:47:38.928Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-25T13:47:38.928Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-25T13:47:39.497Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-25T13:47:40.066Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-25T13:47:40.066Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-25T13:47:40.066Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-25T13:47:40.326Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-25T13:47:40.326Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-25T13:47:40.585Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-25T13:47:40.846Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-25T13:47:40.846Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-25T13:47:41.785Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-25T13:47:41.785Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-25T13:47:42.356Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-25T13:47:42.925Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-25T13:47:42.925Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-25T13:47:43.495Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-25T13:47:46.030Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-25T13:47:46.030Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-25T13:47:46.030Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-25T13:47:47.411Z] === RUN TestDockerSuite/TestImportFile [2022-07-25T13:47:48.357Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-25T13:47:48.357Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-25T13:47:49.302Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-25T13:47:49.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-25T13:47:50.501Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-25T13:47:51.881Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-25T13:47:52.141Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-25T13:47:52.710Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-25T13:47:53.279Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-25T13:47:53.280Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-25T13:47:53.280Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-25T13:47:53.848Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-25T13:47:54.417Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-25T13:47:54.417Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-25T13:47:54.677Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-25T13:47:54.677Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-25T13:47:54.677Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-25T13:47:55.617Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-25T13:47:55.877Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-25T13:47:56.448Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-25T13:47:57.018Z] === RUN TestDockerSuite/TestInspectImage [2022-07-25T13:47:57.018Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-25T13:47:57.018Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-25T13:47:57.018Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-25T13:47:57.018Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-25T13:47:57.279Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-25T13:47:58.219Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-25T13:47:58.219Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-25T13:47:58.480Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-25T13:47:59.049Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-25T13:48:01.586Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-25T13:48:01.586Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-25T13:48:01.846Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-25T13:48:02.417Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-25T13:48:03.358Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-25T13:48:03.929Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-25T13:48:04.500Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-25T13:48:04.759Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-25T13:48:05.343Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-25T13:48:05.911Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-25T13:48:06.170Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-25T13:48:06.170Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-25T13:48:07.110Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-25T13:48:08.049Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-25T13:48:08.310Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-25T13:48:09.690Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-25T13:48:11.071Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-25T13:48:11.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-25T13:48:12.718Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-25T13:48:12.718Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-25T13:48:14.630Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-25T13:48:15.203Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-25T13:48:16.141Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-25T13:48:16.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-25T13:48:18.684Z] docker_api_swarm_service_test.go:395: [d4d9b2460c768] joining swarm manager [d594dabdc052e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:48:19.256Z] docker_api_swarm_service_test.go:395: [d22b2b1840e3f] joining swarm manager [d594dabdc052e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T13:48:25.832Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-25T13:48:26.783Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-25T13:48:27.358Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-25T13:48:28.742Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-25T13:48:28.742Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-25T13:48:29.001Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-25T13:48:29.940Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-25T13:48:30.511Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-25T13:48:31.450Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-25T13:48:32.391Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-25T13:48:32.528Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 31.9% of statements [2022-07-25T13:48:32.528Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-25T13:48:32.528Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-25T13:48:32.528Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-07-25T13:48:32.528Z] ok github.com/docker/docker/api/server/router/volume 0.012s coverage: 67.9% of statements [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/types [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-25T13:48:32.528Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-25T13:48:32.528Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-07-25T13:48:32.528Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/builder [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-25T13:48:32.528Z] ok github.com/docker/docker/builder/remotecontext 0.120s coverage: 13.7% of statements [2022-07-25T13:48:32.528Z] ok github.com/docker/docker/builder/dockerfile 0.500s coverage: 49.3% of statements [2022-07-25T13:48:32.528Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-25T13:48:32.528Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-07-25T13:48:32.528Z] ok github.com/docker/docker/builder/remotecontext/git 1.801s coverage: 86.3% of statements [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/cli [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-25T13:48:32.528Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-25T13:48:32.528Z] ok github.com/docker/docker/cmd/docker-proxy 0.220s coverage: 67.6% of statements [2022-07-25T13:48:32.960Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-25T13:48:34.869Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-25T13:48:34.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-25T13:48:35.438Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-25T13:48:36.007Z] === RUN TestDockerSuite/TestLogsSince [2022-07-25T13:48:36.725Z] ok github.com/docker/docker/client 0.143s coverage: 75.9% of statements [2022-07-25T13:48:36.946Z] docker_api_swarm_service_test.go:343: [dfdb42a9f7e7a] joining swarm manager [dc0e958b8821b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:48:37.514Z] docker_api_swarm_service_test.go:343: [d9662ebdd30dd] joining swarm manager [dc0e958b8821b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T13:48:42.793Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-25T13:48:48.067Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-25T13:48:48.328Z] === RUN TestDockerSuite/TestLogsTail [2022-07-25T13:48:48.925Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-25T13:48:49.493Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-25T13:48:49.753Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-25T13:48:49.753Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-25T13:48:49.753Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-25T13:48:50.013Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-25T13:48:50.013Z] === RUN TestDockerSuite/TestNetHostname [2022-07-25T13:48:50.952Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-25T13:48:51.212Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-25T13:48:51.471Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-25T13:48:51.731Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-25T13:48:51.731Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-25T13:48:52.670Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-25T13:48:53.241Z] docker_api_swarm_service_test.go:490: [de3321fda5949] joining swarm manager [d5339704532d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:48:53.241Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-25T13:48:54.182Z] docker_api_swarm_service_test.go:490: [d7c33fafe567d] joining swarm manager [d5339704532d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T13:48:54.442Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-25T13:48:54.702Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-25T13:48:54.702Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-25T13:48:54.962Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-25T13:49:01.536Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-25T13:49:01.536Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-25T13:49:02.918Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-25T13:49:04.825Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-25T13:49:07.364Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-25T13:49:07.364Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-25T13:49:08.748Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-25T13:49:12.060Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-25T13:49:12.630Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-25T13:49:13.578Z] === RUN TestDockerSuite/TestPluginActive [2022-07-25T13:49:14.958Z] docker_api_swarm_service_test.go:128: [d8624bcd1804a] joining swarm manager [d3369febaa23b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:49:15.529Z] docker_api_swarm_service_test.go:129: [d3a5b8737d471] joining swarm manager [d3369febaa23b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T13:49:16.099Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-25T13:49:17.483Z] docker_api_swarm_service_test.go:137: [dbd758f706dcc] joining swarm manager [d3369febaa23b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-25T13:49:18.423Z] docker_api_swarm_service_test.go:138: [d55b316b776d8] joining swarm manager [d3369febaa23b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-25T13:49:22.622Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-25T13:49:22.622Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-25T13:49:22.622Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-25T13:49:23.403Z] ok github.com/docker/docker/cmd/dockerd 0.088s coverage: 31.5% of statements [2022-07-25T13:49:23.403Z] ok github.com/docker/docker/container 0.121s coverage: 36.2% of statements [2022-07-25T13:49:23.403Z] ok github.com/docker/docker/cmd/dockerd/trap 2.536s coverage: 0.0% of statements [2022-07-25T13:49:23.403Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-25T13:49:23.403Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-25T13:49:23.403Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-25T13:49:23.403Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-25T13:49:23.403Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-25T13:49:24.001Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-25T13:49:27.293Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-25T13:49:27.591Z] ok github.com/docker/docker/daemon/cluster 0.074s coverage: 0.5% of statements [2022-07-25T13:49:28.527Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-07-25T13:49:29.904Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-07-25T13:49:32.570Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-25T13:49:33.531Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-25T13:49:34.099Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-25T13:49:35.038Z] === RUN TestDockerSuite/TestPortList [2022-07-25T13:49:38.014Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-07-25T13:49:38.272Z] ok github.com/docker/docker/daemon/config 0.036s coverage: 81.7% of statements [2022-07-25T13:49:38.838Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-07-25T13:49:39.097Z] ok github.com/docker/docker/daemon 10.166s coverage: 16.2% of statements [2022-07-25T13:49:39.097Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-25T13:49:39.097Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-25T13:49:39.097Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-25T13:49:39.097Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-25T13:49:39.097Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-25T13:49:39.355Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-07-25T13:49:40.731Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.648s coverage: 74.8% of statements [2022-07-25T13:49:41.610Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-25T13:49:41.610Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-25T13:49:42.107Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.019s coverage: 3.0% of statements [2022-07-25T13:49:42.107Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.279s coverage: 56.2% of statements [2022-07-25T13:49:43.482Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [2022-07-25T13:49:43.520Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-25T13:49:44.458Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-25T13:49:44.458Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-25T13:49:45.398Z] docker_api_swarm_service_test.go:304: [d508cfc85e229] joining swarm manager [d3dfc1b483ead]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:49:45.445Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.396s coverage: 50.6% of statements [2022-07-25T13:49:46.014Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.372s coverage: 45.9% of statements [2022-07-25T13:49:46.014Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-25T13:49:46.338Z] docker_api_swarm_service_test.go:304: [d3c4fb0fa3bf6] joining swarm manager [d3dfc1b483ead]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T13:49:47.278Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-25T13:49:47.390Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-07-25T13:49:47.390Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.723s coverage: 58.5% of statements [2022-07-25T13:49:47.390Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-25T13:49:47.390Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-25T13:49:48.659Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-25T13:49:48.766Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-07-25T13:49:49.025Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-07-25T13:49:49.228Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-25T13:49:49.228Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-25T13:49:49.960Z] ok github.com/docker/docker/daemon/images 0.057s coverage: 6.9% of statements [2022-07-25T13:49:49.960Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-25T13:49:49.960Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-25T13:49:50.895Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 43.2% of statements [2022-07-25T13:49:51.135Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-25T13:49:51.830Z] ok github.com/docker/docker/daemon/logger/awslogs 0.192s coverage: 80.2% of statements [2022-07-25T13:49:51.830Z] ok github.com/docker/docker/daemon/logger/fluentd 0.022s coverage: 53.6% of statements [2022-07-25T13:49:51.830Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-25T13:49:52.074Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-25T13:49:52.397Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 68.2% of statements [2022-07-25T13:49:52.397Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-07-25T13:49:52.965Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-07-25T13:49:53.532Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.180s coverage: 76.8% of statements [2022-07-25T13:49:53.791Z] ok github.com/docker/docker/daemon/logger/local 0.056s coverage: 79.4% of statements [2022-07-25T13:49:53.791Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-25T13:49:53.791Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-25T13:49:54.613Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-25T13:49:55.169Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-07-25T13:49:55.169Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.025s coverage: 62.0% of statements [2022-07-25T13:49:56.106Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2022-07-25T13:49:56.364Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-07-25T13:49:56.932Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-25T13:49:57.867Z] ok github.com/docker/docker/daemon/logger/splunk 1.639s coverage: 82.5% of statements [2022-07-25T13:49:57.867Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-25T13:49:57.867Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-25T13:49:57.932Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-25T13:49:57.932Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-25T13:49:58.803Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 44.4% of statements [2022-07-25T13:49:59.738Z] ok github.com/docker/docker/distribution 1.515s coverage: 28.0% of statements [2022-07-25T13:49:59.738Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-25T13:50:00.305Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-25T13:50:00.471Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-25T13:50:00.872Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-07-25T13:50:01.131Z] ok github.com/docker/docker/distribution/xfer 1.894s coverage: 84.9% of statements [2022-07-25T13:50:01.131Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-25T13:50:01.131Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-07-25T13:50:02.066Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-07-25T13:50:02.066Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-25T13:50:02.066Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-25T13:50:02.634Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-25T13:50:03.201Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-07-25T13:50:03.768Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-07-25T13:50:04.027Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-25T13:50:05.403Z] ok github.com/docker/docker/pkg/archive 0.302s coverage: 81.9% of statements [2022-07-25T13:50:06.342Z] ok github.com/docker/docker/pkg/authorization 0.136s coverage: 68.3% of statements [2022-07-25T13:50:06.342Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-25T13:50:06.614Z] ok github.com/docker/docker/pkg/capabilities 0.018s coverage: 87.5% of statements [2022-07-25T13:50:07.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-25T13:50:07.042Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-25T13:50:08.425Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-25T13:50:08.425Z] docker_api_swarm_service_test.go:100: [d14be9495c694] joining swarm manager [d311835071ef6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:50:09.368Z] docker_api_swarm_service_test.go:101: [d054ba56251b9] joining swarm manager [d311835071ef6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T13:50:09.899Z] ok github.com/docker/docker/pkg/chrootarchive 2.516s coverage: 42.7% of statements [2022-07-25T13:50:09.899Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-25T13:50:09.937Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-25T13:50:10.157Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-07-25T13:50:10.157Z] ok github.com/docker/docker/layer 7.196s coverage: 68.9% of statements [2022-07-25T13:50:10.157Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-25T13:50:10.157Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-25T13:50:10.157Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-25T13:50:10.157Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-25T13:50:10.157Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-25T13:50:10.157Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-25T13:50:10.415Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements [2022-07-25T13:50:10.877Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-25T13:50:10.984Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-07-25T13:50:10.984Z] ok github.com/docker/docker/pkg/fsutils 0.197s coverage: 85.1% of statements [2022-07-25T13:50:11.243Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2022-07-25T13:50:12.178Z] ok github.com/docker/docker/pkg/idtools 0.493s coverage: 67.9% of statements [2022-07-25T13:50:12.436Z] ok github.com/docker/docker/pkg/ioutils 0.460s coverage: 70.1% of statements [2022-07-25T13:50:12.695Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-07-25T13:50:12.695Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-07-25T13:50:12.695Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-25T13:50:12.789Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-25T13:50:12.953Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2022-07-25T13:50:12.953Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-07-25T13:50:13.211Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements [2022-07-25T13:50:13.470Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-07-25T13:50:13.470Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2022-07-25T13:50:13.470Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-25T13:50:13.470Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-25T13:50:14.405Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2022-07-25T13:50:14.664Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-25T13:50:14.702Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-25T13:50:14.923Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-25T13:50:14.923Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-25T13:50:16.297Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-07-25T13:50:16.555Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-07-25T13:50:16.611Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-25T13:50:16.814Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-25T13:50:16.814Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-25T13:50:17.073Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-07-25T13:50:17.180Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-25T13:50:17.332Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-25T13:50:17.440Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-25T13:50:17.898Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-25T13:50:18.009Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-25T13:50:18.157Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-25T13:50:18.415Z] ok github.com/docker/docker/pkg/tailfile 0.064s coverage: 88.6% of statements [2022-07-25T13:50:18.982Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-07-25T13:50:19.242Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-07-25T13:50:19.403Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-25T13:50:21.143Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-07-25T13:50:21.143Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-25T13:50:21.314Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-25T13:50:21.314Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-25T13:50:21.314Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-25T13:50:21.574Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-25T13:50:21.710Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-07-25T13:50:22.144Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-25T13:50:22.144Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-25T13:50:22.645Z] ok github.com/docker/docker/quota 0.221s coverage: 71.4% of statements [2022-07-25T13:50:22.904Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-25T13:50:23.083Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-25T13:50:23.839Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-07-25T13:50:24.022Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-25T13:50:24.098Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-25T13:50:24.356Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-07-25T13:50:24.593Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-25T13:50:24.923Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-07-25T13:50:24.923Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-25T13:50:26.825Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-25T13:50:27.392Z] ok github.com/docker/docker/volume/local 0.101s coverage: 76.8% of statements [2022-07-25T13:50:27.650Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-07-25T13:50:28.796Z] check_test.go:611: [d14be9495c694] daemon is not started [2022-07-25T13:50:29.036Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-07-25T13:50:32.094Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-25T13:50:32.354Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-25T13:50:33.737Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-25T13:50:33.737Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-25T13:50:33.737Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-25T13:50:33.737Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-25T13:50:33.996Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-25T13:50:35.905Z] docker_api_swarm_service_test.go:533: [dedc1bf67dafc] joining swarm manager [dcd301bdd547e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:50:36.474Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-25T13:50:37.415Z] docker_api_swarm_service_test.go:534: [d42b20e15267d] joining swarm manager [dcd301bdd547e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T13:50:37.415Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-25T13:50:39.961Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-25T13:50:41.877Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-25T13:50:41.877Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-25T13:50:41.877Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-25T13:50:45.172Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-25T13:50:45.741Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-25T13:50:45.741Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-25T13:50:47.121Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-25T13:50:47.691Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-25T13:50:48.630Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-25T13:50:49.199Z] === RUN TestDockerSuite/TestRmiTag [2022-07-25T13:50:49.459Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-25T13:50:50.029Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-25T13:50:50.977Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.3% of statements [2022-07-25T13:50:50.977Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-25T13:50:50.977Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-25T13:50:50.977Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-25T13:50:50.977Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-25T13:50:50.977Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-25T13:50:50.977Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-25T13:50:50.977Z] ? github.com/docker/docker/rootless [no test files] [2022-07-25T13:50:50.977Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-25T13:50:50.977Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-25T13:50:50.977Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-25T13:50:50.977Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-25T13:50:50.977Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-25T13:50:50.977Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-25T13:50:50.977Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-25T13:50:50.977Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-25T13:50:50.977Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-25T13:50:50.977Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-25T13:50:50.977Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-25T13:50:50.977Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-25T13:50:50.977Z] ? github.com/docker/docker/volume [no test files] [2022-07-25T13:50:50.977Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-25T13:50:50.977Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === Skipped [2022-07-25T13:50:50.977Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-25T13:50:50.977Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-25T13:50:50.977Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-25T13:50:50.977Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-25T13:50:50.977Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-25T13:50:50.977Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:50:50.977Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-25T13:50:50.977Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:50:50.977Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-25T13:50:50.977Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:50:50.977Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-25T13:50:50.977Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:50:50.977Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-25T13:50:50.977Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:50:50.977Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-25T13:50:50.977Z] graphtest_unix.go:71: No driver to put! [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-25T13:50:50.977Z] time="2022-07-25T13:49:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T13:50:50.977Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T13:50:50.977Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-25T13:50:50.977Z] time="2022-07-25T13:49:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T13:50:50.977Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T13:50:50.977Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-25T13:50:50.977Z] time="2022-07-25T13:49:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T13:50:50.977Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T13:50:50.977Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-25T13:50:50.977Z] time="2022-07-25T13:49:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T13:50:50.977Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T13:50:50.977Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-25T13:50:50.977Z] time="2022-07-25T13:49:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T13:50:50.977Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T13:50:50.977Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-25T13:50:50.977Z] graphtest_unix.go:71: No driver to put! [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-25T13:50:50.977Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-25T13:50:50.977Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-25T13:50:50.977Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-25T13:50:50.977Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-25T13:50:50.977Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:50:50.977Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-25T13:50:50.977Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:50:50.977Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-25T13:50:50.977Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:50:50.977Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-25T13:50:50.977Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:50:50.977Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-25T13:50:50.977Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:50:50.977Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-25T13:50:50.977Z] graphtest_unix.go:71: No driver to put! [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-25T13:50:50.977Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-25T13:50:50.977Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-25T13:50:50.977Z] [2022-07-25T13:50:50.977Z] DONE 2811 tests, 28 skipped in 251.019s [2022-07-25T13:50:50.977Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/config [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/idm [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/ns [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/options [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/osl [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T13:50:50.977Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-25T13:50:50.977Z] + 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-25T13:50:53.324Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-25T13:50:53.324Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-25T13:50:53.893Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-25T13:50:53.893Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-25T13:50:54.463Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-25T13:50:55.033Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-25T13:50:55.604Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-25T13:50:56.174Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-25T13:50:56.742Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-25T13:51:00.037Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-25T13:51:00.037Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-25T13:51:00.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-25T13:51:00.868Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-25T13:51:01.810Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-25T13:51:02.750Z] docker_api_swarm_service_test.go:148: [dc8aa772ba433] joining swarm manager [da5545e6c19c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:51:03.688Z] docker_api_swarm_service_test.go:148: [d2a3daf64aa66] joining swarm manager [da5545e6c19c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T13:51:04.259Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-25T13:51:06.170Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-25T13:51:08.079Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-25T13:51:08.339Z] === RUN TestDockerSuite/TestDockerFails [2022-07-25T13:51:08.339Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-25T13:51:10.248Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-25T13:51:10.248Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-25T13:51:10.508Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-25T13:51:11.889Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-25T13:51:12.457Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-25T13:51:12.718Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-25T13:51:14.099Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-25T13:51:14.360Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-25T13:51:14.620Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-25T13:51:15.190Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-25T13:51:15.190Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-25T13:51:15.449Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-25T13:51:16.829Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-25T13:51:17.089Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-25T13:51:17.659Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-25T13:51:18.240Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-25T13:51:19.183Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-25T13:51:20.122Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-25T13:51:20.691Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-25T13:51:21.630Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-25T13:51:22.569Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-25T13:51:22.829Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-25T13:51:23.767Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-25T13:51:24.336Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-25T13:51:25.274Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-25T13:51:25.534Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-25T13:51:26.103Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-25T13:51:26.363Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-25T13:51:26.363Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-25T13:51:28.272Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-25T13:51:28.531Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-25T13:51:29.514Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-25T13:51:30.085Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-25T13:51:30.345Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-25T13:51:30.345Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-25T13:51:30.915Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-25T13:51:31.175Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-25T13:51:31.745Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-25T13:51:32.315Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-25T13:51:32.575Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-25T13:51:32.575Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-25T13:51:33.145Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-25T13:51:33.145Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-25T13:51:34.083Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-25T13:51:34.343Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-25T13:51:34.938Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-25T13:51:35.511Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-25T13:51:35.511Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-25T13:51:36.080Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-25T13:51:37.020Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-25T13:51:37.637Z] ok github.com/docker/docker/libnetwork 37.236s coverage: 40.6% of statements [2022-07-25T13:51:37.637Z] ok github.com/docker/docker/libnetwork/bitseq 0.113s coverage: 84.4% of statements [2022-07-25T13:51:37.637Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-25T13:51:37.637Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-25T13:51:37.637Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-25T13:51:37.637Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-25T13:51:37.637Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-25T13:51:37.637Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-25T13:51:37.637Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-25T13:51:37.637Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-25T13:51:37.637Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-25T13:51:37.637Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-25T13:51:37.637Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-25T13:51:37.637Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-25T13:51:37.637Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-25T13:51:37.637Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.379s coverage: 59.9% of statements [2022-07-25T13:51:37.637Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-25T13:51:37.637Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-25T13:51:37.637Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.138s coverage: 5.2% of statements [2022-07-25T13:51:37.637Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-25T13:51:37.637Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-07-25T13:51:37.637Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-25T13:51:37.637Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-25T13:51:37.959Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-25T13:51:38.528Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-25T13:51:39.101Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-25T13:51:39.670Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-25T13:51:39.930Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-25T13:51:39.930Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-25T13:51:40.499Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-25T13:51:41.069Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-25T13:51:42.453Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-25T13:51:45.752Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-25T13:51:45.752Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-25T13:51:45.752Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-25T13:51:47.602Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.239s coverage: 6.6% of statements [2022-07-25T13:51:47.602Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-25T13:51:47.602Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-25T13:51:47.602Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-07-25T13:51:47.602Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-25T13:51:47.602Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-25T13:51:47.602Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-25T13:51:47.660Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-25T13:51:47.860Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-25T13:51:48.118Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-07-25T13:51:48.377Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-25T13:51:48.377Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-25T13:51:48.602Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-25T13:51:49.985Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-25T13:51:52.525Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-25T13:51:52.525Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-07-25T13:51:52.525Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-25T13:51:52.525Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-07-25T13:51:52.525Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-25T13:51:52.525Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-25T13:51:53.918Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-25T13:51:54.857Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-25T13:51:56.237Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-25T13:51:56.807Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-25T13:51:58.188Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-25T13:51:58.760Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-25T13:51:58.760Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-25T13:51:58.760Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-25T13:51:59.698Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-25T13:52:00.575Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-07-25T13:52:01.079Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-25T13:52:01.079Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-25T13:52:01.648Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-25T13:52:01.909Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-25T13:52:02.478Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-25T13:52:03.048Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-25T13:52:03.048Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-25T13:52:03.618Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-25T13:52:03.878Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-25T13:52:04.819Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-25T13:52:05.758Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-25T13:52:05.758Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-25T13:52:06.327Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-25T13:52:06.897Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-25T13:52:07.468Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-25T13:52:08.408Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-25T13:52:08.408Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-25T13:52:08.978Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-25T13:52:09.918Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-25T13:52:10.184Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-25T13:52:11.142Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-25T13:52:11.402Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-25T13:52:11.402Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-07-25T13:52:11.402Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-25T13:52:12.783Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-25T13:52:13.722Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-25T13:52:14.292Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-25T13:52:15.463Z] ok github.com/docker/docker/libnetwork/ipam 14.136s coverage: 85.3% of statements [2022-07-25T13:52:15.463Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-25T13:52:15.463Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-25T13:52:15.463Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-25T13:52:15.463Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-07-25T13:52:15.463Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-25T13:52:15.463Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-25T13:52:15.463Z] ok github.com/docker/docker/libnetwork/ipamutils 0.250s coverage: 74.0% of statements [2022-07-25T13:52:15.463Z] ok github.com/docker/docker/libnetwork/iptables 0.152s coverage: 45.0% of statements [2022-07-25T13:52:15.722Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-25T13:52:15.981Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-25T13:52:16.203Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-25T13:52:18.742Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-25T13:52:21.279Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-25T13:52:23.817Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-25T13:52:25.725Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-25T13:52:26.664Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-25T13:52:27.233Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-25T13:52:27.802Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-25T13:52:27.802Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-25T13:52:27.802Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-25T13:52:27.802Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-25T13:52:28.370Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-25T13:52:30.928Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-25T13:52:31.868Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-25T13:52:32.128Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-25T13:52:33.067Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-25T13:52:39.638Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-25T13:52:39.638Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-25T13:52:39.898Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-25T13:52:40.468Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-25T13:52:40.468Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-25T13:52:40.727Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-25T13:52:41.666Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-25T13:52:42.235Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-25T13:52:43.175Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-25T13:52:43.175Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-25T13:52:43.435Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-25T13:52:44.374Z] === RUN TestDockerSuite/TestRunMount [2022-07-25T13:52:48.572Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-25T13:52:48.572Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-25T13:52:48.832Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-25T13:52:49.771Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-25T13:52:51.151Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-25T13:52:52.540Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-25T13:52:53.935Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-25T13:52:54.875Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-25T13:52:55.815Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-25T13:52:56.076Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-25T13:52:56.076Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-25T13:52:56.645Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-25T13:52:57.586Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-25T13:52:58.156Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-25T13:52:58.726Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-25T13:53:00.635Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-25T13:53:02.018Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-25T13:53:04.558Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-25T13:53:05.129Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-25T13:53:05.699Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-25T13:53:05.699Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-25T13:53:06.269Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-25T13:53:06.269Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-25T13:53:06.842Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-25T13:53:07.411Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-25T13:53:07.672Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-25T13:53:08.241Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-25T13:53:08.241Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-25T13:53:10.783Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-25T13:53:13.333Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-25T13:53:14.271Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-25T13:53:14.271Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-25T13:53:14.271Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-25T13:53:14.840Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-25T13:53:15.411Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-25T13:53:16.350Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-25T13:53:16.921Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-25T13:53:17.860Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-25T13:53:18.431Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-25T13:53:18.431Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-25T13:53:18.431Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-25T13:53:19.000Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-25T13:53:19.569Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-25T13:53:19.829Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-25T13:53:20.770Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-25T13:53:20.770Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-07-25T13:53:20.770Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-25T13:53:21.340Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-25T13:53:21.600Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-25T13:53:21.860Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-25T13:53:21.860Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-07-25T13:53:21.860Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-25T13:53:22.800Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-25T13:53:23.742Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-25T13:53:23.742Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-25T13:53:23.742Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-25T13:53:24.683Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-25T13:53:26.594Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-25T13:53:27.535Z] === RUN TestDockerSuite/TestRunRm [2022-07-25T13:53:27.796Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-25T13:53:28.366Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-25T13:53:30.273Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-25T13:53:32.180Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-25T13:53:32.441Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-25T13:53:33.381Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-25T13:53:33.381Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-25T13:53:34.764Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-25T13:53:35.704Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-25T13:53:38.243Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-25T13:53:39.182Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-25T13:53:41.725Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-25T13:53:41.984Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-25T13:53:42.244Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-25T13:53:42.814Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-25T13:53:43.383Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-25T13:53:43.643Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-25T13:53:44.582Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-25T13:53:44.582Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-25T13:53:44.842Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-25T13:53:45.782Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-25T13:53:46.043Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-25T13:53:47.963Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-25T13:53:48.531Z] === RUN TestDockerSuite/TestRunState [2022-07-25T13:53:49.913Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-25T13:53:50.482Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-25T13:53:50.742Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-25T13:53:51.312Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-25T13:53:51.312Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-25T13:53:51.312Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-25T13:53:51.312Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-25T13:53:51.882Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-25T13:53:52.453Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-25T13:53:53.837Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-25T13:53:53.837Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-25T13:53:53.837Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-25T13:53:53.837Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-25T13:53:54.406Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-25T13:53:56.316Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-25T13:53:56.886Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-25T13:53:56.886Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-25T13:53:58.267Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-25T13:54:00.810Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-25T13:54:02.192Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-25T13:54:04.100Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-25T13:54:04.669Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-25T13:54:04.669Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-25T13:54:05.241Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-25T13:54:05.819Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-25T13:54:07.411Z] ok github.com/docker/docker/libnetwork/networkdb 105.686s coverage: 60.7% of statements [2022-07-25T13:54:07.411Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-25T13:54:07.411Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-25T13:54:07.730Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-25T13:54:07.977Z] ok github.com/docker/docker/libnetwork/osl 4.316s coverage: 39.7% of statements [2022-07-25T13:54:07.990Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-25T13:54:08.236Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-25T13:54:08.501Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-07-25T13:54:08.930Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-25T13:54:09.196Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-25T13:54:09.436Z] ok github.com/docker/docker/libnetwork/portmapper 0.548s coverage: 48.6% of statements [2022-07-25T13:54:09.456Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-25T13:54:09.456Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-25T13:54:09.695Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-25T13:54:09.695Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-25T13:54:09.953Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-25T13:54:09.953Z] [2022-07-25T13:54:09.953Z] === Skipped [2022-07-25T13:54:09.953Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-25T13:54:09.953Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-25T13:54:09.953Z] [2022-07-25T13:54:09.953Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-25T13:54:09.953Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-25T13:54:09.953Z] [2022-07-25T13:54:09.953Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-25T13:54:09.953Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-25T13:54:09.953Z] [2022-07-25T13:54:09.953Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-25T13:54:09.953Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T13:54:09.953Z] [2022-07-25T13:54:09.953Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-25T13:54:09.953Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T13:54:09.953Z] [2022-07-25T13:54:09.953Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-25T13:54:09.953Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T13:54:09.953Z] [2022-07-25T13:54:09.953Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-25T13:54:09.953Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T13:54:09.953Z] [2022-07-25T13:54:09.953Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-25T13:54:09.953Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T13:54:09.953Z] [2022-07-25T13:54:09.953Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-25T13:54:09.953Z] firewalld_test.go:14: firewalld is not running [2022-07-25T13:54:09.953Z] [2022-07-25T13:54:09.953Z] DONE 327 tests, 9 skipped in 202.025s [2022-07-25T13:54:10.396Z] === RUN TestDockerSuite/TestRunUserByName Post stage [Pipeline] junit [2022-07-25T13:54:10.533Z] Recording test results [2022-07-25T13:54:10.953Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2022-07-25T13:54:10.966Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-25T13:54:10.966Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-25T13:54:11.286Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43863/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6cc644abef088e04b5b416921f203f5edb733ad1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6cc644abef088e04b5b416921f203f5edb733ad1 hack/validate/vendor [2022-07-25T13:54:11.536Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-25T13:54:11.536Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-25T13:54:11.536Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-25T13:54:11.536Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-25T13:54:11.852Z] No vendor changes in diff. [2022-07-25T13:54:12.107Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-25T13:54:12.416Z] + echo Ensuring container killed. [2022-07-25T13:54:12.416Z] Ensuring container killed. [2022-07-25T13:54:12.416Z] + docker rm -vf docker-pr1 [2022-07-25T13:54:12.416Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-25T13:54:12.702Z] + echo Chowning /workspace to jenkins user [2022-07-25T13:54:12.702Z] Chowning /workspace to jenkins user [2022-07-25T13:54:12.702Z] + id -u [2022-07-25T13:54:12.702Z] + id -g [2022-07-25T13:54:12.702Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43863:/workspace busybox chown -R 1000:1000 /workspace [2022-07-25T13:54:13.492Z] docker_cli_service_logs_test.go:248: checking task d5iamihksvux [2022-07-25T13:54:13.752Z] docker_cli_service_logs_test.go:253: checking messages for d5iamihksvux [2022-07-25T13:54:13.752Z] docker_cli_service_logs_test.go:248: checking task yyhx2apaxrng [2022-07-25T13:54:13.752Z] docker_cli_service_logs_test.go:253: checking messages for yyhx2apaxrng [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T13:54:14.366Z] + bundleName=unit [2022-07-25T13:54:14.366Z] + echo Creating unit-bundles.tar.gz [2022-07-25T13:54:14.366Z] Creating unit-bundles.tar.gz [2022-07-25T13:54:14.366Z] + 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-25T13:54:14.366Z] bundles/junit-report-libnetwork.xml [2022-07-25T13:54:14.366Z] bundles/junit-report.xml [2022-07-25T13:54:14.366Z] bundles/go-test-report-libnetwork.json [2022-07-25T13:54:14.366Z] bundles/go-test-report.json [2022-07-25T13:54:14.366Z] bundles/profile-libnetwork.out [2022-07-25T13:54:14.366Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-25T13:54:14.378Z] Archiving artifacts [2022-07-25T13:54:14.693Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-25T13:54:14.836Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43863/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-25T13:54:15.138Z] + make clean [2022-07-25T13:54:15.398Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-25T13:54:15.398Z] docker-dev-cache [2022-07-25T13:54:15.398Z] docker-mod-cache [Pipeline] deleteDir [2022-07-25T13:54:15.633Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-25T13:54:16.204Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-25T13:54:17.144Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-25T13:54:17.404Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-25T13:54:18.786Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-25T13:54:20.169Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-25T13:54:21.113Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-25T13:54:23.045Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-25T13:54:23.312Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-25T13:54:23.312Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-07-25T13:54:23.312Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-25T13:54:23.312Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-07-25T13:54:23.312Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-25T13:54:23.312Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-07-25T13:54:23.312Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-25T13:54:23.312Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-25T13:54:23.312Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-25T13:54:23.312Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-25T13:54:24.252Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-25T13:54:24.512Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-25T13:54:25.894Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-25T13:54:26.155Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-25T13:54:27.094Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-25T13:54:27.094Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-25T13:54:27.354Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-25T13:54:27.354Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-25T13:54:27.354Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-25T13:54:27.354Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-25T13:54:27.354Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-25T13:54:27.354Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-25T13:54:27.354Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-25T13:54:27.354Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-25T13:54:27.354Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-25T13:54:27.354Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-25T13:54:27.614Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-25T13:54:27.614Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-25T13:54:27.614Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-25T13:54:27.614Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-25T13:54:27.614Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-25T13:54:27.874Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-25T13:54:28.444Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-25T13:54:28.444Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-25T13:54:29.015Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-25T13:54:29.015Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-25T13:54:29.583Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-25T13:54:29.584Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-25T13:54:30.154Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-25T13:54:30.416Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-25T13:54:30.416Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-25T13:54:30.416Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-25T13:54:30.986Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-25T13:54:31.925Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-25T13:54:32.496Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-25T13:54:32.496Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-25T13:54:32.496Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-25T13:54:33.065Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-25T13:54:33.065Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-25T13:54:34.447Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-25T13:54:35.017Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-25T13:54:35.017Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-25T13:54:36.997Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-25T13:54:37.262Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-25T13:54:37.262Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-25T13:54:37.262Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-25T13:54:37.262Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-25T13:54:37.830Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-25T13:54:37.830Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-25T13:54:38.770Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-25T13:54:39.341Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-25T13:54:40.279Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-25T13:54:40.849Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-25T13:54:41.419Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-25T13:54:42.358Z] docker_cli_swarm_test.go:1895: [d747127f3ba36] joining swarm manager [dc0b27ef36a26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:54:43.740Z] docker_cli_swarm_test.go:1896: [db49e824d6c70] joining swarm manager [dc0b27ef36a26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T13:54:44.310Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-25T13:54:46.850Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-25T13:54:49.388Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-25T13:54:50.768Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-25T13:54:52.149Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-25T13:54:52.720Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-25T13:54:53.660Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-25T13:54:55.074Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-25T13:54:56.466Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-25T13:54:57.846Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-25T13:54:59.228Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-25T13:55:00.167Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-25T13:55:00.428Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-25T13:55:02.338Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-25T13:55:04.248Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-25T13:55:06.787Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-25T13:55:06.787Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-07-25T13:55:06.787Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-25T13:55:06.787Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-25T13:55:07.047Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-25T13:55:07.988Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-25T13:55:08.247Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-25T13:55:08.818Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-25T13:55:09.758Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-25T13:55:09.758Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-25T13:55:10.700Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-25T13:55:11.280Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-25T13:55:11.543Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-25T13:55:12.112Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-25T13:55:13.496Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3552227765 [2022-07-25T13:55:13.756Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-25T13:55:13.756Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-25T13:55:15.137Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-25T13:55:15.137Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-25T13:55:15.137Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-25T13:55:16.077Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-25T13:55:17.460Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-25T13:55:19.368Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-25T13:55:19.938Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-25T13:55:20.197Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-25T13:55:20.197Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-25T13:55:22.104Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-25T13:55:22.104Z] docker_cli_sni_test.go:30: Flakey test [2022-07-25T13:55:22.104Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-25T13:55:26.300Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-25T13:55:26.559Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-25T13:55:28.476Z] docker_cli_swarm_test.go:1796: [d1048f39ac890] joining swarm manager [d27f9ba744826]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:55:28.736Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-25T13:55:29.313Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-25T13:55:29.891Z] docker_cli_swarm_test.go:1797: [d58a10fd4dc84] joining swarm manager [d27f9ba744826]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T13:55:30.830Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-25T13:55:33.368Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-25T13:55:34.747Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-25T13:55:35.007Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-25T13:55:36.388Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-25T13:55:37.770Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-25T13:55:39.153Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-25T13:55:41.691Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-25T13:55:45.886Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-25T13:55:45.886Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-25T13:55:48.437Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-25T13:55:53.715Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-25T13:55:53.715Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-25T13:55:55.094Z] docker_cli_swarm_test.go:1315: [df28cf2375bb4] joining swarm manager [d2a5061fbf390]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:55:55.663Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-25T13:55:56.232Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-25T13:55:56.803Z] docker_cli_swarm_test.go:1316: [d356ea014b4d1] joining swarm manager [d2a5061fbf390]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T13:55:56.803Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-25T13:55:57.373Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-25T13:55:57.373Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-25T13:55:57.373Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-25T13:55:57.941Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-25T13:55:58.200Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-25T13:55:58.201Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-25T13:55:58.201Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-25T13:55:58.201Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-25T13:55:58.201Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-25T13:55:59.140Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-25T13:55:59.709Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-25T13:56:00.279Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-25T13:56:01.222Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-25T13:56:05.417Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-25T13:56:05.985Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-25T13:56:05.985Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-25T13:56:05.985Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-25T13:56:06.555Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-25T13:56:07.129Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-25T13:56:09.067Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-25T13:56:10.974Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-25T13:56:11.912Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-25T13:56:30.006Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-25T13:56:30.006Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-25T13:56:30.006Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-25T13:56:30.006Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-25T13:56:30.006Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-25T13:56:30.006Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-25T13:56:30.006Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-25T13:56:30.006Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-25T13:56:30.006Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-25T13:56:30.006Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-25T13:56:30.006Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-25T13:56:30.006Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-25T13:56:30.006Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-25T13:56:30.006Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-25T13:56:30.265Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-25T13:56:30.526Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-25T13:56:30.526Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-25T13:56:30.526Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-25T13:56:30.787Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-25T13:56:30.787Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite (1335.66s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.70s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.97s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.75s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.29s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.70s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.82s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.02s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.11s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.87s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.56s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.98s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.34s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.71s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.75s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.92s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.61s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.26s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.87s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.65s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.44s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.34s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.73s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.89s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.62s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.90s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.68s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.84s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.76s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.80s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.91s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.78s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.88s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.87s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.87s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.78s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.78s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.92s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.86s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.85s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.85s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.81s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.39s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.50s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.63s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.47s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2022-07-25T13:56:30.787Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.52s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.60s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.13s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.49s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.55s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.52s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (0.67s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d2a570__} (1.60s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13060335608_/foo_false_____} (1.43s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13060335608_/foo_true_____} (1.58s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33160283475_/foo_false_____} (1.62s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33160283475_/foo_true_____} (1.52s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33160283475_/foo_true__0xc000d2a5a0___} (1.62s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d2a5b8__} (1.62s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d2a5d0__} (1.50s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d2a5e8__} (1.63s) [2022-07-25T13:56:30.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d2a600__} (1.69s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.64s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.41s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.70s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.52s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.71s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.49s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.55s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.70s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.56s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.54s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.58s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.77s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.91s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.90s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.84s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.82s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.90s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.80s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.92s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.75s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.73s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.16s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.59s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.92s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.99s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.95s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.97s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.84s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.09s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.73s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.04s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.96s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.11s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.82s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.82s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.71s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.75s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.83s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.49s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.70s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.76s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.86s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.82s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.51s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.88s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.94s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.82s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestAttachDetach (0.99s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.68s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.61s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.67s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.74s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.54s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.80s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.81s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.33s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.25s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.96s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.93s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.50s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.21s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.15s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.16s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.08s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.51s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.17s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.55s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.73s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.16s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.12s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.72s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.09s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.33s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.63s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.69s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.24s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.31s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.41s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.27s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.45s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.57s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.88s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.58s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.24s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.49s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.44s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.58s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.81s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.21s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.59s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.89s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.32s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.61s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.89s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.71s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.83s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.66s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.13s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.98s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.39s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.94s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.48s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.81s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.28s) [2022-07-25T13:56:30.788Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.52s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.01s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.25s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.11s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.86s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.57s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.16s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.55s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.88s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.71s) [2022-07-25T13:56:30.788Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-07-25T13:56:30.788Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-07-25T13:56:30.788Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-07-25T13:56:30.788Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.62s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.28s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.51s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.01s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.05s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.55s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.23s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.03s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.56s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.12s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.20s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.55s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.41s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.05s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.67s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (7.04s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.10s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.24s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.30s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.73s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.29s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.55s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.56s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.81s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.47s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.20s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.39s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.18s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.20s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.31s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.92s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.05s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildEnv (0.93s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.15s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.78s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.19s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (17.62s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.41s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.76s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.87s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.65s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.94s) [2022-07-25T13:56:30.788Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.21s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.34s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.46s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.35s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.22s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildFails (0.53s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.58s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.48s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.12s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.12s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.84s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.85s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.20s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.66s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.59s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.49s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.03s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.30s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.57s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.49s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.43s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.60s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildLabel (0.29s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.28s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.70s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.74s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildLastModified (3.95s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.12s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.99s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.95s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.38s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.36s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.48s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.67s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.75s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.83s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.95s) [2022-07-25T13:56:30.788Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.48s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.36s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.31s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.38s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.58s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.81s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.82s) [2022-07-25T13:56:30.788Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.88s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.63s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.68s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.51s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.20s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.47s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.66s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.64s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.82s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.82s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.13s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.42s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildPATH (1.70s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.67s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.82s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.60s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.12s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.62s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildRm (2.58s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.21s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.06s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.54s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.09s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.96s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.03s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.72s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2022-07-25T13:56:30.789Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.00s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.21s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildStderr (1.24s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.88s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.12s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.66s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.36s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.60s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.92s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildUser (1.24s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.14s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.52s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.77s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.25s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.00s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.64s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.11s) [2022-07-25T13:56:30.789Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-25T13:56:30.789Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-25T13:56:30.789Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-25T13:56:30.789Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.25s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.74s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.67s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.88s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.46s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.50s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.75s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.47s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.68s) [2022-07-25T13:56:30.789Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.70s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.50s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.02s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCommitChange (0.92s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.65s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.26s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.30s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.78s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCommitTTY (1.57s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.48s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.58s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.28s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.74s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.67s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.73s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.88s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.72s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.84s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.82s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.87s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.70s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.73s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.73s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.76s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.99s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.06s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.67s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.56s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.94s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.69s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.80s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.74s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.79s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.15s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.76s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.90s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.88s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.47s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.82s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.64s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.17s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.54s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.25s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.56s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpToDot (0.53s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.95s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.23s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpToStdout (0.56s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.87s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.71s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.79s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.46s) [2022-07-25T13:56:30.789Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.43s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-07-25T13:56:30.789Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.44s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.87s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsCommit (0.88s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.56s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.54s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.55s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.16s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.44s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.02s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsCopy (0.79s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.00s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.47s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.30s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.03s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.19s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsFilters (0.97s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsFormat (0.92s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.63s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.03s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.25s) [2022-07-25T13:56:30.789Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-25T13:56:30.789Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.26s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.46s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.63s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.53s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.77s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsTop (0.59s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.82s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.61s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.48s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestExec (0.59s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.98s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestExecCgroup (0.84s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.16s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.71s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestExecInspectID (2.78s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestExecInteractive (0.62s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.68s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.56s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestExecParseError (0.64s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.63s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.90s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestExecStartFails (0.80s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.60s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2022-07-25T13:56:30.789Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.25s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.83s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.82s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.09s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.93s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestHealth (19.41s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.90s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestBuildHistory (2.64s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.64s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.57s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.60s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestImportDisplay (1.08s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestImportFile (1.05s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestImportGzipped (1.24s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.15s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2022-07-25T13:56:30.789Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-25T13:56:30.789Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.67s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.27s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.00s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.51s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.50s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.47s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.94s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.47s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.62s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.07s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.40s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.79s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.42s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.44s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.58s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-25T13:56:30.789Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.79s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.85s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.56s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.57s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestLogsSince (6.59s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestNetHostname (1.38s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.27s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.83s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.81s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.25s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.31s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.88s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.65s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.25s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.24s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.04s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.61s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.17s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.95s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPluginActive (2.47s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.20s) [2022-07-25T13:56:30.790Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.54s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.80s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.21s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.37s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.89s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.91s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPortList (6.25s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.19s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.82s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.25s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPsByOrder (2.05s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.69s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.21s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.69s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.18s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.49s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.58s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.10s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.71s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.98s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.74s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.21s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.45s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.61s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.66s) [2022-07-25T13:56:30.790Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.46s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.01s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.00s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.51s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.99s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.75s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.32s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.25s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.30s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.03s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.67s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.64s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.12s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.08s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.08s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.66s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.61s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.44s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.47s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.73s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.46s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.68s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.68s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.37s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.08s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.98s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.45s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.75s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.94s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.44s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.41s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.30s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.48s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.14s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.07s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.83s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.90s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.87s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.41s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.04s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.53s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.71s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.69s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.58s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.47s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.78s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.62s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.89s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.85s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.50s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.56s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.40s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.86s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.51s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.51s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.11s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.55s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.99s) [2022-07-25T13:56:30.790Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-25T13:56:30.790Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.29s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.03s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.52s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.55s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.13s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.83s) [2022-07-25T13:56:30.790Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.82s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.31s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.53s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.47s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.49s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.55s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.76s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.96s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunExitCode (0.52s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.61s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.71s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.67s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.84s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.87s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.09s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2022-07-25T13:56:30.790Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.52s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.39s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.77s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.19s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.59s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.48s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.33s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.02s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.04s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.65s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.87s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.72s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.93s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.82s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunMount (3.71s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.44s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.89s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.31s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.34s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.51s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.03s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.18s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-07-25T13:56:30.790Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.55s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunNetHost (0.86s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.69s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.53s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.70s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.39s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.23s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.47s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.51s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.12s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.62s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.63s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.62s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.95s) [2022-07-25T13:56:30.791Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.58s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.69s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.45s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.83s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.65s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.51s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.55s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.49s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.73s) [2022-07-25T13:56:30.791Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.77s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.56s) [2022-07-25T13:56:30.791Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.59s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.13s) [2022-07-25T13:56:30.791Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.62s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.32s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunRm (0.61s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.59s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.66s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.71s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.57s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.72s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.47s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.33s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.60s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.47s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.65s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.54s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.64s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.63s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunState (1.19s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.78s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.57s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2022-07-25T13:56:30.791Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.50s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.51s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunSysctls (1.30s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.54s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.86s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.75s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.25s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.73s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.97s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.71s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.58s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.58s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.98s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.07s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.71s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunUserByName (0.62s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.56s) [2022-07-25T13:56:30.791Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.54s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.56s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.54s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.12s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.48s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.05s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.34s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.59s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.43s) [2022-07-25T13:56:30.791Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-25T13:56:30.791Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-25T13:56:30.791Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2022-07-25T13:56:30.791Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.63s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.54s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.19s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.44s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.66s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.49s) [2022-07-25T13:56:30.791Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-25T13:56:30.791Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-25T13:56:30.791Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-25T13:56:30.791Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-25T13:56:30.791Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-25T13:56:30.791Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.42s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.48s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.95s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.56s) [2022-07-25T13:56:30.791Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.53s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.26s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.66s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.64s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.60s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.63s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.68s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.62s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.56s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.90s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.33s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.60s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.32s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.37s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.90s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.91s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.29s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.37s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.42s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.85s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.86s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.43s) [2022-07-25T13:56:30.791Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.79s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.94s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.08s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.54s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestSaveImageId (0.13s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.43s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.70s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.12s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.15s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.48s) [2022-07-25T13:56:30.791Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.94s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.00s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.74s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.19s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.48s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestStartRecordError (1.06s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.56s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.51s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.97s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.60s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.59s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.53s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.64s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2022-07-25T13:56:30.791Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-07-25T13:56:30.791Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-25T13:56:30.791Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestUpdateStats (3.64s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.91s) [2022-07-25T13:56:30.791Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.66s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.68s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.88s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.26s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.03s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.42s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-25T13:56:30.791Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-25T13:56:30.791Z] === RUN TestDockerRegistrySuite [2022-07-25T13:56:30.791Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-25T13:56:32.173Z] check_test.go:427: [d83bc653e3f25] daemon is not started [2022-07-25T13:56:32.173Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-25T13:56:33.112Z] check_test.go:427: [d643451662ca9] daemon is not started [2022-07-25T13:56:33.112Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-25T13:56:34.494Z] check_test.go:427: [d1d6a4f923847] daemon is not started [2022-07-25T13:56:34.494Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-25T13:56:34.494Z] check_test.go:427: [db79830611e4f] daemon is not started [2022-07-25T13:56:34.494Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-25T13:56:37.051Z] check_test.go:427: [d79e931a9aacd] daemon is not started [2022-07-25T13:56:37.051Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-25T13:56:43.630Z] check_test.go:427: [dc6cf49fc0d77] daemon is not started [2022-07-25T13:56:43.630Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-25T13:56:45.540Z] check_test.go:427: [d88eadb61d82d] daemon is not started [2022-07-25T13:56:45.540Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-25T13:56:46.109Z] check_test.go:427: [dffa0f3e9d296] daemon is not started [2022-07-25T13:56:46.109Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-25T13:56:47.048Z] check_test.go:427: [dadfd46108d6f] daemon is not started [2022-07-25T13:56:47.048Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-25T13:56:47.988Z] check_test.go:427: [d9d740dc1ed7f] daemon is not started [2022-07-25T13:56:47.988Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-25T13:56:49.369Z] check_test.go:427: [d3dcc67321b39] daemon is not started [2022-07-25T13:56:49.369Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-25T13:56:50.309Z] check_test.go:427: [d9fdfb5f0f64a] daemon is not started [2022-07-25T13:56:50.309Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-25T13:56:51.689Z] check_test.go:427: [dbca1869f79c8] daemon is not started [2022-07-25T13:56:51.689Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-25T13:56:52.628Z] check_test.go:427: [d7651d928aa1d] daemon is not started [2022-07-25T13:56:52.628Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-25T13:56:53.198Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8cefffbedc1eeb95210e7f3cf34e7c783b88c44c16d6d4cd9c3305d5b9eb9e47 [2022-07-25T13:56:54.137Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:705a7669716b10384db462d332b3f467a8e8e9a6e78b4b2cf01276e980699746 [2022-07-25T13:56:54.398Z] check_test.go:427: [dd83cb008cdf9] daemon is not started [2022-07-25T13:56:54.398Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-25T13:56:55.339Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ba5b7224250a061eda11d50e20108fea3dafbdce29c83f4876bf494430313fea [2022-07-25T13:56:55.909Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8776a1fa1bdd6d975c04459f4ba5c4d8d11f883e6c1751795790864ffbd35f44 [2022-07-25T13:56:56.179Z] check_test.go:427: [db98a8dfe5305] daemon is not started [2022-07-25T13:56:56.179Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-25T13:56:57.117Z] check_test.go:427: [d7d80e2d48f33] daemon is not started [2022-07-25T13:56:57.117Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-25T13:56:59.659Z] check_test.go:427: [dd0db60e255ba] daemon is not started [2022-07-25T13:56:59.659Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-25T13:57:00.228Z] check_test.go:427: [d475291a05873] daemon is not started [2022-07-25T13:57:00.228Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-25T13:57:00.488Z] check_test.go:427: [d35e51b54abb7] daemon is not started [2022-07-25T13:57:00.488Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-25T13:57:01.427Z] check_test.go:427: [d5d60fc3a4dce] daemon is not started [2022-07-25T13:57:01.427Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-25T13:57:02.367Z] check_test.go:427: [dcf9bb81bfe1f] daemon is not started [2022-07-25T13:57:02.367Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-25T13:57:03.306Z] check_test.go:427: [d323403a6eee4] daemon is not started [2022-07-25T13:57:03.306Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-25T13:57:04.687Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-25T13:57:05.627Z] check_test.go:427: [d1451dc9f7802] daemon is not started [2022-07-25T13:57:05.627Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-25T13:57:06.197Z] check_test.go:427: [d827a289d54d1] daemon is not started [2022-07-25T13:57:06.197Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-25T13:57:07.579Z] check_test.go:427: [de2120803bad6] daemon is not started [2022-07-25T13:57:07.579Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-25T13:57:08.152Z] check_test.go:427: [d2da94f15358f] daemon is not started [2022-07-25T13:57:08.152Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-25T13:57:08.152Z] check_test.go:427: [df41b60eebffe] daemon is not started [2022-07-25T13:57:08.152Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-25T13:57:08.412Z] check_test.go:427: [d542e8ad1c813] daemon is not started [2022-07-25T13:57:08.412Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-25T13:57:08.671Z] check_test.go:427: [d21bf758d6ff8] daemon is not started [2022-07-25T13:57:08.671Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-25T13:57:08.931Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-25T13:57:09.192Z] check_test.go:427: [df2e9b870834c] daemon is not started [2022-07-25T13:57:09.192Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-25T13:57:09.192Z] check_test.go:427: [df4371905bd14] daemon is not started [2022-07-25T13:57:09.192Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-25T13:57:10.575Z] check_test.go:427: [dfae5eaecc7dd] daemon is not started [2022-07-25T13:57:10.575Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-25T13:57:12.514Z] check_test.go:427: [d49f8468665a4] daemon is not started [2022-07-25T13:57:12.514Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-25T13:57:13.453Z] check_test.go:427: [d52df11dbc59c] daemon is not started [2022-07-25T13:57:13.453Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-25T13:57:14.835Z] check_test.go:427: [d9bb41a0942b2] daemon is not started [2022-07-25T13:57:14.835Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-25T13:57:16.217Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite (45.91s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.16s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.29s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.71s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.43s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.73s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.24s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.98s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.87s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.90s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.12s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.54s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.50s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.38s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.53s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.31s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.39s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.29s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.06s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.90s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.35s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.08s) [2022-07-25T13:57:16.787Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-07-25T13:57:16.787Z] === RUN TestDockerSchema1RegistrySuite [2022-07-25T13:57:16.787Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-25T13:57:17.052Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-25T13:57:17.052Z] check_test.go:454: [d201c32529255] daemon is not started [2022-07-25T13:57:17.052Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-25T13:57:20.350Z] check_test.go:454: [dfc2f8f081766] daemon is not started [2022-07-25T13:57:20.350Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-25T13:57:23.643Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-25T13:57:25.551Z] check_test.go:454: [d8e238a95c9f9] daemon is not started [2022-07-25T13:57:25.810Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-25T13:57:26.378Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-25T13:57:26.948Z] check_test.go:454: [d53177893e7e1] daemon is not started [2022-07-25T13:57:26.948Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-25T13:57:26.948Z] check_test.go:454: [d96b6e38f4f90] daemon is not started [2022-07-25T13:57:26.948Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-25T13:57:28.330Z] check_test.go:454: [d56eb20d8f939] daemon is not started [2022-07-25T13:57:28.330Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-25T13:57:29.714Z] check_test.go:454: [dcfc0c2a26d02] daemon is not started [2022-07-25T13:57:29.714Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-25T13:57:30.688Z] check_test.go:454: [dd467d9ce629e] daemon is not started [2022-07-25T13:57:30.688Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-25T13:57:31.260Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-25T13:57:33.801Z] check_test.go:454: [d57403def14f9] daemon is not started [2022-07-25T13:57:33.801Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-25T13:57:34.061Z] check_test.go:454: [d212dfeafd65a] daemon is not started [2022-07-25T13:57:34.320Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-25T13:57:34.581Z] check_test.go:454: [df880c7fda534] daemon is not started [2022-07-25T13:57:34.581Z] --- PASS: TestDockerSchema1RegistrySuite (17.90s) [2022-07-25T13:57:34.581Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.32s) [2022-07-25T13:57:34.581Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.41s) [2022-07-25T13:57:34.581Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.28s) [2022-07-25T13:57:34.581Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.22s) [2022-07-25T13:57:34.581Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-07-25T13:57:34.581Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.18s) [2022-07-25T13:57:34.581Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.21s) [2022-07-25T13:57:34.581Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.16s) [2022-07-25T13:57:34.581Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.16s) [2022-07-25T13:57:34.581Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-07-25T13:57:34.581Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-07-25T13:57:34.581Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-25T13:57:34.581Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-25T13:57:35.521Z] check_test.go:483: [d63ccdc905d5c] daemon is not started [2022-07-25T13:57:35.521Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-25T13:57:36.090Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-25T13:57:36.090Z] check_test.go:483: [d2db7d2521954] daemon is not started [2022-07-25T13:57:36.090Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-25T13:57:36.090Z] check_test.go:483: [d9371a6c80159] daemon is not started [2022-07-25T13:57:36.090Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-25T13:57:37.471Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-25T13:57:38.411Z] check_test.go:483: [de6a3e73c164e] daemon is not started [2022-07-25T13:57:38.411Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-25T13:57:38.671Z] check_test.go:483: [dc2855db53637] daemon is not started [2022-07-25T13:57:38.671Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-25T13:57:40.054Z] check_test.go:483: [dc9860cbd5206] daemon is not started [2022-07-25T13:57:40.054Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-25T13:57:40.054Z] check_test.go:483: [d78aaac85d0e6] daemon is not started [2022-07-25T13:57:40.054Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.41s) [2022-07-25T13:57:40.054Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2022-07-25T13:57:40.054Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.70s) [2022-07-25T13:57:40.054Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-07-25T13:57:40.054Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.39s) [2022-07-25T13:57:40.054Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.63s) [2022-07-25T13:57:40.054Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.53s) [2022-07-25T13:57:40.054Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.09s) [2022-07-25T13:57:40.054Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-07-25T13:57:40.054Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-25T13:57:40.054Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-25T13:57:40.054Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-25T13:57:40.054Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-25T13:57:40.054Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-25T13:57:45.332Z] check_test.go:510: [dce77bbd02838] daemon is not started [2022-07-25T13:57:45.332Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-25T13:57:45.332Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-25T13:57:45.332Z] check_test.go:510: [d37f44ecbe310] daemon is not started [2022-07-25T13:57:45.332Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-25T13:57:45.591Z] check_test.go:510: [d270694ae680d] daemon is not started [2022-07-25T13:57:45.591Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-25T13:57:45.591Z] check_test.go:510: [d074463ec3cf5] daemon is not started [2022-07-25T13:57:45.591Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-25T13:57:45.852Z] check_test.go:510: [de2ac29122371] daemon is not started [2022-07-25T13:57:45.852Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.86s) [2022-07-25T13:57:45.852Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s) [2022-07-25T13:57:45.852Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s) [2022-07-25T13:57:45.852Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-07-25T13:57:45.852Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-07-25T13:57:45.852Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s) [2022-07-25T13:57:45.852Z] === RUN TestDockerNetworkSuite [2022-07-25T13:57:45.852Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-25T13:57:46.111Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-25T13:57:46.681Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-25T13:57:47.250Z] docker_cli_network_unix_test.go:46: [d4d8d9b59aa2b] daemon is not started [2022-07-25T13:57:47.250Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-25T13:57:47.821Z] docker_cli_network_unix_test.go:46: [d490957dea753] daemon is not started [2022-07-25T13:57:48.089Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-25T13:57:49.470Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-25T13:57:51.378Z] docker_cli_network_unix_test.go:46: [d88453a9b9805] daemon is not started [2022-07-25T13:57:51.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-25T13:57:53.329Z] docker_cli_network_unix_test.go:46: [de273b52cc9d6] daemon is not started [2022-07-25T13:57:53.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-25T13:57:53.329Z] docker_cli_network_unix_test.go:1233: [df8931c67cc5f] daemon is not started [2022-07-25T13:57:55.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-25T13:57:56.806Z] docker_cli_network_unix_test.go:46: [d3d27d08634e8] daemon is not started [2022-07-25T13:57:57.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-25T13:58:02.656Z] docker_cli_network_unix_test.go:46: [d9551171f58da] daemon is not started [2022-07-25T13:58:02.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-25T13:58:04.825Z] docker_cli_network_unix_test.go:46: [d23e33fbce0e9] daemon is not started [2022-07-25T13:58:05.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-25T13:58:06.776Z] docker_cli_network_unix_test.go:46: [dc8ccd4805222] daemon is not started [2022-07-25T13:58:06.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-25T13:58:07.039Z] docker_cli_network_unix_test.go:46: [debffe7587b49] daemon is not started [2022-07-25T13:58:07.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-25T13:58:07.304Z] docker_cli_network_unix_test.go:46: [d55d215270ddb] daemon is not started [2022-07-25T13:58:07.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-25T13:58:08.136Z] docker_cli_network_unix_test.go:46: [d2c2754f45f6d] daemon is not started [2022-07-25T13:58:08.396Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-25T13:58:08.965Z] docker_cli_network_unix_test.go:46: [dc4b3f1d32945] daemon is not started [2022-07-25T13:58:09.226Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-25T13:58:09.487Z] docker_cli_network_unix_test.go:46: [d6c908fa359b9] daemon is not started [2022-07-25T13:58:09.487Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-25T13:58:09.747Z] docker_cli_network_unix_test.go:46: [df5d138b470b1] daemon is not started [2022-07-25T13:58:09.747Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-25T13:58:10.316Z] docker_cli_network_unix_test.go:46: [d41266a716daf] daemon is not started [2022-07-25T13:58:10.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-25T13:58:10.576Z] docker_cli_network_unix_test.go:46: [d10280be3a8fd] daemon is not started [2022-07-25T13:58:10.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-25T13:58:10.576Z] docker_cli_network_unix_test.go:46: [d04705d613797] daemon is not started [2022-07-25T13:58:10.837Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-25T13:58:10.837Z] docker_cli_network_unix_test.go:46: [d870fd0d6cc40] daemon is not started [2022-07-25T13:58:10.837Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-25T13:58:11.775Z] docker_cli_network_unix_test.go:46: [d99eccf633904] daemon is not started [2022-07-25T13:58:11.775Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-25T13:58:12.344Z] docker_cli_network_unix_test.go:46: [d903627e9b18c] daemon is not started [2022-07-25T13:58:12.605Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-25T13:58:12.605Z] docker_cli_network_unix_test.go:46: [d2781ce5b6891] daemon is not started [2022-07-25T13:58:12.605Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-25T13:58:12.864Z] docker_cli_network_unix_test.go:46: [d9d524073c951] daemon is not started [2022-07-25T13:58:12.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-25T13:58:13.124Z] docker_cli_network_unix_test.go:46: [d028db5beaa24] daemon is not started [2022-07-25T13:58:13.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-25T13:58:14.505Z] docker_cli_network_unix_test.go:968: [dc6f80bf47d76] daemon is not started [2022-07-25T13:58:15.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-25T13:58:16.386Z] docker_cli_network_unix_test.go:46: [d4524d02d34ca] daemon is not started [2022-07-25T13:58:16.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-25T13:58:19.185Z] docker_cli_network_unix_test.go:1116: [d5d1098774a76] daemon is not started [2022-07-25T13:58:22.480Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-25T13:58:22.740Z] docker_cli_network_unix_test.go:46: [df148b08ffbaa] daemon is not started [2022-07-25T13:58:22.740Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-25T13:58:23.700Z] docker_cli_network_unix_test.go:46: [de598ec13eccc] daemon is not started [2022-07-25T13:58:23.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-25T13:58:23.700Z] docker_cli_network_unix_test.go:46: [d8b991739b618] daemon is not started [2022-07-25T13:58:23.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-25T13:58:23.960Z] docker_cli_network_unix_test.go:46: [dc73250e0358f] daemon is not started [2022-07-25T13:58:23.960Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-25T13:58:23.960Z] docker_cli_network_unix_test.go:46: [dd25ac54e270c] daemon is not started [2022-07-25T13:58:23.960Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-25T13:58:24.221Z] docker_cli_network_unix_test.go:46: [d523464658be9] daemon is not started [2022-07-25T13:58:24.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-25T13:58:24.221Z] docker_cli_network_unix_test.go:46: [de3c81c71aa72] daemon is not started [2022-07-25T13:58:24.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-25T13:58:26.129Z] docker_cli_network_unix_test.go:46: [dbe703bdf7d40] daemon is not started [2022-07-25T13:58:26.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-25T13:58:26.698Z] docker_cli_network_unix_test.go:46: [d60f6b55df2af] daemon is not started [2022-07-25T13:58:26.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-25T13:58:26.698Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-25T13:58:26.698Z] docker_cli_network_unix_test.go:46: [d6e74f724329f] daemon is not started [2022-07-25T13:58:26.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-25T13:58:27.268Z] docker_cli_network_unix_test.go:46: [d40f30f700570] daemon is not started [2022-07-25T13:58:27.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-25T13:58:30.820Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-25T13:58:32.727Z] docker_cli_network_unix_test.go:1084: [ddeeb4083895d] daemon is not started [2022-07-25T13:58:34.110Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-25T13:58:34.110Z] docker_cli_network_unix_test.go:46: [d1667d0733b65] daemon is not started [2022-07-25T13:58:34.110Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-25T13:58:34.678Z] docker_cli_network_unix_test.go:46: [da18fc6862e18] daemon is not started [2022-07-25T13:58:34.938Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-25T13:58:35.878Z] docker_cli_network_unix_test.go:46: [d27e2f1921d81] daemon is not started [2022-07-25T13:58:36.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-25T13:58:36.448Z] docker_cli_network_unix_test.go:46: [d06ef92da2858] daemon is not started [2022-07-25T13:58:36.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-25T13:58:36.708Z] docker_cli_network_unix_test.go:46: [d35e2a23e0b67] daemon is not started [2022-07-25T13:58:36.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-25T13:58:37.538Z] docker_cli_network_unix_test.go:46: [d3bf32e616d6f] daemon is not started [2022-07-25T13:58:37.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-25T13:58:38.108Z] docker_cli_network_unix_test.go:46: [d09cebd19d667] daemon is not started [2022-07-25T13:58:38.368Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-25T13:58:43.661Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-25T13:58:44.231Z] docker_cli_network_unix_test.go:46: [de73d263d54db] daemon is not started [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite (58.54s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.49s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.81s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.68s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.52s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.49s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.52s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.62s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.39s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.20s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.45s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.21s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.02s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.89s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.40s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-07-25T13:58:44.492Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.53s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.09s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.55s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2022-07-25T13:58:44.492Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.89s) [2022-07-25T13:58:44.492Z] === RUN TestDockerHubPullSuite [2022-07-25T13:58:44.492Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-25T13:58:46.401Z] docker_cli_swarm_test.go:1180: [dd4c7c634d6bb] joining swarm manager [db29c58b0ea5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:58:46.660Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-25T13:58:49.196Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-25T13:58:50.133Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-25T13:58:52.038Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-25T13:58:52.608Z] docker_cli_swarm_test.go:1189: [d0affbcb0e7a6] joining swarm manager [db29c58b0ea5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T13:58:52.608Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-25T13:58:53.177Z] --- PASS: TestDockerHubPullSuite (8.66s) [2022-07-25T13:58:53.177Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.19s) [2022-07-25T13:58:53.177Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) [2022-07-25T13:58:53.177Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.02s) [2022-07-25T13:58:53.177Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.85s) [2022-07-25T13:58:53.177Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.68s) [2022-07-25T13:58:53.177Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-07-25T13:58:53.177Z] PASS [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === Skipped [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-25T13:58:53.177Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-25T13:58:53.177Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-07-25T13:58:53.177Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-07-25T13:58:53.177Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-07-25T13:58:53.177Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-07-25T13:58:53.177Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-25T13:58:53.177Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-25T13:58:53.177Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-25T13:58:53.177Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-25T13:58:53.177Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-25T13:58:53.177Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-25T13:58:53.177Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-25T13:58:53.177Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-25T13:58:53.177Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-25T13:58:53.177Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-25T13:58:53.177Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-25T13:58:53.177Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-25T13:58:53.177Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-25T13:58:53.177Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-25T13:58:53.177Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-25T13:58:53.177Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-25T13:58:53.177Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-07-25T13:58:53.177Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-25T13:58:53.177Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-25T13:58:53.177Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-25T13:58:53.177Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T13:58:53.177Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-25T13:58:53.177Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T13:58:53.177Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-25T13:58:53.177Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-07-25T13:58:53.177Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-25T13:58:53.177Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-25T13:58:53.177Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-25T13:58:53.177Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-25T13:58:53.177Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-25T13:58:53.177Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.177Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-25T13:58:53.177Z] [2022-07-25T13:58:53.178Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-25T13:58:53.178Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-25T13:58:53.178Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-25T13:58:53.178Z] [2022-07-25T13:58:53.178Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-25T13:58:53.178Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-25T13:58:53.178Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-25T13:58:53.178Z] [2022-07-25T13:58:53.178Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-25T13:58:53.178Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-25T13:58:53.178Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-25T13:58:53.178Z] [2022-07-25T13:58:53.178Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-25T13:58:53.178Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-25T13:58:53.178Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-25T13:58:53.178Z] [2022-07-25T13:58:53.178Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-25T13:58:53.178Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-25T13:58:53.178Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-25T13:58:53.178Z] [2022-07-25T13:58:53.178Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-25T13:58:53.178Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-25T13:58:53.178Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-25T13:58:53.178Z] [2022-07-25T13:58:53.178Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-25T13:58:53.178Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-25T13:58:53.178Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-25T13:58:53.178Z] [2022-07-25T13:58:53.178Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-25T13:58:53.178Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-25T13:58:53.178Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-25T13:58:53.178Z] [2022-07-25T13:58:53.178Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-25T13:58:53.178Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.178Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-25T13:58:53.178Z] [2022-07-25T13:58:53.178Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-25T13:58:53.178Z] docker_cli_sni_test.go:30: Flakey test [2022-07-25T13:58:53.178Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-25T13:58:53.178Z] [2022-07-25T13:58:53.178Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-07-25T13:58:53.178Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-25T13:58:53.178Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-07-25T13:58:53.178Z] [2022-07-25T13:58:53.178Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-25T13:58:53.178Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-25T13:58:53.178Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-25T13:58:53.178Z] [2022-07-25T13:58:53.178Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-25T13:58:53.178Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-25T13:58:53.178Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-25T13:58:53.178Z] [2022-07-25T13:58:53.178Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-25T13:58:53.178Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-25T13:58:53.178Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-25T13:58:53.178Z] [2022-07-25T13:58:53.178Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-25T13:58:53.178Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-25T13:58:53.178Z] docker_cli_network_unix_test.go:46: [d6e74f724329f] daemon is not started [2022-07-25T13:58:53.178Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-25T13:58:53.178Z] [2022-07-25T13:58:53.178Z] DONE 1265 tests, 51 skipped in 1483.948s [2022-07-25T13:58:53.178Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T13:58:53.178Z] ++++ cat bundles/test-integration/docker.pid [2022-07-25T13:58:53.178Z] +++ kill 9363 [2022-07-25T13:58:53.178Z] +++ /etc/init.d/apparmor stop [2022-07-25T13:58:53.178Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T13:58:53.178Z] [2022-07-25T13:58:53.178Z] Unloading profiles will leave already running processes permanently [2022-07-25T13:58:53.178Z] unconfined, which can lead to unexpected situations. [2022-07-25T13:58:53.178Z] [2022-07-25T13:58:53.178Z] To set a process to complain mode, use the command line tool [2022-07-25T13:58:53.178Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T13:58:53.178Z] +++ true [2022-07-25T13:58:53.178Z] exiting test-integration [2022-07-25T13:58:53.178Z] ++ exit 0 [2022-07-25T13:58:53.178Z] [2022-07-25T13:58:53.437Z] + for job in $(jobs -p) [2022-07-25T13:58:53.437Z] + wait 8151 [2022-07-25T13:59:32.174Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-25T13:59:37.450Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-25T13:59:41.645Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-25T13:59:43.553Z] docker_cli_swarm_test.go:1112: [d87de0dd66bd3] joining swarm manager [da9910bd1875f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:59:44.932Z] docker_cli_swarm_test.go:1113: [df344595a423d] joining swarm manager [da9910bd1875f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T14:01:21.405Z] docker_cli_swarm_test.go:1166: [dcc1cefb0306d] joining swarm manager [da9910bd1875f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-25T14:02:00.129Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-25T14:02:00.129Z] docker_cli_swarm_test.go:1447: [d553969f48b23] joining swarm manager [dee302b1c7416]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:02:00.129Z] docker_cli_swarm_test.go:1448: [df36442b2bd28] joining swarm manager [dee302b1c7416]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T14:02:08.252Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-25T14:02:08.252Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-25T14:02:08.512Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-25T14:02:08.512Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-25T14:02:08.772Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-25T14:02:09.341Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-25T14:02:11.878Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-25T14:02:15.174Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-25T14:02:17.081Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-25T14:02:18.989Z] docker_cli_swarm_unix_test.go:63: [d1816cf832511] joining swarm manager [df028b20c8e26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:03:15.231Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-25T14:03:15.231Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-25T14:03:15.231Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-25T14:03:17.138Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-25T14:03:20.530Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-25T14:03:23.067Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-25T14:03:24.446Z] docker_api_swarm_test.go:962: [d131fc759ee6b] joining swarm manager [d478ed2f86554]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:03:42.539Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-25T14:03:54.752Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-25T14:03:56.131Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-25T14:03:58.046Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-25T14:04:01.347Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-25T14:04:07.921Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-25T14:04:13.200Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-25T14:04:15.108Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-25T14:04:17.645Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-25T14:04:20.943Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-25T14:04:22.856Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-25T14:04:26.149Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-25T14:04:28.056Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-25T14:05:24.296Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-25T14:05:39.197Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-25T14:05:57.290Z] --- PASS: TestDockerSwarmSuite (1561.73s) [2022-07-25T14:05:57.290Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.29s) [2022-07-25T14:05:57.290Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.27s) [2022-07-25T14:05:57.290Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.51s) [2022-07-25T14:05:57.290Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.31s) [2022-07-25T14:05:57.290Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2022-07-25T14:05:57.290Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.11s) [2022-07-25T14:05:57.290Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.61s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.89s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.76s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.05s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.86s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.94s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.81s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.57s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.92s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.87s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.21s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.60s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.80s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.29s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.16s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.61s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.64s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.87s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.13s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.08s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.72s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.03s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.58s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.84s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.62s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.68s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.47s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.77s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.59s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.51s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.20s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.45s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.51s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.41s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.93s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.34s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.97s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.96s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.51s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.62s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.45s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.05s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.21s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.22s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.03s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.19s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.34s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.08s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.98s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.27s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.37s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.91s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.10s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.99s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.02s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.86s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.13s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.15s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.44s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.75s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.90s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.66s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.44s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.73s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.25s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.61s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.47s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.34s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.58s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (71.40s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.21s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.12s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.77s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.63s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.83s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.78s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.18s) [2022-07-25T14:05:57.291Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.13s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.73s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.79s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.60s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.36s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.27s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.05s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.22s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (132.43s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.42s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.30s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.32s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.48s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.00s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.26s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.11s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.84s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.33s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.03s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.86s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.60s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.47s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.57s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.64s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.64s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.00s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.82s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.31s) [2022-07-25T14:05:57.291Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-07-25T14:05:57.291Z] === RUN TestDockerExternalVolumeSuite [2022-07-25T14:05:57.291Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-25T14:05:57.291Z] docker_cli_external_volume_driver_test.go:53: [ddc1f7ef5c506] daemon is not started [2022-07-25T14:06:12.177Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-25T14:07:19.898Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-25T14:07:28.021Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-25T14:07:42.909Z] docker_cli_external_volume_driver_test.go:53: [d58b87e61c20b] daemon is not started [2022-07-25T14:07:57.796Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-25T14:08:12.700Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-25T14:08:27.586Z] docker_cli_external_volume_driver_test.go:53: [d024f6b8aa88c] daemon is not started [2022-07-25T14:08:42.472Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-25T14:08:42.472Z] docker_cli_external_volume_driver_test.go:53: [d71359d90c17f] daemon is not started [2022-07-25T14:09:00.590Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-25T14:09:32.674Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-25T14:09:44.886Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-25T14:10:02.995Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-25T14:10:49.688Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-25T14:11:05.767Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-25T14:11:37.858Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-25T14:12:09.946Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-25T14:12:24.846Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-25T14:12:42.942Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-25T14:12:42.942Z] docker_cli_external_volume_driver_test.go:485: [d245714dc2778] daemon is not started [2022-07-25T14:12:57.844Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-25T14:12:57.844Z] docker_cli_external_volume_driver_test.go:53: [da732c1566e8b] daemon is not started [2022-07-25T14:13:12.731Z] --- PASS: TestDockerExternalVolumeSuite (437.18s) [2022-07-25T14:13:12.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-07-25T14:13:12.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-07-25T14:13:12.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-07-25T14:13:12.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-25T14:13:12.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-07-25T14:13:12.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2022-07-25T14:13:12.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-25T14:13:12.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2022-07-25T14:13:12.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-07-25T14:13:12.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-07-25T14:13:12.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-07-25T14:13:12.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2022-07-25T14:13:12.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2022-07-25T14:13:12.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-07-25T14:13:12.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.21s) [2022-07-25T14:13:12.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-07-25T14:13:12.731Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-07-25T14:13:12.731Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-07-25T14:13:12.731Z] PASS [2022-07-25T14:13:12.731Z] [2022-07-25T14:13:12.731Z] === Skipped [2022-07-25T14:13:12.731Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-07-25T14:13:12.731Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-25T14:13:12.731Z] check_test.go:540: [d854a42e65442] daemon is not started [2022-07-25T14:13:12.731Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-07-25T14:13:12.731Z] [2022-07-25T14:13:12.731Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-25T14:13:12.731Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-25T14:13:12.731Z] check_test.go:540: [d747d32474c2a] daemon is not started [2022-07-25T14:13:12.731Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-25T14:13:12.731Z] [2022-07-25T14:13:12.731Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-25T14:13:12.731Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-25T14:13:12.731Z] check_test.go:540: [df4d74c5c85b1] daemon is not started [2022-07-25T14:13:12.731Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-25T14:13:12.731Z] [2022-07-25T14:13:12.731Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-25T14:13:12.731Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-25T14:13:12.731Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-25T14:13:12.731Z] [2022-07-25T14:13:12.731Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-25T14:13:12.731Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-25T14:13:12.731Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-25T14:13:12.731Z] [2022-07-25T14:13:12.731Z] DONE 269 tests, 5 skipped in 2342.577s [2022-07-25T14:13:12.731Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T14:13:12.731Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df01b981c2b5f/docker.pid [2022-07-25T14:13:12.731Z] +++ kill 7135 [2022-07-25T14:13:12.731Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7135 is not a child of this shell [2022-07-25T14:13:12.731Z] warning: PID 7135 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df01b981c2b5f/docker.pid had a nonzero exit code [2022-07-25T14:13:12.731Z] ++++ cat bundles/test-integration/docker.pid [2022-07-25T14:13:12.731Z] +++ kill 9398 [2022-07-25T14:13:12.731Z] +++ /etc/init.d/apparmor stop [2022-07-25T14:13:12.731Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T14:13:12.731Z] [2022-07-25T14:13:12.731Z] Unloading profiles will leave already running processes permanently [2022-07-25T14:13:12.731Z] unconfined, which can lead to unexpected situations. [2022-07-25T14:13:12.731Z] [2022-07-25T14:13:12.731Z] To set a process to complain mode, use the command line tool [2022-07-25T14:13:12.731Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T14:13:12.731Z] +++ true [2022-07-25T14:13:12.731Z] exiting test-integration [2022-07-25T14:13:12.731Z] ++ exit 0 [2022-07-25T14:13:12.731Z] [2022-07-25T14:13:12.731Z] + exit 0 [2022-07-25T14:13:12.731Z] ++ jobs -p [2022-07-25T14:13:12.731Z] + pids= [2022-07-25T14:13:12.731Z] + echo 'Remaining pids to kill: []' [2022-07-25T14:13:12.731Z] Remaining pids to kill: [] [2022-07-25T14:13:12.731Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-25T14:13:12.745Z] Recording test results [2022-07-25T14:13:14.584Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-25T14:13:14.902Z] + echo Ensuring container killed. [2022-07-25T14:13:14.903Z] Ensuring container killed. [2022-07-25T14:13:14.903Z] + docker ps -aq -f name=docker-pr1-* [2022-07-25T14:13:14.903Z] + cids=c1123a5d1088 [2022-07-25T14:13:14.903Z] b99eaf930740 [2022-07-25T14:13:14.903Z] 0e02a3ba0e31 [2022-07-25T14:13:14.903Z] + [ -n c1123a5d1088 [2022-07-25T14:13:14.903Z] b99eaf930740 [2022-07-25T14:13:14.903Z] 0e02a3ba0e31 ] [2022-07-25T14:13:14.903Z] + docker rm -vf c1123a5d1088 b99eaf930740 0e02a3ba0e31 [2022-07-25T14:13:15.846Z] c1123a5d1088 [2022-07-25T14:13:15.846Z] b99eaf930740 [2022-07-25T14:13:15.846Z] 0e02a3ba0e31 [Pipeline] sh [2022-07-25T14:13:16.135Z] + echo Chowning /workspace to jenkins user [2022-07-25T14:13:16.135Z] Chowning /workspace to jenkins user [2022-07-25T14:13:16.135Z] + id -u [2022-07-25T14:13:16.135Z] + id -g [2022-07-25T14:13:16.135Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43863:/workspace busybox chown -R 1000:1000 /workspace [2022-07-25T14:13:16.135Z] Unable to find image 'busybox:latest' locally [2022-07-25T14:13:16.398Z] latest: Pulling from library/busybox [2022-07-25T14:13:16.398Z] 19d511225f94: Pulling fs layer [2022-07-25T14:13:16.398Z] 19d511225f94: Verifying Checksum [2022-07-25T14:13:16.398Z] 19d511225f94: Download complete [2022-07-25T14:13:16.398Z] 19d511225f94: Pull complete [2022-07-25T14:13:16.398Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-25T14:13:16.398Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T14:13:19.988Z] + bundleName=amd64 [2022-07-25T14:13:19.988Z] + echo Creating amd64-bundles.tar.gz [2022-07-25T14:13:19.988Z] Creating amd64-bundles.tar.gz [2022-07-25T14:13:19.988Z] + 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-25T14:13:19.988Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-25T14:13:21.390Z] Archiving artifacts [2022-07-25T14:13:23.456Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43863/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-25T14:13:23.763Z] + make clean [2022-07-25T14:13:24.022Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-25T14:13:24.022Z] docker-dev-cache [2022-07-25T14:13:24.022Z] 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